Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -4,10 +4,10 @@ python-dotenv
|
|
4 |
pydantic
|
5 |
openai
|
6 |
pandas
|
7 |
-
google-generativeai
|
8 |
python-dotenv
|
9 |
PyPDF2
|
10 |
-
streamlit-pdf-viewer
|
11 |
PyMuPDF
|
12 |
-
|
13 |
-
|
|
|
|
|
|
4 |
pydantic
|
5 |
openai
|
6 |
pandas
|
|
|
7 |
python-dotenv
|
8 |
PyPDF2
|
|
|
9 |
PyMuPDF
|
10 |
+
streamlit_google_auth
|
11 |
+
plotly
|
12 |
+
numpy
|
13 |
+
scipy
|