amitke commited on
Commit
37efcc4
·
1 Parent(s): f2e5c66
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  //gradio==6.1.0
2
- numpy<2
3
- pandas==2.3.3
4
- scikit_learn==1.8.0
5
- tensorflow==2.20.0
6
  yfinance==0.2.65
7
- //torch==2.9.1
 
1
  //gradio==6.1.0
2
+ //torch==2.9.1
3
+ numpy==1.26.4
4
+ pandas==2.2.2
5
+ scikit-learn==1.4.2
6
  yfinance==0.2.65