diff --git a/requirements.txt b/requirements.txt index a49dbd4c2a743b06e7e5f4d019073ec20880c223..10294a3b47703e6efe3881512a2c185ac843e2fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,18 @@ setuptools docopt ipython -bob.io.base \ No newline at end of file +bob.blitz +bob.core +bob.db.base +bob.extension +bob.io.base +bob.io.image +bob.learn.activation +bob.learn.em +bob.learn.linear +bob.math +bob.measure +bob.sp +gridtk +scipy +setuptools \ No newline at end of file