Updated pyproject.toml aaredb dependency to version 0.1.2a5

This commit is contained in:
appleb_m
2026-06-12 14:57:56 +02:00
parent 1e851955d7
commit 6fb579ead3
+1 -1
View File
@@ -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",