Skip to content

Commit b4d5946

Browse files
datumboxfacebook-github-bot
authored andcommitted
[fbsync] disable pyav==9.1.1 on windows (#5724)
Summary: Co-authored-by: Vasilis Vryniotis <[email protected]> Reviewed By: NicolasHug Differential Revision: D35393167 fbshipit-source-id: 2e8de445df27a3d618c981b2318738b097db4dd1
1 parent a7c286e commit b4d5946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/unittest/windows/scripts/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ dependencies:
1414
- future
1515
- pillow >=5.3.0, !=8.3.*
1616
- scipy
17-
- av
17+
- av != 9.1.1
1818
- dataclasses
1919
- h5py

0 commit comments

Comments
 (0)