Merge "Bump upper version of db libraries in test requirements"

This commit is contained in:
Zuul 2024-01-09 05:23:30 +00:00 committed by Gerrit Code Review
commit c64013839f
1 changed files with 3 additions and 4 deletions

View File

@ -36,10 +36,9 @@ test =
pifpaf[gnocchi]>=0.23
gnocchi[postgresql,file]
# FIXME: Remove these caps when aodh supports SQLAlchemy 2.0
SQLAlchemy-Utils<=0.38.3
sqlalchemy-migrate<=0.13.0
SQLAlchemy<=1.4.41
oslo.db<=12.3.1
SQLAlchemy-Utils<0.42.0
SQLAlchemy<1.5.0
oslo.db<14.2.0
;Disabled due to https://github.com/pypa/twine/issues/726
;aodh @ https://tarballs.openstack.org/aodh/aodh-master.tar.gz#egg=aodh[mysql]