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 045a15c commit 79cdba5Copy full SHA for 79cdba5
pyproject.toml
@@ -17,7 +17,7 @@ authors = [
17
license = { file = "LICENSE" }
18
dependencies = [
19
"numpy>=1.21,<2",
20
- "pydantic>=2.7.0,<=2.11.4",
+ "pydantic>=2.7.0,<=2.12.3",
21
]
22
23
[project.optional-dependencies]
0 commit comments