#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
#
build==1.2.2.post1
    # via pip-tools
certifi==2024.12.14
    # via requests
cfgv==3.4.0
    # via pre-commit
charset-normalizer==3.4.1
    # via requests
click==8.1.8
    # via pip-tools
distlib==0.3.9
    # via virtualenv
exceptiongroup==1.2.2
    # via pytest
filelock==3.17.0
    # via virtualenv
identify==2.6.6
    # via pre-commit
idna==3.10
    # via requests
importlib-metadata==8.6.1
    # via build
iniconfig==2.0.0
    # via pytest
nodeenv==1.9.1
    # via pre-commit
packaging==24.2
    # via
    #   build
    #   pytest
pip-tools==7.4.1
    # via friday-pulse (pyproject.toml)
platformdirs==4.3.6
    # via virtualenv
pluggy==1.5.0
    # via pytest
pre-commit==4.1.0
    # via friday-pulse (pyproject.toml)
pyproject-hooks==1.2.0
    # via
    #   build
    #   pip-tools
pytest==8.3.4
    # via friday-pulse (pyproject.toml)
pyyaml==6.0.2
    # via
    #   pre-commit
    #   responses
requests==2.32.3
    # via
    #   friday-pulse (pyproject.toml)
    #   responses
responses==0.25.6
    # via friday-pulse (pyproject.toml)
tomli==2.2.1
    # via
    #   build
    #   pip-tools
    #   pytest
urllib3==2.3.0
    # via
    #   requests
    #   responses
virtualenv==20.29.1
    # via pre-commit
wheel==0.45.1
    # via pip-tools
zipp==3.21.0
    # via importlib-metadata

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