Skip to content
Snippets Groups Projects
Commit 6b7f97ba authored by Yannick DAYER's avatar Yannick DAYER
Browse files

Set minimal version of h5py to v3

parent 74b56e50
Branches
Tags
1 merge request!45Support h5py v3
Pipeline #58470 passed
......@@ -34,7 +34,7 @@ requirements:
- numpy {{ numpy }}
- dask {{ dask }}
- dask-ml {{ dask_ml }}
- h5py {{ h5py }}
- h5py >=3
run:
- python
- setuptools
......
......@@ -6,4 +6,4 @@ bob.learn.activation
bob.learn.linear
dask
dask-ml
h5py
h5py >= 3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment