
[dev]
bs4
flake8<4.0,>=3.3.0
invoke
parver
sphinx
towncrier

[dev:python_version >= "3.7"]
black

[tests]
flaky
mock
pytest-timeout
pytest-xdist
pytest>=5.0
