Manual sync with global-requirements

Since we're not part of global-requirements sync, do a manual sync.
This updates Jinja to newer version as well as normalizes the entries.

Change-Id: If41108d7831c7913b8203b5ffdbc9a9bdd3a148e
This commit is contained in:
Andreas Jaeger 2015-12-14 07:52:00 +01:00
parent 5802daf14c
commit 65a556d352
1 changed files with 4 additions and 4 deletions

View File

@ -4,11 +4,11 @@
pbr>=1.6
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.10.2,<0.11
hacking<0.11,>=0.10.2
beautifulsoup4
Jinja2>=2.6 # BSD License (3 clause)
Jinja2>=2.8 # BSD License (3 clause)
openstack-doc-tools>=0.30
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
openstackdocstheme>=1.2.3
doc8 # Apache-2.0
doc8 # Apache-2.0