opencv-python>=4.8.0
numpy>=1.24.0

# Optional dependencies (install separately if needed):
# mediapipe>=0.10.0  # For hand and face detection
# insightface>=0.7.3  # For face recognition
# scipy>=1.10.0  # For face recognition
# pyttsx3>=2.90  # For voice output
# send2trash>=1.8.2  # For file operations

