AC-Angelo93 commited on
Commit
8f26ef1
·
verified ·
1 Parent(s): 14f3941

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,9 +3,10 @@ huggingface_hub
3
  langgraph
4
  langchain-core
5
  langchain-community
6
- #supabase-py
7
  faiss-cpu
8
  sentence-transformers #for on-the-fly embeddings
9
  pandas
10
  wikipedia
11
  arxiv
 
 
 
3
  langgraph
4
  langchain-core
5
  langchain-community
 
6
  faiss-cpu
7
  sentence-transformers #for on-the-fly embeddings
8
  pandas
9
  wikipedia
10
  arxiv
11
+ google-search-results #for the SerpAPI Python client
12
+ #supabase-py