Skip to content

Commit 48c772f

Browse files
Add pydantic to dependencies (#347)
1 parent e5dc0b5 commit 48c772f

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
@@ -39,6 +39,7 @@ dependencies = [
3939
"numpy>=1.23.5",
4040
"openpyxl>=2.6",
4141
"pandas>=0.21",
42+
"pydantic",
4243
"pyyaml>=5.3",
4344
"scipy>=1.2",
4445
"xlrd>=1.2",

0 commit comments

Comments
 (0)