Skip to content

Commit 002c545

Browse files
Removes python_version condition on tensorflow (#4435)
1 parent 4ab39c2 commit 002c545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ scikit-fuzzy
1313
sklearn
1414
statsmodels
1515
sympy
16-
tensorflow; python_version < '3.9'
16+
tensorflow
1717
xgboost

0 commit comments

Comments
 (0)