9a59547a4b
Raise the minimum versions in the various requirements files to reflect what we're actually testing with right now. Change-Id: Ie7dcc859e1291bd1d50b1ae516be38d8732de836
11 lines
411 B
Plaintext
11 lines
411 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.
|
|
|
|
openstackdocstheme>=2.2.7 # Apache-2.0
|
|
reno>=3.2.0 # Apache-2.0
|
|
sphinx>=3.5.1 # BSD
|
|
os-api-ref>=2.1.0 # Apache-2.0
|
|
sphinxcontrib-apidoc>=0.3.0 # BSD
|
|
sphinx-feature-classification>=1.1.0 # Apache 2.0
|