summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-25 20:48:33 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-25 20:48:33 +0700
commitffc5088c071d27cdf61bcfaf19b6a590a82a0cd3 (patch)
tree0b57f55f3b31522c2fce94c8c094019d6191e627 /system
parentfd64dafc0516cf42967d4331af2735488d3b6f2a (diff)
downloadslackbuilds-ffc5088c071d27cdf61bcfaf19b6a590a82a0cd3.tar.gz
slackbuilds-ffc5088c071d27cdf61bcfaf19b6a590a82a0cd3.tar.xz
system/locust: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/locust/locust.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/locust/locust.info b/system/locust/locust.info
index 42eb1c3556..5992517a6d 100644
--- a/system/locust/locust.info
+++ b/system/locust/locust.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/ba/fb/ee2cfef14f362a3e943ffee6
MD5SUM="b6a146604504b3216911f35481d712bd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python zope.interface zope.event psutil python3-configargparse"
+REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python zope.interface zope.event python3-psutil python3-configargparse"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"