From 57de96e3a21202de490d1bcd299ca126c258d3ad Mon Sep 17 00:00:00 2001 From: Junyan Qin <1010553892@qq.com> Date: Fri, 10 Nov 2023 09:31:27 +0800 Subject: [PATCH] =?UTF-8?q?chore(requirements.txt):=20=E9=94=81=E5=AE=9Aop?= =?UTF-8?q?enai=E7=89=88=E6=9C=AC=E5=88=B00.28.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a27cc3ef..8bd05f6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file +PyYaml