Skip to content

Commit 73f6987

Browse files
author
ring630
committed
add pydantic in dependencies
1 parent a610ec4 commit 73f6987

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ dependencies = [
4343
"pyyaml",
4444
"defusedxml>=0.7,<8.0",
4545
"numpy>=1.20.0,<2.3",
46+
"pydantic>=2.6.4,<2.12",
4647
]
4748

4849
[project.optional-dependencies]

0 commit comments

Comments
 (0)