Skip to content
Snippets Groups Projects
Verified Commit c2af03b2 authored by Yannick DAYER's avatar Yannick DAYER
Browse files

meta(conda): stricter pinning of opencv (headless)

parent 2d9f9c32
No related branches found
No related tags found
No related merge requests found
Pipeline #89695 passed with stages
in 1 hour, 7 minutes, and 15 seconds
......@@ -48,7 +48,7 @@ requirements:
- {{ pin_compatible('clapper')}}
- {{ pin_compatible('imageio-ffmpeg') }}
- {{ pin_compatible('matplotlib')}}
- {{ pin_compatible('opencv') }}
- opencv {{ opencv }} # pin_compatible removes the headless pin in CI
- {{ pin_compatible('pytorch') }}
- {{ pin_compatible('pytorch-lightning') }}
- {{ pin_compatible('scikit-image') }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment