
[:python_version <= "3.9"]
Pillow==11.2.1

[:python_version >= "3.10"]
Pillow>=11.3

[develop]
pytest
pre-commit
