watcher-dashboard/requirements.txt
Takashi Kajinami f90c13d1e7 Bump hacking
hacking 3.0.x is too old. Bump it to the latest version available.

Change-Id: I45d7b5a60559162889e6fcf233fe8d57f9dd86d5
2024-11-18 00:55:07 +09:00

10 lines
349 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>=18.2.0 # Apache-2.0
PyYAML>=3.12 # MIT
python-watcherclient>=1.1.0 # Apache-2.0