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 fa713e4 + 91c451e commit c7eabbeCopy full SHA for c7eabbe
cla-backend/requirements.txt
@@ -16,7 +16,6 @@ ecdsa==0.14.1
16
falcon==2.0.0
17
future==0.18.3
18
gossip==2.3.1
19
-gunicorn==19.9.0
20
hug==2.6.0
21
idna==3.7
22
importlib-metadata==1.6.1
@@ -56,3 +55,4 @@ pynamodb==6.0.2
56
55
wrapt==1.17.2
57
astroid==3.3.8
58
pluggy==1.5.0
+gunicorn==22.0.0
tests/rest/requirements.freeze.txt
@@ -25,7 +25,7 @@ pytest-sugar==0.9.2
25
pytest-tldr==0.2.1
26
python-box==3.4.5
27
python-dateutil==2.8.0
28
-PyYAML==5.1.2
+PyYAML==5.3.1
29
requests==2.22.0
30
six==1.12.0
31
stevedore==1.31.0
0 commit comments