# Imeti — Image Privacy Tool
# Core dependencies

customtkinter>=5.2.0
Pillow>=10.0.0
opencv-python>=4.8.0
piexif>=1.1.3
numpy>=1.24.0
tkintermapview>=1.29

# Optional: Text redaction (OCR)
# Uncomment if you want auto-redact text feature
# easyocr>=1.7.0
