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