Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit ad791de

Browse files
chore(deps): update dependency pydantic to v2
1 parent a726314 commit ad791de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dill",
88
"requests",
99
"isort>=5.10",
10-
"pydantic>=1.9.0,<2",
10+
"pydantic>=2.2,<3",
1111
"typer",
1212
"click<8.2",
1313
"rich",

0 commit comments

Comments
 (0)