diff options
Diffstat (limited to 'python/sites/mach.txt')
-rw-r--r-- | python/sites/mach.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sites/mach.txt b/python/sites/mach.txt index d9c98f24ce..e1cb8f159c 100644 --- a/python/sites/mach.txt +++ b/python/sites/mach.txt @@ -93,7 +93,7 @@ vendored:third_party/python/wheel vendored:third_party/python/zipp # glean-sdk may not be installable if a wheel isn't available # and it has to be built from source. -pypi-optional:glean-sdk==57.0.0:telemetry will not be collected +pypi-optional:glean-sdk==58.1.0:telemetry will not be collected # Mach gracefully handles the case where `psutil` is unavailable. # We aren't (yet) able to pin packages in automation, so we have to # support down to the oldest locally-installed version (5.4.2). |