Skip to content

Commit 931c8a7

Browse files
committed
dev: pin pydantic to v1
1 parent 1375929 commit 931c8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ install_requires =
2828
tabulate>=0.9.0
2929
importlib-metadata>=5.1.0
3030
importlib-resources>=5.10.2
31-
pydantic>=1.9.2
31+
pydantic<2.0
3232
typing-extensions>=4.4.0
3333

3434

0 commit comments

Comments
 (0)