dworshak-config>=0.2.8
pyhabitat>=1.3.9

[mpl]

[mpl:python_version < "3.11"]
matplotlib>=3.5.0

[mpl:python_version >= "3.11"]
matplotlib>=3.11.0

[svg]
pygal>=3.0.5

[typer]
typer>=0.17.4
typer-helptree>=0.2.11

[typer:python_version < "3.10"]
rich>=10.14.0

[typer:python_version >= "3.10"]
rich>=14.1.0

[web]
plotly>=6.2.0

[web:python_version == "3.9.*"]
starlette>=0.47.3

[web:python_version >= "3.10"]
starlette>=0.50.0

[web:python_version >= "3.9"]
msgspec>=0.19.0
uvicorn>=0.34.3
