Pin openh264 to 2.3.0, Fixes #787

Pin `openh264` to 2.3.0 until OpenCV supports 2.3.1 or newer. Added just to `environment-mac.yml` since I know this happens on M1 / Apple Silicon Macs (running macOS 13) and that's all I can test on.
This commit is contained in:
Joseph Dries III 2022-09-24 16:15:06 -04:00 committed by Lincoln Stein
parent f79874c586
commit f0fd138ffc

View File

@ -30,6 +30,7 @@ dependencies:
- nomkl
- numpy==1.23.2
- omegaconf==2.1.1
- openh264==2.3.0
- onnx==1.12.0
- onnxruntime==1.12.1
- protobuf==3.20.1