Updated from global requirements

Change-Id: I1ae7a3dd904837704319c0a2794b5845c3a37d62
This commit is contained in:
OpenStack Proposal Bot 2018-03-26 11:53:13 +00:00
parent 33e190a837
commit dbf77a1470
2 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,6 @@
# process, which may cause wedges in the gate later.
openstackdocstheme>=1.18.1 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0
sphinxcontrib-httpdomain>=1.3.0 # BSD

View File

@ -9,8 +9,8 @@
# PBR should always appear first
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
Django<2.0,>=1.8 # BSD
django-babel>=0.5.1 # BSD
Django<2.0,>=1.11 # BSD
django-babel>=0.6.2 # BSD
django-compressor>=2.0 # MIT
django-pyscss>=2.0.2 # BSD License (2 clause)
python-blazarclient>=1.0.0 # Apache-2.0