python-aodhclient/test-requirements.txt
Takashi Kajinami 766d130b18 Use global upper-constraints
python-aodhclient decided *not* to use global upper constraints but
this introduced frequent problems in the past mainly because of
conflict between global upper vs local upper.

Given the fact that aodh itself is using the global constraints,
switching aodhclient to use global constraints allows much easier
maintenance now.

Change-Id: I93474bd3b8198110425e6ba0036fbb3dac1f1f84
2024-05-02 23:42:17 +09:00

9 lines
185 B
Plaintext

os-client-config>=1.28.0 # Apache-2.0
coverage>=3.6
oslotest>=1.10.0 # Apache-2.0
tempest>=10
stestr>=2.0.0 # Apache-2.0
testtools>=1.4.0
pifpaf[gnocchi]>=0.23
gnocchi[postgresql,file]