mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2026-03-13 08:00:02 +08:00
25 lines
482 B
Plaintext
25 lines
482 B
Plaintext
# django-3.2.19/tests/requirements/py3.txt
|
|
aiosmtpd
|
|
asgiref >= 3.3.2
|
|
argon2-cffi >= 16.1.0
|
|
backports.zoneinfo; python_version < '3.9'
|
|
bcrypt
|
|
docutils
|
|
geoip2
|
|
jinja2 >= 2.9.2
|
|
numpy
|
|
Pillow >= 6.2.0
|
|
# pylibmc/libmemcached can't be built on Windows.
|
|
pylibmc; sys.platform != 'win32'
|
|
pymemcache >= 3.4.0
|
|
# RemovedInDjango41Warning.
|
|
python-memcached >= 1.59
|
|
pytz
|
|
pywatchman; sys.platform != 'win32'
|
|
PyYAML
|
|
selenium
|
|
sqlparse >= 0.2.2
|
|
tblib >= 1.5.0
|
|
tzdata
|
|
colorama; sys.platform == 'win32'
|