Skip to content

Commit 6fe4808

Browse files
committed
Fix the issue in dependencies
1 parent 475a92b commit 6fe4808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ scikit-optimize==0.7.1
99
tables>=3.6.1
1010
category_encoders>=2.1.0
1111
hypernets>=0.1.5
12-
h5py>=2.10.0
12+
h5py==2.10.0
1313
eli5

0 commit comments

Comments
 (0)