updated dependencies

This commit is contained in:
2026-02-18 10:57:06 +01:00
parent b19b8d37b2
commit 6b174d0d8d
+3 -4
View File
@@ -5,9 +5,9 @@ description = "AareDAQ (with GUI)"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"pydantic==2.11.4",
"pydantic==2.11.4",
"numpy==2.2.5",
"jfjoch_client==1.0.0rc122",
"jfjoch_client==1.0.0rc124",
"pyJWT==2.10.1",
"pyzmq==26.4.0",
"opencv-python-headless==4.11.0.86",
@@ -18,8 +18,7 @@ dependencies = [
"python-redis-lock==4.0.0",
"fastapi==0.115.13",
"uvicorn==0.34.2",
"aaredb==0.1.1a33",
"opencv-python-headless==4.11.0.86",
"aaredb==0.1.1a41",
"python_multipart==0.0.20",
"websocket-client==1.8.0",
"sseclient-py==1.8.0",