diff --git a/test-requirements.txt b/test-requirements.txt index 55b1396a..666498f9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ # 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. -openstack-doc-tools>=0.21.1 +openstack-doc-tools>=0.23 doc8 # Apache-2.0