neutron-vpnaas-dashboard/requirements.txt
Takashi Kajinami f39c729df7 Bump hacking
hacking 3.x is quite old. Bump it to the recent version currently used
in most of the neutron repos.

Also remove the note about old pip's behavior because recent pip does
not require specific order.

Change-Id: I81a9d0dfc1241f5843472583a4f7334853f98f7d
2025-03-04 22:05:59 +09:00

8 lines
329 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
horizon>=23.4.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0