Farhan1572 commited on
Commit
daf95ba
·
verified ·
1 Parent(s): d7f7f02

Update requuirements.txt

Browse files
Files changed (1) hide show
  1. requuirements.txt +3 -3
requuirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- joblib
2
- pandas
3
  numpy
4
- scikit-learn
 
 
1
+ joblib==1.2.0
 
2
  numpy
3
+ scikit-learn==1.2.2
4
+ pandas