Updated from global requirements

Change-Id: I07d602863e9fbe9b38df7cc5680973dec6dcb045
This commit is contained in:
OpenStack Proposal Bot 2017-07-28 00:07:05 +00:00
parent 044c333153
commit 20ab5b624f
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
# Horizon Core Requirements
Django<2.0,>=1.8 # BSD
django-compressor>=2.0 # MIT
django-openstack-auth>=3.1.0 # Apache-2.0
django-openstack-auth>=3.5.0 # Apache-2.0
iso8601>=0.1.11 # MIT
python-mistralclient>=3.1.0 # Apache-2.0
PyYAML>=3.10.0 # MIT

View File

@ -27,4 +27,4 @@ docutils>=0.11 # OSI-Approved Open Source, Public Domain
# Horizon requirements
django-compressor>=2.0 # MIT
django-openstack-auth>=3.1.0 # Apache-2.0
django-openstack-auth>=3.5.0 # Apache-2.0