diff --git a/conda/meta.yaml b/conda/meta.yaml index 1db671b98ee20a4b56d53da76c664b0b28d5ca52..e75da21f2f287033f117ae6a92e3d6b9300dc23e 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -35,14 +35,13 @@ requirements: - bob.learn.libsvm - bob.ip.dlib - bob.ip.facelandmarks - - bob.rppg.base >=2.0.0 + - bob.rppg.base run: - python - setuptools - six - numpy >=1.11 - scikit-learn - - bob.rppg.base >=2.0.0 test: imports: @@ -64,7 +63,7 @@ test: - bob.db.replaymobile - bob.db.msu_mfsd_mod - bob.db.mobio - - bob.rppg.base >=2.0.0 + - bob.rppg.base about: home: https://www.idiap.ch/software/bob/