We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyyaml
1 parent 10e658c commit 743fe1aCopy full SHA for 743fe1a
.circleci/unittest/linux/scripts/environment.yml
@@ -9,6 +9,8 @@ dependencies:
9
- libpng
10
- jpeg
11
- ca-certificates
12
+ # TODO: remove this after https://github.com/pytorch/pytorch/issues/69905 is resolved
13
+ - pyyaml
14
- pip:
15
- future
16
- pillow >=5.3.0, !=8.3.*
.circleci/unittest/windows/scripts/environment.yml
0 commit comments