Skip to content

Commit

Permalink
Test with Pydantic 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Sep 5, 2024
1 parent 3043c9a commit e160ffc
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 @@ -12,7 +12,7 @@ license_files =

[options]
install_requires =
pydantic>=1.10,<2.0.0
pydantic>=2.0.0
sympy
typing_extensions
networkx
Expand Down

0 comments on commit e160ffc

Please sign in to comment.