Skip to content

Commit 954ef4c

Browse files
committed
Enable higher tensorflow dependencies
1 parent 3976c17 commit 954ef4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ install_requires =
4343
scikit-learn ~= 0.21.0
4444
keras
4545
sparse
46-
tensorflow == 1.*
46+
tensorflow > 1.10
4747
joblib >= 0.13.0
4848
numba != 0.42.1
4949
statsmodels >= 0.9

0 commit comments

Comments
 (0)