mirror of
https://github.com/django/django.git
synced 2024-12-23 09:36:06 +00:00
d27643354e
While our code also works with any Jinja2 >2.7,<2.9 use >2.9.2 for simplicity reasons in the requirements file.
15 lines
193 B
Plaintext
15 lines
193 B
Plaintext
argon2-cffi >= 16.1.0
|
|
bcrypt
|
|
docutils
|
|
geoip2
|
|
jinja2 >= 2.9.2
|
|
numpy
|
|
Pillow
|
|
PyYAML
|
|
# pylibmc/libmemcached can't be built on Windows.
|
|
pylibmc; sys.platform != 'win32'
|
|
pytz
|
|
selenium
|
|
sqlparse
|
|
tblib
|