Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -10,9 +10,10 @@ langchain-tavily
|
|
| 10 |
langchain-chroma
|
| 11 |
langgraph
|
| 12 |
huggingface_hub
|
| 13 |
-
supabase
|
| 14 |
arxiv
|
| 15 |
pymupdf
|
| 16 |
wikipedia
|
| 17 |
pgvector
|
| 18 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
| 10 |
langchain-chroma
|
| 11 |
langgraph
|
| 12 |
huggingface_hub
|
|
|
|
| 13 |
arxiv
|
| 14 |
pymupdf
|
| 15 |
wikipedia
|
| 16 |
pgvector
|
| 17 |
+
python-dotenv
|
| 18 |
+
protobuf==3.20.*
|
| 19 |
+
chromadb
|