We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b20fdf commit 2b72273Copy full SHA for 2b72273
requirements.txt
@@ -4,7 +4,7 @@ djangorestframework==3.14.0
4
hexbytes==0.2.3
5
packaging
6
psycopg2-binary==2.9.5
7
-py-evm==0.5.0a3
+py-evm==0.6.1a2
8
pysha3>=1.0.2
9
requests==2.28.2
10
web3==5.31.3
setup.cfg
@@ -43,7 +43,7 @@ platforms = any
43
include_package_data = True
44
install_requires =
45
46
- py-evm==0.5.0a3
+ py-evm==0.6.1a2
47
pysha3>=1.0.0
48
requests>=2
49
web3>=5.23.0
0 commit comments