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 ab1ea78 commit f4ab477Copy full SHA for f4ab477
requirements.txt
@@ -6,7 +6,7 @@ eip712-structs==1.1.0
6
hexbytes==0.2.3
7
packaging
8
psycopg2-binary==2.9.3
9
-py-evm==0.5.0a3
+py-evm==0.6.1a2
10
pysha3>=1.0.0
11
requests==2.28.1
12
typing-extensions==3.10.0.2
setup.py
@@ -12,7 +12,7 @@
"cached-property>=1.5; python_version < '3.8'",
13
"eip712_structs",
14
"packaging",
15
- "py-evm==0.5.0a3",
+ "py-evm==0.6.1a2",
16
"pysha3>=1.0.0",
17
"requests>=2",
18
"typing-extensions>=3.10; python_version < '3.8'",
0 commit comments