Skip to content

Commit c5f9000

Browse files
authored
Tensorflow is not yet compatible with Python 3.9
1 parent 5854077 commit c5f9000

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
@@ -13,5 +13,5 @@ scikit-fuzzy
1313
sklearn
1414
statsmodels; python_version < '3.9'
1515
sympy
16-
tensorflow
16+
tensorflow; python_version < '3.9'
1717
xgboost

0 commit comments

Comments
 (0)