Arkm20 commited on
Commit
39f75ab
1 Parent(s): a5f048a

Add req.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio==4.42.0
2
  pandas
3
- numpy
4
- prophet
5
  yfinance
6
  scikit-learn
7
  matplotlib
 
1
  gradio==4.42.0
2
  pandas
3
+ numpy<2.0
4
+ prophet<2.0
5
  yfinance
6
  scikit-learn
7
  matplotlib