diff --git a/test-requirements.txt b/test-requirements.txt index c86bb114..ae03ad76 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,13 +8,13 @@ ddt>=1.0.1 # MIT mock>=2.0 # BSD pylint==1.4.5 # GPLv2 python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD oslosphinx>=4.7.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT reno!=2.3.1,>=1.8.0 # Apache-2.0 astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4 -openstackdocstheme>=1.5.0 # Apache-2.0 +openstackdocstheme>=1.11.0 # Apache-2.0 # Tempest Plugin tempest>=14.0.0 # Apache-2.0