Files
blazar-nova/requirements.txt
Takashi Kajinami 4ff2f3431c Remove note about old pip's behavior
Recent versions of pip no longer requires that the requirements are
listed in specific orders and can resolve dependencies automatically.

Change-Id: I99fb61a51582733ef3a5f453b1cc0f3d4fa2ffd1
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-01-23 00:46:26 +09:00

9 lines
342 B
Plaintext

# Requirements lower bounds listed here are our best effort to keep them up to
# date but we do not test them so no guarantee of having them all correct. If
# you find any incorrect lower bounds, let us know or propose a fix.
pbr>=5.8.0 # Apache-2.0
oslo.config>=8.6.0 # Apache-2.0
oslo.i18n>=5.1.0 # Apache-2.0
oslo.log>=4.6.1 # Apache-2.0