Skip to content

Commit 239ec55

Browse files
committed
pin pydantic version to 1.10 until migration to v2
1 parent 530bc68 commit 239ec55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirement.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ orjson==3.9.7
77
packaging==23.1
88
pip-review==1.3.0
99
PLTable==1.0.2
10-
pydantic==2.3.0
10+
pydantic== 1.10.12
1111
pydantic_core==2.10.0
1212
sqlparse==0.4.4
1313
typing_extensions==4.8.0

0 commit comments

Comments
 (0)