Skip to content

Commit ae28a8c

Browse files
committed
add pydantic to dependencies
1 parent e68586c commit ae28a8c

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
@@ -28,6 +28,7 @@ dependencies = [
2828
"fsspec",
2929
"toml",
3030
"dask",
31+
"pydantic",
3132
]
3233

3334
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)