pyproject.toml: updated aaredb to 0.1.1a45
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user