Skip to content

Commit ccdfe6c

Browse files
authored
Pin lower bound vesrsion on pydantic>=1.9.0
Instead of pinning to a specific version, it's probably best to define a lower bound.
1 parent 312d836 commit ccdfe6c

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)