#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --all-extras --output-file=requirements.txt pyproject.toml
#
beautifulsoup4==4.12.3
    # via codegen (pyproject.toml)
build==1.2.2.post1
    # via pip-tools
click==8.1.7
    # via pip-tools
jinja2==3.1.4
    # via codegen (pyproject.toml)
markupsafe==3.0.2
    # via jinja2
mypy==1.13.0
    # via codegen (pyproject.toml)
mypy-extensions==1.0.0
    # via mypy
packaging==24.2
    # via build
pip-tools==7.4.1
    # via codegen (pyproject.toml)
pyproject-hooks==1.2.0
    # via
    #   build
    #   pip-tools
pyyaml==6.0.2
    # via codegen (pyproject.toml)
ruff==0.8.4
    # via codegen (pyproject.toml)
soupsieve==2.6
    # via beautifulsoup4
types-beautifulsoup4==4.12.0.20241020
    # via codegen (pyproject.toml)
types-html5lib==1.1.11.20241018
    # via types-beautifulsoup4
types-pyyaml==6.0.12.20240917
    # via codegen (pyproject.toml)
typing-extensions==4.12.2
    # via mypy
wheel==0.45.1
    # via pip-tools

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