workload-ref-archs/test-requirements.txt
Andreas Jaeger 4af781defb Update requirements for Pike
Sync with global requirements.
Remove openstack-doc-tools, it is not used at all.

Change-Id: I14e9eaf83ccc98a75e0acbcdcc33ba91b0f66df2
2017-08-02 20:01:41 +02:00

18 lines
399 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.8 # Apache-2.0
doc8 # Apache-2.0
Pygments
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
nwdiag
sphinxcontrib-nwdiag
# For translations
Babel>=2.3.4,!=2.4.0 # BSD