DmitrMakeev
commited on
Commit
•
a4769b0
1
Parent(s):
3f2b61a
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ Flask==2.0.2
|
|
2 |
Werkzeug==2.0.2
|
3 |
python-dotenv==0.19.2
|
4 |
gunicorn
|
|
|
|
2 |
Werkzeug==2.0.2
|
3 |
python-dotenv==0.19.2
|
4 |
gunicorn
|
5 |
+
flask-socketio
|