mirror of
https://github.com/django/django.git
synced 2025-07-16 15:49:12 +00:00
Bumped minimum Pillow version to 4.2.0 in test requirements. Backport of fce389af7cf95151118c9fc7cafd777a31f94946 from master
17 lines
298 B
Plaintext
17 lines
298 B
Plaintext
argon2-cffi >= 16.1.0
|
|
bcrypt
|
|
docutils
|
|
geoip2 < 4.0.0
|
|
jinja2 >= 2.9.2
|
|
numpy
|
|
Pillow >=4.2.0, != 5.4.0
|
|
# pylibmc/libmemcached can't be built on Windows.
|
|
pylibmc; sys.platform != 'win32'
|
|
python-memcached >= 1.59
|
|
pytz
|
|
pywatchman; sys.platform != 'win32'
|
|
PyYAML
|
|
selenium
|
|
sqlparse >= 0.2.2
|
|
tblib >= 1.5.0
|