pydantic>=2.0
pyyaml>=6.0
rich>=13.0
typer>=0.9
openai>=1.0
httpx>=0.25
albumentations>=1.3
numpy>=1.24
pillow>=10.0
python-dotenv>=1.0

[all]
kornia>=0.7
torchvision>=0.16
torch>=2.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1
mypy>=1.0

[kornia]
kornia>=0.7
torch>=2.0

[torchvision]
torchvision>=0.16
torch>=2.0
