Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,12 @@ html2text
|
|
| 8 |
groq
|
| 9 |
beautifulsoup4
|
| 10 |
PyPDF2
|
| 11 |
-
pdfplumber
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
groq
|
| 9 |
beautifulsoup4
|
| 10 |
PyPDF2
|
| 11 |
+
pdfplumber
|
| 12 |
+
|
| 13 |
+
langchain-google-genai
|
| 14 |
+
langchain-community
|
| 15 |
+
streamlit
|
| 16 |
+
pymupdf
|
| 17 |
+
python-docx
|
| 18 |
+
groq
|
| 19 |
+
reportlab
|