diff --git a/requirements/base.txt b/requirements/base.txt index dadfcc7..9da4756 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -23,7 +23,7 @@ coreapi==2.3.3 # https://github.com/core-api/python-client # celery # ------------------------------------------------------------------------------ -celery==4.4.0 # pyup: < 5.0 # https://github.com/celery/celery +celery==5.0.2 # pyup: < 5.0 # https://github.com/celery/celery django-celery-beat==1.6.0 # https://github.com/celery/django-celery-beat flower==0.9.3 # https://github.com/mher/flower django-timezone-field==4.0 # https://github.com/mfogel/django-timezone-field/