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 97116e6 + d966327 commit 0724b95Copy full SHA for 0724b95
requirements-tests.txt
@@ -3,5 +3,5 @@ coverage==4.5.2
3
mock==2.0.0
4
nose==1.3.7
5
pylint==2.2.2
6
-tox==3.5.3
+tox==3.6.0
7
requests_mock==1.5.2
requirements.txt
@@ -2,9 +2,9 @@ jaeger-client==3.12.0
2
python-json-logger==0.1.10
PyYAML==3.13
anyconfig==0.9.7
-requests==2.20.1
+requests==2.21.0
# Optionals:
-connexion[swagger-ui]==2.0.2
+connexion[swagger-ui]==2.1.0
8
# Necessary to deploy swagger ui files in projects that install this library,
9
# connexion's extra it isn't working as expected in that case
10
swagger-ui-bundle==0.0.2
0 commit comments