diff --git a/requirements/base.txt b/requirements/base.txt index ee7e5f70..ac6bb8dc 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ python-slugify==8.0.4 # https://github.com/un33k/python-slugify Pillow==10.4.0 # https://github.com/python-pillow/Pillow argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi celery[sqs]==5.3.6 # pyup: < 6.0 # https://github.com/celery/celery -django-celery-beat==2.6.0 # https://github.com/celery/django-celery-beat +django-celery-beat==2.7.0 # https://github.com/celery/django-celery-beat flower==2.0.1 # https://github.com/mher/flower ipython==8.21.0