
Since several depending packages are too old and failed to path unittests, update version of the packages. Change-Id: I9e91512fa84496da00684b63aa340082cdfe5e42 Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
8 lines
295 B
Plaintext
8 lines
295 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>=3.5.0 # Apache-2.0
|
|
sphinx>=8.1.3 # BSD
|
|
reno>=4.1.0 # Apache-2.0
|