Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ requests
|
|
4 |
openai
|
5 |
langchain_google_genai
|
6 |
fpdf
|
7 |
-
PyMuPDF
|
|
|
|
4 |
openai
|
5 |
langchain_google_genai
|
6 |
fpdf
|
7 |
+
PyMuPDF
|
8 |
+
python-dotenv
|