lock scikit-learn version to 0.23.2

fix github actions workflow
This commit is contained in:
2021-01-10 20:05:36 +01:00
parent 673081cdc5
commit 8359e442e5
3 changed files with 11 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
numpy
scikit-learn
scikit-learn==0.23.2
pandas
ipympl