fix: include telegram dependency in termux bundle

This commit is contained in:
helix4u 2026-04-13 20:00:39 -06:00 committed by Teknium
parent 5d3a81408d
commit e7c61baaa1
2 changed files with 3 additions and 0 deletions

View file

@ -68,6 +68,7 @@ termux = [
# Tested Android / Termux path: keeps the core CLI feature-rich while
# avoiding extras that currently depend on non-Android wheels (notably
# faster-whisper -> ctranslate2 via the voice extra).
"python-telegram-bot[webhooks]>=22.6,<23",
"hermes-agent[cron]",
"hermes-agent[cli]",
"hermes-agent[pty]",