fix: compatible with python3.6

pull/2212/head
root 2022-08-10 09:42:12 +00:00 committed by Tingquan Gao
parent c69bac82e1
commit af15bb182b
1 changed files with 1 additions and 1 deletions

View File

@ -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