fix: add python-telegram-bot[job-queue] for daily 09:00 push schedule
All checks were successful
CD Pipeline / deploy (push) Successful in 3m58s

JobQueue 是每日推播的依賴套件,缺少會導致定時推播靜默失敗

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ogt
2026-04-20 19:52:16 +08:00
parent 704f5b6538
commit c8da68125d

View File

@@ -21,5 +21,5 @@ feedparser
beautifulsoup4
lxml
prometheus-client
python-telegram-bot
python-telegram-bot[job-queue]
paramiko # ADR-013: AIOps SSH 跳板修復