Update Celery and Kombu
This commit is contained in:
parent
4647b13091
commit
c430d50816
|
@ -16,9 +16,9 @@ pytz==2021.1
|
|||
# Redis support
|
||||
django-redis~=4.12.0
|
||||
redis~=3.5.0
|
||||
kombu~=5.0.0
|
||||
kombu~=5.1.0
|
||||
|
||||
celery~=5.0.0
|
||||
celery~=5.1.2
|
||||
|
||||
# Your custom requirements go here
|
||||
django-cors-headers~=3.7.0
|
||||
|
|
Loading…
Reference in New Issue