beb79ac98c
The python blockdiag module is unmaintained and will likely be removed from distros.[1] This patch replaces blockdiag with graphviz diagrams. [1] https://github.com/blockdiag/blockdiag/pull/171 Change-Id: I3a902c60b59071b466e1bf1ec6bda205e58b378c
9 lines
371 B
Plaintext
9 lines
371 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.
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
|
sphinxcontrib-httpdomain>=1.3.0 # BSD
|
|
reno>=3.1.0 # Apache-2.0
|
|
os-api-ref>=1.4.0 # Apache-2.0
|
|
openstackdocstheme>=2.2.0 # Apache-2.0
|