atune: update readme in order to add the version of some packages

This commit is contained in:
shanshishi
2020-04-15 09:54:28 +08:00
parent 9338a64d31
commit f8b5f6b2ef
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ yum install -y python3-dict2xml python3-flask-restful python3-pandas python3-sci
```
```bash
pip3 install dict2xml Flask-RESTful pandas scikit-optimize xgboost
pip3 install dict2xml Flask-RESTful pandas scikit-optimize==0.5.2 xgboost==0.90 scikit-learn==0.20.4
```
#### 3、下载源码