[PATCH] D135531: [github] Update pip deps (NFC)
Keith Smiley via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 8 22:34:28 PDT 2022
keith added inline comments.
================
Comment at: llvm/utils/git/requirements.txt.in:7
-PyGithub==1.55
-GitPython==3.1.26
----------------
No need to pin these since they aren't upgraded in the lock file unless explicitly specified in the pip-compile command
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135531/new/
https://reviews.llvm.org/D135531
More information about the llvm-commits
mailing list