shubh7 commited on
Commit
6a05e4f
·
verified ·
1 Parent(s): daacdde

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -2,13 +2,13 @@ numpy==1.26.4
2
  pandas==2.2.3
3
  matplotlib==3.10.0
4
  seaborn==0.13.2
5
- scikit-learn==1.6.0
6
- tensorflow==2.18.0
7
  statsmodels==0.14.4
8
- huggingface-hub==0.27.0
9
  gradio==5.9.1
10
  xgboost==2.1.3
11
- kagglehub==0.2.3
12
- protobuf<4
13
- click<8.1
14
- pydantic==1.10.19
 
2
  pandas==2.2.3
3
  matplotlib==3.10.0
4
  seaborn==0.13.2
5
+ scikit-learn==1.5.2
6
+ tensorflow==2.17.1
7
  statsmodels==0.14.4
8
+ huggingface-hub==0.26.5
9
  gradio==5.9.1
10
  xgboost==2.1.3
11
+ kagglehub==0.3.4
12
+ protobuf==4.25.5
13
+ click==8.1.7
14
+ pydantic==2.10.3