Skip to content

Commit

Permalink
Pin Pydantic < 2
Browse files Browse the repository at this point in the history
  • Loading branch information
zmoog committed Apr 26, 2024
1 parent 0a2a9f6 commit fc136b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def get_long_description():
""",
install_requires=[
"click",
"pydantic",
"pydantic < 2,
"requests",
"rich",
],
Expand Down

0 comments on commit fc136b7

Please sign in to comment.