Skip to content

Commit 437493b

Browse files
author
Beat Buesser
committed
Update for h5py
Signed-off-by: Beat Buesser <[email protected]>
1 parent fc10277 commit 437493b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def get_version(rel_path):
6565
"lightgbm": ["lightgbm"],
6666
"mxnet": ["mxnet"],
6767
"tensorflow": ["tensorflow", "tensorflow_addons", "h5py"],
68-
"tensorflow_image": ["tensorflow", "tensorflow_addons", "Pillow", "ffmpeg-python"],
68+
"tensorflow_image": ["tensorflow", "tensorflow_addons", "h5py", "Pillow", "ffmpeg-python"],
6969
"tensorflow_audio": ["tensorflow", "tensorflow_addons", "h5py"],
7070
"pytorch": ["torch", "torchvision"],
7171
"pytorch_image": ["torch", "torchvision", "kornia", "Pillow", "ffmpeg-python"],

0 commit comments

Comments
 (0)