Files
magnum-ui/requirements.txt
Takashi Kajinami b817c7654b Remove note about old pip's behavior
Recent pip can resolve package dependencies automatically and we no
longer have to put dependencies in a specific order.

Change-Id: Id905ee9db0d571bd5e78e05897973c4b50f018e4
2025-04-20 16:08:10 +09:00

9 lines
354 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!=2.1.0,>=2.0.0 # Apache-2.0
python-magnumclient>=4.2.0 # Apache-2.0
python-heatclient>=1.18.0
horizon>=17.1.0 # Apache-2.0