Skip to content

Commit

Permalink
chore: update pins
Browse files Browse the repository at this point in the history
  • Loading branch information
NotPeopling2day committed Dec 4, 2024
1 parent ce0dd6b commit d0cb431
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,7 @@
author_email="[email protected]",
url="https://github.com/ApeWorX/ape-infura",
include_package_data=True,
install_requires=[
"eth-ape>=0.8.1,<0.9",
"web3>=7.6.0,<8",
"requests>=2.32.3,<3",
],
install_requires=["eth-ape>=0.8.1,<0.9", "web3>=6.20.3,<8", "requests>=2.28.1,<3"],
python_requires=">=3.9,<4",
extras_require=extras_require,
py_modules=["ape_infura"],
Expand Down

0 comments on commit d0cb431

Please sign in to comment.