Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -30,4 +30,9 @@ flask-cors
|
|
| 30 |
redis
|
| 31 |
flask-socketio
|
| 32 |
azure-ai-formrecognizer
|
| 33 |
-
openpyxl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
redis
|
| 31 |
flask-socketio
|
| 32 |
azure-ai-formrecognizer
|
| 33 |
+
openpyxl
|
| 34 |
+
|
| 35 |
+
opencv-python-headless
|
| 36 |
+
flask-socketio
|
| 37 |
+
gunicorn
|
| 38 |
+
Werkzeug
|