diff --git a/dashboard/requirements.txt b/dashboard/requirements.txt index a593edd..7f8822c 100644 --- a/dashboard/requirements.txt +++ b/dashboard/requirements.txt @@ -5,4 +5,5 @@ streamlit==1.24.0 matplotlib==3.6.3 seaborn==0.12.2 Pillow==9.4.0 -fsspec[full] \ No newline at end of file +scikit-learn==1.2.1 +fsspec \ No newline at end of file