cryptography==42.0.8
pygithub==2.3.0

[:python_full_version >= "3.7.0"]
charset-normalizer==3.3.2

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
deprecated==1.2.14

[:python_version >= "3.5"]
idna==3.7

[:python_version >= "3.6"]
certifi==2024.6.2
pynacl==1.5.0
wrapt==1.16.0

[:python_version >= "3.7"]
pyjwt[crypto]==2.8.0

[:python_version >= "3.8"]
cffi==1.16.0
pycparser==2.22
requests==2.32.3
typing-extensions==4.12.2
urllib3==2.2.2
