Update requirements.txt
Browse files- requirements.txt +10 -2
requirements.txt
CHANGED
@@ -1,2 +1,10 @@
|
|
1 |
-
|
2 |
-
Flask
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Flask
|
2 |
+
Flask-SocketIO
|
3 |
+
crewai
|
4 |
+
Crewai-tools
|
5 |
+
Pillow
|
6 |
+
pytesseract
|
7 |
+
Werkzeug
|
8 |
+
python-socketio
|
9 |
+
eventlet
|
10 |
+
python-dotenv
|