mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-16 11:42:44 +08:00
chore: 删除requirements.txt中对websockets的版本要求以防冲突
This commit is contained in:
parent
7a852ae5af
commit
7812e03c9d
|
@ -3,7 +3,7 @@ openai~=0.27.4
|
|||
dulwich~=0.21.3
|
||||
colorlog~=6.6.0
|
||||
yiri-mirai~=0.2.6.1
|
||||
websockets~=10.4
|
||||
websockets
|
||||
urllib3~=1.26.10
|
||||
func_timeout~=4.3.5
|
||||
Pillow
|
Loading…
Reference in New Issue
Block a user