numpy>=1.21.0
pandas>=1.3.0
matplotlib>=3.5.0
seaborn>=0.11.0
scipy>=1.7.0
scikit-learn>=1.0.0
yfinance>=0.1.70
tushare>=1.2.0
talib>=0.4.0
pyyaml>=6.0
loguru>=0.6.0
typing-extensions>=4.0.0

[dev]
pytest>=6.0
pytest-cov
black
flake8
mypy
pre-commit

[docs]
sphinx
sphinx-rtd-theme
myst-parser
