cinderlib/requirements.txt

8 lines
272 B
Plaintext

# restrict cinder to the zed release only
cinder>=21.0.0.0,<22.0.0 # Apache-2.0
# brick upper bound is controlled by zed/upper-constraints
os-brick>=6.1.0 # Apache-2.0
importlib_metadata>=1.7.0 # Apache-2.0
importlib_resources>=3.2.1;python_version<'3.10' # Apache-2.0