Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ h2o==3.46.0.5
|
|
| 3 |
pandas==2.2.2
|
| 4 |
matplotlib==3.7.1
|
| 5 |
numpy==1.26.4
|
| 6 |
-
|
|
|
|
| 3 |
pandas==2.2.2
|
| 4 |
matplotlib==3.7.1
|
| 5 |
numpy==1.26.4
|
| 6 |
+
scikit-learn
|