Skip to content

Commit

Permalink
Bump gevent to 1.3.6
Browse files Browse the repository at this point in the history
Now that gevent has included a fix for
gevent/gevent#1260 in a release we should bump to it
so that we don't have to manually recompile gevent whenever we use python 3.7

[ci integration]
  • Loading branch information
LefterisJP committed Aug 25, 2018
1 parent 81cdabf commit 263618d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -26,5 +26,5 @@ colorama
py-solc
web3==4.4.1
pysha3==1.0.2
gevent==1.3.2
gevent==1.3.6
pytoml==0.1.18

0 comments on commit 263618d

Please sign in to comment.