Skip to content

Commit

Permalink
Ensuring yfinance is not upgraded beyond version 0.2.41 due to bugs i…
Browse files Browse the repository at this point in the history
…n newer versions
  • Loading branch information
ilchen committed Aug 24, 2024
1 parent e2d9a4f commit e993531
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 @@ -9,7 +9,7 @@ matplotlib>=3.4.0
pandas-datareader>=0.10.0
jupyter>=1.0.0
Jinja2>=3.1.2
yfinance>=0.2.37
yfinance==0.2.41
eurostat>=1.0.1
seaborn>=0.12.0
pandaSDMX>=1.9.0

0 comments on commit e993531

Please sign in to comment.