Updated from global requirements

Change-Id: I64e4720eecc2b10e59662bc061fdad0e785bd265
This commit is contained in:
OpenStack Proposal Bot 2017-04-18 16:48:04 +00:00
parent 583dda65ba
commit d8ba715f90
1 changed files with 3 additions and 3 deletions

View File

@ -7,9 +7,9 @@
# be installed in a specific order.
#
# PBR should always appear first
pbr>=2.0.0 # Apache-2.0
Babel>=2.3.4 # BSD
Django<1.9,>=1.8 # BSD
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
Django<1.10,>=1.8 # BSD
django-babel>=0.5.1 # BSD
django-compressor>=2.0 # MIT
django-openstack-auth>=3.1.0 # Apache-2.0