adding dependency scikit-learn

This commit is contained in:
frankknoll
2023-11-12 10:45:09 +01:00
parent 07bfc0ed68
commit 0d19a31574

View File

@@ -7,6 +7,7 @@ dependencies:
- ipykernel
- numpy
- pandas
- scikit-learn
- urllib3
- requests
- bs4