From 06f1e2b7436e8ad9a803e027e1a101b043ef201f Mon Sep 17 00:00:00 2001 From: Jo Booth Date: Mon, 19 Aug 2024 15:10:29 -0400 Subject: [PATCH] chore: LEAP-1378: bump nltk to 3.9.1 to get off git tag version (#6220) --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index a5d95d7303f2..242ce4868162 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2115,13 +2115,13 @@ files = [ [[package]] name = "nltk" -version = "3.8.2" +version = "3.9.1" description = "Natural Language Toolkit" optional = false python-versions = ">=3.8" files = [ - {file = "nltk-3.8.2-py3-none-any.whl", hash = "sha256:bae044ae22ebe0b694a87c0012233373209f27d5c76d3572599c842740a62fe0"}, - {file = "nltk-3.8.2.tar.gz", hash = "sha256:9c051aa981c6745894906d5c3aad27417f3d1c10d91eefca50382fc922966f31"}, + {file = "nltk-3.9.1-py3-none-any.whl", hash = "sha256:4fa26829c5b00715afe3061398a8989dc643b92ce7dd93fb4585a70930d168a1"}, + {file = "nltk-3.9.1.tar.gz", hash = "sha256:87d127bd3de4bd89a4f81265e5fa59cb1b199b27440175370f7417d2bc7ae868"}, ] [package.dependencies]