Skip to content

Commit

Permalink
based on python-restx/flask-restx#308 fix gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Dallago authored and Christian Dallago committed May 27, 2022
1 parent 7edefa0 commit 661881b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webserver/requirements.txt
@@ -1,7 +1,7 @@
biopython<2.0,>=1.76
celery~=4.4.7
flask-cors~=3.0.9
flask_restx~=0.2.0
flask_restx~=0.5.1
flask~=2.1.2
gunicorn~=20.1.0
h5py<3.0.0,>=2.10.0
Expand Down

0 comments on commit 661881b

Please sign in to comment.