Starchik1 commited on
Commit
ab02f81
·
verified ·
1 Parent(s): bb258a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- flask==2.0.1
2
- flask-socketio==5.1.1
3
- python-dotenv==0.19.0
4
- flask-sqlalchemy==2.5.1
 
 
1
+ gunicorn
2
+ flask
3
+ flask-socketio
4
+ python-dotenv
5
+ flask-sqlalchemy