Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pandas==2.0.0
|
|
3 |
numpy==1.25.0
|
4 |
plotly==5.20.0
|
5 |
seaborn==0.12.0
|
6 |
-
matplotlib==3.8.0
|
|
|
|
3 |
numpy==1.25.0
|
4 |
plotly==5.20.0
|
5 |
seaborn==0.12.0
|
6 |
+
matplotlib==3.8.0
|
7 |
+
scikit-learn==1.5.0
|