From 5f16a2488c9352b2f1bd5e13de09e93f5bd1a85c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 08:23:13 +0000 Subject: [PATCH] Bump nltk Bumps [nltk](https://github.com/nltk/nltk) from 3.9 to 3.9.4. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9...3.9.4) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../guacamol_tdc/guacamol_baselines/dockers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/generation/docking_generation/guacamol_tdc/guacamol_baselines/dockers/requirements.txt b/examples/generation/docking_generation/guacamol_tdc/guacamol_baselines/dockers/requirements.txt index 7a3ee3c5..e1fd46d4 100644 --- a/examples/generation/docking_generation/guacamol_tdc/guacamol_baselines/dockers/requirements.txt +++ b/examples/generation/docking_generation/guacamol_tdc/guacamol_baselines/dockers/requirements.txt @@ -5,6 +5,6 @@ joblib==1.2.0 numpy==2.0.2 tqdm==4.66.3 cython==0.29 -nltk==3.9 +nltk==3.9.4 flake8==3.5.0 git+https://github.com/molecularsets/moses.git@master#egg=moses