numpy>=1.26.0
typer[all]>=0.9.0
uvicorn>=0.29.0
textual>=0.52.1
matplotlib>=3.8.0
plotly>=5.19.0
pydantic>=2.7.0
pymdown-extensions>=10.8.1
pycparser>=2.22
jinja2>=3.1.3
python-fasthtml>=0.1.0

[cli]
typer[all]>=0.9.0

[dev]
pytest>=8.2.0
pytest-cov>=4.1.0
mkdocs>=1.6.0
mkdocs-material>=9.5.2
mkdocstrings>=0.25.0
mkdocstrings-python>=1.10.0
ruff>=0.1.5
mypy>=1.8.0
build>=1.0.0
twine==6.0.1

[web]
uvicorn>=0.29.0
python-fasthtml>=0.1.0
