Browse Source

!906 upgrade the version of scikit-learn to 0.23.1

From: @luopengting
Reviewed-by: @ouwenchang,@wenkai_dist
Signed-off-by: @wenkai_dist
tags/v1.1.0
mindspore-ci-bot Gitee 5 years ago
parent
commit
fc0843d0e8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -13,7 +13,7 @@ protobuf>=3.8.0
psutil>=5.6.1
pyyaml>=5.3.1
scipy>=1.5.3
scikit-learn>=0.21.2
scikit-learn>=0.23.1
six>=1.12.0
Werkzeug>=1.0.0
pandas>=1.0.4


Loading…
Cancel
Save