numpy>=1.20.0
pandas>=1.3.0

[all]
matplotlib>=3.4.0
pytest>=7.0.0
pytest-cov>=4.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0

[plot]
matplotlib>=3.4.0
seaborn>=0.11.0
