Abhisesh7 commited on
Commit
2d9c259
·
verified ·
1 Parent(s): 7da2a0b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,7 +2,7 @@ tensorflow==2.14
2
  gradio==3.28
3
  yfinance==0.2.26
4
  pandas==2.0.3
5
- numpy==1.23
6
  scikit-learn==1.2
7
  matplotlib==3.8
8
- huggingface_hub==0.18.0
 
2
  gradio==3.28
3
  yfinance==0.2.26
4
  pandas==2.0.3
5
+ numpy>=1.23.5
6
  scikit-learn==1.2
7
  matplotlib==3.8
8
+ huggingface_hub==0.18.0