Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -2
requirements.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
|
|
|
|
|
2 |
pandas
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
gspread
|
2 |
+
langchain_core
|
3 |
+
langchain_openai
|
4 |
pandas
|
5 |
+
protobuf
|
6 |
+
pydantic
|
7 |
+
PyPDF2
|
8 |
+
python-dotenv
|
9 |
+
streamlit
|