From 6144b9e2e251147369f79a88370d6b5c10f21390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 16:45:52 +0000 Subject: [PATCH] Bump nltk from 3.8.1 to 3.9 in /backend/requirements Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index 2d8745f3349..fd5d31af566 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -33,7 +33,7 @@ litellm==1.37.7 llama-index==0.9.45 Mako==1.2.4 msal==1.26.0 -nltk==3.8.1 +nltk==3.9 Office365-REST-Python-Client==2.5.9 oauthlib==3.2.2 openai==1.14.3