training-guides/test-requirements.txt
zhangyanxian c748c26a73 Update the version of openstackdocstheme
Refer to http://git.openstack.org/cgit/openstack/
requirements/tree/global-requirements.txt 
The version of openstackdocstheme should be ">=1.5.0",this patch fix it.

Change-Id: I9044200f721c54824f91593f1b7be0099a7dc39c
2016-09-28 02:44:42 +00:00

10 lines
329 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6
openstack-doc-tools>=0.30
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
openstackdocstheme>=1.5.0
hieroglyph>=0.7.1
doc8