Skip to content

Commit

Permalink
Pin pydantic below 2.0
Browse files Browse the repository at this point in the history
References #899
  • Loading branch information
cthoyt committed Jul 2, 2023
1 parent e87512b commit 451c878
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 @@ -51,7 +51,7 @@ install_requires =
pystow>=0.1.13
click
more_click>=0.1.2
pydantic
pydantic<2.0
curies>=0.5.1

zip_safe = false
Expand Down

0 comments on commit 451c878

Please sign in to comment.