Updated from global requirements

Change-Id: If97f3ee6a6eb0586f4f43bafaad8e9a1a0b1fad1
This commit is contained in:
OpenStack Proposal Bot 2017-07-20 13:16:27 +00:00
parent bdb2610b1b
commit b999ecec2f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
# Horizon Core Requirements
Babel!=2.4.0,>=2.3.4 # BSD
Django<1.11,>=1.8 # BSD
Django<2.0,>=1.8 # BSD
django-compressor>=2.0 # MIT
django-openstack-auth>=3.1.0 # Apache-2.0
iso8601>=0.1.11 # MIT