Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ seaborn==0.13
|
|
5 |
shap==0.44.0
|
6 |
gradio==4.21.0
|
7 |
scikit-learn==1.4.0
|
8 |
-
lightgbm==4.4.0
|
|
|
|
5 |
shap==0.44.0
|
6 |
gradio==4.21.0
|
7 |
scikit-learn==1.4.0
|
8 |
+
lightgbm==4.4.0
|
9 |
+
python==3.9.12
|