Update Celery and Kombu

environments/review-front-fix-fhp6gl/deployments/7748
Georg Krause 2021-07-04 19:03:24 +00:00
rodzic 4647b13091
commit c430d50816
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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