Remove oslosphinx
oslosphinx project is retired. Since this repo does not build any docs,
we can remove oslosphinx and sphinx requirements directly.
Change-Id: If6b19082bc1092f5322dc529458af1e07da90194
diff --git a/test-requirements.txt b/test-requirements.txt
index b858041..cbd9858 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,8 +5,6 @@
hacking<0.13,>=0.12.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD