Skip to content

Commit

Permalink
Merge pull request #34 from sidmitra/patch-1
Browse files Browse the repository at this point in the history
Pin lower bound version on pydantic to `pydantic>=1.9.0`
  • Loading branch information
manycoding authored Nov 24, 2022
2 parents 312d836 + ccdfe6c commit 068ebc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests>=2.22.0
pydantic==1.9.0
pydantic>=1.9.0

0 comments on commit 068ebc9

Please sign in to comment.