Skip to content

Commit

Permalink
bump web3
Browse files Browse the repository at this point in the history
  • Loading branch information
pipermerriam committed Oct 6, 2016
1 parent 1f49994 commit 5887e77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,7 +1,7 @@
Sphinx>=1.3.1
sphinx-better-theme>=0.1.4
populus>=1.2.0
web3>=3.0.0
web3>=3.0.2
eth-testrpc>=0.8.7
ethereum-tester-client>=1.2.4
click>=6.6
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@
py_modules=['eth_alarm_client'],
install_requires=[
"populus>=1.2.1",
"web3>=3.0.1",
"web3>=3.0.2",
"pylru>=1.0.9",
"python-dotenv>=0.6.0",
],
Expand Down

0 comments on commit 5887e77

Please sign in to comment.