Skip to content
Snippets Groups Projects
Commit 506c96b6 authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

[conda] unpinned the version of bob.rppg.base

parent c2bc32fc
No related branches found
No related tags found
1 merge request!69Resolve "Follow-up from "WIP: rPPG as features for PAD""
Pipeline #
...@@ -35,14 +35,13 @@ requirements: ...@@ -35,14 +35,13 @@ requirements:
- bob.learn.libsvm - bob.learn.libsvm
- bob.ip.dlib - bob.ip.dlib
- bob.ip.facelandmarks - bob.ip.facelandmarks
- bob.rppg.base >=2.0.0 - bob.rppg.base
run: run:
- python - python
- setuptools - setuptools
- six - six
- numpy >=1.11 - numpy >=1.11
- scikit-learn - scikit-learn
- bob.rppg.base >=2.0.0
test: test:
imports: imports:
...@@ -64,7 +63,7 @@ test: ...@@ -64,7 +63,7 @@ test:
- bob.db.replaymobile - bob.db.replaymobile
- bob.db.msu_mfsd_mod - bob.db.msu_mfsd_mod
- bob.db.mobio - bob.db.mobio
- bob.rppg.base >=2.0.0 - bob.rppg.base
about: about:
home: https://www.idiap.ch/software/bob/ home: https://www.idiap.ch/software/bob/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment