Sync sphinx version with g-r
There is failure in doc due to old versions of sphinx and oslosphinx. This commit sync those version from g-r. Change-Id: I5dcce891f3a41104c6dd822ab932be358556807e
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
pbr>=1.6 # Apache-2.0
|
pbr>=1.6 # Apache-2.0
|
||||||
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
|
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
|
||||||
oslosphinx>=2.5.0,!=3.4.0 # Apache-2.0
|
oslosphinx>=4.7.0 # Apache-2.0
|
||||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
|
sphinx>=1.6.2 # BSD
|
||||||
yasfb>=0.5.1
|
yasfb>=0.5.1
|
||||||
openstackdocstheme>=1.5.0 # Apache-2.0
|
openstackdocstheme>=1.5.0 # Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user