Update vpython3 urllib3 version and add brotli.

This is to avoid 'brotli' has no attribute 'error' when running tests on Android bots.

No-Try: true
Bug: b/384862261
Change-Id: I62776cf53765d88a167a76d4675488aa37d8809e
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/6097483
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
This commit is contained in:
Jeremy Leconte 2024-12-18 10:11:09 +01:00 committed by libyuv LUCI CQ
parent 86b09b2450
commit 2c682f8d59

View File

@ -184,7 +184,11 @@ wheel: <
>
wheel: <
name: "infra/python/wheels/urllib3-py2_py3"
version: "version:1.24.3"
version: "version:1.26.6"
>
wheel: <
name: "infra/python/wheels/brotli/${vpython_platform}"
version: "version:1.0.9"
>
wheel: <
name: "infra/python/wheels/blessings-py2_py3"