commit | 51762a165c9fb73bc8b2f54163fca6a99494fb6c | [log] [tgz] |
---|---|---|
author | Brian J. Nemec <bnemec@google.com> | Thu Mar 06 19:27:37 2025 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 06 20:45:03 2025 |
tree | 18ad9d0a90c94badc69848e68e0cf00cbe368393 | |
parent | 89d860fb04680209472f89a5c2224b924f00b491 [diff] |
Dolos: Update Python requirements.txt hashes gLinux Python 3.12 is more strict about package requirements needing everything to include hashes. The pip-tools excluded some projects unless "--allow-unsafe" is used. This flag is misleading enough that it's becoming the default behavior in future versions: https://pip-tools.readthedocs.io/en/latest/#deprecations BUG=b:401289674 TEST=source start_venv.sh Verify .venv setup, pip packages installed, no warnings Change-Id: I5ff9fdd94bbb1d77a0955156e099023fe520c8fa Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dolos/+/6333052 Tested-by: Brian Nemec <bnemec@google.com> Reviewed-by: Keith Haddow <haddowk@chromium.org> Commit-Queue: Keith Haddow <haddowk@chromium.org> Auto-Submit: Brian Nemec <bnemec@google.com>