dynaconf>=3.1.12
loguru>=0.6.0
aiohttp>=3.8.4
xmltodict
prettytable>=3.8.0
tradingview_ta>=3.3.0
yfinance>=0.2.25
finnhub-python==2.4.23
alpha_vantage==3.0.0
twelvedata==1.2.24
tradingeconomics>=4.3.12

[dev]
python-semantic-release>=8.0.8
ruff~=0.9
pre-commit~=4.0

[docs]
sphinx==7.4.7
pydata-sphinx-theme~=0.16
sphinx-hoverxref~=1.3
sphinx_design~=0.6
sphinx_copybutton~=0.5
myst_parser~=4.0

[test]
pytest~=7.0
pytest-cov~=6.0
pytest-asyncio~=0.23
pytest-mock~=3.11
pytest-loguru~=0.3
