Files
CGW-Quote-Builder/app/requirements.txt
T
2026-04-11 00:04:09 -05:00

5 lines
176 B
Plaintext

Flask>=3.0.0
Werkzeug>=3.0.0
# Pillow>=10.0.0 # Optional - only needed for dynamic image generation
# If you need image generation, install separately: pip install Pillow