Skip to content

Commit

Permalink
chore: bump eth-ape
Browse files Browse the repository at this point in the history
  • Loading branch information
NotPeopling2day committed Nov 26, 2023
1 parent 40d54a0 commit e8f424f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
include_package_data=True,
install_requires=[
"click", # Use same version as eth-ape
"eth-ape", # >=0.7.0,<1.0",
"eth-ape>=0.7.0,<1.0",
"ethpm_types", # Use same version as eth-ape
"pydantic_settings", # Use same version as eth-ape
"taskiq[metrics]>=0.6.0,<0.7.0",
Expand Down

0 comments on commit e8f424f

Please sign in to comment.