Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ langchain-google-genai
|
|
| 2 |
langchain-community
|
| 3 |
streamlit
|
| 4 |
pymupdf
|
| 5 |
-
docx
|
|
|
|
| 2 |
langchain-community
|
| 3 |
streamlit
|
| 4 |
pymupdf
|
| 5 |
+
python-docx
|