Skip to content

Commit dafae31

Browse files
authored
Merge pull request #1088 from ethereum/piper/update-web3-version
bump web3 version
2 parents 100f5c7 + 4af2a5d commit dafae31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"ipython>=6.2.1,<7.0.0",
4040
"plyvel==1.0.4",
4141
"coincurve>=7.0.0,<8.0.0",
42-
"web3==4.3.0",
42+
"web3==4.4.1",
4343
"cachetools>=2.1.0,<3.0.0",
4444
],
4545
'test': [

0 commit comments

Comments
 (0)