numpy>=1.15
scipy>=1.2.0
pandas>=2.0
matplotlib>=3.0
quandl>=3.4.5
yfinance>=0.1.43

[cd]
build
setuptools
wheel
twine

[dev]
black
mypy
isort
jupyter
notebook

[docs]
sphinx
sphinx_rtd_theme

[test]
pytest>=7.3.2
black
mypy
isort
pylint
