Freddolin commited on
Commit
3b3beb6
·
verified ·
1 Parent(s): 6179a99

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -10,11 +10,9 @@ langchain-tavily
10
  langchain-chroma
11
  langgraph
12
  huggingface_hub
13
- supabase
14
  arxiv
15
  pymupdf
16
  wikipedia
17
- pgvector
18
  python-dotenv
19
- sentence-transformers
20
 
 
10
  langchain-chroma
11
  langgraph
12
  huggingface_hub
 
13
  arxiv
14
  pymupdf
15
  wikipedia
 
16
  python-dotenv
17
+ sentence-transformers # Added this as it was missing from your traceback
18