Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
修复#1120
  • Loading branch information
Haibersut committed Aug 7, 2023
1 parent 757eac9 commit ab761d3
Showing 1 changed file with 19 additions and 20 deletions.
39 changes: 19 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,45 +1,44 @@
graia-ariadne==0.11.5
# 机器人框架
graia-ariadne==0.11.7
graiax-silkcoder
python-telegram-bot==20.4
discord.py
wechatpy~=2.0.0a26

# LLM上游库
revChatGPT~=6.8.6
openai~=0.27.8
EdgeGPT==0.12.1
OpenAIAuth>=2.0.0
BingImageCreator~=0.4.2
poe-api==0.5.2
tiktoken~=0.4.0

# TTS相关依赖
azure-cognitiveservices-speech
edge-tts

# 其他依赖
toml~=0.10.2
Pillow>=9.3.0
tinydb~=4.8.0

loguru~=0.7.0
asyncio~=3.4.3
pydantic

markdown~=3.4.3
python-markdown-math~=0.8
pygments~=2.15.1
imgkit~=1.2.3
qrcode~=7.4.2
openai~=0.27.8
EdgeGPT==0.12.1
aiohttp~=3.8.5
OpenAIAuth>=2.0.0
urllib3~=2.0.4
BingImageCreator~=0.4.2

requests~=2.31.0
uuid~=1.30

python-telegram-bot==20.4
aiocqhttp~=1.4.4
tls-client
python-dateutil~=2.8.2
discord.py
azure-cognitiveservices-speech
poe-api==0.5.2

regex~=2023.6.3
httpx~=0.24.1
Quart==0.17.0

edge-tts
wechatpy~=2.0.0a26
pydub~=0.25.1

creart~=0.2.2
tiktoken~=0.4.0
httpcore~=0.17.3

0 comments on commit ab761d3

Please sign in to comment.