mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
fix: avoid conflict with pypi translate package
This commit is contained in:
@@ -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
|
||||
|
||||
0
translate/__init__.py
Normal file
0
translate/__init__.py
Normal file
0
translate/baidu/__init__.py
Normal file
0
translate/baidu/__init__.py
Normal file
0
translate/youdao/__init__.py
Normal file
0
translate/youdao/__init__.py
Normal file
Reference in New Issue
Block a user