diff --git a/pyproject.toml b/pyproject.toml index 6690c7f..e962e3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "uvicorn[standard]>=0.32.0", "pydantic>=2.10.0", "pydantic-settings>=2.7.0", - "ollama>=0.4.0", + "ollama>=0.6.1", "qdrant-client>=1.12.0", "sentence-transformers>=3.3.0", "redis>=5.2.0",