Bing91 commited on
Commit
1c55145
·
verified ·
1 Parent(s): 20a0715

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  pandas>=2.0,<3.0
2
  numpy>=1.26,<2.0
3
  matplotlib>=3.7,<3.10 # 给你原有画廊等备用
4
- yfinance==0.2.44
5
  plotly>=5.22
6
  huggingface_hub>=0.30
7
  IPython>=8.0
 
1
  pandas>=2.0,<3.0
2
  numpy>=1.26,<2.0
3
  matplotlib>=3.7,<3.10 # 给你原有画廊等备用
4
+ yfinance>=0.2.58
5
  plotly>=5.22
6
  huggingface_hub>=0.30
7
  IPython>=8.0