Files
os-brick/test-requirements.txt
Takashi Kajinami cc73a66e22 Fix outdated notes in requirement files
Recent pip no longer requires specific order and can resolve
dependencies automatically.

Also add a note to explain that lower bounds of requirements are no
longer tested and these are now maintained on best-effort-basis.

Change-Id: Iee544534d06b6e45b5cdcccc70e07330e821d327
2024-12-13 23:51:30 +09:00

17 lines
472 B
Plaintext

hacking>=7.0.0,<7.1.0 # Apache-2.0
flake8-import-order # LGPLv3
flake8-logging-format>=0.6.0 # Apache-2.0
coverage>=5.5 # Apache-2.0
ddt>=1.4.1 # MIT
oslotest>=4.5.0 # Apache-2.0
testscenarios>=0.5.0 # Apache-2.0/BSD
testtools>=2.4.0 # MIT
stestr>=3.2.1 # Apache-2.0
oslo.vmware>=4.0.0 # Apache-2.0
castellan>=3.10.0 # Apache-2.0
doc8>=0.8.1 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
bandit>=1.7.0,<1.8.0 # Apache-2.0
mypy>=1.2.0 # MIT
eventlet>=0.30.1,!=0.32.0 # MIT