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