analytics-jiten commited on
Commit
59ea3d1
1 Parent(s): a5e07b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- scikit-learn
2
  numpy
3
  pandas
4
  gradio
5
  warnings
6
- matplotlib
7
- sklearn
 
1
+ scikit-learn==1.0.2
2
  numpy
3
  pandas
4
  gradio
5
  warnings
6
+ matplotlib