Skip to content

Commit 40be657

Browse files
authored
Revert "(temporary) add pyyaml to unittest requirements (#5099)" (#5112)
This reverts commit 743fe1a.
1 parent ac561bc commit 40be657

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.circleci/unittest/linux/scripts/environment.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ dependencies:
99
- libpng
1010
- jpeg
1111
- ca-certificates
12-
# TODO: remove this after https://github.com/pytorch/pytorch/issues/69905 is resolved
13-
- pyyaml
1412
- pip:
1513
- future
1614
- pillow >=5.3.0, !=8.3.*

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ dependencies:
99
- libpng
1010
- jpeg
1111
- ca-certificates
12-
# TODO: remove this after https://github.com/pytorch/pytorch/issues/69905 is resolved
13-
- pyyaml
1412
- pip:
1513
- future
1614
- pillow >=5.3.0, !=8.3.*

0 commit comments

Comments
 (0)