laureBe commited on
Commit
291613d
·
verified ·
1 Parent(s): 2aa2667

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,8 @@ fastapi>=0.68.0
2
  uvicorn>=0.15.0
3
  codecarbon>=2.3.1
4
  datasets>=3.2.0
5
- scikit-learn==1.6.1
 
6
  pydantic>=1.10.0
7
  python-dotenv>=1.0.0
8
  gradio>=4.0.0
 
2
  uvicorn>=0.15.0
3
  codecarbon>=2.3.1
4
  datasets>=3.2.0
5
+ scikit-learn==1.3.1
6
+ xgboost==2.1.3
7
  pydantic>=1.10.0
8
  python-dotenv>=1.0.0
9
  gradio>=4.0.0