Updated from global requirements

Change-Id: I6b719468da0982d94b72e5039f48e945ebec68b7
This commit is contained in:
OpenStack Proposal Bot 2018-03-26 12:29:33 +00:00
parent 77939b529f
commit dbb1a61797
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
# Horizon Core Requirements
Django<2.0,>=1.8 # BSD
Django<2.0,>=1.11 # BSD
django-compressor>=2.0 # MIT
httplib2>=0.9.1 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0

View File

@ -18,5 +18,5 @@ xvfbwrapper>=0.1.3 #license: MIT
# Doc requirements
openstackdocstheme>=1.18.1 # Apache-2.0
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0