mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
fix: include telegram dependency in termux bundle
This commit is contained in:
parent
5d3a81408d
commit
e7c61baaa1
2 changed files with 3 additions and 0 deletions
|
|
@ -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]",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue