Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ langchain-core
|
|
6 |
langchain-google-genai
|
7 |
langchain-huggingface
|
8 |
langchain-tavily
|
|
|
9 |
langgraph
|
10 |
huggingface_hub
|
11 |
#supabase
|
@@ -15,4 +16,4 @@ wikipedia
|
|
15 |
pgvector
|
16 |
python-dotenv
|
17 |
pytesseract
|
18 |
-
matplotlib
|
|
|
6 |
langchain-google-genai
|
7 |
langchain-huggingface
|
8 |
langchain-tavily
|
9 |
+
langchain-chroma
|
10 |
langgraph
|
11 |
huggingface_hub
|
12 |
#supabase
|
|
|
16 |
pgvector
|
17 |
python-dotenv
|
18 |
pytesseract
|
19 |
+
matplotlib
|