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 64f6ac1 commit 51b0bf6Copy full SHA for 51b0bf6
setup.py
@@ -7,7 +7,7 @@
7
extras_require = {
8
"tester": [
9
"eth-tester[py-evm]==v0.7.0-beta.1",
10
- "py-geth>=3.10.0,<4",
+ "py-geth>=3.10.0",
11
],
12
"linter": [
13
"black>=22.1.0",
0 commit comments