Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
matplotlib
|
2 |
shap
|
3 |
xgboost
|
|
|
1 |
+
numpy==1.23.2
|
2 |
matplotlib
|
3 |
shap
|
4 |
xgboost
|