# Runtime — no external dependencies (stdlib only)

# Visualization (optional) — pip install pymfx[viz]
# folium>=0.14
# matplotlib>=3.7

# Development & testing
pytest>=7.0
pytest-cov>=4.0

# Notebooks
jupyter>=1.0
ipykernel>=6.0
