# required to run
pillow==9.3.0
exifread==3.0.0
pydantic==1.10.2

# test
pytest==7.2.0
pytest-cov==4.0.0
pytest-mock==3.8.2

# formatting
pre-commit==2.20.0

# building package
build==0.9.0