Files
suivi-courses/requirements.txt
Your Name 2474520514 feat: add Discord bot integration for PDF receipt uploads and manual entry
Co-authored-by: aider (openai/unsloth/Qwen3-Coder-Next) <aider@aider.chat>
2026-02-06 17:51:03 +01:00

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