Add scikit-learn into requirements

This commit is contained in:
František Kmječ
2022-06-17 13:32:40 +02:00
parent 92a37170e3
commit f03676da22
2 changed files with 6 additions and 0 deletions
+6
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
View File