chore(api): update dependency redis to v4.4.0
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2252>
This commit is contained in:
parent
bf0e4935ea
commit
76c7c433a2
2 changed files with 8 additions and 9 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.5"
|
||||
redis = "==4.4.0"
|
||||
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