summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-06-01 07:13:55 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-06-01 07:13:55 -0400
commitb4bbc37f3748a447c2f85218f8092a94fc8e13fe (patch)
tree3e01fe23e94e52bc4940862692bee50a0b479e5a /tox.ini
parentcdbd5e68ac9718d38709e6b6a388fb35edab532f (diff)
downloadpython-coveragepy-git-b4bbc37f3748a447c2f85218f8092a94fc8e13fe.tar.gz
Update requirements
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index bca3d585..bb33d65c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -19,8 +19,8 @@ deps =
PyContracts==1.8.3
unittest-mixins==1.4
#-e/Users/ned/unittest_mixins
- py{27,34,35,36}: gevent==1.2.2
- py{27,34,35,36,37}: eventlet==0.22.1
+ py{27,34,35,36}: gevent==1.3.2
+ py{27,34,35,36,37}: eventlet==0.23.0
py{27,34,35,36,37}: greenlet==0.4.13
# Windows can't update the pip version with pip running, so use Python