#
# 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.5.1
    # via nox
certifi==2024.8.30
    # via requests
cffi==1.17.1
    # via
    #   cryptography
    #   pynacl
charset-normalizer==3.4.0
    # via requests
click==8.1.7
    # via typer-slim
codeowners==0.7.0
    # via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.9.0
    # via nox
cryptography==44.0.0
    # via pyjwt
deprecated==1.2.15
    # via pygithub
distlib==0.3.9
    # via virtualenv
filelock==3.16.1
    # via virtualenv
idna==3.10
    # via requests
jinja2==3.1.4
    # via -r tests/../hacking/pr_labeler/requirements.txt
markupsafe==3.0.2
    # via jinja2
mypy==1.13.0
    # via -r tests/typing.in
mypy-extensions==1.0.0
    # via mypy
nox==2024.10.9
    # via -r tests/typing.in
packaging==24.2
    # via nox
platformdirs==4.3.6
    # via virtualenv
pycparser==2.22
    # via cffi
pygithub==2.5.0
    # via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.10.1
    # via pygithub
pynacl==1.5.0
    # via pygithub
requests==2.32.3
    # via pygithub
tomli==2.2.1
    # via
    #   mypy
    #   nox
typer-slim==0.14.0
    # via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.12.2
    # via
    #   codeowners
    #   mypy
    #   pygithub
    #   typer-slim
urllib3==2.2.3
    # via
    #   pygithub
    #   requests
virtualenv==20.28.0
    # via nox
wrapt==1.17.0
    # via deprecated
