mirror of
https://github.com/marcogll/telegram_expenses_controller.git
synced 2026-01-13 13:25:15 +00:00
feat: Implement deterministic expense matching using configurable providers and keywords, integrating it into the processing pipeline.
This commit is contained in:
@@ -13,6 +13,8 @@ openai
|
||||
|
||||
# Database
|
||||
sqlalchemy
|
||||
pymysql # For MySQL support
|
||||
cryptography # Required for some MySQL auth methods
|
||||
psycopg2-binary # For PostgreSQL, optional
|
||||
alembic # For database migrations, optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user