django-cachalot/requirements/tests.txt
Andrew-Chen-Wang d192bae22c Add Django 4.1-4.2 and Python 3.11 support (Fixes #228)
* Increment version to 4.5.0
2023-04-04 15:14:29 -04:00

17 lines
180 B
Text

# Requirements file for tests on Travis
django>=2
psycopg2
psycopg
mysqlclient
django-redis
python-memcached
pymemcache
pylibmc
pytz
Jinja2
django-debug-toolbar
beautifulsoup4