mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-16 11:42:44 +08:00
chore(requirements.txt): 锁定openai版本到0.28.1
This commit is contained in:
parent
70571cef50
commit
57de96e3a2
|
@ -1,5 +1,5 @@
|
|||
requests
|
||||
openai~=0.28.1
|
||||
openai==0.28.1
|
||||
dulwich~=0.21.6
|
||||
colorlog~=6.6.0
|
||||
yiri-mirai
|
||||
|
@ -10,4 +10,4 @@ Pillow
|
|||
nakuru-project-idk
|
||||
CallingGPT
|
||||
tiktoken
|
||||
PyYaml
|
||||
PyYaml
|
||||
|
|
Loading…
Reference in New Issue
Block a user