watcher-dashboard/requirements.txt
licanwei 810bd7e589 Drop mox3 from test-requirements.txt
create_stubs in test.helpers is also dropped in
this commit because this creates a stub using mox.
This is part of mox-removal community goal in Rocky.

Change-Id: I54b3679bf294f20910fae9bf9ee442769455415b
Closes-Bug: #1758388
2018-07-22 18:00:22 -07:00

11 lines
338 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
horizon>=14.0.0.0b2 # Apache-2.0
PyYAML>=3.12 # MIT
python-watcherclient>=1.1.0 # Apache-2.0