Skip to content

Commit

Permalink
fix: use non-breaking pydantic version
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin authored Apr 11, 2024
1 parent 6b7a011 commit eb4283e
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 @@ -11,7 +11,7 @@ semver

python-Levenshtein

pydantic
pydantic==2.6.4
typing_extensions
requests
StrEnum
Expand Down

0 comments on commit eb4283e

Please sign in to comment.