Skip to content

Commit 068ebc9

Browse files
authored
Merge pull request #34 from sidmitra/patch-1
Pin lower bound version on pydantic to `pydantic>=1.9.0`
2 parents 312d836 + ccdfe6c commit 068ebc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9.0
2+
pydantic>=1.9.0

0 commit comments

Comments
 (0)