[1.11.x] 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. Backport of e4a714b259125423059b9f65f5e0ab70d78521ba from master.
This commit is contained in:
parent
190aa59447
commit
b683bb0c9f
@ -4,7 +4,7 @@ docutils
|
||||
geoip2
|
||||
jinja2 >= 2.9.2
|
||||
numpy
|
||||
Pillow
|
||||
Pillow != 5.4.0
|
||||
PyYAML
|
||||
# pylibmc/libmemcached can't be built on Windows.
|
||||
pylibmc; sys.platform != 'win32'
|
||||
|
Loading…
x
Reference in New Issue
Block a user