# required to run
pillow==9.4.0
exifread==3.0.0
pydantic==1.10.4

# test
pytest==7.2.1
pytest-cov==4.0.0
pytest-mock==3.10.0

# formatting
pre-commit==3.0.3

# building package
build==0.10.0