We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a80e93f commit 2c71286Copy full SHA for 2c71286
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
"python-magic-bin (>=0.4.14,<0.5); sys_platform == 'win32'",
32
"python_json_logger (>=3.3.0,<3.4.0)",
33
"PyYAML (>=6.0,<6.1)",
34
- "pydantic (>=2.11.3,<2.12.0)",
+ "pydantic (>=2.12.2,<2.13.0)",
35
"requests (>=2.32.3,<2.33.0)",
36
"setuptools (>=80.9.0,<80.10.0)",
37
"cachetools (>=5.5.0,<5.6.0)",
0 commit comments