Add SkLearn to requirements.txt

This commit is contained in:
2024-06-21 16:59:51 +02:00
parent 9cb0d90eb1
commit 4d82767c68

View File

@@ -1,5 +1,6 @@
matplotlib>=3.5.0 matplotlib>=3.5.0
pandas>=1.5.0 pandas>=1.5.0
seaborn>=0.12.0 seaborn>=0.12.0
scikit-learn>=0.23.0
streamlit>=1.35.0 streamlit>=1.35.0
ruff>=0.4.8 ruff>=0.4.8