pillow==9.1.0
exifread==3.0.0
pydantic==1.9.1

# test
pytest==7.1.2
pytest-cov==3.0.0

# formatting
pre-commit==2.19.0

# building package
build==0.8.0