matheusbm commited on
Commit
49b5ef6
·
verified ·
1 Parent(s): f6da36a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -8
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
- streamlit==1.28.0
2
- pandas==2.0.3
3
- numpy==1.24.3
4
- matplotlib==3.7.2
5
- seaborn==0.12.2
6
  pandas-datareader==0.10.0
7
- yfinance==0.2.20
8
- statsmodels==0.14.0
9
- scipy==1.11.1
 
1
+ streamlit==1.45.1
2
+ pandas==2.2.2
3
+ numpy==2.2.1
4
+ matplotlib==3.8.4
 
5
  pandas-datareader==0.10.0
6
+ statsmodels==0.14.4