Fix/pillow version (#116)

* modify pillow version
This commit is contained in:
yhq 2022-07-06 12:01:23 +08:00 committed by GitHub
parent 950f23866d
commit d06c019d90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ numpy
opencv-python-headless
oss2
packaging
Pillow<=6.2.2
Pillow
prettytable
pycocotools
pytorch_metric_learning==0.9.89