From 5102c0d2dd43b7b014ca9317c50d629776a05974 Mon Sep 17 00:00:00 2001 From: Anton Date: Mon, 20 Nov 2023 00:40:20 +0500 Subject: [PATCH] infr: update openai version (#34) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97d6840..659c21b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ httpcore==1.0.2 httpx==0.25.1 -openai==1.2.3 +openai==1.3.3 beautifulsoup4==4.12.2 python-telegram-bot==20.6 PyYAML==6.0.1