diff --git a/conda/meta.yaml b/conda/meta.yaml
index db5a93c7fbb8802b4a3f09834211a90a5a613d5b..6250242cefc4bbd94d530964896e8a0b02cc7957 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -26,7 +26,6 @@ requirements:
     - bob.core
     - bob.io.base
     - bob.io.image
-    - bob.learn.activation
     - bob.math
     - bob.sp
     - bob.ip.base
diff --git a/requirements.txt b/requirements.txt
index c31f24d176719e2b479f685e6ffa1149362a5039..2bda4901dfc18d3de7932c96ca1afbe84f8146c3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,6 @@ bob.blitz
 bob.core
 bob.io.base
 bob.io.image
-bob.learn.activation
 bob.math
 bob.sp
 bob.ip.base