JayLacoma commited on
Commit
7e4bb79
·
verified ·
1 Parent(s): ba4126d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio
2
- pandas
3
- yfinance
4
- plotly
5
- matplotlib
6
- numpy
 
1
+ gradio==5.4.0
2
+ pandas==1.5.3
3
+ yfinance==0.2.40
4
+ plotly==5.24.1
5
+ matplotlib==3.8.0
6
+ numpy==1.26.4