diff --git a/pyproject.toml b/pyproject.toml index e971475..3f579ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "uvicorn[standard]>=0.44.0", "pydantic>=2.13.4", "pydantic-settings>=2.14.1", - "ollama>=0.6.1", + "ollama>=0.6.2", "qdrant-client>=1.17.1", "sentence-transformers>=5.4.1", "redis>=7.4.0",