numpy>=1.21.0
opencv-python-headless>=4.5.5
pillow>=9.0.0
pydantic>=2.0.0
typer>=0.9.0
requests>=2.25.0
rich>=13.0.0

[dev]
pytest>=7.0.0
black>=23.0.0
mypy>=1.0.0
matplotlib>=3.5.0

[ml]
torch>=2.0.0

[ml:platform_system != "Darwin" or platform_machine != "arm64"]
tensorflow>=2.10.0
