tensorflow>=2.12
numpy>=1.23
Pillow>=9.0

[dev]
black<25.0,>=23.3
isort<7.0,>=5.12
build<2.0,>=1.0
twine<6.0,>=4.0

[testing]
pytest<9.0,>=7.2
tox<5.0,>=3.28
flake8<8.0,>=6.1
mypy<2.0,>=1.5
