diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,8 +17,8 @@ deps = unittest-mixins==1.1.1 #-egit+/Users/ned/unittest_mixins#egg=unittest-mixins==0.0 py26: unittest2==1.1.0 - py{27,33,34,35,36}: gevent==1.2.0 - py{26,27,33,34,35,36}: eventlet==0.20.0 + py{27,33,34,35,36}: gevent==1.2.1 + py{26,27,33,34,35,36}: eventlet==0.20.1 py{26,27,33,34,35,36}: greenlet==0.4.11 # Windows can't update the pip version with pip running, so use Python |