From 2b7a37e9615298e1c88d24f08cc0d98092a34191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:54:33 +0000 Subject: [PATCH] Bump nltk from 3.6.6 to 3.8.2 in /binder Bumps [nltk](https://github.com/nltk/nltk) from 3.6.6 to 3.8.2. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.6.6...3.8.2) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 0ca49b31..adc5e429 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -3,7 +3,7 @@ gym==0.23.1 huggingface==0.0.1 imageio==2.16.2 keras==2.11 -nltk==3.6.6 +nltk==3.8.2 pandas==1.4.2 pillow==10.3.0 pygame==2.1.2