Skip to content

Commit 8b6103e

Browse files
committed
Pin lower bound on Pydantic as >=1
1 parent 87053d8 commit 8b6103e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests>=2.22.0
2-
pydantic==1.*
2+
pydantic>=1

0 commit comments

Comments
 (0)