-r local-base.txt

redis==5.2.1  # https://github.com/antirez/redis
celery==5.4.0  # pyup: < 5.0  # https://github.com/celery/celery
kombu==5.4.2
flower==2.0.1  # https://github.com/mher/flower
uvicorn==0.34.0 # https://github.com/encode/uvicorn
gunicorn==23.0.0 # https://github.com/benoitc/gunicorn
amqp==5.3.1 # https://github.com/celery/py-amqp
