diff --git a/pyproject.toml b/pyproject.toml index fc1c765f..7999cf10 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "python-redis-lock", "fastapi", "uvicorn", - "aaredb>=0.2", + "aaredb>=0.83.1", "python_multipart", "websocket-client", "sseclient",