Skip to content

Commit

Permalink
Pin pydantic below 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Jul 2, 2023
1 parent 73f81c7 commit bbf4797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ keywords =
[options]
install_requires =
pytrie
pydantic
pydantic<2.0
requests

# Random options
Expand Down

0 comments on commit bbf4797

Please sign in to comment.