Pinned Pillow != 5.4.0 in test requirements.

There's a bug that causes a test failure in forms_tests:
https://github.com/python-pillow/Pillow/pull/3501/files#r244651761.
This commit is contained in:
Tim Graham 2019-01-01 19:05:28 -05:00
parent 14e2b1b065
commit e4a714b259
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ docutils
geoip2
jinja2 >= 2.9.2
numpy
Pillow
Pillow != 5.4.0
# pylibmc/libmemcached can't be built on Windows.
pylibmc; sys.platform != 'win32'
python-memcached >= 1.59