fix: compatible with python3.6
Showing
| ... | ... | @@ -6,7 +6,7 @@ tqdm |
| PyYAML>=5.1 | ||
| visualdl>=2.2.0 | ||
| scipy>=1.0.0 | ||
| scikit-learn>=1.0.2 | ||
| scikit-learn>=0.21.0 | ||
| gast==0.3.3 | ||
| faiss-cpu==1.7.1.post2 | ||
| easydict |
想要评论请 注册 或 登录
| ... | ... | @@ -6,7 +6,7 @@ tqdm |
| PyYAML>=5.1 | ||
| visualdl>=2.2.0 | ||
| scipy>=1.0.0 | ||
| scikit-learn>=1.0.2 | ||
| scikit-learn>=0.21.0 | ||
| gast==0.3.3 | ||
| faiss-cpu==1.7.1.post2 | ||
| easydict |