# Dev / test dependencies for simp-skill
# Install:  pip install -r requirements-dev.txt
pytest>=7
pytest-cov>=4
Pillow>=10        # required by tools/photo_analyzer.py (EXIF parsing) and its tests
