-r requirements.txt
bandit
black; python_version > '3.5' and implementation_name != 'pypy'
check-manifest
codecov
coverage
flake8
flake8-isort
isort
pytest
pytest-cov
pytest-vcr
pyupgrade; python_version > '3.5'
tox
twine
vcrpy
wheel
