Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ pinecone-client==2.1.0
|
|
6 |
pydantic==1.10.9
|
7 |
langchain_groq
|
8 |
langchain_core
|
9 |
-
langchain_community
|
|
|
|
|
|
6 |
pydantic==1.10.9
|
7 |
langchain_groq
|
8 |
langchain_core
|
9 |
+
langchain_community
|
10 |
+
gspread
|
11 |
+
oauth2client
|