Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
python-docx
|
3 |
-
pymupdf
|
4 |
python-dotenv
|
5 |
-
google-generativeai
|
|
|
|
|
|
1 |
streamlit
|
|
|
|
|
2 |
python-dotenv
|
3 |
+
google-generativeai
|
4 |
+
python-docx
|
5 |
+
PyMuPDF
|