Updated from global requirements

Change-Id: I0e4b168f4efa4b180a54954a5bf7f45ae79213c4
This commit is contained in:
OpenStack Proposal Bot 2018-03-10 14:00:44 +00:00
parent 01e2f4cefd
commit f6442f92f6
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ Django<2.0,>=1.8 # BSD
django-compressor>=2.0 # MIT
httplib2>=0.9.1 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0
PyYAML>=3.10 # MIT
PyYAML>=3.12 # MIT
# Watcher-specific requirements
python-watcherclient>=1.1.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.6.2 # BSD
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0