diff --git a/pyproject.toml b/pyproject.toml index 39f135012..fae4d9596 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "matplotlib", "nexgen", "numpy", - "opencv-python", + "opencv-python", # Needed for I24 ssx moveonclick. To be changed to headless once this is moved to separate ui. "opentelemetry-distro", "opentelemetry-exporter-otlp", "pydantic",