Seyomi commited on
Commit
8c56f71
·
verified ·
1 Parent(s): b123265

pin scikit-learn==1.6.1 to match trained model version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  fastapi
2
  uvicorn[standard]
3
  lightgbm
4
- scikit-learn
5
  numpy
6
  huggingface_hub
 
1
  fastapi
2
  uvicorn[standard]
3
  lightgbm
4
+ scikit-learn==1.6.1
5
  numpy
6
  huggingface_hub