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 6c8dc4a commit c7dc071Copy full SHA for c7dc071
requirements-freeze.txt
@@ -22,7 +22,7 @@ Flask-pyoidc==3.7.0
22
Flask-SQLAlchemy==2.5.1
23
future==0.18.2
24
greenlet==1.1.2
25
-gunicorn==20.0.4
+gunicorn==20.1.0
26
idna==3.3
27
importlib-resources==5.4.0
28
isort==5.10.1
requirements.txt
@@ -6,7 +6,7 @@ Flask~=1.1.4
6
csh_ldap~=2.3.1
7
ddtrace==0.57.3
8
flask_sqlalchemy~=2.5.1
9
-gunicorn~=20.0.4
+gunicorn~=20.1.0
10
mypy==0.931
11
onesignal-sdk~=1.0.0
12
psycopg2-binary~=2.8.6
0 commit comments