From 4d7ff7837c5126be08c0caf1977ba6c26fa1ca63 Mon Sep 17 00:00:00 2001 From: Piyush Bhavsar <114468009+piyushbhavsarr@users.noreply.github.com> Date: Tue, 9 Jan 2024 19:24:46 +0530 Subject: [PATCH] update it --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba51fe6..5937b04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ azure-ai-textanalytics==5.1.0 gunicorn==20.1.0 python-dotenv==0.19.2 flask-cors==3.0.10 -werkzeug==2.2.2 \ No newline at end of file +werkzeug==2.2.2 +azure-core==1.29.6 \ No newline at end of file