Skip to content

Commit 79cdba5

Browse files
authored
Update pyproject.toml
1 parent 045a15c commit 79cdba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ authors = [
1717
license = { file = "LICENSE" }
1818
dependencies = [
1919
"numpy>=1.21,<2",
20-
"pydantic>=2.7.0,<=2.11.4",
20+
"pydantic>=2.7.0,<=2.12.3",
2121
]
2222

2323
[project.optional-dependencies]

0 commit comments

Comments
 (0)