Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,5 +1,2 @@
|
|
1 |
pandas
|
2 |
-
scikit-learn==1.2.2
|
3 |
-
seaborn
|
4 |
-
numpy
|
5 |
-
matplotlib
|
|
|
1 |
pandas
|
2 |
+
scikit-learn==1.2.2
|
|
|
|
|
|