diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-20 08:30:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-20 08:31:52 +0700 |
commit | d941c9a0e097f5506660ad0a22c288fcaa2ee637 (patch) | |
tree | 31a36f6c2d3a83e77da68c1316bbadb7e8ed2e37 /system/locust | |
parent | c8a7987abb45455c97b4a35e448bd1b5547784c2 (diff) |
system/locust: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/locust')
-rw-r--r-- | system/locust/locust.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/locust/locust.info b/system/locust/locust.info index ba67aa57437d0..88dcde1d5647c 100644 --- a/system/locust/locust.info +++ b/system/locust/locust.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/3d/94/fe78c17e7cdcc606aab1a244 MD5SUM="777451c112311aee0dd57f76770e7a04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python zope.interface zope.event python3-psutil python3-configargparse typing-extensions roundrobin python3-Flask-Cors" +REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python zope.interface zope.event python3-psutil python3-configargparse typing-extensions roundrobin python3-Flask-Cors python3-blinker python3-Flask-Login" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |