python-observabilityclient/requirements.txt
Takashi Kajinami ea9cefce25 Use requirements.txt solely to manage dependencies
... to follow the standard method to manage dependencies. Also apply
global upper constraints to use the consistent dependencies.

Note that releasenotes target is still broken at this stage and needs
further work.

Change-Id: I8dfc5f1b621010364567e241c9e619c710faa6af
2024-10-24 18:40:07 +09:00

5 lines
113 B
Plaintext

osc-lib>=1.0.1 # Apache-2.0
keystoneauth1>=1.0.0 # Apache-2.0
cliff>=1.14.0 # Apache-2.0
PyYAML>5.1 # Apache-2.0