
Recent pip no longer requires specific order and can resolve dependencies automatically. Also add a note to explain that lower bounds of requirements are no longer tested and these are now maintained on best-effort-basis. Change-Id: I8287f379cb8d17254df8064af69279fe3361e7a4
5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
# These are needed for docs generation
|
|
openstackdocstheme>=2.2.1 # Apache-2.0
|
|
reno>=3.2.0 # Apache-2.0
|
|
sphinx>=2.0.0,!=2.1.0 # BSD
|