#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=requirements-dev.txt requirements.in/development.txt
#
build==1.0.3
    # via pip-tools
click==8.1.7
    # via pip-tools
iniconfig==2.0.0
    # via pytest
mypy==1.7.1
    # via -r requirements.in/development.txt
mypy-extensions==1.0.0
    # via mypy
packaging==23.2
    # via
    #   build
    #   pytest
pip-tools==7.3.0
    # via -r requirements.in/development.txt
pluggy==1.3.0
    # via pytest
pyproject-hooks==1.0.0
    # via build
pytest==7.4.3
    # via -r requirements.in/development.txt
ruff==0.1.8
    # via -r requirements.in/development.txt
typing-extensions==4.9.0
    # via mypy
wheel==0.42.0
    # via pip-tools

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