We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f29b9b0 commit 98a5475Copy full SHA for 98a5475
setup.cfg
@@ -26,6 +26,7 @@ install_requires =
26
pandas>=1.5.1,<3
27
progressbar2>=4.1.1,<5
28
yfinance>=0.1.84,<1
29
+ yahooquery>=2.3.7,<3
30
31
[options.packages.find]
32
where = src
0 commit comments