-r local-base.txt

redis==7.1.0  # https://github.com/antirez/redis
celery==5.6.2  # pyup: < 5.0  # https://github.com/celery/celery
kombu==5.6.2
flower==2.0.1  # https://github.com/mher/flower
uvicorn==0.40.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
