matplotlib<4.0.0,>=3.5.0
numpy<3.0.0,>=1.20.0
pandas<3.0.0,>=1.3.0

[all]
plotsmith[dev,docs,examples]

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-benchmark>=4.0
ruff>=0.1.0
mypy>=1.0.0

[docs]
sphinx>=7.0
sphinx-rtd-theme>=2.0
sphinx-autodoc-typehints>=1.20

[examples]
jupyter>=1.0
notebook>=7.0
ipykernel>=6.0
