Files
suivi-courses/requirements.txt
2026-02-06 17:54:51 +01:00

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