|
@@ -732,7 +732,7 @@ name = "bce-python-sdk"
|
|
version = "0.9.23"
|
|
version = "0.9.23"
|
|
description = "BCE SDK for python"
|
|
description = "BCE SDK for python"
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4"
|
|
|
|
|
|
+python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,<4,>=2.7"
|
|
files = [
|
|
files = [
|
|
{file = "bce_python_sdk-0.9.23-py3-none-any.whl", hash = "sha256:8debe21a040e00060f6044877d594765ed7b18bc765c6bf16b878bca864140a3"},
|
|
{file = "bce_python_sdk-0.9.23-py3-none-any.whl", hash = "sha256:8debe21a040e00060f6044877d594765ed7b18bc765c6bf16b878bca864140a3"},
|
|
{file = "bce_python_sdk-0.9.23.tar.gz", hash = "sha256:19739fed5cd0725356fc5ffa2acbdd8fb23f2a81edb91db21a03174551d0cf41"},
|
|
{file = "bce_python_sdk-0.9.23.tar.gz", hash = "sha256:19739fed5cd0725356fc5ffa2acbdd8fb23f2a81edb91db21a03174551d0cf41"},
|
|
@@ -847,7 +847,7 @@ name = "botocore"
|
|
version = "1.35.38"
|
|
version = "1.35.38"
|
|
description = "Low-level, data-driven core of boto 3."
|
|
description = "Low-level, data-driven core of boto 3."
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">= 3.8"
|
|
|
|
|
|
+python-versions = ">=3.8"
|
|
files = [
|
|
files = [
|
|
{file = "botocore-1.35.38-py3-none-any.whl", hash = "sha256:2eb17d32fa2d3bb5d475132a83564d28e3acc2161534f24b75a54418a1d51359"},
|
|
{file = "botocore-1.35.38-py3-none-any.whl", hash = "sha256:2eb17d32fa2d3bb5d475132a83564d28e3acc2161534f24b75a54418a1d51359"},
|
|
{file = "botocore-1.35.38.tar.gz", hash = "sha256:55d9305c44e5ba29476df456120fa4fb919f03f066afa82f2ae400485e7465f4"},
|
|
{file = "botocore-1.35.38.tar.gz", hash = "sha256:55d9305c44e5ba29476df456120fa4fb919f03f066afa82f2ae400485e7465f4"},
|
|
@@ -1068,7 +1068,7 @@ name = "build"
|
|
version = "1.2.2.post1"
|
|
version = "1.2.2.post1"
|
|
description = "A simple, correct Python build frontend"
|
|
description = "A simple, correct Python build frontend"
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">= 3.8"
|
|
|
|
|
|
+python-versions = ">=3.8"
|
|
files = [
|
|
files = [
|
|
{file = "build-1.2.2.post1-py3-none-any.whl", hash = "sha256:1d61c0887fa860c01971625baae8bdd338e517b836a2f70dd1f7aa3a6b2fc5b5"},
|
|
{file = "build-1.2.2.post1-py3-none-any.whl", hash = "sha256:1d61c0887fa860c01971625baae8bdd338e517b836a2f70dd1f7aa3a6b2fc5b5"},
|
|
{file = "build-1.2.2.post1.tar.gz", hash = "sha256:b36993e92ca9375a219c99e606a122ff365a760a2d4bba0caa09bd5278b608b7"},
|
|
{file = "build-1.2.2.post1.tar.gz", hash = "sha256:b36993e92ca9375a219c99e606a122ff365a760a2d4bba0caa09bd5278b608b7"},
|
|
@@ -3385,7 +3385,7 @@ name = "gotrue"
|
|
version = "2.9.2"
|
|
version = "2.9.2"
|
|
description = "Python Client Library for Supabase Auth"
|
|
description = "Python Client Library for Supabase Auth"
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">=3.8,<4.0"
|
|
|
|
|
|
+python-versions = "<4.0,>=3.8"
|
|
files = [
|
|
files = [
|
|
{file = "gotrue-2.9.2-py3-none-any.whl", hash = "sha256:fcd5279e8f1cc630f3ac35af5485fe39f8030b23906776920d2c32a4e308cff4"},
|
|
{file = "gotrue-2.9.2-py3-none-any.whl", hash = "sha256:fcd5279e8f1cc630f3ac35af5485fe39f8030b23906776920d2c32a4e308cff4"},
|
|
{file = "gotrue-2.9.2.tar.gz", hash = "sha256:57b3245e916c5efbf19a21b1181011a903c1276bb1df2d847558f2f24f29abb2"},
|
|
{file = "gotrue-2.9.2.tar.gz", hash = "sha256:57b3245e916c5efbf19a21b1181011a903c1276bb1df2d847558f2f24f29abb2"},
|
|
@@ -4415,7 +4415,7 @@ name = "langfuse"
|
|
version = "2.51.5"
|
|
version = "2.51.5"
|
|
description = "A client library for accessing langfuse"
|
|
description = "A client library for accessing langfuse"
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">=3.8.1,<4.0"
|
|
|
|
|
|
+python-versions = "<4.0,>=3.8.1"
|
|
files = [
|
|
files = [
|
|
{file = "langfuse-2.51.5-py3-none-any.whl", hash = "sha256:b95401ca710ef94b521afa6541933b6f93d7cfd4a97523c8fc75bca4d6d219fb"},
|
|
{file = "langfuse-2.51.5-py3-none-any.whl", hash = "sha256:b95401ca710ef94b521afa6541933b6f93d7cfd4a97523c8fc75bca4d6d219fb"},
|
|
{file = "langfuse-2.51.5.tar.gz", hash = "sha256:55bc37b5c5d3ae133c1a95db09117cfb3117add110ba02ebbf2ce45ac4395c5b"},
|
|
{file = "langfuse-2.51.5.tar.gz", hash = "sha256:55bc37b5c5d3ae133c1a95db09117cfb3117add110ba02ebbf2ce45ac4395c5b"},
|
|
@@ -4440,7 +4440,7 @@ name = "langsmith"
|
|
version = "0.1.134"
|
|
version = "0.1.134"
|
|
description = "Client library to connect to the LangSmith LLM Tracing and Evaluation Platform."
|
|
description = "Client library to connect to the LangSmith LLM Tracing and Evaluation Platform."
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">=3.8.1,<4.0"
|
|
|
|
|
|
+python-versions = "<4.0,>=3.8.1"
|
|
files = [
|
|
files = [
|
|
{file = "langsmith-0.1.134-py3-none-any.whl", hash = "sha256:ada98ad80ef38807725f32441a472da3dd28394010877751f48f458d3289da04"},
|
|
{file = "langsmith-0.1.134-py3-none-any.whl", hash = "sha256:ada98ad80ef38807725f32441a472da3dd28394010877751f48f458d3289da04"},
|
|
{file = "langsmith-0.1.134.tar.gz", hash = "sha256:23abee3b508875a0e63c602afafffc02442a19cfd88f9daae05b3e9054fd6b61"},
|
|
{file = "langsmith-0.1.134.tar.gz", hash = "sha256:23abee3b508875a0e63c602afafffc02442a19cfd88f9daae05b3e9054fd6b61"},
|
|
@@ -6429,7 +6429,7 @@ name = "postgrest"
|
|
version = "0.17.1"
|
|
version = "0.17.1"
|
|
description = "PostgREST client for Python. This library provides an ORM interface to PostgREST."
|
|
description = "PostgREST client for Python. This library provides an ORM interface to PostgREST."
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">=3.8,<4.0"
|
|
|
|
|
|
+python-versions = "<4.0,>=3.8"
|
|
files = [
|
|
files = [
|
|
{file = "postgrest-0.17.1-py3-none-any.whl", hash = "sha256:ec1d00dc8532fe5ffb342cfc7c4e610a1e0e2272eb14f78f9b2b61094f9be510"},
|
|
{file = "postgrest-0.17.1-py3-none-any.whl", hash = "sha256:ec1d00dc8532fe5ffb342cfc7c4e610a1e0e2272eb14f78f9b2b61094f9be510"},
|
|
{file = "postgrest-0.17.1.tar.gz", hash = "sha256:e31d9977dbb80dc5f9fdd4d444014686606692dc4ddb9adc85639e56c6d54c92"},
|
|
{file = "postgrest-0.17.1.tar.gz", hash = "sha256:e31d9977dbb80dc5f9fdd4d444014686606692dc4ddb9adc85639e56c6d54c92"},
|
|
@@ -7047,6 +7047,22 @@ bulk-writer = ["azure-storage-blob", "minio (>=7.0.0)", "pyarrow (>=12.0.0)", "r
|
|
dev = ["black", "grpcio (==1.62.2)", "grpcio-testing (==1.62.2)", "grpcio-tools (==1.62.2)", "pytest (>=5.3.4)", "pytest-cov (>=2.8.1)", "pytest-timeout (>=1.3.4)", "ruff (>0.4.0)"]
|
|
dev = ["black", "grpcio (==1.62.2)", "grpcio-testing (==1.62.2)", "grpcio-tools (==1.62.2)", "pytest (>=5.3.4)", "pytest-cov (>=2.8.1)", "pytest-timeout (>=1.3.4)", "ruff (>0.4.0)"]
|
|
model = ["milvus-model (>=0.1.0)"]
|
|
model = ["milvus-model (>=0.1.0)"]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "pymochow"
|
|
|
|
+version = "1.3.1"
|
|
|
|
+description = "Python SDK for mochow"
|
|
|
|
+optional = false
|
|
|
|
+python-versions = ">=3.7"
|
|
|
|
+files = [
|
|
|
|
+ {file = "pymochow-1.3.1-py3-none-any.whl", hash = "sha256:a7f3b34fd6ea5d1d8413650bb6678365aa148fc396ae945e4ccb4f2365a52327"},
|
|
|
|
+ {file = "pymochow-1.3.1.tar.gz", hash = "sha256:1693d10cd0bb7bce45327890a90adafb503155922ccc029acb257699a73a20ba"},
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[package.dependencies]
|
|
|
|
+future = "*"
|
|
|
|
+orjson = "*"
|
|
|
|
+requests = "*"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "pymysql"
|
|
name = "pymysql"
|
|
version = "1.1.1"
|
|
version = "1.1.1"
|
|
@@ -7746,7 +7762,7 @@ name = "realtime"
|
|
version = "2.0.2"
|
|
version = "2.0.2"
|
|
description = ""
|
|
description = ""
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">=3.9,<4.0"
|
|
|
|
|
|
+python-versions = "<4.0,>=3.9"
|
|
files = [
|
|
files = [
|
|
{file = "realtime-2.0.2-py3-none-any.whl", hash = "sha256:2634c915bc38807f2013f21e8bcc4d2f79870dfd81460ddb9393883d0489928a"},
|
|
{file = "realtime-2.0.2-py3-none-any.whl", hash = "sha256:2634c915bc38807f2013f21e8bcc4d2f79870dfd81460ddb9393883d0489928a"},
|
|
{file = "realtime-2.0.2.tar.gz", hash = "sha256:519da9325b3b8102139d51785013d592f6b2403d81fa21d838a0b0234723ed7d"},
|
|
{file = "realtime-2.0.2.tar.gz", hash = "sha256:519da9325b3b8102139d51785013d592f6b2403d81fa21d838a0b0234723ed7d"},
|
|
@@ -8173,7 +8189,7 @@ name = "s3transfer"
|
|
version = "0.10.3"
|
|
version = "0.10.3"
|
|
description = "An Amazon S3 Transfer Manager"
|
|
description = "An Amazon S3 Transfer Manager"
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">= 3.8"
|
|
|
|
|
|
+python-versions = ">=3.8"
|
|
files = [
|
|
files = [
|
|
{file = "s3transfer-0.10.3-py3-none-any.whl", hash = "sha256:263ed587a5803c6c708d3ce44dc4dfedaab4c1a32e8329bab818933d79ddcf5d"},
|
|
{file = "s3transfer-0.10.3-py3-none-any.whl", hash = "sha256:263ed587a5803c6c708d3ce44dc4dfedaab4c1a32e8329bab818933d79ddcf5d"},
|
|
{file = "s3transfer-0.10.3.tar.gz", hash = "sha256:4f50ed74ab84d474ce614475e0b8d5047ff080810aac5d01ea25231cfc944b0c"},
|
|
{file = "s3transfer-0.10.3.tar.gz", hash = "sha256:4f50ed74ab84d474ce614475e0b8d5047ff080810aac5d01ea25231cfc944b0c"},
|
|
@@ -8417,6 +8433,11 @@ files = [
|
|
{file = "scikit_learn-1.5.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f60021ec1574e56632be2a36b946f8143bf4e5e6af4a06d85281adc22938e0dd"},
|
|
{file = "scikit_learn-1.5.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f60021ec1574e56632be2a36b946f8143bf4e5e6af4a06d85281adc22938e0dd"},
|
|
{file = "scikit_learn-1.5.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:394397841449853c2290a32050382edaec3da89e35b3e03d6cc966aebc6a8ae6"},
|
|
{file = "scikit_learn-1.5.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:394397841449853c2290a32050382edaec3da89e35b3e03d6cc966aebc6a8ae6"},
|
|
{file = "scikit_learn-1.5.2-cp312-cp312-win_amd64.whl", hash = "sha256:57cc1786cfd6bd118220a92ede80270132aa353647684efa385a74244a41e3b1"},
|
|
{file = "scikit_learn-1.5.2-cp312-cp312-win_amd64.whl", hash = "sha256:57cc1786cfd6bd118220a92ede80270132aa353647684efa385a74244a41e3b1"},
|
|
|
|
+ {file = "scikit_learn-1.5.2-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:e9a702e2de732bbb20d3bad29ebd77fc05a6b427dc49964300340e4c9328b3f5"},
|
|
|
|
+ {file = "scikit_learn-1.5.2-cp313-cp313-macosx_12_0_arm64.whl", hash = "sha256:b0768ad641981f5d3a198430a1d31c3e044ed2e8a6f22166b4d546a5116d7908"},
|
|
|
|
+ {file = "scikit_learn-1.5.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:178ddd0a5cb0044464fc1bfc4cca5b1833bfc7bb022d70b05db8530da4bb3dd3"},
|
|
|
|
+ {file = "scikit_learn-1.5.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f7284ade780084d94505632241bf78c44ab3b6f1e8ccab3d2af58e0e950f9c12"},
|
|
|
|
+ {file = "scikit_learn-1.5.2-cp313-cp313-win_amd64.whl", hash = "sha256:b7b0f9a0b1040830d38c39b91b3a44e1b643f4b36e36567b80b7c6bd2202a27f"},
|
|
{file = "scikit_learn-1.5.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:757c7d514ddb00ae249832fe87100d9c73c6ea91423802872d9e74970a0e40b9"},
|
|
{file = "scikit_learn-1.5.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:757c7d514ddb00ae249832fe87100d9c73c6ea91423802872d9e74970a0e40b9"},
|
|
{file = "scikit_learn-1.5.2-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:52788f48b5d8bca5c0736c175fa6bdaab2ef00a8f536cda698db61bd89c551c1"},
|
|
{file = "scikit_learn-1.5.2-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:52788f48b5d8bca5c0736c175fa6bdaab2ef00a8f536cda698db61bd89c551c1"},
|
|
{file = "scikit_learn-1.5.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:643964678f4b5fbdc95cbf8aec638acc7aa70f5f79ee2cdad1eec3df4ba6ead8"},
|
|
{file = "scikit_learn-1.5.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:643964678f4b5fbdc95cbf8aec638acc7aa70f5f79ee2cdad1eec3df4ba6ead8"},
|
|
@@ -8836,7 +8857,7 @@ name = "storage3"
|
|
version = "0.8.1"
|
|
version = "0.8.1"
|
|
description = "Supabase Storage client for Python."
|
|
description = "Supabase Storage client for Python."
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">=3.8,<4.0"
|
|
|
|
|
|
+python-versions = "<4.0,>=3.8"
|
|
files = [
|
|
files = [
|
|
{file = "storage3-0.8.1-py3-none-any.whl", hash = "sha256:0b21205f43eaf0d1dd33bde6c6d0612f88524b7865f017d2ae9827e3f63d9cdc"},
|
|
{file = "storage3-0.8.1-py3-none-any.whl", hash = "sha256:0b21205f43eaf0d1dd33bde6c6d0612f88524b7865f017d2ae9827e3f63d9cdc"},
|
|
{file = "storage3-0.8.1.tar.gz", hash = "sha256:ea60b68b2221b3868ccc1a7f1294d57d0d9c51642cdc639d8115fe5d0adc8892"},
|
|
{file = "storage3-0.8.1.tar.gz", hash = "sha256:ea60b68b2221b3868ccc1a7f1294d57d0d9c51642cdc639d8115fe5d0adc8892"},
|
|
@@ -8882,7 +8903,7 @@ name = "supabase"
|
|
version = "2.8.1"
|
|
version = "2.8.1"
|
|
description = "Supabase client for Python."
|
|
description = "Supabase client for Python."
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">=3.9,<4.0"
|
|
|
|
|
|
+python-versions = "<4.0,>=3.9"
|
|
files = [
|
|
files = [
|
|
{file = "supabase-2.8.1-py3-none-any.whl", hash = "sha256:dfa8bef89b54129093521d5bba2136ff765baf67cd76d8ad0aa4984d61a7815c"},
|
|
{file = "supabase-2.8.1-py3-none-any.whl", hash = "sha256:dfa8bef89b54129093521d5bba2136ff765baf67cd76d8ad0aa4984d61a7815c"},
|
|
{file = "supabase-2.8.1.tar.gz", hash = "sha256:711c70e6acd9e2ff48ca0dc0b1bb70c01c25378cc5189ec9f5ed9655b30bc41d"},
|
|
{file = "supabase-2.8.1.tar.gz", hash = "sha256:711c70e6acd9e2ff48ca0dc0b1bb70c01c25378cc5189ec9f5ed9655b30bc41d"},
|
|
@@ -8902,7 +8923,7 @@ name = "supafunc"
|
|
version = "0.6.1"
|
|
version = "0.6.1"
|
|
description = "Library for Supabase Functions"
|
|
description = "Library for Supabase Functions"
|
|
optional = false
|
|
optional = false
|
|
-python-versions = ">=3.8,<4.0"
|
|
|
|
|
|
+python-versions = "<4.0,>=3.8"
|
|
files = [
|
|
files = [
|
|
{file = "supafunc-0.6.1-py3-none-any.whl", hash = "sha256:01aeeeb4bf429977664454a32c86418345140faf6d2e6eb0636d52e4547c5fbb"},
|
|
{file = "supafunc-0.6.1-py3-none-any.whl", hash = "sha256:01aeeeb4bf429977664454a32c86418345140faf6d2e6eb0636d52e4547c5fbb"},
|
|
{file = "supafunc-0.6.1.tar.gz", hash = "sha256:3c8761e3999336ccdb7550498a395fd08afc8469382f55ea56f7f640e5a909aa"},
|
|
{file = "supafunc-0.6.1.tar.gz", hash = "sha256:3c8761e3999336ccdb7550498a395fd08afc8469382f55ea56f7f640e5a909aa"},
|
|
@@ -10615,4 +10636,4 @@ cffi = ["cffi (>=1.11)"]
|
|
[metadata]
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
lock-version = "2.0"
|
|
python-versions = ">=3.10,<3.13"
|
|
python-versions = ">=3.10,<3.13"
|
|
-content-hash = "cc10ee218369eb5576d1e5ac8aeeb72e8927bbcb8bd1ac1594167c45aa9d9a21"
|
|
|
|
|
|
+content-hash = "375ac3a91760513924647e67376cb6018505ec61d967651b254c68af9808d774"
|