chore: fix opencv dependecy
CI for debye_bec / test (pull_request) Failing after 24s
CI for debye_bec / test (push) Failing after 26s

This commit is contained in:
2026-05-26 14:23:44 +02:00
parent 009972b5da
commit bdc249882e
+1 -1
View File
@@ -20,7 +20,7 @@ dependencies = [
"ophyd_devices",
"opencv-python==4.11.0.86",
"xrt",
"cv2",
"opencv-python~=4",
]
[project.optional-dependencies]