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 90491d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
include_package_data=True,
install_requires=[
"eth-ape>=0.8.1,<0.9",
"web3>=7.6.0,<8",
"requests>=2.32.3,<3",
"web3>=6.20.3,<8",
"requests>=2.28.1,<3",
],
python_requires=">=3.9,<4",
extras_require=extras_require,
Expand Down

0 comments on commit 90491d0

Please sign in to comment.