Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
Flask==2.0.2
|
| 2 |
Werkzeug==2.0.3
|
|
|
|
| 3 |
websocket-client
|
| 4 |
Pillow
|
| 5 |
uuid
|
|
|
|
| 1 |
Flask==2.0.2
|
| 2 |
Werkzeug==2.0.3
|
| 3 |
+
python-dotenv
|
| 4 |
websocket-client
|
| 5 |
Pillow
|
| 6 |
uuid
|