diff --git a/requirements.txt b/requirements.txt index aa92e8f..c1005cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ deepagents langchain>=1.2.10 langchain-openai>=0.3.0 langgraph>=0.2.0 +langchain-community langchain-chroma chromadb -python-dotenv -langchain-community -langchain-tavily \ No newline at end of file +tavily-python +python-dotenv \ No newline at end of file