diff --git a/poetry.lock b/poetry.lock index 5f4ba2f..aecfe97 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand. [[package]] name = "annotated-types" @@ -6,6 +6,8 @@ version = "0.7.0" description = "Reusable constraint types to use with typing.Annotated" optional = true python-versions = ">=3.8" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "annotated_types-0.7.0-py3-none-any.whl", hash = "sha256:1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53"}, {file = "annotated_types-0.7.0.tar.gz", hash = "sha256:aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89"}, @@ -17,6 +19,8 @@ version = "1.0.1" description = "The Blis BLAS-like linear algebra library, as a self-contained C-extension." optional = true python-versions = "*" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "blis-1.0.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:232f68f78fd9ab2f8bf01424cd6a265edd97e14e26186ef48eca1b6f212e928f"}, {file = "blis-1.0.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:90a796d8311b6439d63c91ed09163be995173a1ca5bedc510c1b45cbdbb7886c"}, @@ -58,6 +62,8 @@ version = "2.0.10" description = "Super lightweight function registries for your library" optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "catalogue-2.0.10-py3-none-any.whl", hash = "sha256:58c2de0020aa90f4a2da7dfad161bf7b3b054c86a5f09fcedc0b2b740c109a9f"}, {file = "catalogue-2.0.10.tar.gz", hash = "sha256:4f56daa940913d3f09d589c191c74e5a6d51762b3a9e37dd53b7437afd6cda15"}, @@ -69,6 +75,8 @@ version = "2024.8.30" description = "Python package for providing Mozilla's CA Bundle." optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "certifi-2024.8.30-py3-none-any.whl", hash = "sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8"}, {file = "certifi-2024.8.30.tar.gz", hash = "sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9"}, @@ -80,6 +88,8 @@ version = "1.17.1" description = "Foreign Function Interface for Python calling C code." optional = false python-versions = ">=3.8" +groups = ["main"] +markers = "platform_python_implementation != \"PyPy\"" files = [ {file = "cffi-1.17.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:df8b1c11f177bc2313ec4b2d46baec87a5f3e71fc8b45dab2ee7cae86d9aba14"}, {file = "cffi-1.17.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:8f2cdc858323644ab277e9bb925ad72ae0e67f69e804f4898c070998d50b1a67"}, @@ -159,6 +169,8 @@ version = "3.4.0" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." optional = true python-versions = ">=3.7.0" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "charset_normalizer-3.4.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:4f9fc98dad6c2eaa32fc3af1417d95b5e3d08aff968df0cd320066def971f9a6"}, {file = "charset_normalizer-3.4.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:0de7b687289d3c1b3e8660d0741874abe7888100efe14bd0f9fd7141bcbda92b"}, @@ -273,6 +285,8 @@ version = "8.1.7" description = "Composable command line interface toolkit" optional = true python-versions = ">=3.7" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "click-8.1.7-py3-none-any.whl", hash = "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28"}, {file = "click-8.1.7.tar.gz", hash = "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"}, @@ -287,6 +301,8 @@ version = "0.19.0" description = "pathlib-style classes for cloud storage services." optional = true python-versions = ">=3.8" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "cloudpathlib-0.19.0-py3-none-any.whl", hash = "sha256:eb7758648812d5906af44f14cf9a6a64f687342a6f547a1c20deb7241d769dcb"}, {file = "cloudpathlib-0.19.0.tar.gz", hash = "sha256:919edbfd9a4e935d2423da210b143df89cb0ec6d378366a0dffa2e9fd0664fe8"}, @@ -304,10 +320,12 @@ version = "0.4.6" description = "Cross-platform colored terminal text." optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" +groups = ["main", "dev"] files = [ {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"}, {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"}, ] +markers = {main = "(platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\") and sys_platform == \"win32\" or platform_system == \"Windows\" and extra == \"spacy\"", dev = "sys_platform == \"win32\""} [[package]] name = "confection" @@ -315,6 +333,8 @@ version = "0.1.5" description = "The sweetest config system for Python" optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "confection-0.1.5-py3-none-any.whl", hash = "sha256:e29d3c3f8eac06b3f77eb9dfb4bf2fc6bcc9622a98ca00a698e3d019c6430b14"}, {file = "confection-0.1.5.tar.gz", hash = "sha256:8e72dd3ca6bd4f48913cd220f10b8275978e740411654b6e8ca6d7008c590f0e"}, @@ -330,6 +350,7 @@ version = "7.6.2" description = "Code coverage measurement for Python" optional = false python-versions = ">=3.9" +groups = ["dev"] files = [ {file = "coverage-7.6.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:c9df1950fb92d49970cce38100d7e7293c84ed3606eaa16ea0b6bc27175bb667"}, {file = "coverage-7.6.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:24500f4b0e03aab60ce575c85365beab64b44d4db837021e08339f61d1fbfe52"}, @@ -396,7 +417,7 @@ files = [ ] [package.extras] -toml = ["tomli"] +toml = ["tomli ; python_full_version <= \"3.11.0a6\""] [[package]] name = "cryptography" @@ -404,6 +425,7 @@ version = "43.0.1" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." optional = false python-versions = ">=3.7" +groups = ["main"] files = [ {file = "cryptography-43.0.1-cp37-abi3-macosx_10_9_universal2.whl", hash = "sha256:8385d98f6a3bf8bb2d65a73e17ed87a3ba84f6991c155691c51112075f9ffc5d"}, {file = "cryptography-43.0.1-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:27e613d7077ac613e399270253259d9d53872aaf657471473ebfc9a52935c062"}, @@ -453,6 +475,8 @@ version = "2.0.8" description = "Manage calls to calloc/free through Cython" optional = true python-versions = "*" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "cymem-2.0.8-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:77b5d3a73c41a394efd5913ab7e48512054cd2dabb9582d489535456641c7666"}, {file = "cymem-2.0.8-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:bd33da892fb560ba85ea14b1528c381ff474048e861accc3366c8b491035a378"}, @@ -495,6 +519,8 @@ version = "3.10" description = "Internationalized Domain Names in Applications (IDNA)" optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "idna-3.10-py3-none-any.whl", hash = "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3"}, {file = "idna-3.10.tar.gz", hash = "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9"}, @@ -509,6 +535,7 @@ version = "2.0.0" description = "brain-dead simple config-ini parsing" optional = false python-versions = ">=3.7" +groups = ["dev"] files = [ {file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"}, {file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"}, @@ -520,6 +547,8 @@ version = "3.1.4" description = "A very fast and expressive template engine." optional = true python-versions = ">=3.7" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "jinja2-3.1.4-py3-none-any.whl", hash = "sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d"}, {file = "jinja2-3.1.4.tar.gz", hash = "sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"}, @@ -537,6 +566,8 @@ version = "3.4.1" description = "Tools for labeling human languages with IETF language tags" optional = true python-versions = ">=3.8" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "langcodes-3.4.1-py3-none-any.whl", hash = "sha256:68f686fc3d358f222674ecf697ddcee3ace3c2fe325083ecad2543fd28a20e77"}, {file = "langcodes-3.4.1.tar.gz", hash = "sha256:a24879fed238013ac3af2424b9d1124e38b4a38b2044fd297c8ff38e5912e718"}, @@ -555,6 +586,8 @@ version = "1.2.0" description = "Supplementary data about languages used by the langcodes module" optional = true python-versions = "*" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "language_data-1.2.0-py3-none-any.whl", hash = "sha256:77d5cab917f91ee0b2f1aa7018443e911cf8985ef734ca2ba3940770f6a3816b"}, {file = "language_data-1.2.0.tar.gz", hash = "sha256:82a86050bbd677bfde87d97885b17566cfe75dad3ac4f5ce44b52c28f752e773"}, @@ -573,6 +606,8 @@ version = "1.2.1" description = "Static memory-efficient and fast Trie-like structures for Python." optional = true python-versions = ">=3.7" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "marisa_trie-1.2.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:a2eb41d2f9114d8b7bd66772c237111e00d2bae2260824560eaa0a1e291ce9e8"}, {file = "marisa_trie-1.2.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:9e956e6a46f604b17d570901e66f5214fb6f658c21e5e7665deace236793cef6"}, @@ -664,6 +699,8 @@ version = "3.0.0" description = "Python port of markdown-it. Markdown parsing, done right!" optional = true python-versions = ">=3.8" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "markdown-it-py-3.0.0.tar.gz", hash = "sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb"}, {file = "markdown_it_py-3.0.0-py3-none-any.whl", hash = "sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1"}, @@ -688,6 +725,8 @@ version = "3.0.1" description = "Safely add untrusted strings to HTML/XML markup." optional = true python-versions = ">=3.9" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "MarkupSafe-3.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:db842712984e91707437461930e6011e60b39136c7331e971952bb30465bc1a1"}, {file = "MarkupSafe-3.0.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:3ffb4a8e7d46ed96ae48805746755fadd0909fea2306f93d5d8233ba23dda12a"}, @@ -758,6 +797,8 @@ version = "0.1.2" description = "Markdown URL utilities" optional = true python-versions = ">=3.7" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"}, {file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"}, @@ -769,6 +810,8 @@ version = "1.0.10" description = "Cython bindings for MurmurHash" optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "murmurhash-1.0.10-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:3e90eef568adca5e17a91f96975e9a782ace3a617bbb3f8c8c2d917096e9bfeb"}, {file = "murmurhash-1.0.10-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:f8ecb00cc1ab57e4b065f9fb3ea923b55160c402d959c69a0b6dbbe8bc73efc3"}, @@ -811,6 +854,8 @@ version = "2.0.2" description = "Fundamental package for array computing in Python" optional = true python-versions = ">=3.9" +groups = ["main"] +markers = "(platform_system == \"Darwin\" or platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\" or platform_system == \"Linux\" or platform_system == \"Windows\")" files = [ {file = "numpy-2.0.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:51129a29dbe56f9ca83438b706e2e69a39892b5eda6cedcb6b0c9fdc9b0d3ece"}, {file = "numpy-2.0.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:f15975dfec0cf2239224d80e32c3170b1d168335eaedee69da84fbe9f1f9cd04"}, @@ -865,10 +910,12 @@ version = "24.1" description = "Core utilities for Python packages" optional = false python-versions = ">=3.8" +groups = ["main", "dev"] files = [ {file = "packaging-24.1-py3-none-any.whl", hash = "sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124"}, {file = "packaging-24.1.tar.gz", hash = "sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002"}, ] +markers = {main = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\""} [[package]] name = "pluggy" @@ -876,6 +923,7 @@ version = "1.5.0" description = "plugin and hook calling mechanisms for python" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "pluggy-1.5.0-py3-none-any.whl", hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669"}, {file = "pluggy-1.5.0.tar.gz", hash = "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1"}, @@ -891,6 +939,8 @@ version = "3.0.9" description = "Cython hash table that trusts the keys are pre-hashed" optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "preshed-3.0.9-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:4f96ef4caf9847b2bb9868574dcbe2496f974e41c2b83d6621c24fb4c3fc57e3"}, {file = "preshed-3.0.9-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:a61302cf8bd30568631adcdaf9e6b21d40491bd89ba8ebf67324f98b6c2a2c05"}, @@ -937,6 +987,8 @@ version = "2.22" description = "C parser in Python" optional = false python-versions = ">=3.8" +groups = ["main"] +markers = "platform_python_implementation != \"PyPy\"" files = [ {file = "pycparser-2.22-py3-none-any.whl", hash = "sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc"}, {file = "pycparser-2.22.tar.gz", hash = "sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6"}, @@ -948,6 +1000,8 @@ version = "2.9.2" description = "Data validation using Python type hints" optional = true python-versions = ">=3.8" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "pydantic-2.9.2-py3-none-any.whl", hash = "sha256:f048cec7b26778210e28a0459867920654d48e5e62db0958433636cde4254f12"}, {file = "pydantic-2.9.2.tar.gz", hash = "sha256:d155cef71265d1e9807ed1c32b4c8deec042a44a50a4188b25ac67ecd81a9c0f"}, @@ -963,7 +1017,7 @@ typing-extensions = [ [package.extras] email = ["email-validator (>=2.0.0)"] -timezone = ["tzdata"] +timezone = ["tzdata ; python_version >= \"3.9\" and sys_platform == \"win32\""] [[package]] name = "pydantic-core" @@ -971,6 +1025,8 @@ version = "2.23.4" description = "Core functionality for Pydantic validation and serialization" optional = true python-versions = ">=3.8" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "pydantic_core-2.23.4-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:b10bd51f823d891193d4717448fab065733958bdb6a6b351967bd349d48d5c9b"}, {file = "pydantic_core-2.23.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:4fc714bdbfb534f94034efaa6eadd74e5b93c8fa6315565a222f7b6f42ca1166"}, @@ -1072,6 +1128,8 @@ version = "2.18.0" description = "Pygments is a syntax highlighting package written in Python." optional = true python-versions = ">=3.8" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "pygments-2.18.0-py3-none-any.whl", hash = "sha256:b8e6aca0523f3ab76fee51799c488e38782ac06eafcf95e7ba832985c8e7b13a"}, {file = "pygments-2.18.0.tar.gz", hash = "sha256:786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199"}, @@ -1086,6 +1144,7 @@ version = "8.3.3" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "pytest-8.3.3-py3-none-any.whl", hash = "sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2"}, {file = "pytest-8.3.3.tar.gz", hash = "sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181"}, @@ -1106,6 +1165,7 @@ version = "5.0.0" description = "Pytest plugin for measuring coverage." optional = false python-versions = ">=3.8" +groups = ["dev"] files = [ {file = "pytest-cov-5.0.0.tar.gz", hash = "sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857"}, {file = "pytest_cov-5.0.0-py3-none-any.whl", hash = "sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652"}, @@ -1124,6 +1184,8 @@ version = "2.32.3" description = "Python HTTP for Humans." optional = true python-versions = ">=3.8" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "requests-2.32.3-py3-none-any.whl", hash = "sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6"}, {file = "requests-2.32.3.tar.gz", hash = "sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760"}, @@ -1145,6 +1207,8 @@ version = "13.9.2" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" optional = true python-versions = ">=3.8.0" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "rich-13.9.2-py3-none-any.whl", hash = "sha256:8c82a3d3f8dcfe9e734771313e606b39d8247bb6b826e196f4914b333b743cf1"}, {file = "rich-13.9.2.tar.gz", hash = "sha256:51a2c62057461aaf7152b4d611168f93a9fc73068f8ded2790f29fe2b5366d0c"}, @@ -1163,6 +1227,7 @@ version = "0.6.9" description = "An extremely fast Python linter and code formatter, written in Rust." optional = false python-versions = ">=3.7" +groups = ["dev"] files = [ {file = "ruff-0.6.9-py3-none-linux_armv6l.whl", hash = "sha256:064df58d84ccc0ac0fcd63bc3090b251d90e2a372558c0f057c3f75ed73e1ccd"}, {file = "ruff-0.6.9-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:140d4b5c9f5fc7a7b074908a78ab8d384dd7f6510402267bc76c37195c02a7ec"}, @@ -1186,23 +1251,24 @@ files = [ [[package]] name = "setuptools" -version = "75.1.0" +version = "78.1.1" description = "Easily download, build, install, upgrade, and uninstall Python packages" -optional = true -python-versions = ">=3.8" +optional = false +python-versions = ">=3.9" +groups = ["main"] files = [ - {file = "setuptools-75.1.0-py3-none-any.whl", hash = "sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2"}, - {file = "setuptools-75.1.0.tar.gz", hash = "sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538"}, + {file = "setuptools-78.1.1-py3-none-any.whl", hash = "sha256:c3a9c4211ff4c309edb8b8c4f1cbfa7ae324c4ba9f91ff254e3d305b9fd54561"}, + {file = "setuptools-78.1.1.tar.gz", hash = "sha256:fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d"}, ] [package.extras] -check = ["pytest-checkdocs (>=2.4)", "pytest-ruff (>=0.2.1)", "ruff (>=0.5.2)"] -core = ["importlib-metadata (>=6)", "importlib-resources (>=5.10.2)", "jaraco.collections", "jaraco.functools", "jaraco.text (>=3.7)", "more-itertools", "more-itertools (>=8.8)", "packaging", "packaging (>=24)", "platformdirs (>=2.6.2)", "tomli (>=2.0.1)", "wheel (>=0.43.0)"] +check = ["pytest-checkdocs (>=2.4)", "pytest-ruff (>=0.2.1) ; sys_platform != \"cygwin\"", "ruff (>=0.8.0) ; sys_platform != \"cygwin\""] +core = ["importlib_metadata (>=6) ; python_version < \"3.10\"", "jaraco.functools (>=4)", "jaraco.text (>=3.7)", "more_itertools", "more_itertools (>=8.8)", "packaging (>=24.2)", "platformdirs (>=4.2.2)", "tomli (>=2.0.1) ; python_version < \"3.11\"", "wheel (>=0.43.0)"] cover = ["pytest-cov"] doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "pyproject-hooks (!=1.1)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (>=1,<2)", "sphinx-reredirects", "sphinxcontrib-towncrier", "towncrier (<24.7)"] enabler = ["pytest-enabler (>=2.2)"] -test = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "ini2toml[lite] (>=0.14)", "jaraco.develop (>=7.21)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "jaraco.test", "packaging (>=23.2)", "pip (>=19.1)", "pyproject-hooks (!=1.1)", "pytest (>=6,!=8.1.*)", "pytest-home (>=0.5)", "pytest-perf", "pytest-subprocess", "pytest-timeout", "pytest-xdist (>=3)", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel (>=0.44.0)"] -type = ["importlib-metadata (>=7.0.2)", "jaraco.develop (>=7.21)", "mypy (==1.11.*)", "pytest-mypy"] +test = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "ini2toml[lite] (>=0.14)", "jaraco.develop (>=7.21) ; python_version >= \"3.9\" and sys_platform != \"cygwin\"", "jaraco.envs (>=2.2)", "jaraco.path (>=3.7.2)", "jaraco.test (>=5.5)", "packaging (>=24.2)", "pip (>=19.1)", "pyproject-hooks (!=1.1)", "pytest (>=6,!=8.1.*)", "pytest-home (>=0.5)", "pytest-perf ; sys_platform != \"cygwin\"", "pytest-subprocess", "pytest-timeout", "pytest-xdist (>=3)", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel (>=0.44.0)"] +type = ["importlib_metadata (>=7.0.2) ; python_version < \"3.10\"", "jaraco.develop (>=7.21) ; sys_platform != \"cygwin\"", "mypy (==1.14.*)", "pytest-mypy"] [[package]] name = "shellingham" @@ -1210,6 +1276,8 @@ version = "1.5.4" description = "Tool to Detect Surrounding Shell" optional = true python-versions = ">=3.7" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "shellingham-1.5.4-py2.py3-none-any.whl", hash = "sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686"}, {file = "shellingham-1.5.4.tar.gz", hash = "sha256:8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de"}, @@ -1221,6 +1289,8 @@ version = "7.0.5" description = "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)" optional = true python-versions = "<4.0,>=3.7" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "smart_open-7.0.5-py3-none-any.whl", hash = "sha256:8523ed805c12dff3eaa50e9c903a6cb0ae78800626631c5fe7ea073439847b89"}, {file = "smart_open-7.0.5.tar.gz", hash = "sha256:d3672003b1dbc85e2013e4983b88eb9a5ccfd389b0d4e5015f39a9ee5620ec18"}, @@ -1246,6 +1316,8 @@ version = "3.8.2" description = "Industrial-strength Natural Language Processing (NLP) in Python" optional = true python-versions = ">=3.7" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "spacy-3.8.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:795e74493036dda0a576093b797a4fdc1aaa83d66f6c9af0e5b6b1c640dc2222"}, {file = "spacy-3.8.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:d432e78fe2a7424aba9a741db07ce58487d3b74fae4e20a779142828e61bc402"}, @@ -1324,6 +1396,8 @@ version = "3.0.12" description = "Legacy registered functions for spaCy backwards compatibility" optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "spacy-legacy-3.0.12.tar.gz", hash = "sha256:b37d6e0c9b6e1d7ca1cf5bc7152ab64a4c4671f59c85adaf7a3fcb870357a774"}, {file = "spacy_legacy-3.0.12-py2.py3-none-any.whl", hash = "sha256:476e3bd0d05f8c339ed60f40986c07387c0a71479245d6d0f4298dbd52cda55f"}, @@ -1335,6 +1409,8 @@ version = "1.0.5" description = "Logging utilities for SpaCy" optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "spacy-loggers-1.0.5.tar.gz", hash = "sha256:d60b0bdbf915a60e516cc2e653baeff946f0cfc461b452d11a4d5458c6fe5f24"}, {file = "spacy_loggers-1.0.5-py3-none-any.whl", hash = "sha256:196284c9c446cc0cdb944005384270d775fdeaf4f494d8e269466cfa497ef645"}, @@ -1346,6 +1422,8 @@ version = "2.4.8" description = "Modern high-performance serialization utilities for Python" optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "srsly-2.4.8-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:17f3bcb418bb4cf443ed3d4dcb210e491bd9c1b7b0185e6ab10b6af3271e63b2"}, {file = "srsly-2.4.8-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:0b070a58e21ab0e878fd949f932385abb4c53dd0acb6d3a7ee75d95d447bc609"}, @@ -1392,6 +1470,8 @@ version = "8.3.2" description = "A refreshing functional take on deep learning, compatible with your favorite libraries" optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "thinc-8.3.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6af5b1b57fb1874079f7e84cd99c983c3dcb234a55845d8585d7e066b09755fb"}, {file = "thinc-8.3.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:f8b753b63714d38f36e951241466c650afe3177b0c8b220e180ebf4888f09f5e"}, @@ -1462,6 +1542,8 @@ version = "4.66.5" description = "Fast, Extensible Progress Meter" optional = true python-versions = ">=3.7" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "tqdm-4.66.5-py3-none-any.whl", hash = "sha256:90279a3770753eafc9194a0364852159802111925aa30eb3f9d85b0e805ac7cd"}, {file = "tqdm-4.66.5.tar.gz", hash = "sha256:e1020aef2e5096702d8a025ac7d16b1577279c9d63f8375b63083e9a5f0fcbad"}, @@ -1482,6 +1564,8 @@ version = "0.12.5" description = "Typer, build great CLIs. Easy to code. Based on Python type hints." optional = true python-versions = ">=3.7" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "typer-0.12.5-py3-none-any.whl", hash = "sha256:62fe4e471711b147e3365034133904df3e235698399bc4de2b36c8579298d52b"}, {file = "typer-0.12.5.tar.gz", hash = "sha256:f592f089bedcc8ec1b974125d64851029c3b1af145f04aca64d69410f0c9b722"}, @@ -1499,6 +1583,8 @@ version = "4.12.2" description = "Backported and Experimental Type Hints for Python 3.8+" optional = true python-versions = ">=3.8" +groups = ["main"] +markers = "(platform_system == \"Darwin\" or platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\" or platform_system == \"Linux\" or platform_system == \"Windows\")" files = [ {file = "typing_extensions-4.12.2-py3-none-any.whl", hash = "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"}, {file = "typing_extensions-4.12.2.tar.gz", hash = "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8"}, @@ -1510,13 +1596,15 @@ version = "2.2.3" description = "HTTP library with thread-safe connection pooling, file post, and more." optional = true python-versions = ">=3.8" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "urllib3-2.2.3-py3-none-any.whl", hash = "sha256:ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac"}, {file = "urllib3-2.2.3.tar.gz", hash = "sha256:e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9"}, ] [package.extras] -brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)"] +brotli = ["brotli (>=1.0.9) ; platform_python_implementation == \"CPython\"", "brotlicffi (>=0.8.0) ; platform_python_implementation != \"CPython\""] h2 = ["h2 (>=4,<5)"] socks = ["pysocks (>=1.5.6,!=1.5.7,<2.0)"] zstd = ["zstandard (>=0.18.0)"] @@ -1527,6 +1615,8 @@ version = "1.1.3" description = "A lightweight console printing and formatting toolkit" optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "wasabi-1.1.3-py3-none-any.whl", hash = "sha256:f76e16e8f7e79f8c4c8be49b4024ac725713ab10cd7f19350ad18a8e3f71728c"}, {file = "wasabi-1.1.3.tar.gz", hash = "sha256:4bb3008f003809db0c3e28b4daf20906ea871a2bb43f9914197d540f4f2e0878"}, @@ -1541,6 +1631,8 @@ version = "0.4.1" description = "Weasel: A small and easy workflow system" optional = true python-versions = ">=3.7" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "weasel-0.4.1-py3-none-any.whl", hash = "sha256:24140a090ea1ac512a2b2f479cc64192fd1d527a7f3627671268d08ed5ac418c"}, {file = "weasel-0.4.1.tar.gz", hash = "sha256:aabc210f072e13f6744e5c3a28037f93702433405cd35673f7c6279147085aa9"}, @@ -1563,6 +1655,8 @@ version = "1.16.0" description = "Module for decorators, wrappers and monkey patching." optional = true python-versions = ">=3.6" +groups = ["main"] +markers = "platform_system == \"Darwin\" and (platform_machine == \"arm64\" or platform_machine == \"x86_64\") and extra == \"spacy\" or (platform_system == \"Linux\" or platform_system == \"Windows\") and extra == \"spacy\"" files = [ {file = "wrapt-1.16.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ffa565331890b90056c01db69c0fe634a776f8019c143a5ae265f9c6bc4bd6d4"}, {file = "wrapt-1.16.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:e4fdb9275308292e880dcbeb12546df7f3e0f96c6b41197e0cf37d2826359020"}, @@ -1640,6 +1734,6 @@ files = [ spacy = ["spacy"] [metadata] -lock-version = "2.0" +lock-version = "2.1" python-versions = "^3.12" content-hash = "1c11d6ed2259fe72dc9baf4661ea1c0a0d55552f74d7af4cfbbaf9a529975005"