Files
manila-ui/requirements.txt
Takashi Kajinami f25c1a92b4 Drop unnecessary direct dependency on iso8601
The library is not directly used by any code in this repository.

Change-Id: I62543f1a10c59be46753e0233b3a4ccd857e3eda
2025-03-01 12:45:14 +09:00

12 lines
451 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.5.0 # Apache-2.0
# Horizon Core Requirements
django-compressor>=2.0 # MIT
oslo.utils>=4.7.0 # Apache-2.0
python-keystoneclient>=4.1.1 # Apache-2.0
python-manilaclient>=2.7.0 # Apache-2.0
horizon>=18.3.1 # Apache-2.0