Bump django-redis to 5.2.*

This commit is contained in:
Raphael Michel
2022-11-10 09:15:06 +01:00
parent faf17f824e
commit 655cfe0afd

View File

@@ -185,7 +185,7 @@ setup(
'django-oauth-toolkit==1.2.*',
'django-otp==1.1.*',
'django-phonenumber-field==7.0.*',
'django-redis==5.0.*',
'django-redis==5.2.*',
'django-scopes==1.2.*',
'django-statici18n==2.3.*',
'djangorestframework==3.14.*',