pepperjirakit commited on
Commit
3097443
·
1 Parent(s): 83b04a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  joblib
2
- sklearn
3
- pandas
4
- xgboost
5
  numpy
 
1
  joblib
2
+ scikit-learn==1.0.2
3
+ pandas
4
+ LinearRegression
5
  numpy