summaryrefslogtreecommitdiffstats
path: root/python/memory-profiler
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-11-25 14:46:33 +0100
committer Willy Sudiarto Raharjo2022-11-25 14:46:33 +0100
commitecc97456eb461a35f46936adc2e223ec2de88479 (patch)
tree85443c1dd0080ed2ae11440bb4120e685fa5fb09 /python/memory-profiler
parent553525f3c1144ec2e08121bacde2e8f2c8a2784e (diff)
downloadslackbuilds-ecc97456eb461a35f46936adc2e223ec2de88479.tar.gz
python/memory-profiler: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/memory-profiler')
-rw-r--r--python/memory-profiler/memory-profiler.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/memory-profiler/memory-profiler.info b/python/memory-profiler/memory-profiler.info
index c603fa092f..3ee384e0da 100644
--- a/python/memory-profiler/memory-profiler.info
+++ b/python/memory-profiler/memory-profiler.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/m/memory_profiler/memory_profiler-0.60
MD5SUM="c4d29b47885c32581f5bcefb44d2ca8e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="psutil"
+REQUIRES="python3-psutil"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"