mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
9fb43c2035
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
8 lines
367 B
Plaintext
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
|