Skip to content

Commit

Permalink
add gunicorn requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefal committed Jun 6, 2024
1 parent a73df70 commit 608388f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web_app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Flask-SocketIO==5.3.6
Flask-WTF==1.2.1;python_version>="3.8"
Flask-WTF==1.1.1;python_version<"3.8"
greenlet==3.0.1
gunicorn==22.0.0
h11==0.14.0
idna==3.7
importlib-metadata==6.7.0;python_version<"3.8"
Expand Down

0 comments on commit 608388f

Please sign in to comment.