Merge branch 'master' of https://github.com/benoitc/gunicorn into 1795-rename-async-module

This commit is contained in:
Diego Oliveira 2018-06-09 10:40:09 -03:00
commit e81a946900

View File

@ -1,3 +1,3 @@
coverage>=4.0,<4.4 # TODO: https://github.com/benoitc/gunicorn/issues/1548
pytest==3.0.5
pytest-cov==2.4.0
pytest==3.2.5 # TODO: upgrade to latest version requires drop support to Python 2.6
pytest-cov==2.5.1