commit 9978044775efea5d7c16949bc4755ce4681fb2f8
Author: Christoph Moench-Tegeder <cmt@FreeBSD.org>

    bump psutil (same as ports)
    
    5.9.x breaks mach

diff --git python/sites/mach.txt python/sites/mach.txt
index 4769fe11257e..e77870ec4f42 100644
--- python/sites/mach.txt
+++ python/sites/mach.txt
@@ -62,7 +62,7 @@ pypi-optional:orjson>=3.10:json operations will be slower in various tools
 # 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).
-pypi-optional:psutil>=5.4.2:telemetry will be missing some data
+pypi-optional:psutil>=5.4.2,<=7.2.0:telemetry will be missing some data
 pypi-optional:rtoml>=0.11.0:toml operations will be slower in various tools
 pypi-optional:zstandard>=0.11.1,<=0.24.0:zstd archives will not be possible to extract
 vendored-fallback:pyyaml:third_party/python/pyyaml/lib/:faster native loading is disabled
