From 76b36a7a46fe44b31c844c4eecd7b0748f157ae9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joon=20Hwan=20=EA=B9=80=EC=A4=80=ED=99=98?= Date: Wed, 15 Nov 2023 13:53:42 +0900 Subject: [PATCH] fix: req --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 55c6115..430f552 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ botbuilder-integration-aiohttp>=4.14.3 botbuilder-dialogs>=4.14.3 boto3==1.17.64 -pytz -openai +pytz==2023.3 +openai==0.27.7 aiohttp