# Optional Requirements
toil

# For tests
flask
Werkzeug

# For testing
tox
pytest
pytest-mock
coverage
responses>=0.23.0

#Building Docs
docutils
sphinx
sphinx_rtd_theme
recommonmark

# Used for code checking.
black
flake8
isort

# For release
build
wheel
twine
