diff --git a/poetry.lock b/poetry.lock index a720ba1..0939946 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3980,4 +3980,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "1cc57d1c9ea2db5ee8da63e853b0fb78b2cdfa6af3486d449187b1dd83261efd" +content-hash = "537d67776d236a71e2bdb4049e5f52e40fd129c1197ee5102ae844189dd8e628" diff --git a/pyproject.toml b/pyproject.toml index 6113c5a..0e36a5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ seaborn = "^0.13.2" wordcloud = "^1.9.3" language-data = "^1.2" tqdm = "^4.66.2" -thinc = "^8.2.0" +thinc = "^8.2.3" spacy = "3.7.5" stringcase = "^1.2.0" ipykernel = "^6.29.4"