#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --output-file=utils/git/requirements_formatting.txt utils/git/requirements_formatting.txt.in
#
certifi==2024.7.4
    # via requests
cffi==2.0.0
    # via
    #   cryptography
    #   pynacl
charset-normalizer==3.2.0
    # via requests
cryptography==46.0.5
    # via pyjwt
deprecated==1.2.14
    # via pygithub
idna==3.15
    # via requests
pycparser==2.21
    # via cffi
pygithub==1.59.1
    # via -r utils/git/requirements_formatting.txt.in
pyjwt[crypto]==2.8.0
    # via pygithub
pynacl==1.5.0
    # via pygithub
requests==2.32.4
    # via pygithub
urllib3==2.6.0
    # via requests
wrapt==1.15.0
    # via deprecated
