blob: c62e6a0d11b0d68765e49559a1443efa21c6df46 [file] [edit]
# Convert this file into a requirements.txt file by running:
#
# pip install pip-tools
# pip-compile -o requirements.txt requirements.txt.in
certifi>=2023.7.22 # https://security.snyk.io/vuln/SNYK-PYTHON-CERTIFI-5805047
PyGithub==2.4.0 # >=1.59.1 For WorkflowRun.name
# >= 2.2.0 for permission arg to Repository.get_collaborators
# >= Fix for https://github.com/PyGithub/PyGithub/issues/3001
# (variables in graphql query).
GitPython>=3.1.32 # https://security.snyk.io/vuln/SNYK-PYTHON-GITPYTHON-5840584
lit>=18.1.8 # No entry on snyk as of 2026-12-01
pynacl>=1.6.2 # I had trouble installing 1.5.0 on ARM Windows.