diff --git a/requirements.txt b/requirements.txt
index 5f863c468a4d0b8e4e819b893f7a5baf3c46b72e..7d6de05c523a8cb570160d98ab1b8155d11d0081 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,5 +9,11 @@ bob.learn.linear
 bob.math
 bob.measure
 bob.sp
+bob.bio.face # To build the documentation
+bob.bio.gmm
+bob.bio.spear
+bob.bio.video
+bob.db.youtube
+gridtk
 scipy
 setuptools
diff --git a/test-requirements.txt b/test-requirements.txt
index 179b931cd7d5cf46667d6214a2af16d6a0cb8b58..89e63d6ac71191c42c61748db750825d0f213b62 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,9 +1,4 @@
 bob.db.atnt
 bob.io.image
-bob.bio.face
-bob.bio.gmm # For the docs
-bob.bio.spear
-bob.bio.video
-bob.db.youtube
 matplotlib
 gridtk