Add redis sentinel support (#1909)

Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
Tim Neumann
2021-06-18 19:25:08 +02:00
committed by GitHub
co-authored by Raphael Michel
parent 1ef076bb9b
commit 2852722b50
3 changed files with 60 additions and 9 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ setup(
'django-oauth-toolkit==1.2.*',
'django-otp==0.7.*,>=0.7.5',
'django-phonenumber-field==4.0.*',
'django-redis==4.11.*',
'django-redis==5.0.*',
'django-scopes==1.2.*',
'django-statici18n==1.9.*',
'djangorestframework==3.12.*',