From 7156bbcbcea76e7c331f3742e9d0b5cf93f96570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Ho=CC=88nicke?= Date: Mon, 24 Apr 2023 19:07:52 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=BD=20fix:=20encoding=20issue=20on=20w?= =?UTF-8?q?indows?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a935b1..65abdd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ jina==3.15.1.dev14 click streamlit==1.9.0 -openai +openai>=0.26.0 psutil jcloud jina-hubble-sdk