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.
1 parent c511fe7 commit 7369bb2Copy full SHA for 7369bb2
requirements-dev.txt
@@ -1,4 +1,4 @@
1
black==20.8b1
2
-coverage==4.5.1
3
-flake8==3.8.3
+coverage==5.5
+flake8==3.9.0
4
nose==1.3.7
requirements.txt
@@ -1,9 +1,9 @@
click==7.1.2
-coloredlogs==9.0
-flask==1.0.2
-flask-cors==3.0.7
5
-flask-restplus==0.12.1
6
-marshmallow==2.15.1
7
-python-hosts==0.4.1
8
-requests==2.20.0
+coloredlogs==15.0
+flask-cors==3.0.10
+flask-restplus==0.13.0
+flask==1.1.2
+marshmallow==2.20.2
+python-hosts==1.0.1
+requests==2.25.1
9
Werkzeug==0.16.1
0 commit comments