Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ matplotlib
|
|
2 |
streamlit==1.11.1
|
3 |
pandas==1.1.3
|
4 |
scikit-learn==0.23.2
|
5 |
-
numpy==1.
|
6 |
lightgbm==3.3.0
|
|
|
2 |
streamlit==1.11.1
|
3 |
pandas==1.1.3
|
4 |
scikit-learn==0.23.2
|
5 |
+
numpy==1.26.2
|
6 |
lightgbm==3.3.0
|