chore: add cv2 as deendency as it is used in the hutch_cam
This commit is contained in:
@@ -20,6 +20,7 @@ dependencies = [
|
||||
"ophyd_devices",
|
||||
"opencv-python==4.11.0.86",
|
||||
"xrt",
|
||||
"cv2",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user