diff --git a/conda/meta.yaml b/conda/meta.yaml index f60439724fb11ad23fc5ab27bb6f59efbcbc0246..a957dd832ce89462e3131051def656e15633b677 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -27,8 +27,6 @@ requirements: - setuptools {{ setuptools }} - bob.extension - numpy - - bob.bio.base - - bob.bio.video - bob.pad.face - bob.learn.pytorch @@ -36,7 +34,6 @@ requirements: run: - python - setuptools - - numpy # place other runtime dependencies here (same as requirements.txt) test: