Updated from global requirements

Change-Id: Ifca573e653c3e0ce8358ad41aa02430655fe7b1b
This commit is contained in:
OpenStack Proposal Bot 2017-07-28 00:18:54 +00:00
parent 04f9d045d8
commit 5ed8b99529
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
httplib2>=0.7.5 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0
PyYAML>=3.10.0 # MIT

View File

@ -21,6 +21,6 @@ testtools>=1.4.0 # MIT
xvfbwrapper>=0.1.3 #license: MIT
# Doc requirements
openstackdocstheme>=1.11.0 # Apache-2.0
openstackdocstheme>=1.16.0 # Apache-2.0
sphinx>=1.6.2 # BSD
reno!=2.3.1,>=1.8.0 # Apache-2.0