Update pillow to version that builds with python 3.8

This commit is contained in:
Kovid Goyal 2019-12-03 22:44:47 +05:30
parent b2efbafc18
commit f615b44ace
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -744,8 +744,8 @@
{ {
"name": "pillow", "name": "pillow",
"unix": { "unix": {
"filename": "Pillow-6.0.0.tar.gz", "filename": "Pillow-6.2.1.tar.gz",
"hash": "sha256:809c0a2ce9032cbcd7b5313f71af4bdc5c8c771cb86eb7559afd954cab82ebb5", "hash": "sha256:bf4e972a88f8841d8fdc6db1a75e0f8d763e66e3754b03006cbc3854d89f1cb1",
"urls": ["pypi"] "urls": ["pypi"]
} }
}, },