Updated from global requirements

Change-Id: I9ee00615201620b6ca7e94ce7a7aad78010167d3
This commit is contained in:
OpenStack Proposal Bot 2017-04-12 16:57:56 +00:00
parent 2868ebb78d
commit 9662bf2bd9

View File

@ -7,9 +7,9 @@
# be installed in a specific order. # be installed in a specific order.
# #
# PBR should always appear first # PBR should always appear first
pbr>=2.0.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0
# Horizon Core Requirements # Horizon Core Requirements
Babel>=2.3.4 # BSD Babel!=2.4.0,>=2.3.4 # BSD
Django<1.9,>=1.8 # BSD Django<1.9,>=1.8 # BSD
Pint>=0.5 # BSD Pint>=0.5 # BSD
django-babel>=0.5.1 # BSD django-babel>=0.5.1 # BSD