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