Skip to content

Commit

Permalink
fix: eth-ape version (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninjagod1251 authored Apr 21, 2022
1 parent 5b32674 commit 7ef0b8e
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 @@ -61,7 +61,7 @@
python_requires=">=3.7.2, <4",
install_requires=[
"importlib-metadata ; python_version<'3.8'",
"eth-ape>=0.1.0,<0.2.0",
"eth-ape>=0.2.1,<0.3.0",
"tokenlists>=0.1.1",
],
entry_points={
Expand Down

0 comments on commit 7ef0b8e

Please sign in to comment.