Skip to content

Commit

Permalink
Pin pydantic to < 2 (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
phackstock authored Jul 3, 2023
1 parent 4537eda commit a3fe42d
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 @@ -17,7 +17,7 @@ install_requires =
pyam-iamc >= 1.7.0
openpyxl
setuptools >= 41
pydantic
pydantic < 2
pyyaml
setuptools_scm
pandas >= 1.5.2
Expand Down

0 comments on commit a3fe42d

Please sign in to comment.