Skip to content

Commit

Permalink
Remove pin for py-geth
Browse files Browse the repository at this point in the history
  • Loading branch information
kclowes committed Oct 27, 2022
1 parent 64f6ac1 commit 51b0bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
extras_require = {
"tester": [
"eth-tester[py-evm]==v0.7.0-beta.1",
"py-geth>=3.10.0,<4",
"py-geth>=3.10.0",
],
"linter": [
"black>=22.1.0",
Expand Down

0 comments on commit 51b0bf6

Please sign in to comment.