matplotlib>=3.7.2
pandas>=2.1.0
shapely>=2.0.1
numpy>=1.25.2

[dev]
black>=23.7.0
mypy>=1.5.1
pylint>=2.17.5
isort>=5.12.0

[docs]

[minimal_requirements]
matplotlib>=3.7.2
pandas>=2.1.0
shapely>=2.0.1
numpy>=1.25.2

[plot]
matplotlib>=3.7.2
plotly>=5.15.0

[test]
black==23.7.0
mypy==1.4.1
pylint==2.17.5
pytest==7.4.0
pytest-describe==2.1.0
pytest-pspec==0.0.4
pytest-raises==0.11
