dcrey7 commited on
Commit
ce392bd
·
1 Parent(s): 54cdcfe

fifa19_streamlit

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ streamlit
2
  numpy==1.23.5
3
  pandas==1.5.3
4
  scikit-learn==1.2.2
5
- pickle5
 
 
2
  numpy==1.23.5
3
  pandas==1.5.3
4
  scikit-learn==1.2.2
5
+ pickle5
6
+ xgboost==1.7.3