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
commit6956750cb3d89646c6a7e3691fd5571286450ef5 (patch)
tree69bb175b5a726ce6d6f06620977a7fc44c9feb41 /tox.ini
parente55230592085af75fc0cb7b2fba66cf82cefc6a4 (diff)
downloadpython-coveragepy-6956750cb3d89646c6a7e3691fd5571286450ef5.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 bca3d58..bb33d65 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