mirror of https://github.com/django/django.git
22 lines
463 B
Plaintext
22 lines
463 B
Plaintext
aiosmtpd
|
|
asgiref >= 3.8.1
|
|
argon2-cffi >= 19.2.0
|
|
bcrypt
|
|
black
|
|
docutils >= 0.19
|
|
geoip2
|
|
jinja2 >= 2.11.0
|
|
numpy; python_version < '3.14'
|
|
Pillow >= 6.2.1; sys.platform != 'win32' or python_version < '3.14'
|
|
# pylibmc/libmemcached can't be built on Windows.
|
|
pylibmc; sys_platform != 'win32'
|
|
pymemcache >= 3.4.0
|
|
pywatchman; sys_platform != 'win32'
|
|
PyYAML
|
|
redis >= 3.4.0
|
|
selenium >= 4.8.0
|
|
sqlparse >= 0.3.1
|
|
tblib >= 1.5.0
|
|
tzdata
|
|
colorama >= 0.4.6; sys_platform == 'win32'
|