gecko-dev/build/mach_virtualenv_packages.txt
Mitchell Hentges 9fb43c2035 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
2021-09-03 15:22:21 +00:00

8 lines
367 B
Plaintext

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==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