We have no psleak packaged yet. --- psutil-7.2.1/setup.py.orig +++ psutil-7.2.1/setup.py @@ -77,7 +77,6 @@ # Test deps, installable via `pip install .[test]` or # `make install-pydeps-test`. TEST_DEPS = [ - "psleak", "pytest", "pytest-xdist", "setuptools",