add missing lib of project

Change-Id: Ib854e8805fe79c8f4add829263c85b9bdfbe375c
This commit is contained in:
jiasirui 2022-09-07 14:56:15 +08:00
parent 661cd718eb
commit 13cf26a03f

View File

@ -19,6 +19,7 @@ os-resource-classes>=0.5.0 # Apache-2.0
oslo.upgradecheck>=0.1.0 # Apache-2.0
oslo.utils>=4.5.0 # Apache-2.0
oslo.versionedobjects>=1.31.2 # Apache-2.0
osprofiler>=3.4.0
SQLAlchemy>=0.9.0,!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8 # MIT
alembic>=0.8.10 # MIT
stevedore>=1.5.0 # Apache-2.0
@ -31,3 +32,4 @@ microversion_parse>=0.2.1 # Apache-2.0
openstacksdk>=0.46.0 # Apache-2.0
elasticsearch>=2.0.0,<3.0.0 # Apache-2.0
apscheduler>=3.6.0 # MIT License
retrying>=1.3.3