diff --git a/pyproject.toml b/pyproject.toml index e31a02e5..762fd20f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,8 +20,8 @@ dependencies = [ "redis==6.2.0", "python-redis-lock==4.0.0", "fastapi==0.115.13", - "uvicorn==0.34.2", - "aaredb==0.1.2a5", + "uvicorn", + "aaredb>=0.2", "python_multipart==0.0.20", "websocket-client==1.8.0", "sseclient==0.0.27", #Was sseclient-py==1.8.0 but this was broken???