Files
suivi-courses/requirements.txt

7 lines
165 B
Plaintext
Raw Normal View History

# Core dependencies for the grocery receipt tracker
discord.py>=2.0.0
# For PDF processing (optional, for future OCR implementation)
# PyPDF2
# pytesseract
# pillow