Skip to content

Commit 725c28b

Browse files
committed
Add a pydantic as a new dependency
1 parent c05c2ec commit 725c28b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ dependencies = [
3737
"ndindex",
3838
"msgpack",
3939
"numexpr>=2.14.1; platform_machine != 'wasm32'",
40+
"pydantic",
4041
"requests",
4142
]
4243
version = "4.1.1.dev0"

0 commit comments

Comments
 (0)