We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc1395 commit 475a92bCopy full SHA for 475a92b
requirements.txt
@@ -10,4 +10,4 @@ tables>=3.6.1
10
category_encoders>=2.1.0
11
hypernets>=0.1.5
12
h5py>=2.10.0
13
-eli5
+eli5
setup.py
@@ -38,7 +38,6 @@ def read_extra_requirements():
38
39
return extra
40
41
-
42
version = '0.1.12'
43
requirements = read_requirements()
44
0 commit comments