Updated from global requirements

Change-Id: I74f234bad721f891310d39191aa6a8948d2ea74b
This commit is contained in:
OpenStack Proposal Bot 2017-01-25 20:22:42 +00:00
parent ba7c0111b8
commit b82f870219
2 changed files with 2 additions and 2 deletions

View File

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

View File

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