summaryrefslogtreecommitdiff
path: root/doc/requirements.txt
blob: 34ce8bac08aa0487f3567ef08f408e70a3759e82 (plain)
1
2
3
4
5
6
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
sphinxcontrib-apidoc>=0.2.0  # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0
six==1.12.0 # MIT