From 68ddc01770d1e3163f0a282ba39a44079b9b03ae Mon Sep 17 00:00:00 2001 From: Wang Guan Date: Tue, 2 Jul 2024 22:56:36 +0900 Subject: [PATCH] upgrade openai a recent version is necessary after #645 but it got incorrectly downgraded in #657 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 368eec41d..6a3573cfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ websockets protobuf ctranslate2 colorama -openai==0.28 +openai==1.35.9 open_clip_torch safetensors pandas