Update psutil to 7.0.* (#13507)

This commit is contained in:
sobolevn
2025-02-17 11:23:20 +01:00
committed by GitHub
parent 654d8c2457
commit a640e08986
8 changed files with 1 additions and 53 deletions
@@ -1,15 +1,8 @@
# TODO: missing from stub
psutil.__all__
psutil._common.__all__
psutil._compat.__all__
psutil._psposix.__all__
# These super() dunders don't seem to be particularly useful,
# and having them pop up on autocomplete suggestions would be annoying
psutil._compat.super.__self__
psutil._compat.super.__self_class__
psutil._compat.super.__thisclass__
# Stubtest does not support these platforms
psutil._psaix
psutil._psbsd