Update dependency redis to v4.3.5
This commit is contained in:
parent
a9d26cbbf7
commit
8514d28c58
2 changed files with 5 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ django-allauth = "==0.42.0"
|
|||
psycopg2 = "==2.9.5"
|
||||
pytz = "==2022.6"
|
||||
django-redis = "==5.2.0"
|
||||
redis = "==4.3.4"
|
||||
redis = "==4.3.5"
|
||||
kombu = "==5.2.4"
|
||||
celery = "==5.2.7"
|
||||
django-cors-headers = "==3.13.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue