Pinning pillow version to 8.2.0 to circumvent regression introduced by 8.3.0 (#8303)

This commit is contained in:
baijumeswani 2021-07-06 13:02:39 -07:00 committed by GitHub
parent 008c5f7640
commit 090bae21ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# TODO: Remove pinned version of Pillow of 8.2.0 when 8.3.0 release regression issue https://github.com/python-pillow/Pillow/issues/5571 is resolved
Pillow==8.2.0
# transformers requires sklearn
--pre
-f https://download.pytorch.org/whl/rocm4.2/torch_stable.html

View file

@ -1,3 +1,5 @@
# TODO: Remove pinned version of Pillow of 8.2.0 when 8.3.0 release regression issue https://github.com/python-pillow/Pillow/issues/5571 is resolved
Pillow==8.2.0
--pre
-f https://download.pytorch.org/whl/torch_stable.html
torch==1.9.0+cu102