We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8296f99 + 4138d9b commit fd4eb54Copy full SHA for fd4eb54
pyproject.toml
@@ -70,7 +70,7 @@ keywords = [
70
dependencies = [
71
"requests==2.32.5",
72
"PySocks==1.7.1",
73
- "pydantic==2.12.3",
+ "pydantic==2.12.4",
74
"moviepy==1.0.3",
75
"pycryptodomex==3.23.0",
76
]
requirements.txt
@@ -1,5 +1,5 @@
1
requests==2.32.5
2
PySocks==1.7.1
3
-pydantic==2.12.3
+pydantic==2.12.4
4
moviepy==1.0.3
5
pycryptodomex==3.23.0
0 commit comments