Spaces:
Sleeping
Sleeping
fifa19_streamlit
Browse files- 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
|