We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb8911 commit 85900a5Copy full SHA for 85900a5
setup.py
@@ -7,7 +7,7 @@
7
8
extras_require = {
9
'tester': [
10
- "eth-tester[py-evm]==0.1.0-beta.37",
+ "eth-tester[py-evm]==0.1.0-beta.39",
11
"py-geth>=2.0.1,<3.0.0",
12
"pytest-ethereum>=0.1.3a6,<1.0.0",
13
],
0 commit comments