fastapi>=0.115
uvicorn>=0.34
pydantic>=2.10
pyyaml>=6.0
typer>=0.16
rich>=14.0
numpy>=2.0
nicegui>=3.9.0
plotly>=6.6.0
jinja2>=3.1.6

[dev]
pytest>=8.3
pytest-cov>=6.0
ruff>=0.11
mypy>=1.15
httpx>=0.28
twine>=6.0

[docs]
sphinx>=8.0
sphinx-autodoc-typehints>=2.0
furo>=2024.0
myst-parser>=4.0

[gui]
nicegui>=2.0
plotly>=6.0
