#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile --extra=dev --output-file=requirements-local.txt pyproject.toml
#
black==23.7.0
    # via templator (pyproject.toml)
build==0.10.0
    # via pip-tools
cfgv==3.3.1
    # via pre-commit
click==8.1.6
    # via
    #   black
    #   pip-tools
distlib==0.3.7
    # via virtualenv
filelock==3.12.2
    # via virtualenv
identify==2.5.26
    # via pre-commit
isort==5.12.0
    # via templator (pyproject.toml)
mypy==1.4.1
    # via templator (pyproject.toml)
mypy-extensions==1.0.0
    # via
    #   black
    #   mypy
nodeenv==1.8.0
    # via pre-commit
numpy==1.24.4
    # via templator (pyproject.toml)
packaging==23.1
    # via
    #   black
    #   build
pathspec==0.11.1
    # via black
pip-tools==7.1.0
    # via templator (pyproject.toml)
platformdirs==3.9.1
    # via
    #   black
    #   virtualenv
pre-commit==3.3.3
    # via templator (pyproject.toml)
pyproject-hooks==1.0.0
    # via build
pyyaml==5.4.1
    # via pre-commit
ruff==0.0.280
    # via templator (pyproject.toml)
tomli==2.0.1
    # via
    #   black
    #   build
    #   mypy
    #   pip-tools
    #   pyproject-hooks
typing-extensions==4.7.1
    # via
    #   black
    #   mypy
virtualenv==20.24.2
    # via pre-commit
wheel==0.41.0
    # via pip-tools

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