fix(deps): include telegram webhook extra in messaging installs (#4915)

This commit is contained in:
bg-l2norm
2026-04-04 11:00:11 +05:30
committed by Teknium
parent 6df0f07ff3
commit abf1be564b
3 changed files with 10 additions and 5 deletions

View File

@@ -31,6 +31,6 @@ edge-tts
croniter
# Optional: For messaging platform integrations (gateway)
python-telegram-bot>=20.0
python-telegram-bot[webhooks]>=22.6
discord.py>=2.0
aiohttp>=3.9.0