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