Skip to content

Commit

Permalink
chore(requirements.txt): 锁定openai版本到0.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ authored Nov 10, 2023
1 parent 70571ce commit 57de96e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
requests
openai~=0.28.1
openai==0.28.1
dulwich~=0.21.6
colorlog~=6.6.0
yiri-mirai
Expand All @@ -10,4 +10,4 @@ Pillow
nakuru-project-idk
CallingGPT
tiktoken
PyYaml
PyYaml

0 comments on commit 57de96e

Please sign in to comment.