add alembic to db dependencies
This commit is contained in:
parent
b1593d0c45
commit
9d66bd0468
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -94,6 +94,7 @@ extras = {
|
||||||
#
|
#
|
||||||
# package # low high
|
# package # low high
|
||||||
|
|
||||||
|
'alembic', # 0.3.1
|
||||||
'SQLAlchemy', # 0.7.6
|
'SQLAlchemy', # 0.7.6
|
||||||
# 'Tempita', # 0.5.1
|
# 'Tempita', # 0.5.1
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue