#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile requirements/dev.in
#
build==1.0.3
    # via pip-tools
certifi==2023.7.22
    # via requests
cfgv==3.4.0
    # via pre-commit
charset-normalizer==3.2.0
    # via requests
click==8.1.7
    # via pip-tools
coverage[toml]==7.3.1
    # via pytest-cov
distlib==0.3.7
    # via virtualenv
docutils==0.20.1
    # via flit
exceptiongroup==1.1.3
    # via pytest
filelock==3.12.4
    # via virtualenv
flit==3.9.0
    # via -r requirements/dev.in
flit-core==3.9.0
    # via flit
identify==2.5.29
    # via pre-commit
idna==3.4
    # via requests
iniconfig==2.0.0
    # via pytest
jinja2==3.1.2
    # via junit2html
junit2html==30.1.3
    # via -r requirements/dev.in
markupsafe==2.1.3
    # via jinja2
nodeenv==1.8.0
    # via pre-commit
packaging==23.1
    # via
    #   build
    #   pytest
pip-tools==7.3.0
    # via -r requirements/dev.in
platformdirs==3.10.0
    # via virtualenv
pluggy==1.3.0
    # via pytest
pre-commit==3.4.0
    # via -r requirements/dev.in
pyproject-hooks==1.0.0
    # via build
pytest==7.4.2
    # via
    #   -r requirements/dev.in
    #   pytest-cov
    #   pytest-timeout
pytest-cov==4.1.0
    # via -r requirements/dev.in
pytest-timeout==2.1.0
    # via -r requirements/dev.in
pyyaml==6.0.1
    # via pre-commit
requests==2.31.0
    # via flit
tomli==2.0.1
    # via
    #   build
    #   coverage
    #   pip-tools
    #   pytest
tomli-w==1.0.0
    # via flit
urllib3==2.0.5
    # via requests
virtualenv==20.24.5
    # via pre-commit
wheel==0.41.2
    # via
    #   -r requirements/dev.in
    #   pip-tools

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