Skip to content

Commit

Permalink
Restrict pydantic version to smaller than v2
Browse files Browse the repository at this point in the history
  • Loading branch information
BreezeWhite authored Oct 4, 2023
1 parent 21b08c2 commit 54eafb9
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
Expand Up @@ -7,4 +7,4 @@ pillow>=7.0
jsonschema>=3.0.1
beautifulsoup4>=4.8.2
tinydb>=3.15.2
pydantic
pydantic<2.0

0 comments on commit 54eafb9

Please sign in to comment.