Update django-redis to 5.0

This commit is contained in:
Georg Krause 2021-07-06 15:23:46 +02:00
parent 47c6498c28
commit 7418d51a35
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ psycopg2~=2.9.1
pytz==2021.1
# Redis support
django-redis~=4.12.0
django-redis~=5.0.0
redis~=3.5.0
kombu~=5.1.0