Browse Source

upgrade the version of scikit-learn to 0.23.1

tags/v1.1.0
luopengting 5 years ago
parent
commit
e74f26313a
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 psutil>=5.6.1
pyyaml>=5.3.1 pyyaml>=5.3.1
scipy>=1.5.3 scipy>=1.5.3
scikit-learn>=0.21.2
scikit-learn>=0.23.1
six>=1.12.0 six>=1.12.0
Werkzeug>=1.0.0 Werkzeug>=1.0.0
pandas>=1.0.4 pandas>=1.0.4


Loading…
Cancel
Save