Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ pandas==2.0.3
|
|
4 |
numpy==1.24.3
|
5 |
tensorflow-cpu==2.10.0
|
6 |
matplotlib==3.7.1
|
7 |
-
scikit-learn==1.2.2
|
|
|
4 |
numpy==1.24.3
|
5 |
tensorflow-cpu==2.10.0
|
6 |
matplotlib==3.7.1
|
7 |
+
scikit-learn==1.2.2
|