We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96ab649 commit e53af52Copy full SHA for e53af52
requirements/base.txt
@@ -3,7 +3,7 @@ pytz==2023.4 # https://github.com/stub42/pytz
3
python-slugify==8.0.4 # https://github.com/un33k/python-slugify
4
Pillow==10.2.0 # https://github.com/python-pillow/Pillow
5
argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi
6
-celery==5.3.6 # pyup: < 6.0 # https://github.com/celery/celery
+celery[sqs]==5.3.6 # pyup: < 6.0 # https://github.com/celery/celery
7
django-celery-beat==2.6.0 # https://github.com/celery/django-celery-beat
8
flower==2.0.1 # https://github.com/mher/flower
9
ipython==8.21.0
0 commit comments