diff --git a/pyproject.toml b/pyproject.toml index 78bfe0ec..3aca9e93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "python-redis-lock==4.0.0", "fastapi==0.115.13", "uvicorn==0.34.2", - "aaredb==0.1.2a1", + "aaredb==0.1.2a5", "python_multipart==0.0.20", "websocket-client==1.8.0", "sseclient-py==1.8.0",