Removes python_version condition on tensorflow (#4435)

This commit is contained in:
onlinejudge95 2021-05-17 17:28:51 +05:30 committed by GitHub
parent 4ab39c2001
commit 002c545aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,5 +13,5 @@ scikit-fuzzy
sklearn
statsmodels
sympy
tensorflow; python_version < '3.9'
tensorflow
xgboost