Photon08 commited on
Commit
36b4def
·
1 Parent(s): 129df80

Update requirements.txt

Browse files

changed pickle to pickle5

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ numpy
2
  scikit-learn
3
  streamlit
4
  xgboost
5
- pickle
6
  shap
7
  matplotlib
 
2
  scikit-learn
3
  streamlit
4
  xgboost
5
+ pickle5
6
  shap
7
  matplotlib