diff --git a/test-requirements.txt b/test-requirements.txt index 13037d2..163921c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,5 +11,4 @@ python-subunit>=0.0.18 requests-mock>=0.6.0 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 testrepository>=0.0.18 -# Needed for the incubation theme on oslosphinx -http://tarballs.openstack.org/oslosphinx/oslosphinx-2.2.0.0a3.tar.gz#egg=oslosphinx-2.2.0.0a3 +oslosphinx>=2.5.0 # Apache-2.0