Updates web3 usage to version 4.3.0

pull/301/head
szotov 2018-06-12 13:32:56 -07:00
parent 0fae344116
commit d58fd2102a
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ pytest-cov = "*"
py-solc = "*"
py-evm = "==0.2.0a18"
eth-tester = "==0.1.0b26"
web3 = "==4.2.1"
web3 = "==4.3.0"
py-geth = "*"
[pipenv]