"git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "bb14c2bde9579a9a86f1b57e8422f42ec8526ae3"
Unverified Commit 6831a1cc authored by Philip Meier's avatar Philip Meier Committed by GitHub
Browse files

disable pyav==9.1.1 on windows (#5724)


Co-authored-by: default avatarVasilis Vryniotis <datumbox@users.noreply.github.com>
parent 96f2c0d4
...@@ -14,6 +14,6 @@ dependencies: ...@@ -14,6 +14,6 @@ dependencies:
- future - future
- pillow >=5.3.0, !=8.3.* - pillow >=5.3.0, !=8.3.*
- scipy - scipy
- av - av != 9.1.1
- dataclasses - dataclasses
- h5py - h5py
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment