brintos

brintos / llvm-project-archived public Read only

0
0
Text · 556 B · e880e94 Raw
12 lines · plain
1# Convert this file into a requirements.txt file by running:2#3# pip install pip-tools4# pip-compile -o requirements.txt  requirements.txt.in5 6certifi>=2023.7.22  # https://security.snyk.io/vuln/SNYK-PYTHON-CERTIFI-58050477PyGithub==2.4.0 # >=1.59.1 For WorkflowRun.name8                # >= 2.2.0 for permission arg to Repository.get_collaborators9                # >= Fix for https://github.com/PyGithub/PyGithub/issues/300110                # (variables in graphql query).11GitPython>=3.1.32  # https://security.snyk.io/vuln/SNYK-PYTHON-GITPYTHON-584058412