Skip to content

Commit 911168b

Browse files
authored
Update pyproject.toml
1 parent a372769 commit 911168b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ authors = [
1616
license = { file = "LICENSE" }
1717
dependencies = [
1818
"numpy>=1.21",
19-
"pydantic>=2.7.0,<=2.12.4",
19+
"pydantic>=2.7.0,<2.13.0",
2020
]
2121
dynamic = ["version"]
2222

0 commit comments

Comments
 (0)