ZeroTimo commited on
Commit
a776a78
·
verified ·
1 Parent(s): 55e696b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@
2
  langchain
3
  langgraph
4
  langchain-google-genai # Gemini-Wrapper
 
5
 
6
  # Tools / Retrieval
7
  tavily-python # Web-Search-API
 
2
  langchain
3
  langgraph
4
  langchain-google-genai # Gemini-Wrapper
5
+ langchain_community
6
 
7
  # Tools / Retrieval
8
  tavily-python # Web-Search-API