#
# 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.2.1
    # via nox
certifi==2023.11.17
    # via requests
cffi==1.16.0
    # via
    #   cryptography
    #   pynacl
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via typer
codeowners==0.6.0
    # via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.8.0
    # via nox
cryptography==41.0.7
    # via pyjwt
deprecated==1.2.14
    # via pygithub
distlib==0.3.8
    # via virtualenv
filelock==3.13.1
    # via virtualenv
idna==3.6
    # via requests
jinja2==3.1.2
    # via -r tests/../hacking/pr_labeler/requirements.txt
markupsafe==2.1.3
    # via jinja2
mypy==1.8.0
    # via -r tests/typing.in
mypy-extensions==1.0.0
    # via mypy
nox==2023.4.22
    # via -r tests/typing.in
packaging==23.2
    # via nox
platformdirs==4.1.0
    # via virtualenv
pycparser==2.21
    # via cffi
pygithub==2.1.1
    # via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.8.0
    # via
    #   pygithub
    #   pyjwt
pynacl==1.5.0
    # via pygithub
python-dateutil==2.8.2
    # via pygithub
requests==2.31.0
    # via pygithub
six==1.16.0
    # via python-dateutil
tomli==2.0.1
    # via mypy
typer==0.9.0
    # via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.9.0
    # via
    #   codeowners
    #   mypy
    #   pygithub
    #   typer
urllib3==2.1.0
    # via
    #   pygithub
    #   requests
virtualenv==20.25.0
    # via nox
wrapt==1.16.0
    # via deprecated
