pyproject.toml: updated aaredb to 0.1.1a45
Build and Publish / test (push) Failing after 11s
Build and Publish / build (push) Has been skipped
Build and Publish / Build and Deploy Docs (push) Has been skipped

This commit is contained in:
2026-04-27 12:02:04 +02:00
parent a146d0b5d7
commit aec8e7befc
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
0.2.71
0.3.0
+2 -2
View File
@@ -7,7 +7,7 @@ requires-python = ">=3.11"
dependencies = [
"pydantic==2.11.4",
"numpy==2.2.5",
"jfjoch_client==1.0.0rc126",
"jfjoch_client==1.0.0rc133",
"pyJWT==2.10.1",
"pyzmq==26.4.0",
"opencv-python-headless==4.11.0.86",
@@ -18,7 +18,7 @@ dependencies = [
"python-redis-lock==4.0.0",
"fastapi==0.115.13",
"uvicorn==0.34.2",
"aaredb==0.1.1a43",
"aaredb==0.1.1a45",
"python_multipart==0.0.20",
"websocket-client==1.8.0",
"sseclient-py==1.8.0",