Fix not being able to start gunicorn

https://stackoverflow.com/a/71653849
This commit is contained in:
KatieFrogs 2022-04-26 07:15:40 +03:00
parent 053f663cbe
commit c24b121677
1 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,5 @@ pymongo==3.11.2
redis==3.5.3
requests==2.25.1
websockets==9.1
Werkzeug==2.0.0
jinja2==3.0.3