django-defender/requirements.txt
Ken Cochrane 621b78c5d5 Fix Django-redis-cache version
The django-redis-cache version 2.1.3 is broken in pypi, let's roll back to 2.1.1 until it is fixed.
2020-10-16 15:19:31 -04:00

6 lines
90 B
Text

-e .
coverage
mockredispy
django-redis-cache==2.1.1
celery<5
mock; python_version < '3.0'