Skip to content
Snippets Groups Projects
Commit 765d8e9d authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Fix dependencies

parent 0c9964c4
Branches
Tags
1 merge request!127Fix deep-pix-bis, add more tests, update docs
Pipeline #61872 passed
......@@ -33,6 +33,7 @@ requirements:
- scikit-image {{ scikit_image }}
- imageio-ffmpeg {{ imageio_ffmpeg }}
- pytorch {{ pytorch }}
- tensorflow {{ tensorflow }}
run:
- python
- setuptools
......@@ -41,6 +42,7 @@ requirements:
- {{ pin_compatible('scikit-image') }}
- {{ pin_compatible('imageio-ffmpeg') }}
- {{ pin_compatible('pytorch') }}
- {{ pin_compatible('tensorflow') }}
test:
imports:
......
bob.bio.base
bob.ip.skincolorfilter
......@@ -10,3 +10,4 @@ scikit-learn
scikit-image
imageio-ffmpeg
torch
tensorflow
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment