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>
1 file changed