diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:00:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:00:40 +0700 |
commit | 901e18bea29299a73ab7efa78b5b69d72df723fe (patch) | |
tree | 47495b125b70fea59c30e95925548bfaf0f099c0 /libraries/matplotlib/matplotlib.info | |
parent | 591496315c9188d5ce6171f61b9d362d69996fc6 (diff) | |
download | slackbuilds-901e18bea29299a73ab7efa78b5b69d72df723fe.tar.gz |
libraries/matplotlib: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/matplotlib/matplotlib.info')
-rw-r--r-- | libraries/matplotlib/matplotlib.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/matplotlib/matplotlib.info b/libraries/matplotlib/matplotlib.info index 5cfc0dfcf1..06f2c40142 100644 --- a/libraries/matplotlib/matplotlib.info +++ b/libraries/matplotlib/matplotlib.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/eb/a0/31b6ba00bc4dcbc06f0b80d1 MD5SUM="403b0bddd751d71187416f20d4cff100" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="numpy python-dateutil pyparsing pytz cycler six functools-lru-cache subprocess32 kiwisolver tornado" +REQUIRES="numpy python-dateutil pytz cycler functools-lru-cache subprocess32 kiwisolver tornado" MAINTAINER="Serban Udrea" EMAIL="S.Udrea@gsi.de" |