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 7a52fca commit 3770872Copy full SHA for 3770872
setup.py
@@ -35,7 +35,7 @@
35
"imageio>=2.10",
36
"loguru",
37
"numpy",
38
- "pydantic-settings >=2.5",
+ "pydantic-settings>=2.7.0,<3",
39
"pydantic",
40
"requests",
41
"ruyaml",
0 commit comments