pyyaml

[dev]
flake8>=6.0.0
mypy>=1.0.0
build>=0.10.0
twine>=4.0.0

[flask]
flask
werkzeug

[jinja2]
jinja2

[redis]
redis

[test]
pytest>=6.0
