8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
# Core dependencies for the grocery receipt tracker
|
|
discord.py>=2.0.0
|
|
# PDF processing
|
|
pdfplumber>=0.9.0
|
|
# For image processing (optional, for scanned receipts)
|
|
# pytesseract
|
|
# pillow
|