click~=8.1.0
platformdirs~=4.2.0
prettytable~=3.10.0
python-dateutil~=2.9.0
PyYAML~=6.0.0
typer~=0.12.0
yfinance~=0.2.40

[lint]
black~=24.1.0
isort~=5.13.0
flake8~=7.0.0
mypy~=1.9.0
pylint~=3.2.0

[test]
pandas~=2.2.0
pytest~=8.1.0
pytest-mock~=3.14.0
