Merge "Update SQLAlchemy and alembic, drop sqlalchemy-migrate"

This commit is contained in:
Zuul 2024-05-14 13:06:08 +00:00 committed by Gerrit Code Review
commit 1f514f5266
2 changed files with 3 additions and 9 deletions

View File

@ -157,13 +157,8 @@ scipy # BSD
scrypt!=0.8.21 # BSD
semantic-version # BSD
setproctitle # BSD
# NOTE(yamahata):
# bug work around of sqlalchemy
# https://bitbucket.org/zzzeek/sqlalchemy/issues/3952/
# The fix which is in git master branch is planned for 1.1.9
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8 # MIT
SQLAlchemy # MIT
sqlalchemy-filters # Apache-2.0
sqlalchemy-migrate # Apache-2.0
SQLAlchemy-Utils # BSD License
sqlparse # BSD
sshtunnel # MIT

View File

@ -159,7 +159,7 @@ async-timeout===4.0.3;python_version=='3.10'
async-timeout===4.0.3;python_version=='3.8'
async-timeout===4.0.3;python_version=='3.9'
virtualbmc===3.1.0
SQLAlchemy===1.4.51
SQLAlchemy===2.0.29
pyroute2===0.7.12
google-auth===2.29.0
pyasn1-lextudio===1.1.2
@ -341,7 +341,6 @@ murano-pkg-check===0.3.0
oslo.vmware===4.4.0
XStatic-moment===2.8.4.3
autopage===0.5.2
sqlalchemy-migrate===0.13.0
gitdb===4.0.11
python-monascaclient===2.8.0
ldap3===2.9.1
@ -574,7 +573,7 @@ jsonschema===4.19.2
sphinxcontrib-devhelp===1.0.2;python_version=='3.8'
sphinxcontrib-devhelp===1.0.6;python_version>='3.9'
python-blazarclient===4.0.1
alembic===1.9.4
alembic===1.13.1
execnet===2.1.0
glance-store===4.8.0
sphinxcontrib-programoutput===0.17