b7f385fe44
1. Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. 2. Update some URLs to latest 3. Remove unncessary "==" Change-Id: I1d57841c754169a3d770ab3d856a95874f68f4ba
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
|
|
sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
|
|
openstackdocstheme>=1.18.1 # Apache-2.0
|
|
|
|
# releasenotes
|
|
reno>=2.5.0 # Apache-2.0
|