diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-02-06 16:50:22 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-11 09:30:27 +0700 |
commit | 5b2ed84894dcd71b523451bd915676a0f56d47eb (patch) | |
tree | 6b264edb34e191bc017f7b66a90114dd44d0c354 /python/python3-ipython-sql/python3-ipython-sql.info | |
parent | 346cf88c0b847ad29ded47920a77e5961d9ca250 (diff) |
python/python3-ipython-sql: Updated REQUIRES.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ipython-sql/python3-ipython-sql.info')
-rw-r--r-- | python/python3-ipython-sql/python3-ipython-sql.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ipython-sql/python3-ipython-sql.info b/python/python3-ipython-sql/python3-ipython-sql.info index 8c296a7a21..f2a3347369 100644 --- a/python/python3-ipython-sql/python3-ipython-sql.info +++ b/python/python3-ipython-sql/python3-ipython-sql.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython-sql/ipython-s MD5SUM="70c88e1a3e2e0b00eb4d72be45f14d04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ipython PrettyTable SQLAlchemy sqlparse" +REQUIRES="ipython PrettyTable SQLAlchemy sqlparse ipython_genutils" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |