From 8bfd7fe8fdc44bbd1a3608ef5ce6a5cb7d1221f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 22:53:51 +0000 Subject: [PATCH] Bump nltk Bumps [nltk](https://github.com/nltk/nltk) from 3.9 to 3.9.3. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9...3.9.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../guacamol_tdc/guacamol_baselines/dockers/requirements.txt | 2 +- .../guacamol_tdc/guacamol_baselines/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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..a046b59d 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.3 flake8==3.5.0 git+https://github.com/molecularsets/moses.git@master#egg=moses diff --git a/examples/generation/docking_generation/guacamol_tdc/guacamol_baselines/requirements.txt b/examples/generation/docking_generation/guacamol_tdc/guacamol_baselines/requirements.txt index 7a3ee3c5..a046b59d 100644 --- a/examples/generation/docking_generation/guacamol_tdc/guacamol_baselines/requirements.txt +++ b/examples/generation/docking_generation/guacamol_tdc/guacamol_baselines/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.3 flake8==3.5.0 git+https://github.com/molecularsets/moses.git@master#egg=moses