Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
matplotlib==3.10.0
|
2 |
-
numpy==2.2.2
|
3 |
-
pandas==2.2.3
|
4 |
-
seaborn==0.13.2
|
|
|
|
1 |
+
matplotlib==3.10.0
|
2 |
+
numpy==2.2.2
|
3 |
+
pandas==2.2.3
|
4 |
+
seaborn==0.13.2
|
5 |
+
scikit_learn==1.6.1
|