Skip to content

Commit

Permalink
chore: add ethpm-types direct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeshultz committed Apr 25, 2024
1 parent ef14b8a commit 5245f53
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 @@ -69,6 +69,7 @@
install_requires=[
"click", # Use same version as eth-ape
"eth-ape>=0.7.0,<1.0",
"ethpm-types>=0.6.10,<0.7",
"eth-pydantic-types", # Use same version as eth-ape
"pydantic_settings", # Use same version as eth-ape
"taskiq[metrics]>=0.10.4,<0.11.0",
Expand Down

0 comments on commit 5245f53

Please sign in to comment.