#
# 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.3.0
    # via nox
certifi==2024.2.2
    # via requests
cffi==1.16.0
    # via
    #   cryptography
    #   pynacl
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via typer
codeowners==0.7.0
    # via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.8.2
    # via nox
cryptography==42.0.7
    # via pyjwt
deprecated==1.2.14
    # via pygithub
distlib==0.3.8
    # via virtualenv
filelock==3.14.0
    # via virtualenv
gitdb==4.0.11
    # via gitpython
gitpython==3.1.43
    # via -r tests/../hacking/tagger/requirements.txt
idna==3.7
    # via requests
jinja2==3.1.4
    # via -r tests/../hacking/pr_labeler/requirements.txt
markdown-it-py==3.0.0
    # via rich
markupsafe==2.1.5
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
mypy==1.10.0
    # via -r tests/typing.in
mypy-extensions==1.0.0
    # via mypy
nox==2024.4.15
    # via -r tests/typing.in
packaging==24.0
    # via nox
platformdirs==4.2.1
    # via virtualenv
pycparser==2.22
    # via cffi
pygithub==2.3.0
    # via -r tests/../hacking/pr_labeler/requirements.txt
pygments==2.18.0
    # via rich
pyjwt==2.8.0
    # via pygithub
pynacl==1.5.0
    # via pygithub
requests==2.31.0
    # via pygithub
rich==13.7.1
    # via typer
shellingham==1.5.4
    # via typer
smmap==5.0.1
    # via gitdb
tomli==2.0.1
    # via
    #   mypy
    #   nox
typer==0.12.3
    # via
    #   -r tests/../hacking/pr_labeler/requirements.txt
    #   -r tests/../hacking/tagger/requirements.txt
typing-extensions==4.11.0
    # via
    #   codeowners
    #   mypy
    #   pygithub
    #   typer
urllib3==2.2.1
    # via
    #   pygithub
    #   requests
virtualenv==20.26.1
    # via nox
wrapt==1.16.0
    # via deprecated
