mirror of
https://github.com/pretix/pretix.git
synced 2026-08-15 11:36:27 +00:00
Add redis sentinel support (#1909)
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
co-authored by
Raphael Michel
parent
1ef076bb9b
commit
2852722b50
+1
-1
@@ -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.*',
|
||||
|
||||
Reference in New Issue
Block a user