Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bazel,python] update python-requirements.txt
This updates the python-requirements.txt lock file, and subsequently the vendored-in requirements.bzl file, by running the following two commands in order: 1. `./util/sh/scripts/gen-python-requirements.sh > python-requirements.txt` 2. `bazel run //third_party/python:vendor_requirements` Signed-off-by: Tim Trippel <[email protected]>
- Loading branch information