diff --git a/requirements.txt b/requirements.txt index f209ef9..0e23691 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,8 @@ langchain>=1.0.0 langgraph>=1.0.0 langchain-chroma>=0.1.0 -langchain-qdrant>=0.1.0 langchain-ollama>=0.1.0 langchain-tavily>=0.1.0 langchain-text-splitters>=0.1.0 -python-dotenv>=1.0.0 -pydantic>=2.0.0 \ No newline at end of file +chromadb>=0.4.0 +python-dotenv>=1.0.0 \ No newline at end of file