Skip to content

Commit 4f3b636

Browse files
committed
pin web3 version
1 parent cbd844e commit 4f3b636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"pandas",
1414
"requests",
1515
"requests_toolbelt",
16-
"web3>=6.4.0",
16+
"web3>=6.4.0,<7.0.0",
1717
"gql",
1818
],
1919
classifiers=[

0 commit comments

Comments
 (0)