#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements/dev.in
#
black==23.10.0
    # via -r requirements/dev.in
build==1.0.3
    # via pip-tools
click==8.1.7
    # via
    #   black
    #   pip-tools
coverage==5.5
    # via
    #   -r requirements/dev.in
    #   nose2
distlib==0.3.8
    # via virtualenv
filelock==3.13.1
    # via
    #   tox
    #   virtualenv
flake8==3.9.2
    # via -r requirements/dev.in
flake8-import-order==0.18.1
    # via -r requirements/dev.in
hiro==0.5.1
    # via -r requirements/tests.in
mccabe==0.6.1
    # via flake8
mock==5.1.0
    # via hiro
mypy==0.910
    # via -r requirements/dev.in
mypy-extensions==0.4.3
    # via
    #   -r requirements/dev.in
    #   black
    #   mypy
nose2[coverage_plugin]==0.14.0
    # via -r requirements/tests.in
packaging==23.2
    # via
    #   black
    #   build
    #   tox
parameterized==0.8.1
    # via -r requirements/tests.in
pathspec==0.12.1
    # via black
pip-tools==6.8.0
    # via -r requirements/dev.in
platformdirs==4.2.0
    # via
    #   black
    #   virtualenv
pluggy==1.4.0
    # via tox
py==1.11.0
    # via tox
pycodestyle==2.7.0
    # via
    #   flake8
    #   flake8-import-order
pyflakes==2.3.1
    # via flake8
pyproject-hooks==1.0.0
    # via build
six==1.16.0
    # via
    #   hiro
    #   tox
toml==0.10.2
    # via
    #   mypy
    #   tox
tox==3.24.3
    # via -r requirements/dev.in
types-pyyaml==6.0.12.2
    # via -r requirements/dev.in
typing-extensions==4.9.0
    # via mypy
virtualenv==20.25.0
    # via tox
wheel==0.42.0
    # via pip-tools

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
