-r main.txt
# For interop / recipes
Flask[async]>=2.0.0
flask-restful
flask-restx
asgiref>=3.2

# Storage related dependencies
redis
pymemcache
pymongo

# For the tests themselves
coverage<8
hiro>0.1.6
pytest
pytest-cov
pytest-mock
lovely-pytest-docker
