Removing obsolete oslosphinx
Removing oslosphinx from docs requirements.
If any extensions is needed for building docs we should rely on
the openstackdocstheme or directly on sphinx modules.
Change-Id: I1d9e9f856b28686de1f65c5c4fc951d83dba6b7a
diff --git a/test-requirements.txt b/test-requirements.txt
index 1b68194..698b5f9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,6 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+openstackdocstheme>=1.18.1 # Apache-2.0
-# releasenotes
reno>=2.5.0 # Apache-2.0