Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ tensorflow==2.18.0
|
|
4 |
pandas==2.0.3
|
5 |
numpy
|
6 |
dotenv
|
7 |
-
scikit-learn
|
8 |
lightgbm
|
|
|
4 |
pandas==2.0.3
|
5 |
numpy
|
6 |
dotenv
|
7 |
+
scikit-learn==1.6.1
|
8 |
lightgbm
|