python-aodhclient/requirements.txt
Takashi Kajinami 04727c4245 Add requirements check job
... to ensure aodhclient can be installed with the rest of
the libraries.

Change-Id: I18f5e89de01bf65f55eeda85b2a5a26428d05cf9
2024-10-22 12:24:12 +09:00

10 lines
252 B
Plaintext

pbr>=1.4 # Apache-2.0
cliff>=1.17.0 # Apache-2.0
osc-lib>=1.0.1 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
keystoneauth1>=1.0.0
pyparsing>2.1.0 # MIT