aboutsummaryrefslogtreecommitdiff
path: root/python/memory-profiler
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-25 20:46:33 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-25 20:46:33 +0700
commitecc97456eb461a35f46936adc2e223ec2de88479 (patch)
tree85443c1dd0080ed2ae11440bb4120e685fa5fb09 /python/memory-profiler
parent553525f3c1144ec2e08121bacde2e8f2c8a2784e (diff)
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 c603fa092f0c..3ee384e0da5b 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"