diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:43:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:43:05 +0700 |
commit | 67ecee9dd7c4ad9c24bf00e21018e3b8543e3436 (patch) | |
tree | 82d617b32bcee43a3c5ff597d7b412fe27140757 | |
parent | 095dcb68315e7ccefa38fea683c9bf937a1b9661 (diff) | |
download | slackbuilds-67ecee9dd7c4ad9c24bf00e21018e3b8543e3436.tar.gz |
development/alembic: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/alembic/alembic.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/alembic/alembic.info b/development/alembic/alembic.info index 3b557f516c..1c38d88bd7 100644 --- a/development/alembic/alembic.info +++ b/development/alembic/alembic.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/6f/42/48447bf41287bc577e4f340e MD5SUM="6fe272274fce2641b93998ef9b702b76" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="SQLAlchemy MarkupSafe python2-editor python2-dateutil" +REQUIRES="SQLAlchemy python2-MarkupSafe python2-editor python2-dateutil" MAINTAINER="Chris Walker" EMAIL="kris240376@gmail.com" |