diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:24:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:24:53 +0700 |
commit | a1a9031960d8d4a8c5ee8fd81ae7a6ca157a3879 (patch) | |
tree | 33864fc02a23dddd0cda76ae7975bfff0d7e3ce6 /python | |
parent | 1e89628a036f7e03beb79fae56883660821262aa (diff) | |
download | slackbuilds-a1a9031960d8d4a8c5ee8fd81ae7a6ca157a3879.tar.gz |
python/flask-restplus: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/flask-restplus/flask-restplus.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/flask-restplus/flask-restplus.info b/python/flask-restplus/flask-restplus.info index 371288a986..7c4b23af11 100644 --- a/python/flask-restplus/flask-restplus.info +++ b/python/flask-restplus/flask-restplus.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/9b/9d/a4a5a0a9aa777a8c9e6544cfcdea717 MD5SUM="4e15545453c3da2187f0f1f98fdb0dfe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="Flask six jsonschema pytz aniso8601" +REQUIRES="Flask jsonschema pytz aniso8601" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |