#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
#
argcomplete==3.6.2
    # via nox
attrs==25.3.0
    # via nox
certifi==2025.8.3
    # via requests
cffi==2.0.0
    # via
    #   cryptography
    #   pynacl
charset-normalizer==3.4.3
    # via requests
click==8.2.1
    # via typer-slim
codeowners==0.8.0
    # via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.9.0
    # via nox
cryptography==45.0.7
    # via pyjwt
dependency-groups==1.3.1
    # via nox
distlib==0.4.0
    # via virtualenv
filelock==3.19.1
    # via virtualenv
idna==3.10
    # via requests
jinja2==3.1.6
    # via -r tests/../hacking/pr_labeler/requirements.txt
markupsafe==3.0.2
    # via jinja2
mypy==1.18.1
    # via -r tests/typing.in
mypy-extensions==1.1.0
    # via mypy
nox==2025.5.1
    # via -r tests/typing.in
packaging==25.0
    # via
    #   dependency-groups
    #   nox
pathspec==0.12.1
    # via mypy
platformdirs==4.4.0
    # via virtualenv
pycparser==2.23
    # via cffi
pygithub==2.8.1
    # via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.10.1
    # via pygithub
pynacl==1.6.0
    # via pygithub
requests==2.32.5
    # via pygithub
tomli==2.2.1
    # via
    #   dependency-groups
    #   mypy
    #   nox
typer-slim==0.17.4
    # via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.15.0
    # via
    #   codeowners
    #   mypy
    #   pygithub
    #   typer-slim
    #   virtualenv
urllib3==2.5.0
    # via
    #   pygithub
    #   requests
virtualenv==20.34.0
    # via nox
