numpy>=1.24.0
matplotlib>=3.7.0

[all]
robovision[dev,docs,notebook]

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
pre-commit>=3.4.0

[docs]
sphinx>=7.2.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0

[notebook]
jupyter>=1.0.0
ipykernel>=6.25.0
ipywidgets>=8.1.0
