Update requirements.txt
Browse files- requirements.txt +12 -1
requirements.txt
CHANGED
@@ -14,4 +14,15 @@ langchain-core
|
|
14 |
python-dotenv
|
15 |
Pillow
|
16 |
pytesseract
|
17 |
-
Python-IO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
python-dotenv
|
15 |
Pillow
|
16 |
pytesseract
|
17 |
+
Python-IO
|
18 |
+
|
19 |
+
pandas
|
20 |
+
openpyxl
|
21 |
+
|
22 |
+
|
23 |
+
nltk
|
24 |
+
|
25 |
+
groq-api
|
26 |
+
|
27 |
+
|
28 |
+
requests
|