summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/admin.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 237f0e02a8..6cc6845808 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2876,7 +2876,7 @@ development, not the kernel implementation of ACPI.")
python-setuptools
python-wheel))
(inputs
- (list python-psutil-7
+ (list python-psutil
python-urwid-3))
(home-page "https://github.com/amanusk/s-tui")
(synopsis "Interactive terminal stress test and monitoring tool")