We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 664fe58 + 29fd04f commit 584bbb6Copy full SHA for 584bbb6
requirements-docker.txt
@@ -1,3 +1,3 @@
1
-r requirements.txt
2
-gevent==1.2.2
3
-gunicorn==19.7.1
+gevent==1.3.7
+gunicorn==19.9.0
requirements-tests.txt
@@ -1,6 +1,6 @@
coverage==4.5.1
-coveralls==1.3.0
+coveralls==1.5.1
4
nose==1.3.7
5
-pylint==1.8.3
6
-tox==2.7.0
+pylint==2.1.1
+tox==3.5.3
0 commit comments