Pin version of Pillow to 8.2.0 to circumvent noncompatibility with numpy (#8278)

This commit is contained in:
baijumeswani 2021-07-02 09:05:49 -07:00 committed by GitHub
parent 88ec95ea96
commit 2bda2a62fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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+cu111