mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-25 10:08:36 +02:00
build: replace celery with procrastinate
This commit is contained in:
@@ -18,12 +18,7 @@ drf-spectacular~=0.27.2
|
||||
gunicorn==21.2.0
|
||||
whitenoise[brotli]==6.6.0
|
||||
|
||||
# Celery
|
||||
redis==5.0.1 # https://github.com/redis/redis-py
|
||||
hiredis==2.3.2 # https://github.com/redis/hiredis-py
|
||||
celery==5.3.6 # pyup: < 6.0 # https://github.com/celery/celery
|
||||
django-celery-beat~=2.7.0 # https://github.com/celery/django-celery-beat
|
||||
flower==2.0.1 # https://github.com/mher/flower
|
||||
watchfiles==0.24.0 # https://github.com/samuelcolvin/watchfiles
|
||||
procrastinate[django]~=2.14
|
||||
|
||||
requests~=2.32.3
|
||||
|
||||
Reference in New Issue
Block a user