Update celery

This commit is contained in:
Georg Krause 2021-07-04 20:38:19 +02:00
parent c908eaa1cd
commit 50cb7f0747
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ django-redis~=4.12.0
redis~=3.5.0
kombu~=5.0.0
celery~=5.0.0
celery~=5.1.2
# Your custom requirements go here
django-cors-headers~=3.7.0