# restrict cinder to the 2023.2 series only
cinder>=23.0.0,<24.0.0  # Apache-2.0
# brick upper bound is controlled by upper-constraints
os-brick>=6.4.0  # Apache-2.0

importlib_metadata>=1.7.0 # Apache-2.0
importlib_resources>=3.2.1;python_version<'3.10' # Apache-2.0
