# ASCII Art Converter Requirements
# Pillow (PIL fork) for image processing
Pillow>=8.0.0

# NumPy for numerical operations
numpy>=1.19.0
