Add alembic migrations
This commit is contained in:
@@ -6,6 +6,7 @@ pbr>=1.6 # Apache-2.0
|
||||
|
||||
# < 0.8.0/0.8 does not work, see https://bugs.launchpad.net/bugs/1153983
|
||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||
alembic>=0.8.4 # MIT
|
||||
eventlet!=0.18.3,>=0.18.2 # MIT
|
||||
PasteDeploy>=1.5.0 # MIT
|
||||
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
|
||||
|
||||
Reference in New Issue
Block a user