diff --git a/requirements.txt b/requirements.txt
index b5b66752e843e6031d1ee09cce6a371a52ec02fb..fba91180c7a495b9d0c05130f390777816d35fdc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,9 +1,16 @@
+setuptools
+six
+sphinx
+nose
+numpy
 bob.extension
+bob.bio.base
 bob.io.base
+bob.ip.base
+bob.pad.base
 bob.bio.face
 bob.bio.video
-bob.pad.base
-bob.learn.libsvm
-bob.ip.base
+bob.io.image
 bob.ip.color
 bob.ip.qualitymeasure
+bob.learn.libsvm
\ No newline at end of file