Skip to content

Commit

Permalink
chore: Unpin web3 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
palango committed Feb 23, 2022
1 parent 870d9bf commit 2d2b80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rlp>=1.0.0
coincurve>=8.0.0
py-solc-x
semantic_version>=2.8
web3==5.28.0
web3>=5.28.0,<6.0.0
eth-abi>=2.0.0,<4.0.0
eth-utils>=1.8.4,<3.0.0
eth-typing>=2.2.1,<4.0.0
Expand Down

0 comments on commit 2d2b80f

Please sign in to comment.