#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=dev --output-file=dev-requirements.txt
#
astroid==3.0.1
    # via pylint
black==23.11.0
    # via nyaml (pyproject.toml)
build==1.0.3
    # via pip-tools
click==8.1.7
    # via
    #   black
    #   nyaml (pyproject.toml)
    #   pip-tools
dill==0.3.7
    # via pylint
exceptiongroup==1.2.0
    # via pytest
iniconfig==2.0.0
    # via pytest
isort==5.12.0
    # via
    #   nyaml (pyproject.toml)
    #   pylint
lxml==4.9.3
    # via nyaml (pyproject.toml)
lxml-stubs==0.4.0
    # via nyaml (pyproject.toml)
mccabe==0.7.0
    # via pylint
mypy==1.7.1
    # via nyaml (pyproject.toml)
mypy-extensions==1.0.0
    # via
    #   black
    #   mypy
packaging==23.2
    # via
    #   black
    #   build
    #   pytest
pathspec==0.11.2
    # via black
pip-tools==7.3.0
    # via nyaml (pyproject.toml)
platformdirs==4.0.0
    # via
    #   black
    #   pylint
pluggy==1.3.0
    # via pytest
pycodestyle==2.11.1
    # via nyaml (pyproject.toml)
pylint==3.0.2
    # via nyaml (pyproject.toml)
pyproject-hooks==1.0.0
    # via build
pytest==7.4.3
    # via nyaml (pyproject.toml)
pyyaml==6.0.1
    # via nyaml (pyproject.toml)
tomli==2.0.1
    # via
    #   black
    #   build
    #   mypy
    #   pip-tools
    #   pylint
    #   pyproject-hooks
    #   pytest
tomlkit==0.12.3
    # via pylint
types-beautifulsoup4==4.12.0.7
    # via types-lxml
types-html5lib==1.1.11.15
    # via types-beautifulsoup4
types-lxml==2023.10.21
    # via nyaml (pyproject.toml)
types-pyyaml==6.0.12.12
    # via nyaml (pyproject.toml)
typing-extensions==4.8.0
    # via
    #   astroid
    #   black
    #   mypy
    #   types-lxml
wheel==0.42.0
    # via pip-tools

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