pandas>=1.5.0
numpy>=1.21.0
scipy>=1.9.0
pydantic>=2.0.0
typer>=0.9.0

[all]
enode-backtester[dashboard,dev,docs]

[dashboard]
dash>=2.14.0
plotly>=5.15.0
dash-bootstrap-components>=1.4.0

[dev]
pytest>=7.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.5.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
sphinx-autodoc-typehints>=1.24.0
