Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +12 -12
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
gspread
|
2 |
-
langchain
|
3 |
-
langchain_community
|
4 |
-
langchain_core
|
5 |
-
langchain_google_genai
|
6 |
-
langchain_huggingface
|
7 |
-
langchain_openai
|
8 |
-
pandas
|
9 |
-
protobuf
|
10 |
-
pydantic
|
11 |
-
python-dotenv
|
12 |
-
streamlit
|
|
|
1 |
+
gspread
|
2 |
+
langchain
|
3 |
+
langchain_community
|
4 |
+
langchain_core
|
5 |
+
langchain_google_genai
|
6 |
+
langchain_huggingface
|
7 |
+
langchain_openai
|
8 |
+
pandas
|
9 |
+
protobuf
|
10 |
+
pydantic
|
11 |
+
python-dotenv
|
12 |
+
streamlit
|