diff --git a/requirements.txt b/requirements.txt index e9e8220..1b6da72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ langchain>=1.0.0 langgraph>=1.0.0 -langchain-chroma>=0.1.0 -langchain-ollama>=0.1.0 -langchain-core>=0.1.0 -python-dotenv>=1.0.0 -httpx>=0.27.0 -pydantic>=2.0.0 \ No newline at end of file +langchain-ollama +langchain-chroma +langchain-text-splitters +langchain-tools +httpx +python-dotenv \ No newline at end of file