From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- python/sites/build.txt | 1 + python/sites/docs.txt | 2 +- python/sites/mach.txt | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'python/sites') diff --git a/python/sites/build.txt b/python/sites/build.txt index 07894139c0..18ed54c6a6 100644 --- a/python/sites/build.txt +++ b/python/sites/build.txt @@ -30,6 +30,7 @@ vendored:third_party/python/glean_parser vendored:third_party/python/gyp/pylib vendored:third_party/python/jinja2_time vendored:third_party/python/json_e +vendored:third_party/python/Mako vendored:third_party/python/mohawk vendored:third_party/python/mozilla_repo_urls vendored:third_party/python/multidict diff --git a/python/sites/docs.txt b/python/sites/docs.txt index 42413388a6..9bfc36ba2c 100644 --- a/python/sites/docs.txt +++ b/python/sites/docs.txt @@ -4,7 +4,7 @@ pypi:boto3==1.33.5 pypi:fluent.pygments==1.0 pypi:livereload==2.6.3 pypi:mots==0.10.0 -pypi:myst-parser==1.0 +pypi:myst-parser==2.0 pypi:sphinx-copybutton==0.5.1 pypi:sphinx-design==0.5.0 pypi:sphinx-js==3.2.2 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). -- cgit v1.2.3