fix: avoid conflict with pypi translate package

This commit is contained in:
zhayujie
2026-05-28 15:48:20 +08:00
parent aeb6610ff4
commit b7b8e3679c
4 changed files with 2 additions and 2 deletions

View File

@@ -27,5 +27,5 @@ dingtalk_stream
# wecom bot websocket mode
websocket-client>=1.4.0
pycryptodome
# telegram bot (requires Python >= 3.9; skipped on older versions)
python-telegram-bot; python_version >= "3.9"
# telegram bot
python-telegram-bot