neutron-fwaas-dashboard/requirements.txt
Takashi Kajinami 50fcaaf495 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: If66ef2135abbf9724a368cf579a1909cfc04d117
2025-03-04 22:03:00 +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>=17.1.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0