neutron-lib/doc/requirements.txt
zhangboye 5b6a27d80f Cap sphinx for py2 to match global requirements
Change-Id: I3e6c1982b675356858624b50e18571ce6b0f1fe9
2019-05-16 16:06:38 +08:00

7 lines
239 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
os-api-ref>=1.4.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
mock>=2.0.0 # BSD