Update dependency django-redis to v5.2.0
This commit is contained in:
parent
9efd6ce954
commit
21f1d56fbe
2 changed files with 9 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ Pillow = "==8.4.0"
|
|||
django-allauth = "==0.42.0"
|
||||
psycopg2 = "==2.9.3"
|
||||
pytz = "2021.3"
|
||||
django-redis = "==5.0.0"
|
||||
django-redis = "==5.2.0"
|
||||
redis = "==3.5.3"
|
||||
kombu = "==5.2.3"
|
||||
celery = "==5.2.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue