2018-05-14 13:48:00 -05:00
|
|
|
# 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.
|
2020-05-31 20:29:30 +02:00
|
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|
2018-05-14 13:48:00 -05:00
|
|
|
sphinxcontrib-blockdiag>=1.1.0
|
2020-05-31 20:29:30 +02:00
|
|
|
openstackdocstheme>=2.2.1 # Apache-2.0
|
2021-01-13 20:24:04 -06:00
|
|
|
reno>=3.1.0 # Apache-2.0
|