"git@developer.sourcefind.cn:OpenDAS/mmcv.git" did not exist on "88e017337a1cda60d455cb763f7354071804e6b3"
Unverified Commit 40be6576 authored by Vasilis Vryniotis's avatar Vasilis Vryniotis Committed by GitHub
Browse files

Revert "(temporary) add `pyyaml` to unittest requirements (#5099)" (#5112)

This reverts commit 743fe1ab.
parent ac561bce
...@@ -9,8 +9,6 @@ dependencies: ...@@ -9,8 +9,6 @@ dependencies:
- libpng - libpng
- jpeg - jpeg
- ca-certificates - ca-certificates
# TODO: remove this after https://github.com/pytorch/pytorch/issues/69905 is resolved
- pyyaml
- pip: - pip:
- future - future
- pillow >=5.3.0, !=8.3.* - pillow >=5.3.0, !=8.3.*
......
...@@ -9,8 +9,6 @@ dependencies: ...@@ -9,8 +9,6 @@ dependencies:
- libpng - libpng
- jpeg - jpeg
- ca-certificates - ca-certificates
# TODO: remove this after https://github.com/pytorch/pytorch/issues/69905 is resolved
- pyyaml
- pip: - pip:
- future - future
- pillow >=5.3.0, !=8.3.* - pillow >=5.3.0, !=8.3.*
......
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