-r requirements.txt

# testing requirements
pytest==7.1.2

# repo maintenance tooling
black==22.3.0
flake8
mypy
isort