Skip to content

Commit

Permalink
0.9.60 fix numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
zengbin93 committed Oct 29, 2024
1 parent a595897 commit e8de97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ requests>=2.24.0
pyecharts>=1.9.1
tqdm>=4.66.4
pandas>=1.0.0
numpy==1.26.4
numpy>1.16,<=1.26.4
tushare>=1.4.6
python-docx
matplotlib
Expand Down

0 comments on commit e8de97f

Please sign in to comment.