Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ numpy
|
|
3 |
pandas==1.2.4
|
4 |
plotly==5.4.0
|
5 |
seaborn==0.11.1
|
6 |
-
scikit-learn==
|
7 |
IPython==7.22.0
|
8 |
jupyter_client==6.1.12
|
9 |
jupyter_core==4.7.1
|
|
|
3 |
pandas==1.2.4
|
4 |
plotly==5.4.0
|
5 |
seaborn==0.11.1
|
6 |
+
scikit-learn==1.2.2
|
7 |
IPython==7.22.0
|
8 |
jupyter_client==6.1.12
|
9 |
jupyter_core==4.7.1
|