From 50211ec401a7f0f5ff981cf1c3ab8c5762ab52db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 10:50:36 -0700 Subject: [PATCH] Bump nltk from 3.8.1 to 3.9 in /backend/requirements (#2174) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 979f112d6..acc41b3f6 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -32,7 +32,7 @@ litellm==1.43.18 llama-index==0.9.45 Mako==1.2.4 msal==1.28.0 -nltk==3.8.1 +nltk==3.9 Office365-REST-Python-Client==2.5.9 oauthlib==3.2.2 openai==1.41.1