Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ pandas>=1.3.0
|
|
6 |
Pillow>=8.0.0
|
7 |
matplotlib>=3.5.0
|
8 |
seaborn>=0.11.0
|
9 |
-
|
|
|
6 |
Pillow>=8.0.0
|
7 |
matplotlib>=3.5.0
|
8 |
seaborn>=0.11.0
|
9 |
+
scikit-learn
|