diff --git a/pyproject.toml b/pyproject.toml index e971475..3098032 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "ollama>=0.6.1", "qdrant-client>=1.17.1", "sentence-transformers>=5.4.1", - "redis>=7.4.0", + "redis>=8.0.0", "cryptography>=48.0.0", "PyJWT>=2.12.1", "httpx>=0.28.1",