plotly>=5.0
dash>=2.14
folium>=0.14
mapclassify>=2.5
dash-bootstrap-components>=1.5
pypsa>=1.0.3
pyyaml>=6.0
typer>=0.9
rich>=13.0

[dev]
pytest>=7.4
pytest-cov>=4.1
pytest-mock>=3.11
black>=23.0
ruff>=0.1
mypy>=1.5
pre-commit>=3.4
ipython>=8.0
jupyter>=1.0
nbconvert>=7.0

[docs]
sphinx>=7.0
sphinx-rtd-theme>=1.3
sphinx-autodoc-typehints>=1.24
myst-parser>=2.0

[test]
pytest>=7.4
pytest-cov>=4.1
pytest-mock>=3.11
