dipan004 commited on
Commit
85a18f0
·
verified ·
1 Parent(s): 048e182

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,8 +4,8 @@ uvicorn[standard]==0.24.0
4
  pydantic==2.5.0
5
 
6
  # ML & Data
7
- pandas==2.1.3
8
- numpy==1.26.2
9
  scikit-learn==1.6.1
10
 
11
  lightgbm==4.1.0
 
4
  pydantic==2.5.0
5
 
6
  # ML & Data
7
+ numpy==1.24.4
8
+ pandas==2.0.3
9
  scikit-learn==1.6.1
10
 
11
  lightgbm==4.1.0