Skip to content
Snippets Groups Projects
Commit 5baf4b9b authored by Max Lou's avatar Max Lou
Browse files

Adding gunicorn

parent e4cedde2
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,7 @@ gitchangelog==3.0.4 ...@@ -38,6 +38,7 @@ gitchangelog==3.0.4
gitdb==4.0.10 gitdb==4.0.10
GitPython==3.1.29 GitPython==3.1.29
greenlet==2.0.1 greenlet==2.0.1
gunicorn==20.1.0
idna==3.4 idna==3.4
iniconfig==1.1.1 iniconfig==1.1.1
ipdb==0.13.9 ipdb==0.13.9
...@@ -67,9 +68,9 @@ pluggy==1.0.0 ...@@ -67,9 +68,9 @@ pluggy==1.0.0
prometheus-client==0.15.0 prometheus-client==0.15.0
prometheus-flask-exporter==0.21.0 prometheus-flask-exporter==0.21.0
prompt-toolkit==3.0.33 prompt-toolkit==3.0.33
psycopg-binary==3.1.8
ptyprocess==0.7.0 ptyprocess==0.7.0
pure-eval==0.2.2 pure-eval==0.2.2
psycopg-binary==3.1.8
pycodestyle==2.10.0 pycodestyle==2.10.0
pyflakes==3.0.1 pyflakes==3.0.1
Pygments==2.13.0 Pygments==2.13.0
...@@ -99,4 +100,4 @@ watchdog==2.1.9 ...@@ -99,4 +100,4 @@ watchdog==2.1.9
wcwidth==0.2.5 wcwidth==0.2.5
webargs==8.2.0 webargs==8.2.0
Werkzeug==2.2.2 Werkzeug==2.2.2
WTForms==3.0.1 WTForms==3.0.1
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment