Skip to content

Commit

Permalink
chore: bump ape
Browse files Browse the repository at this point in the history
  • Loading branch information
dtdang committed May 31, 2024
1 parent 5994f70 commit 71fb753
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 @@ -64,7 +64,7 @@
include_package_data=True,
python_requires=">=3.9,<4",
install_requires=[
"eth-ape>=0.7.0,<0.8",
"eth-ape>=0.8.1,<0.9",
"tokenlists>=0.1.7",
],
entry_points={
Expand Down

0 comments on commit 71fb753

Please sign in to comment.