python-aodhclient/requirements.txt
Stephen Finucane 8636fb0574 Move test requirements to tox.ini
They were listed in requirements.txt despite not being runtime
requirements of aodhclient. Correct this.

Change-Id: I2b3d81668fb6c4f5009f44e8083c94f6e8344702
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-04-17 15:32:03 +01:00

10 lines
236 B
Plaintext

pbr>=1.4
cliff!=1.16.0,>=1.14.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