Add scikit-learn into requirements

This commit is contained in:
František Kmječ 2022-06-16 17:00:50 +02:00
parent 92a37170e3
commit f03676da22
2 changed files with 6 additions and 0 deletions

6
requirements.txt Normal file
View File

@ -0,0 +1,6 @@
joblib==1.1.0
numpy==1.22.4
scikit-learn==1.1.1
scipy==1.8.1
sklearn==0.0
threadpoolctl==3.1.0

0
template.py Normal file
View File