zaqar-ui/requirements.txt
Shu Muto c03bcc8bf7 Bump horizon for Stein
Change-Id: Id60daf859eefeaca74e196e1ba0bf476ab6d71d8
2018-12-21 10:32:26 +09:00

14 lines
617 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.
# Order matters to the pip dependency resolver, so sorting this file
# changes how packages are installed. New dependencies should be
# added in alphabetical order, however, some dependencies may need to
# be installed in a specific order.
#
# PBR should always appear first
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-zaqarclient>=1.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
horizon>=15.0.0.0b1 # Apache-2.0