From 9d052347b2d1a8344c3be6dbf4c13d32af8ad174 Mon Sep 17 00:00:00 2001 From: Harshad Hegde Date: Wed, 13 Mar 2024 22:22:50 -0500 Subject: [PATCH] poetry lock --no-update --- poetry.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index b6fc9b294..27a643fe5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -5300,7 +5300,7 @@ stats = ["scipy (>=1.3)", "statsmodels (>=0.10)"] name = "semsimian" version = "0.2.13" description = "Sematic similarity calculations for ontologies implemented in Rust." -optional = false +optional = true python-versions = ">=3.7" files = [ {file = "semsimian-0.2.13-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:0cae647709461a8b32dbe4b8fdf3d0c3af4f159a508fd2761f6f359dbb8a5047"}, @@ -6558,8 +6558,9 @@ docs = [] gilda = ["gilda", "urllib3"] llm = ["aiohttp", "llm"] seaborn = [] +semsimian = ["semsimian"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<4.0.0" -content-hash = "49ae7f23beb97dabd2dbd035f1129f95749a10be3cfef954571e1536c7c3f6ee" +content-hash = "a96665edbf4775cf5cd1459f5b5a9b0d5ad29f76efdce9fc29bd8256ad62165f"