mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
11 lines
615 B
Diff
11 lines
615 B
Diff
diff --git a/python/sites/mach.txt b/python/sites/mach.txt
|
|
index 8945d44..8746f70 100644
|
|
--- a/python/sites/mach.txt
|
|
+++ b/python/sites/mach.txt
|
|
@@ -98,3 +98,3 @@ pypi-optional:glean-sdk==55.0.0:telemetry will not be collected
|
|
# support down to the oldest locally-installed version (5.4.2).
|
|
-pypi-optional:psutil>=5.4.2,<=5.9.4:telemetry will be missing some data
|
|
-pypi-optional:zstandard>=0.11.1,<=0.22.0:zstd archives will not be possible to extract
|
|
+pypi-optional:psutil>=5.4.2,<=5.10.0:telemetry will be missing some data
|
|
+pypi-optional:zstandard>=0.11.1,<=0.24.0:zstd archives will not be possible to extract
|