mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Bug 1712151: Bump glean-sdk version to 40.0.0 r=ahal
We vendor `glean_parser==3.6.0`, and that was incompatible with `glean-sdk==36.0.0`'s requirement of `glean_parser==2.5.0`. `glean-sdk==40.0.0` expects `glean_parser==3.6.0`, which is perfect. Differential Revision: https://phabricator.services.mozilla.com/D122899
This commit is contained in:
parent
6a1ee36ee9
commit
9fb43c2035
@ -1,7 +1,7 @@
|
||||
packages.txt:build/common_virtualenv_packages.txt
|
||||
# glean-sdk may not be installable if a wheel isn't available
|
||||
# and it has to be built from source.
|
||||
pypi-optional:glean-sdk==36.0.0:telemetry will not be collected
|
||||
pypi-optional:glean-sdk==40.0.0:telemetry will not be collected
|
||||
# Mach gracefully handles the case where `psutil` is unavailable.
|
||||
pypi-optional:psutil==5.8.0:telemetry will be missing some data
|
||||
pypi:zstandard==0.15.2
|
||||
|
Loading…
Reference in New Issue
Block a user