Skip to content

Commit

Permalink
chore: attempt cap of cry-dantic
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Sep 10, 2024
1 parent f6cbe4b commit 7dbbaa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
install_requires=[
"eth-ape>=0.8.1,<0.9",
"ethpm-types", # Use same version as eth-ape
"pydantic>=2.8.2,<2.9", # Bug in pydantic 2.9.1
],
python_requires=">=3.9,<4",
extras_require=extras_require,
Expand Down

0 comments on commit 7dbbaa6

Please sign in to comment.