#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --allow-unsafe --output-file=tests/pr_labeler.txt --strip-extras tests/pr_labeler.in
#
certifi==2024.8.30
    # via requests
cffi==1.17.1
    # via
    #   cryptography
    #   pynacl
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via typer-slim
codeowners==0.7.0
    # via -r tests/pr_labeler.in
cryptography==43.0.1
    # via pyjwt
deprecated==1.2.14
    # via pygithub
idna==3.8
    # via requests
jinja2==3.1.4
    # via -r tests/pr_labeler.in
markupsafe==2.1.5
    # via jinja2
pycparser==2.22
    # via cffi
pygithub==2.4.0
    # via -r tests/pr_labeler.in
pyjwt==2.9.0
    # via pygithub
pynacl==1.5.0
    # via pygithub
requests==2.32.3
    # via pygithub
typer-slim==0.12.5
    # via -r tests/pr_labeler.in
typing-extensions==4.12.2
    # via
    #   codeowners
    #   pygithub
    #   typer-slim
urllib3==2.2.3
    # via
    #   pygithub
    #   requests
wrapt==1.16.0
    # via deprecated
