remove sqlalchemy-migrate requirement

We switch to alembic, and not support sqlalchemy-migrate.

Change-Id: Id8f1e3a880e8939e1c9f3234304d010de2819f2e
This commit is contained in:
suzhengwei 2023-12-26 09:17:24 +08:00
parent 72b3083999
commit 19bf506816
1 changed files with 0 additions and 3 deletions

View File

@ -10,11 +10,8 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
openstacksdk>=0.35.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
sqlalchemy-migrate>=0.11.0 # Apache-2.0
SQLAlchemy-Utils>=0.33.10 # Apache-2.0
sqlparse>=0.2.2 # BSD
requests-mock>=1.2.0 # Apache-2.0
tempita>=0.5.0 # MIT
testresources>=2.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT