#
# This file is autogenerated by tox-constraints
# To update, run:
#
#    tox --requirements-file requirements/tox.txt
#
black     # from formatting
build     # from build
coverage  # from cov-html, py
flake8    # from linting
mypy      # from typing
pytest    # from linting, py, typing
twine     # from build
