diff --git a/poetry.lock b/poetry.lock index 4199aa0a5..e51e6664f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand. [[package]] name = "aiofiles" version = "23.2.1" description = "File support for asyncio." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -16,7 +15,6 @@ files = [ name = "aiohttp" version = "3.8.6" description = "Async http client/server framework (asyncio)" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -125,7 +123,6 @@ speedups = ["Brotli", "aiodns", "cchardet"] name = "aiosignal" version = "1.3.1" description = "aiosignal: a list of registered asynchronous callbacks" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -140,7 +137,6 @@ frozenlist = ">=1.1.0" name = "aiostream" version = "0.5.1" description = "Generator-based operators for asynchronous iteration" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -155,7 +151,6 @@ typing-extensions = "*" name = "alembic" version = "1.12.0" description = "A database migration tool for SQLAlchemy." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -175,7 +170,6 @@ tz = ["python-dateutil"] name = "amqp" version = "5.1.1" description = "Low-level AMQP client for Python (fork of amqplib)." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -190,7 +184,6 @@ vine = ">=5.0.0" name = "anthropic" version = "0.3.11" description = "Client library for the anthropic API" -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -210,7 +203,6 @@ typing-extensions = ">=4.5,<5" name = "anyio" version = "3.7.1" description = "High level compatibility layer for multiple asynchronous event loop implementations" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -232,7 +224,6 @@ trio = ["trio (<0.22)"] name = "appdirs" version = "1.4.4" description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "main" optional = false python-versions = "*" files = [ @@ -244,7 +235,6 @@ files = [ name = "appnope" version = "0.1.3" description = "Disable App Nap on macOS >= 10.9" -category = "dev" optional = false python-versions = "*" files = [ @@ -256,7 +246,6 @@ files = [ name = "asgiref" version = "3.7.2" description = "ASGI specs, helper code, and adapters" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -274,7 +263,6 @@ tests = ["mypy (>=0.800)", "pytest", "pytest-asyncio"] name = "asttokens" version = "2.4.0" description = "Annotate AST trees with source code positions" -category = "dev" optional = false python-versions = "*" files = [ @@ -292,7 +280,6 @@ test = ["astroid", "pytest"] name = "async-timeout" version = "4.0.3" description = "Timeout context manager for asyncio programs" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -304,7 +291,6 @@ files = [ name = "attrs" version = "23.1.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -323,7 +309,6 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte name = "authlib" version = "1.2.1" description = "The ultimate Python library in building OAuth and OpenID Connect servers and clients." -category = "main" optional = false python-versions = "*" files = [ @@ -338,7 +323,6 @@ cryptography = ">=3.2" name = "backcall" version = "0.2.0" description = "Specifications for callback functions passed in to an API" -category = "dev" optional = false python-versions = "*" files = [ @@ -350,7 +334,6 @@ files = [ name = "backoff" version = "2.2.1" description = "Function decoration for backoff and retry" -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -362,7 +345,6 @@ files = [ name = "bce-python-sdk" version = "0.8.92" description = "BCE SDK for python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4" files = [ @@ -379,7 +361,6 @@ six = ">=1.4.0" name = "bcrypt" version = "4.0.1" description = "Modern password hashing for your software and your servers" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -414,7 +395,6 @@ typecheck = ["mypy"] name = "beautifulsoup4" version = "4.12.2" description = "Screen-scraping library" -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -433,7 +413,6 @@ lxml = ["lxml"] name = "billiard" version = "4.1.0" description = "Python multiprocessing fork with improvements and bugfixes" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -445,7 +424,6 @@ files = [ name = "black" version = "23.10.0" description = "The uncompromising code formatter." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -488,7 +466,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "blinker" version = "1.6.3" description = "Fast, simple object-to-object and broadcast signaling" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -500,7 +477,6 @@ files = [ name = "brotli" version = "1.1.0" description = "Python bindings for the Brotli compression library" -category = "dev" optional = false python-versions = "*" files = [ @@ -593,7 +569,6 @@ files = [ name = "cachetools" version = "5.3.1" description = "Extensible memoizing collections and decorators" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -605,7 +580,6 @@ files = [ name = "celery" version = "5.3.4" description = "Distributed Task Queue." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -662,7 +636,6 @@ zstd = ["zstandard (==0.21.0)"] name = "certifi" version = "2023.7.22" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -674,7 +647,6 @@ files = [ name = "cffi" version = "1.16.0" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -739,7 +711,6 @@ pycparser = "*" name = "chardet" version = "5.2.0" description = "Universal encoding detector for Python 3" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -751,7 +722,6 @@ files = [ name = "charset-normalizer" version = "3.3.0" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -851,7 +821,6 @@ files = [ name = "chromadb" version = "0.3.26" description = "Chroma." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -881,7 +850,6 @@ uvicorn = {version = ">=0.18.3", extras = ["standard"]} name = "click" version = "8.1.7" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -896,7 +864,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "click-didyoumean" version = "0.3.0" description = "Enables git-like *did-you-mean* feature in click" -category = "main" optional = true python-versions = ">=3.6.2,<4.0.0" files = [ @@ -911,7 +878,6 @@ click = ">=7" name = "click-plugins" version = "1.1.1" description = "An extension module for click to enable registering CLI commands via setuptools entry-points." -category = "main" optional = true python-versions = "*" files = [ @@ -929,7 +895,6 @@ dev = ["coveralls", "pytest (>=3.6)", "pytest-cov", "wheel"] name = "click-repl" version = "0.3.0" description = "REPL plugin for Click" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -946,92 +911,91 @@ testing = ["pytest (>=7.2.1)", "pytest-cov (>=4.0.0)", "tox (>=4.4.3)"] [[package]] name = "clickhouse-connect" -version = "0.6.15" +version = "0.6.16" description = "ClickHouse Database Core Driver for Python, Pandas, and Superset" -category = "main" optional = false python-versions = "~=3.7" files = [ - {file = "clickhouse-connect-0.6.15.tar.gz", hash = "sha256:15510e1405ea8fbfe37bc8a9845db296a61113a808796a0d7f26b71c3251dee8"}, - {file = "clickhouse_connect-0.6.15-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:1c11d9c95f8e327ba2ef36e9cc3f4eec5d3353f1b47ab9e8f32a35774210f5c0"}, - {file = "clickhouse_connect-0.6.15-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:dfe152513911472df3e927a041f7e764b9e251e2ab675bbaf05d20a7c8825862"}, - {file = "clickhouse_connect-0.6.15-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c12aaadce85631d9674dfa09bb258f8b978345134619703586dedc1c5055b569"}, - {file = "clickhouse_connect-0.6.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e20e7c9222476343b97f51139a268a1ec261b49f2adf91ab88150c5f880aa0fd"}, - {file = "clickhouse_connect-0.6.15-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ee1d12a09e2f867145e043bec8b7308833030f21d11a6f26245a35aa8e7faf73"}, - {file = "clickhouse_connect-0.6.15-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:c8e06dbe7366427750143649bae70cc0fdbe02ce6111cb00065a52e640ec7481"}, - {file = "clickhouse_connect-0.6.15-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:1d7ba73d0ded0d2971917a3c5f350ce6dbae1eca237f13a43e337b2e9443375e"}, - {file = "clickhouse_connect-0.6.15-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:e27c86cf354d494199cd8273fcfc0716e34d0a3a4aa91916b3e4b78d35421777"}, - {file = "clickhouse_connect-0.6.15-cp310-cp310-win32.whl", hash = "sha256:4c87e4b8d247a470939841a6da5e9c67e1b92d36daa90abf1ffee7c15efb5e12"}, - {file = "clickhouse_connect-0.6.15-cp310-cp310-win_amd64.whl", hash = "sha256:e77eb4a13651f5fa6f1d54c81c5456e95f2f2e27814c2337fec0e0d327137000"}, - {file = "clickhouse_connect-0.6.15-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:1eaf650406a92dfcf863c1dd69ef953b0d6b120f907f5ad5e45ef154f0e62448"}, - {file = "clickhouse_connect-0.6.15-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:9f61fbeaab14cd73a9c11789c6dbfb2d760ca20ed058e52120eb09c71e607101"}, - {file = "clickhouse_connect-0.6.15-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:22d8b92e00c06f4f69ac4756d2000ff695daee100d534c346414b6c7b960b0f4"}, - {file = "clickhouse_connect-0.6.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2ca976f1c10e037a9e6ba5f37d47c545483669236fe4962f94cd14182d01ede8"}, - {file = "clickhouse_connect-0.6.15-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b5f733256e5158f8c505c3c0384693063afcc65cbe86c22c107b0f2e7d9fc527"}, - {file = "clickhouse_connect-0.6.15-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:0aac4e81aab8854951c83742ad6c196b4ef6f7065e4a021f7281a217eff9128f"}, - {file = "clickhouse_connect-0.6.15-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:b4f79402a56aed67915fdebca6641920c3fe96c6373a532ce94e6bcc10a4e5ff"}, - {file = "clickhouse_connect-0.6.15-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:20736ad79ed149ec9b27978c8d660e868f12bc21a2201e0b8bf40dccd3bcb622"}, - {file = "clickhouse_connect-0.6.15-cp311-cp311-win32.whl", hash = "sha256:bb2c2fa5cc3b507278b3423bddac038ed161a09fb8b393b6f0518b32e3f5b482"}, - {file = "clickhouse_connect-0.6.15-cp311-cp311-win_amd64.whl", hash = "sha256:bf212f84de11d443b9ed97f440f38045f9d83fdecb6570bc9f2d2bc30cb58082"}, - {file = "clickhouse_connect-0.6.15-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:1ea21ffcdb3d020d02abf5bcd8a04399c9473c850b4ae129f9ed242b23a8c665"}, - {file = "clickhouse_connect-0.6.15-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:ec20957bd0d53c3ac8ac513c4586a584ccae1d7111eba401f563476d5e1a3bc8"}, - {file = "clickhouse_connect-0.6.15-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:13cf947922a49bcaa6ee6b79103d536695112864340d2c35be9d1cdb1ad4f406"}, - {file = "clickhouse_connect-0.6.15-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ea2cdd06d34ced28e5759c4d9982eb60a90fafaad3999481f8f8813e22ba00e8"}, - {file = "clickhouse_connect-0.6.15-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7b2d59eb2dce7015d851f8bac4586f49024d4bac10285aba07194856c4ff6666"}, - {file = "clickhouse_connect-0.6.15-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:0581f01601c9f7e73c784a033b2300f41a622c2b087ceda435ac6f149fbbb92c"}, - {file = "clickhouse_connect-0.6.15-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:ab5756846d8ae3f1415937ba2147341523a5ec7f84721ba98b6a2c0b9bec11de"}, - {file = "clickhouse_connect-0.6.15-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:9afeac887085ed1df93a0642fd1a4298ea7ebf88e82d6651e46e6f51060df8f2"}, - {file = "clickhouse_connect-0.6.15-cp312-cp312-win32.whl", hash = "sha256:328c799b558b218ce1df4ad6734938bad98f1c874a13e41a81970fd27959f1af"}, - {file = "clickhouse_connect-0.6.15-cp312-cp312-win_amd64.whl", hash = "sha256:33551a97c7406132e9f07aacb374a01807eecf40af2223c5b79255d9c96c930b"}, - {file = "clickhouse_connect-0.6.15-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:687a708b3f851e4cee1c4ac9a9e5ed6d4cd1f945274fb94ffda80d344ef63b1d"}, - {file = "clickhouse_connect-0.6.15-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:85adfd2d394b0ebe0e782c8aad53c7ff03432c31c99aadb0423de9cc7bdd8f47"}, - {file = "clickhouse_connect-0.6.15-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2b8b0c5b3bc21efddede052e3a6e40b2dd2a3c929ce3511edd98e24c5ad0ce6b"}, - {file = "clickhouse_connect-0.6.15-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:695d4304777915ed228c1e96706b7712c9f439e6cd7e9cb37aeabb9a0a4d96f0"}, - {file = "clickhouse_connect-0.6.15-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:fd2192037330438f1d984aaea17ba5d29bbe8247b6fa34a9d12065337c6ff19b"}, - {file = "clickhouse_connect-0.6.15-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:a3770125c11f47c0514dd079f64daa556f680c5bbf92289bd4f4095b475453aa"}, - {file = "clickhouse_connect-0.6.15-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:3813ce5f16dbd3320d4632ef2f1a7da3b3891f6c6003cc5de97e7f66af6acbfe"}, - {file = "clickhouse_connect-0.6.15-cp37-cp37m-win32.whl", hash = "sha256:abd2bab7769caab6f1e25406eac44fdb86007611848087a0912481d6ebd27839"}, - {file = "clickhouse_connect-0.6.15-cp37-cp37m-win_amd64.whl", hash = "sha256:ba5525df8629bb73990b27ce55c9dd7387718d21824a0d62fb566aa94d3c2d8d"}, - {file = "clickhouse_connect-0.6.15-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:bc367b7c1a347ab2efb1b4024d8e0629e408219e26125af7cc726fd789b5dd4f"}, - {file = "clickhouse_connect-0.6.15-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:e7b9bea224f4a980b65f00690bf630766d9543a7c2cd0dc8e02a5232d9687686"}, - {file = "clickhouse_connect-0.6.15-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8d64b3103944040b0afd9bfadb69a6a34cc53209e91b34bc571e806b0a2949be"}, - {file = "clickhouse_connect-0.6.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6fefa388d5adf19dc1a638ed8ba0ac99d13e558b5161a82d382714a861fbc71c"}, - {file = "clickhouse_connect-0.6.15-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a91e2294e423505c62c58b368b78cbbfbf829c59b9c3226f3294c20c07131175"}, - {file = "clickhouse_connect-0.6.15-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:0d65d17cb97905f8424709e20530193b18e0dfc8dfea3554750e39dbbde17296"}, - {file = "clickhouse_connect-0.6.15-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:c631e0f10067eed89257d9ba2f7a6d20ec65f06b5bd7c5e9a21e9c72676c9ba6"}, - {file = "clickhouse_connect-0.6.15-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e17b9543bef155f38235289589b86fe506592e7f04d21104c64f7da972f0d963"}, - {file = "clickhouse_connect-0.6.15-cp38-cp38-win32.whl", hash = "sha256:433acfff950c8e600573846dbf33285862f3e266e3869dcc35510f33cb989706"}, - {file = "clickhouse_connect-0.6.15-cp38-cp38-win_amd64.whl", hash = "sha256:2ece62b2d1cb9614aaef79a7f023c8e609614e723205c8eec143dc177e72e07a"}, - {file = "clickhouse_connect-0.6.15-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:79318e4fad6e5355483dd4f01071f6f8aec1d9f6d95502b6a370665914353c1e"}, - {file = "clickhouse_connect-0.6.15-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:7a87a2d717b2f0a24ecf157321dfbbed1795dfd40395416aa61713b28072f525"}, - {file = "clickhouse_connect-0.6.15-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ab9f926e5911d4be45fd4265459dc7b1fa74b9d867fae749ed389cc2b9e52979"}, - {file = "clickhouse_connect-0.6.15-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:146bef9ce144a787cea675022ca3a4712e23f650df91889e63d4e2ae7130f85d"}, - {file = "clickhouse_connect-0.6.15-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:83a42d2f9a5b9b4eac582c801364b60a0e3b136a14e52daf368bc4099870ee60"}, - {file = "clickhouse_connect-0.6.15-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:3a0b96d3aa47414ac8667d69907953fe6d5856863bf5a85892533e9c678c043a"}, - {file = "clickhouse_connect-0.6.15-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:223eebecb37dfd9ea75349b781c9041ec5a81bd2b7fadad07b1340b1ffe0691e"}, - {file = "clickhouse_connect-0.6.15-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:35956b2691a167f891060ee5f6f56f2a7a1e9cd529ebb315c5862e84c268783c"}, - {file = "clickhouse_connect-0.6.15-cp39-cp39-win32.whl", hash = "sha256:1b18a2e6bc94c8a442cf328b7c349b6b453e193d6ee46b57f05395cd3115d40c"}, - {file = "clickhouse_connect-0.6.15-cp39-cp39-win_amd64.whl", hash = "sha256:3b1e60544b487adcca2b21579d1e3eca11c8c6a078af30b36d05bc163b787863"}, - {file = "clickhouse_connect-0.6.15-pp310-pypy310_pp73-macosx_10_9_x86_64.whl", hash = "sha256:8ef3e755d5f6911b4784333c8c737919e7d387cb6e01a5c4b00d74883aa5359a"}, - {file = "clickhouse_connect-0.6.15-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:65f46412d319c10931d41eafc2ccd93af427944dfeac880bacaeeb7075627d76"}, - {file = "clickhouse_connect-0.6.15-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2fa11247ee58004fd84e39e36ab4de579c5e20faaaf678a190d3c2e34a0790f7"}, - {file = "clickhouse_connect-0.6.15-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2191afc8335f0f921f92f1e47cb4f0e9a4fabde983c00130354b9823cc43358d"}, - {file = "clickhouse_connect-0.6.15-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:0ea52775ba344a505d046ffdb46f51d7717882e82ff70f67485c592911ae9c43"}, - {file = "clickhouse_connect-0.6.15-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:d100bc43f802e6b24a06851f3ef4dac716a72b62303b9de0e6b173de2d0deea8"}, - {file = "clickhouse_connect-0.6.15-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0237195222c9140848a1e68096a4c27e71ea5dabf46ba7dc28c1865ae9e83e1d"}, - {file = "clickhouse_connect-0.6.15-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3e39816b17bc225bcec1b2e61b00dc0d78acdf1ec88ffe19aae3cda5a4474bee"}, - {file = "clickhouse_connect-0.6.15-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:711f3d5a1c816edfbd169936b4724a337b40bbe70dac1b8a4be036e4bc05a9e4"}, - {file = "clickhouse_connect-0.6.15-pp37-pypy37_pp73-win_amd64.whl", hash = "sha256:0b325b8e7e8ce25e176588761dfbd9ca7845fba9332cca8d99d9f27118d7a1c8"}, - {file = "clickhouse_connect-0.6.15-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:9bfe965193b1a3e83952e439135e8e25b2f5c1f08a4aa7e39943390e1a03a55c"}, - {file = "clickhouse_connect-0.6.15-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2472103e4559067b87e05c0d23b8b2bf1cf2daf9b6d840baa39cdfef40feb099"}, - {file = "clickhouse_connect-0.6.15-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:449263a1e63256948bc62766675439c2be26886286773469b7ce7b8b27411ffc"}, - {file = "clickhouse_connect-0.6.15-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2109966164195eabf3d68a0c00866ae66407084b8f4b06e1c6190a0835668dad"}, - {file = "clickhouse_connect-0.6.15-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:07aab551b1962b23319c52e1fd7c9ab3ff707763ae6f89ea150d3df9ef65e5c2"}, - {file = "clickhouse_connect-0.6.15-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:5941446a1141f2f24583341d80ff3e4fef99e957bfe607821a5cb2458de4563f"}, - {file = "clickhouse_connect-0.6.15-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c6f624fdfc409febc5c4b9fe888f9f54cf2689b5171f54392020c7bb99249fe7"}, - {file = "clickhouse_connect-0.6.15-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:68add0cf842b5c377e6b3c45f4aa5ea89e083803684baa44a5f0e5faceeae6d1"}, - {file = "clickhouse_connect-0.6.15-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f878957c8ac7c95f96e9ad18d25638ced89ff02ec797436fc77c77a99eefc933"}, - {file = "clickhouse_connect-0.6.15-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:a390258f485255579ff92ebd2ddd8b9b7d92555df477c551cf108cb0fd3d0780"}, + {file = "clickhouse-connect-0.6.16.tar.gz", hash = "sha256:6edd415e586a1b8e08407a7d8e69b99c701f1e13869665468d1e7877e28bfc58"}, + {file = "clickhouse_connect-0.6.16-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:91596b1f5a3472cbc128760b0d9000f81213383b721024cf1bc68af7b54f796f"}, + {file = "clickhouse_connect-0.6.16-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:3b6fbd070f659c1e796d5d9219857e11abdaeeab3ba689ab467bea00d9b4f6d9"}, + {file = "clickhouse_connect-0.6.16-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b72dd1140dba84985455bc303af76e251a5de7846af329d0a70c19fd185b65a3"}, + {file = "clickhouse_connect-0.6.16-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3271d52e4abb78f44a75ec0ad0bd293dd8602e9a8bc42851dfb5e36a6e480cee"}, + {file = "clickhouse_connect-0.6.16-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:210ef01a534762a40b28889c45d8ac81d1a974a581b452e78414cf0f0a694f5b"}, + {file = "clickhouse_connect-0.6.16-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:83e0e3d0941612b9d2ddfa514055167c48cb717efa236f42f0fded58cd50ec02"}, + {file = "clickhouse_connect-0.6.16-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:fa22aa922db87d9b538174ed9d2ef8b82cfd6879ed8ce5c0005ebdbd7657f908"}, + {file = "clickhouse_connect-0.6.16-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:ab09d79ab1eb97fcd85f374e0b61e27e89f2a79e8d326f993f44c858d32db714"}, + {file = "clickhouse_connect-0.6.16-cp310-cp310-win32.whl", hash = "sha256:f372da391c5c851c13e678dcc1f51a6f98268a915e564f2e1108bc7b99b9b449"}, + {file = "clickhouse_connect-0.6.16-cp310-cp310-win_amd64.whl", hash = "sha256:358901d71f15839e4321ba6cbf9b918aaa9f5a6a0924287f68ee54701486445f"}, + {file = "clickhouse_connect-0.6.16-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:dd0bc349eac989f2b6902f82e2863d510a91b41841eacb2009c996c7c72715a8"}, + {file = "clickhouse_connect-0.6.16-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:a508bbe7e07c6c10e95ba77a8fbe2515e6f1140f9498f829940d7c971a037f3b"}, + {file = "clickhouse_connect-0.6.16-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:96e87677001f1b1f42932fb623d898eaafe9c75de9ca6992ca531640995f3709"}, + {file = "clickhouse_connect-0.6.16-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:13c4e314b9baf91cb0b63a53c5a54e79dcf68a7e35324601f096d832caa05cab"}, + {file = "clickhouse_connect-0.6.16-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:786025777667fa73da8a3f7809d00436839a1bb9482e3ac57b40ac4ee483341a"}, + {file = "clickhouse_connect-0.6.16-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:41b2b3735cad7457252c2e738d5ed57359d0d8744fc5af07c357379b4d7157bf"}, + {file = "clickhouse_connect-0.6.16-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:2adcad6f79227107bf6ee2c844e4f29dbee98f4d42424122b5026d538491fdea"}, + {file = "clickhouse_connect-0.6.16-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:9597c97ebd8d8695da18119bb9b7f90a5f224f355044167004dcf4a6b805647b"}, + {file = "clickhouse_connect-0.6.16-cp311-cp311-win32.whl", hash = "sha256:b1a21919cf88e46fa7aedfd38c52055b886e13c6fa40fb2238a24f3c6c0bc706"}, + {file = "clickhouse_connect-0.6.16-cp311-cp311-win_amd64.whl", hash = "sha256:f5b274789e01ae201aac77e31a846a34e973b4c2b1d147ca6b87fdc2976fa9ad"}, + {file = "clickhouse_connect-0.6.16-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:e4bb67a24e6ff2384b792a7a99c23ba21642f37d2e5141b2fbe43f9b31876ef5"}, + {file = "clickhouse_connect-0.6.16-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:3a94d7b30c91e8527664b7d84f6f2f286c9b88796d30429edbf5321156b7742e"}, + {file = "clickhouse_connect-0.6.16-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a3453a760f47a60c1531030ec241ffc347a0e4757f88307ddd7119f338892f20"}, + {file = "clickhouse_connect-0.6.16-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b130fd729159524d6505d7f97558ac203b00accd87dda8bec01bfa4b2c1fb8dc"}, + {file = "clickhouse_connect-0.6.16-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:92f94c5ed0e06d173de9573fde74a7a2a4f1d521def01086a760ca164174c0ca"}, + {file = "clickhouse_connect-0.6.16-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:d7c2687075c4088d0acb23657dfaf22724605d2c05f5532289055a56727e22f3"}, + {file = "clickhouse_connect-0.6.16-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:9f121933fbb5780ef7d39d5915895cacac948db7687abd2bf34dfee84ed28676"}, + {file = "clickhouse_connect-0.6.16-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:2cc87748fc31193d95bde90b7a918c1f3ee65df52c454607283ecdee79ebccab"}, + {file = "clickhouse_connect-0.6.16-cp312-cp312-win32.whl", hash = "sha256:92682c73586cc7d34d6eb3a8269b363cd4870eb833ff9f33528d514bd414a372"}, + {file = "clickhouse_connect-0.6.16-cp312-cp312-win_amd64.whl", hash = "sha256:c2ec42e4d974c5483245159467f7e8f54aafb9dffc119eea4ae8b796ef931b28"}, + {file = "clickhouse_connect-0.6.16-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:4611083dcd4aa4f9a9761111b8bc34de2add1589fdde5c47655fe6d0c4ae7953"}, + {file = "clickhouse_connect-0.6.16-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8a8877208b689f9634805609d23856cbc7cbc943eae5d2a97a68384ac6d9b312"}, + {file = "clickhouse_connect-0.6.16-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2f21425d102944af1c5d195e10bc00274d5b5737e639645a0d8f1d749016192c"}, + {file = "clickhouse_connect-0.6.16-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e5777a76e9943b517df5bdad9a90a038dad601206d42ecbc18a0ceae2d1dadfb"}, + {file = "clickhouse_connect-0.6.16-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:6643b5f0be173c578a01ba8b148e5ae41f6859c337591f23127eb950965e0de4"}, + {file = "clickhouse_connect-0.6.16-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:a5a0c17e7ba4862b427d17185b4416f272db645758a88191b895e40820f80b70"}, + {file = "clickhouse_connect-0.6.16-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:c2e0b399896825d3eaef8711c8daa2e07f965c5822f0a8fbbbb8d0e0eda2eae0"}, + {file = "clickhouse_connect-0.6.16-cp37-cp37m-win32.whl", hash = "sha256:3f1005462a2bdafec6cbda56cf2792e9cad58f263d08307686b6bf87139bc801"}, + {file = "clickhouse_connect-0.6.16-cp37-cp37m-win_amd64.whl", hash = "sha256:f635b65a360fb5671a46d159f338b10cd2a29984f927795ffe4fe10ac8c8d5ca"}, + {file = "clickhouse_connect-0.6.16-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:1092c6c7690a0bd63b20cbf76f1e1eb06869ea5df5615ce9993f512656b1ec8d"}, + {file = "clickhouse_connect-0.6.16-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:a57e796bedf4ef0e2e7dc97e0852503e4512850a35bd10155f102bd37c470395"}, + {file = "clickhouse_connect-0.6.16-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d5a14d710b1cd862d37fac823c9e946d4ce440bb0f1c81ce5be32855d2ca9189"}, + {file = "clickhouse_connect-0.6.16-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2c6a077069da867ffb28a76d7d67c15b7450dc8b2e356d2aa682879e75195c90"}, + {file = "clickhouse_connect-0.6.16-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:eecd8514b03e34da39ed2720a51deecbba15c8c5ca3bc083bcb0069bef28edde"}, + {file = "clickhouse_connect-0.6.16-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:066bfd061aa16a19391257718568251be990dc0d9b0bc979e2d9f9ae08f93335"}, + {file = "clickhouse_connect-0.6.16-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:c37d0fddb9b818a0e285a990e3e5b56fc645a408c834a479cc835d2aa4cf1a4a"}, + {file = "clickhouse_connect-0.6.16-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:d1dc4476e75d9240b1d2df563c1acb6478c99749b9a27a729bc6701364a1159e"}, + {file = "clickhouse_connect-0.6.16-cp38-cp38-win32.whl", hash = "sha256:f2e6f95ac776bafed0d141d86e07c348a9796f67cdd5403a0de530bbe695652e"}, + {file = "clickhouse_connect-0.6.16-cp38-cp38-win_amd64.whl", hash = "sha256:5c2bc930eb4e7caa12007b8869f1d9f205e99c2932f5c1e4ec2210b30843c4de"}, + {file = "clickhouse_connect-0.6.16-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:29d86697d6355acce292ab2373e9a0c5256672fea6cdd157b8d11c23ec8a062b"}, + {file = "clickhouse_connect-0.6.16-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:b5e46e93c3ea7145b1e11bcc837aef0a09ac07f344c62e9ca175582785d849b6"}, + {file = "clickhouse_connect-0.6.16-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0343f0497ab3ed8ec73b7e7f8546d57bc72ec06cf60947dbeda84819ae60f89a"}, + {file = "clickhouse_connect-0.6.16-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cd457c640be7e5894fea51f40d56ac8d427314e7c5652352dab231ad97e4f6b4"}, + {file = "clickhouse_connect-0.6.16-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ee4d2730491b5a28ca6b439b93d86a0546e8ab4edce3815329fc4e0ab70eb414"}, + {file = "clickhouse_connect-0.6.16-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:b59036bef4958b89aee96a6dbf2a0f2b671fc25f0093e0f26772ddc752ed3603"}, + {file = "clickhouse_connect-0.6.16-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:a56d2794f3815e1495f18ab41a30731447d6d4bd926b25a04eab44b988e685e2"}, + {file = "clickhouse_connect-0.6.16-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:dad32559dd07e11e7301fb21a2817bc0021428df64c863da9cb16144a41652fa"}, + {file = "clickhouse_connect-0.6.16-cp39-cp39-win32.whl", hash = "sha256:7c6bec02800fd6ebfbe5a245a9a20ab3730c53d2b324e01b7d40b31f5cdbf34a"}, + {file = "clickhouse_connect-0.6.16-cp39-cp39-win_amd64.whl", hash = "sha256:a9884655009a21c33f93290e736fe09f685c5920345ad0b7631a2b1a514eb6cb"}, + {file = "clickhouse_connect-0.6.16-pp310-pypy310_pp73-macosx_10_9_x86_64.whl", hash = "sha256:38364089f40d8efaeec0b882575ad440d86c62219153fe82edfc88c350b1e62f"}, + {file = "clickhouse_connect-0.6.16-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f3523c42a06bf06a3f1eb7d7cba01364e0726527456613ade77214a8b5c65d86"}, + {file = "clickhouse_connect-0.6.16-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fcb405524784b853f3675727a1db668cd5085330742483b5a3194e9d5ee3e6ab"}, + {file = "clickhouse_connect-0.6.16-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b85f3f583e212c06bfe8940c92237b34a7f76541e6e080e6b2a7ecccab3fdfba"}, + {file = "clickhouse_connect-0.6.16-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:d048fdab0129175c7e8441ddaf3d37bf09db20ce46c7f9a56fd80c9f32660c8b"}, + {file = "clickhouse_connect-0.6.16-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:3628772b61bde780c23e0b5e8eb1ccb033531afcc81e6c42fdd94989b442a187"}, + {file = "clickhouse_connect-0.6.16-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1c327d54ac26f4d72d5e1d8d048d9f582106d9dc3ac973ce89798bab20f3318e"}, + {file = "clickhouse_connect-0.6.16-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:aed8eee2b5cbbb82ef445a2adf9aef558d0434f73931b7ebb16e5ac4d6a7430e"}, + {file = "clickhouse_connect-0.6.16-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4bbf109eb73a0ba2525030919b6d839e797a249e038bd1d967c1a3e77b0b18c5"}, + {file = "clickhouse_connect-0.6.16-pp37-pypy37_pp73-win_amd64.whl", hash = "sha256:761d259155007514532197d1c389dac1402be7f579df0bf6ee2e6abd9fd845e4"}, + {file = "clickhouse_connect-0.6.16-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:bec3a63bd7c59edebd624ab6667d8aadd81b25e33a1b847830a944228f42a113"}, + {file = "clickhouse_connect-0.6.16-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b210d50bf4a4f73227645991f96ef4e74a9981fb24484415d14401d415b29fe9"}, + {file = "clickhouse_connect-0.6.16-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:701fe130cc83f76af75e713fdd7fe13bd93d110e2c4364fb1b07001a8fb268e8"}, + {file = "clickhouse_connect-0.6.16-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6db92c834ad3f95204468d8a703d1d4ad5e77fffdfd23d8a4d2c48b5ad2128d8"}, + {file = "clickhouse_connect-0.6.16-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:8b64d70b0cf83b2f8c9638375c7173b455843d56c7652ab1dc95d5965b65cd46"}, + {file = "clickhouse_connect-0.6.16-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:60b848ebbb7746c25b991021fa4fd4a21c7af18c9523e06bc2f6c759ebbe49e4"}, + {file = "clickhouse_connect-0.6.16-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f534a1dda99a5b6dcf74cff418e50daca020b98b8aa43c4e3a135fb502160c1b"}, + {file = "clickhouse_connect-0.6.16-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bae8eaefeb44fbbf33538faee9fbddf747678e69472413f2d1e2b77fea4197d0"}, + {file = "clickhouse_connect-0.6.16-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6bb398f3a94997d3db6264c57cbdfe4cd8df6146999e76d422479daca2f90cc4"}, + {file = "clickhouse_connect-0.6.16-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:25b3bfa2ae6baa2f2261bf4016824d4379bdc2d98745251a6e083b64cd22b645"}, ] [package.dependencies] @@ -1052,7 +1016,6 @@ sqlalchemy = ["sqlalchemy (>1.3.21,<2.0)"] name = "cohere" version = "4.30" description = "" -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -1072,7 +1035,6 @@ urllib3 = ">=1.26,<3" name = "colorama" version = "0.4.6" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" files = [ @@ -1084,7 +1046,6 @@ files = [ name = "coloredlogs" version = "15.0.1" description = "Colored terminal output for Python's logging module" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1102,7 +1063,6 @@ cron = ["capturer (>=2.4)"] name = "colorlog" version = "6.7.0" description = "Add colours to the output of Python's logging module." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1120,7 +1080,6 @@ development = ["black", "flake8", "mypy", "pytest", "types-colorama"] name = "comm" version = "0.1.4" description = "Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1140,7 +1099,6 @@ typing = ["mypy (>=0.990)"] name = "configargparse" version = "1.7" description = "A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables." -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -1156,7 +1114,6 @@ yaml = ["PyYAML"] name = "coverage" version = "7.3.2" description = "Code coverage measurement for Python" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1224,7 +1181,6 @@ toml = ["tomli"] name = "cryptography" version = "41.0.4" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1270,7 +1226,6 @@ test-randomorder = ["pytest-randomly"] name = "ctransformers" version = "0.2.27" description = "Python bindings for the Transformer models implemented in C/C++ using GGML library." -category = "main" optional = true python-versions = "*" files = [ @@ -1291,7 +1246,6 @@ tests = ["pytest"] name = "dataclasses-json" version = "0.6.1" description = "Easily serialize dataclasses to and from JSON." -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -1307,7 +1261,6 @@ typing-inspect = ">=0.4.0,<1" name = "debugpy" version = "1.8.0" description = "An implementation of the Debug Adapter Protocol for Python" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1335,7 +1288,6 @@ files = [ name = "decorator" version = "5.1.1" description = "Decorators for Humans" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -1347,7 +1299,6 @@ files = [ name = "deprecated" version = "1.2.14" description = "Python @deprecated decorator to deprecate old python classes, functions or methods." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1365,7 +1316,6 @@ dev = ["PyTest", "PyTest-Cov", "bump2version (<1)", "sphinx (<2)", "tox"] name = "deprecation" version = "2.1.0" description = "A library to handle automated deprecations" -category = "main" optional = false python-versions = "*" files = [ @@ -1380,7 +1330,6 @@ packaging = "*" name = "dill" version = "0.3.7" description = "serialize all of Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1395,7 +1344,6 @@ graph = ["objgraph (>=1.7.2)"] name = "diskcache" version = "5.6.3" description = "Disk Cache -- Disk and file backed persistent cache." -category = "main" optional = true python-versions = ">=3" files = [ @@ -1407,7 +1355,6 @@ files = [ name = "distro" version = "1.8.0" description = "Distro - an OS platform information API" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1419,7 +1366,6 @@ files = [ name = "dnspython" version = "2.4.2" description = "DNS toolkit" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -1439,7 +1385,6 @@ wmi = ["wmi (>=1.5.1,<2.0.0)"] name = "docarray" version = "0.21.1" description = "The data structure for unstructured data" -category = "main" optional = false python-versions = "*" files = [ @@ -1468,7 +1413,6 @@ weaviate = ["weaviate-client (>=3.9.0,<3.10.0)"] name = "docker" version = "6.1.3" description = "A Python library for the Docker Engine API." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1490,7 +1434,6 @@ ssh = ["paramiko (>=2.4.3)"] name = "docstring-parser" version = "0.15" description = "Parse Python docstrings in reST, Google and Numpydoc format" -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -1502,7 +1445,6 @@ files = [ name = "duckdb" version = "0.9.1" description = "DuckDB embedded database" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -1551,7 +1493,6 @@ files = [ name = "ecdsa" version = "0.18.0" description = "ECDSA cryptographic signature library (pure python)" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -1570,7 +1511,6 @@ gmpy2 = ["gmpy2"] name = "emoji" version = "2.8.0" description = "Emoji for Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1585,7 +1525,6 @@ dev = ["coverage", "coveralls", "pytest"] name = "erniebot" version = "0.3.1" description = "Python library for the ERNIE Bot" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -1606,7 +1545,6 @@ docs = ["Sphinx", "commonmark", "mkdocs", "mkdocs-material", "mkdocs-material-ex name = "exceptiongroup" version = "1.1.3" description = "Backport of PEP 654 (exception groups)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1621,7 +1559,6 @@ test = ["pytest (>=6)"] name = "execnet" version = "2.0.2" description = "execnet: rapid multi-Python deployment" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1636,7 +1573,6 @@ testing = ["hatch", "pre-commit", "pytest", "tox"] name = "executing" version = "2.0.0" description = "Get the currently executing AST node of a frame, and other information" -category = "dev" optional = false python-versions = "*" files = [ @@ -1651,7 +1587,6 @@ tests = ["asttokens (>=2.1.0)", "coverage", "coverage-enable-subprocess", "ipyth name = "faiss-cpu" version = "1.7.4" description = "A library for efficient similarity search and clustering of dense vectors." -category = "main" optional = false python-versions = "*" files = [ @@ -1686,7 +1621,6 @@ files = [ name = "fake-useragent" version = "1.3.0" description = "Up-to-date simple useragent faker with real world database" -category = "main" optional = false python-versions = "*" files = [ @@ -1701,7 +1635,6 @@ importlib-resources = {version = ">=5.0", markers = "python_version < \"3.10\""} name = "fastapi" version = "0.103.2" description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1722,7 +1655,6 @@ all = ["email-validator (>=2.0.0)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)" name = "fastavro" version = "1.8.2" description = "Fast read/write of AVRO files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1763,7 +1695,6 @@ zstandard = ["zstandard"] name = "filelock" version = "3.12.4" description = "A platform independent file lock." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1780,7 +1711,6 @@ typing = ["typing-extensions (>=4.7.1)"] name = "filetype" version = "1.2.0" description = "Infer file type and MIME type of any file/buffer. No external dependencies." -category = "main" optional = false python-versions = "*" files = [ @@ -1792,7 +1722,6 @@ files = [ name = "flask" version = "3.0.0" description = "A simple framework for building complex web applications." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1816,7 +1745,6 @@ dotenv = ["python-dotenv"] name = "flask-basicauth" version = "0.2.0" description = "HTTP basic access authentication for Flask." -category = "dev" optional = false python-versions = "*" files = [ @@ -1830,7 +1758,6 @@ Flask = "*" name = "flask-cors" version = "4.0.0" description = "A Flask extension adding a decorator for CORS support" -category = "dev" optional = false python-versions = "*" files = [ @@ -1845,7 +1772,6 @@ Flask = ">=0.9" name = "flatbuffers" version = "23.5.26" description = "The FlatBuffers serialization format for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1857,7 +1783,6 @@ files = [ name = "flower" version = "2.0.1" description = "Celery Flower" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1876,7 +1801,6 @@ tornado = ">=5.0.0,<7.0.0" name = "frozenlist" version = "1.4.0" description = "A list-like structure which implements collections.abc.MutableSequence" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1947,7 +1871,6 @@ files = [ name = "fsspec" version = "2023.9.2" description = "File-system specification" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1983,7 +1906,6 @@ tqdm = ["tqdm"] name = "future" version = "0.18.3" description = "Clean single-source support for Python 3 and 2" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -1994,7 +1916,6 @@ files = [ name = "gevent" version = "23.9.1" description = "Coroutine-based network library" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -2057,7 +1978,6 @@ test = ["cffi (>=1.12.2)", "coverage (>=5.0)", "dnspython (>=1.16.0,<2.0)", "idn name = "geventhttpclient" version = "2.0.11" description = "http client library for gevent" -category = "dev" optional = false python-versions = "*" files = [ @@ -2181,7 +2101,6 @@ six = "*" name = "google-api-core" version = "2.12.0" description = "Google API client core library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2206,7 +2125,6 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0.dev0)"] name = "google-api-python-client" version = "2.104.0" description = "Google API Client Library for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2215,7 +2133,7 @@ files = [ ] [package.dependencies] -google-api-core = ">=1.31.5,<2.0.0 || >2.3.0,<3.0.0.dev0" +google-api-core = ">=1.31.5,<2.0.dev0 || >2.3.0,<3.0.0.dev0" google-auth = ">=1.19.0,<3.0.0.dev0" google-auth-httplib2 = ">=0.1.0" httplib2 = ">=0.15.0,<1.dev0" @@ -2225,7 +2143,6 @@ uritemplate = ">=3.0.1,<5" name = "google-auth" version = "2.23.3" description = "Google Authentication Library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2249,7 +2166,6 @@ requests = ["requests (>=2.20.0,<3.0.0.dev0)"] name = "google-auth-httplib2" version = "0.1.1" description = "Google Authentication Library: httplib2 transport" -category = "main" optional = false python-versions = "*" files = [ @@ -2265,7 +2181,6 @@ httplib2 = ">=0.19.0" name = "google-cloud-aiplatform" version = "1.35.0" description = "Vertex AI API client library" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2274,7 +2189,7 @@ files = [ ] [package.dependencies] -google-api-core = {version = ">=1.32.0,<2.0.0 || >=2.8.0,<3.0.0dev", extras = ["grpc"]} +google-api-core = {version = ">=1.32.0,<2.0.dev0 || >=2.8.dev0,<3.0.0dev", extras = ["grpc"]} google-cloud-bigquery = ">=1.15.0,<4.0.0dev" google-cloud-resource-manager = ">=1.3.3,<3.0.0dev" google-cloud-storage = ">=1.32.0,<3.0.0dev" @@ -2305,7 +2220,6 @@ xai = ["tensorflow (>=2.3.0,<3.0.0dev)"] name = "google-cloud-bigquery" version = "3.12.0" description = "Google BigQuery API client library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2314,7 +2228,7 @@ files = [ ] [package.dependencies] -google-api-core = {version = ">=1.31.5,<2.0.0 || >2.3.0,<3.0.0dev", extras = ["grpc"]} +google-api-core = {version = ">=1.31.5,<2.0.dev0 || >2.3.0,<3.0.0dev", extras = ["grpc"]} google-cloud-core = ">=1.6.0,<3.0.0dev" google-resumable-media = ">=0.6.0,<3.0dev" grpcio = ">=1.47.0,<2.0dev" @@ -2338,7 +2252,6 @@ tqdm = ["tqdm (>=4.7.4,<5.0.0dev)"] name = "google-cloud-core" version = "2.3.3" description = "Google Cloud API client core library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2347,7 +2260,7 @@ files = [ ] [package.dependencies] -google-api-core = ">=1.31.6,<2.0.0 || >2.3.0,<3.0.0dev" +google-api-core = ">=1.31.6,<2.0.dev0 || >2.3.0,<3.0.0dev" google-auth = ">=1.25.0,<3.0dev" [package.extras] @@ -2357,7 +2270,6 @@ grpc = ["grpcio (>=1.38.0,<2.0dev)"] name = "google-cloud-resource-manager" version = "1.10.4" description = "Google Cloud Resource Manager API client library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2366,7 +2278,7 @@ files = [ ] [package.dependencies] -google-api-core = {version = ">=1.34.0,<2.0.0 || >=2.11.0,<3.0.0dev", extras = ["grpc"]} +google-api-core = {version = ">=1.34.0,<2.0.dev0 || >=2.11.dev0,<3.0.0dev", extras = ["grpc"]} grpc-google-iam-v1 = ">=0.12.4,<1.0.0dev" proto-plus = ">=1.22.0,<2.0.0dev" protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.0 || >4.21.0,<4.21.1 || >4.21.1,<4.21.2 || >4.21.2,<4.21.3 || >4.21.3,<4.21.4 || >4.21.4,<4.21.5 || >4.21.5,<5.0.0dev" @@ -2375,7 +2287,6 @@ protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.0 || >4.21.0,<4 name = "google-cloud-storage" version = "2.12.0" description = "Google Cloud Storage API client library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2384,7 +2295,7 @@ files = [ ] [package.dependencies] -google-api-core = ">=1.31.5,<2.0.0 || >2.3.0,<3.0.0dev" +google-api-core = ">=1.31.5,<2.0.dev0 || >2.3.0,<3.0.0dev" google-auth = ">=2.23.3,<3.0dev" google-cloud-core = ">=2.3.0,<3.0dev" google-crc32c = ">=1.0,<2.0dev" @@ -2398,7 +2309,6 @@ protobuf = ["protobuf (<5.0.0dev)"] name = "google-crc32c" version = "1.5.0" description = "A python wrapper of the C library 'Google CRC32C'" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2479,7 +2389,6 @@ testing = ["pytest"] name = "google-resumable-media" version = "2.6.0" description = "Utilities for Google Media Downloads and Resumable Uploads" -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -2498,7 +2407,6 @@ requests = ["requests (>=2.18.0,<3.0.0dev)"] name = "google-search-results" version = "2.4.2" description = "Scrape and search localized results from Google, Bing, Baidu, Yahoo, Yandex, Ebay, Homedepot, youtube at scale using SerpApi.com" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2512,7 +2420,6 @@ requests = "*" name = "googleapis-common-protos" version = "1.61.0" description = "Common protobufs used in Google APIs" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2531,7 +2438,6 @@ grpc = ["grpcio (>=1.44.0,<2.0.0.dev0)"] name = "gotrue" version = "1.2.0" description = "Python Client Library for GoTrue" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -2547,7 +2453,6 @@ pydantic = ">=1.10,<3" name = "greenlet" version = "3.0.0" description = "Lightweight in-process concurrent programming" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2570,7 +2475,7 @@ files = [ {file = "greenlet-3.0.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:0b72b802496cccbd9b31acea72b6f87e7771ccfd7f7927437d592e5c92ed703c"}, {file = "greenlet-3.0.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:527cd90ba3d8d7ae7dceb06fda619895768a46a1b4e423bdb24c1969823b8362"}, {file = "greenlet-3.0.0-cp311-cp311-win_amd64.whl", hash = "sha256:37f60b3a42d8b5499be910d1267b24355c495064f271cfe74bf28b17b099133c"}, - {file = "greenlet-3.0.0-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:1482fba7fbed96ea7842b5a7fc11d61727e8be75a077e603e8ab49d24e234383"}, + {file = "greenlet-3.0.0-cp311-universal2-macosx_10_9_universal2.whl", hash = "sha256:c3692ecf3fe754c8c0f2c95ff19626584459eab110eaab66413b1e7425cd84e9"}, {file = "greenlet-3.0.0-cp312-cp312-macosx_13_0_arm64.whl", hash = "sha256:be557119bf467d37a8099d91fbf11b2de5eb1fd5fc5b91598407574848dc910f"}, {file = "greenlet-3.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:73b2f1922a39d5d59cc0e597987300df3396b148a9bd10b76a058a2f2772fc04"}, {file = "greenlet-3.0.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d1e22c22f7826096ad503e9bb681b05b8c1f5a8138469b255eb91f26a76634f2"}, @@ -2580,6 +2485,7 @@ files = [ {file = "greenlet-3.0.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:952256c2bc5b4ee8df8dfc54fc4de330970bf5d79253c863fb5e6761f00dda35"}, {file = "greenlet-3.0.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:269d06fa0f9624455ce08ae0179430eea61085e3cf6457f05982b37fd2cefe17"}, {file = "greenlet-3.0.0-cp312-cp312-win_amd64.whl", hash = "sha256:9adbd8ecf097e34ada8efde9b6fec4dd2a903b1e98037adf72d12993a1c80b51"}, + {file = "greenlet-3.0.0-cp312-universal2-macosx_10_9_universal2.whl", hash = "sha256:553d6fb2324e7f4f0899e5ad2c427a4579ed4873f42124beba763f16032959af"}, {file = "greenlet-3.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c6b5ce7f40f0e2f8b88c28e6691ca6806814157ff05e794cdd161be928550f4c"}, {file = "greenlet-3.0.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ecf94aa539e97a8411b5ea52fc6ccd8371be9550c4041011a091eb8b3ca1d810"}, {file = "greenlet-3.0.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:80dcd3c938cbcac986c5c92779db8e8ce51a89a849c135172c88ecbdc8c056b7"}, @@ -2623,7 +2529,6 @@ test = ["objgraph", "psutil"] name = "grpc-google-iam-v1" version = "0.12.6" description = "IAM API client library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2640,7 +2545,6 @@ protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.1 || >4.21.1,<4 name = "grpcio" version = "1.47.5" description = "HTTP/2-based RPC framework" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2702,7 +2606,6 @@ protobuf = ["grpcio-tools (>=1.47.5)"] name = "grpcio-health-checking" version = "1.47.5" description = "Standard Health Checking Service for gRPC" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2718,7 +2621,6 @@ protobuf = ">=3.12.0" name = "grpcio-reflection" version = "1.47.5" description = "Standard Protobuf Reflection Service for gRPC" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2734,7 +2636,6 @@ protobuf = ">=3.12.0" name = "grpcio-status" version = "1.47.5" description = "Status proto mapping for gRPC" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2751,7 +2652,6 @@ protobuf = ">=3.12.0" name = "grpcio-tools" version = "1.47.5" description = "Protobuf code generator for gRPC" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2812,7 +2712,6 @@ setuptools = "*" name = "gunicorn" version = "21.2.0" description = "WSGI HTTP Server for UNIX" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2833,7 +2732,6 @@ tornado = ["tornado (>=0.2)"] name = "h11" version = "0.14.0" description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2845,7 +2743,6 @@ files = [ name = "h2" version = "4.1.0" description = "HTTP/2 State-Machine based protocol implementation" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -2861,7 +2758,6 @@ hyperframe = ">=6.0,<7" name = "hnswlib" version = "0.7.0" description = "hnswlib" -category = "main" optional = false python-versions = "*" files = [ @@ -2875,7 +2771,6 @@ numpy = "*" name = "hpack" version = "4.0.0" description = "Pure-Python HPACK header compression" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -2887,7 +2782,6 @@ files = [ name = "httpcore" version = "0.17.3" description = "A minimal low-level HTTP client." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2899,17 +2793,16 @@ files = [ anyio = ">=3.0,<5.0" certifi = "*" h11 = ">=0.13,<0.15" -sniffio = ">=1.0.0,<2.0.0" +sniffio = "==1.*" [package.extras] http2 = ["h2 (>=3,<5)"] -socks = ["socksio (>=1.0.0,<2.0.0)"] +socks = ["socksio (==1.*)"] [[package]] name = "httplib2" version = "0.22.0" description = "A comprehensive HTTP client library." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2924,7 +2817,6 @@ pyparsing = {version = ">=2.4.2,<3.0.0 || >3.0.0,<3.0.1 || >3.0.1,<3.0.2 || >3.0 name = "httptools" version = "0.6.1" description = "A collection of framework independent HTTP protocol utils." -category = "main" optional = false python-versions = ">=3.8.0" files = [ @@ -2973,7 +2865,6 @@ test = ["Cython (>=0.29.24,<0.30.0)"] name = "httpx" version = "0.24.1" description = "The next generation HTTP client." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2990,15 +2881,14 @@ sniffio = "*" [package.extras] brotli = ["brotli", "brotlicffi"] -cli = ["click (>=8.0.0,<9.0.0)", "pygments (>=2.0.0,<3.0.0)", "rich (>=10,<14)"] +cli = ["click (==8.*)", "pygments (==2.*)", "rich (>=10,<14)"] http2 = ["h2 (>=3,<5)"] -socks = ["socksio (>=1.0.0,<2.0.0)"] +socks = ["socksio (==1.*)"] [[package]] name = "huggingface-hub" version = "0.16.4" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -3033,7 +2923,6 @@ typing = ["pydantic", "types-PyYAML", "types-requests", "types-simplejson", "typ name = "humanfriendly" version = "10.0" description = "Human friendly output for text interfaces using Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -3048,7 +2937,6 @@ pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_ve name = "humanize" version = "4.8.0" description = "Python humanize utilities" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -3063,7 +2951,6 @@ tests = ["freezegun", "pytest", "pytest-cov"] name = "hyperframe" version = "6.0.1" description = "HTTP/2 framing layer for Python" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -3075,7 +2962,6 @@ files = [ name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -3087,7 +2973,6 @@ files = [ name = "importlib-metadata" version = "6.8.0" description = "Read metadata from Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3107,7 +2992,6 @@ testing = ["flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs name = "importlib-resources" version = "6.1.0" description = "Read resources from Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3126,7 +3010,6 @@ testing = ["pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", name = "iniconfig" version = "2.0.0" description = "brain-dead simple config-ini parsing" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3138,7 +3021,6 @@ files = [ name = "ipykernel" version = "6.25.2" description = "IPython Kernel for Jupyter" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -3152,7 +3034,7 @@ comm = ">=0.1.1" debugpy = ">=1.6.5" ipython = ">=7.23.1" jupyter-client = ">=6.1.12" -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" matplotlib-inline = ">=0.1" nest-asyncio = "*" packaging = "*" @@ -3172,7 +3054,6 @@ test = ["flaky", "ipyparallel", "pre-commit", "pytest (>=7.0)", "pytest-asyncio" name = "ipython" version = "8.16.1" description = "IPython: Productive Interactive Computing" -category = "dev" optional = false python-versions = ">=3.9" files = [ @@ -3213,7 +3094,6 @@ test-extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.21)", "pa name = "itsdangerous" version = "2.1.2" description = "Safely pass data to untrusted environments and back." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3225,7 +3105,6 @@ files = [ name = "jcloud" version = "0.2.16" description = "Simplify deploying and managing Jina projects on Jina Cloud" -category = "main" optional = false python-versions = "*" files = [ @@ -3248,7 +3127,6 @@ test = ["black (==22.3.0)", "jina (>=3.7.0)", "mock", "pytest", "pytest-asyncio" name = "jedi" version = "0.19.1" description = "An autocompletion tool for Python that can be used for text editors." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3268,7 +3146,6 @@ testing = ["Django", "attrs", "colorama", "docopt", "pytest (<7.0.0)"] name = "jina" version = "3.15.2" description = "Build multimodal AI services via cloud native technologies · Neural Search · Generative AI · MLOps" -category = "main" optional = false python-versions = "*" files = [ @@ -3386,7 +3263,6 @@ websockets = ["websockets"] name = "jina-hubble-sdk" version = "0.39.0" description = "SDK for Hubble API at Jina AI." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -3412,7 +3288,6 @@ full = ["aiohttp", "black (==22.3.0)", "docker", "filelock", "flake8 (==4.0.1)", name = "jinja2" version = "3.1.2" description = "A very fast and expressive template engine." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3430,7 +3305,6 @@ i18n = ["Babel (>=2.7)"] name = "joblib" version = "1.3.2" description = "Lightweight pipelining with Python functions" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3442,7 +3316,6 @@ files = [ name = "jsonpatch" version = "1.33" description = "Apply JSON-Patches (RFC 6902)" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*" files = [ @@ -3457,7 +3330,6 @@ jsonpointer = ">=1.9" name = "jsonpointer" version = "2.4" description = "Identify specific nodes in a JSON document (RFC 6901)" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*" files = [ @@ -3469,7 +3341,6 @@ files = [ name = "jupyter-client" version = "8.4.0" description = "Jupyter protocol implementation and client libraries" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -3479,7 +3350,7 @@ files = [ [package.dependencies] importlib-metadata = {version = ">=4.8.3", markers = "python_version < \"3.10\""} -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" python-dateutil = ">=2.8.2" pyzmq = ">=23.0" tornado = ">=6.2" @@ -3493,7 +3364,6 @@ test = ["coverage", "ipykernel (>=6.14)", "mypy", "paramiko", "pre-commit", "pyt name = "jupyter-core" version = "5.4.0" description = "Jupyter core package. A base package on which Jupyter projects rely." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -3514,7 +3384,6 @@ test = ["ipykernel", "pre-commit", "pytest", "pytest-cov", "pytest-timeout"] name = "kombu" version = "5.3.2" description = "Messaging library for Python." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -3548,7 +3417,6 @@ zookeeper = ["kazoo (>=2.8.0)"] name = "langchain" version = "0.0.312" description = "Building applications with LLMs through composability" -category = "main" optional = false python-versions = ">=3.8.1,<4.0" files = [ @@ -3589,7 +3457,6 @@ text-helpers = ["chardet (>=5.1.0,<6.0.0)"] name = "langchain-experimental" version = "0.0.8" description = "Building applications with LLMs through composability" -category = "main" optional = false python-versions = ">=3.8.1,<4.0" files = [ @@ -3604,7 +3471,6 @@ langchain = ">=0.0.239" name = "langdetect" version = "1.0.9" description = "Language detection library ported from Google's language-detection." -category = "main" optional = false python-versions = "*" files = [ @@ -3619,7 +3485,6 @@ six = "*" name = "langfuse" version = "1.0.38" description = "A client library for accessing langfuse" -category = "main" optional = false python-versions = ">=3.8.1,<4.0" files = [ @@ -3640,7 +3505,6 @@ pytz = ">=2023.3,<2024.0" name = "langsmith" version = "0.0.46" description = "Client library to connect to the LangSmith LLM Tracing and Evaluation Platform." -category = "main" optional = false python-versions = ">=3.8.1,<4.0" files = [ @@ -3656,7 +3520,6 @@ requests = ">=2,<3" name = "llama-cpp-python" version = "0.1.85" description = "A Python wrapper for llama.cpp" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -3675,7 +3538,6 @@ server = ["fastapi (>=0.100.0)", "pydantic-settings (>=2.0.1)", "sse-starlette ( name = "locust" version = "2.17.0" description = "Developer friendly load testing framework" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3703,7 +3565,6 @@ Werkzeug = ">=2.0.0" name = "loguru" version = "0.7.2" description = "Python logging made (stupidly) simple" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -3722,7 +3583,6 @@ dev = ["Sphinx (==7.2.5)", "colorama (==0.4.5)", "colorama (==0.4.6)", "exceptio name = "lxml" version = "4.9.3" description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, != 3.4.*" files = [ @@ -3733,7 +3593,6 @@ files = [ {file = "lxml-4.9.3-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:cef2502e7e8a96fe5ad686d60b49e1ab03e438bd9123987994528febd569868e"}, {file = "lxml-4.9.3-cp310-cp310-macosx_11_0_x86_64.whl", hash = "sha256:b86164d2cff4d3aaa1f04a14685cbc072efd0b4f99ca5708b2ad1b9b5988a991"}, {file = "lxml-4.9.3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:42871176e7896d5d45138f6d28751053c711ed4d48d8e30b498da155af39aebd"}, - {file = "lxml-4.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:ae8b9c6deb1e634ba4f1930eb67ef6e6bf6a44b6eb5ad605642b2d6d5ed9ce3c"}, {file = "lxml-4.9.3-cp310-cp310-manylinux_2_28_aarch64.whl", hash = "sha256:411007c0d88188d9f621b11d252cce90c4a2d1a49db6c068e3c16422f306eab8"}, {file = "lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl", hash = "sha256:cd47b4a0d41d2afa3e58e5bf1f62069255aa2fd6ff5ee41604418ca925911d76"}, {file = "lxml-4.9.3-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:0e2cb47860da1f7e9a5256254b74ae331687b9672dfa780eed355c4c9c3dbd23"}, @@ -3742,7 +3601,6 @@ files = [ {file = "lxml-4.9.3-cp310-cp310-win_amd64.whl", hash = "sha256:97047f0d25cd4bcae81f9ec9dc290ca3e15927c192df17331b53bebe0e3ff96d"}, {file = "lxml-4.9.3-cp311-cp311-macosx_11_0_universal2.whl", hash = "sha256:1f447ea5429b54f9582d4b955f5f1985f278ce5cf169f72eea8afd9502973dd5"}, {file = "lxml-4.9.3-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:57d6ba0ca2b0c462f339640d22882acc711de224d769edf29962b09f77129cbf"}, - {file = "lxml-4.9.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:9767e79108424fb6c3edf8f81e6730666a50feb01a328f4a016464a5893f835a"}, {file = "lxml-4.9.3-cp311-cp311-manylinux_2_28_aarch64.whl", hash = "sha256:71c52db65e4b56b8ddc5bb89fb2e66c558ed9d1a74a45ceb7dcb20c191c3df2f"}, {file = "lxml-4.9.3-cp311-cp311-manylinux_2_28_x86_64.whl", hash = "sha256:d73d8ecf8ecf10a3bd007f2192725a34bd62898e8da27eb9d32a58084f93962b"}, {file = "lxml-4.9.3-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:0a3d3487f07c1d7f150894c238299934a2a074ef590b583103a45002035be120"}, @@ -3762,7 +3620,6 @@ files = [ {file = "lxml-4.9.3-cp36-cp36m-macosx_11_0_x86_64.whl", hash = "sha256:64f479d719dc9f4c813ad9bb6b28f8390360660b73b2e4beb4cb0ae7104f1c12"}, {file = "lxml-4.9.3-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:dd708cf4ee4408cf46a48b108fb9427bfa00b9b85812a9262b5c668af2533ea5"}, {file = "lxml-4.9.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5c31c7462abdf8f2ac0577d9f05279727e698f97ecbb02f17939ea99ae8daa98"}, - {file = "lxml-4.9.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:e3cd95e10c2610c360154afdc2f1480aea394f4a4f1ea0a5eacce49640c9b190"}, {file = "lxml-4.9.3-cp36-cp36m-manylinux_2_28_x86_64.whl", hash = "sha256:4930be26af26ac545c3dffb662521d4e6268352866956672231887d18f0eaab2"}, {file = "lxml-4.9.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:4aec80cde9197340bc353d2768e2a75f5f60bacda2bab72ab1dc499589b3878c"}, {file = "lxml-4.9.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:14e019fd83b831b2e61baed40cab76222139926b1fb5ed0e79225bc0cae14584"}, @@ -3772,7 +3629,6 @@ files = [ {file = "lxml-4.9.3-cp36-cp36m-win_amd64.whl", hash = "sha256:bef4e656f7d98aaa3486d2627e7d2df1157d7e88e7efd43a65aa5dd4714916cf"}, {file = "lxml-4.9.3-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:46f409a2d60f634fe550f7133ed30ad5321ae2e6630f13657fb9479506b00601"}, {file = "lxml-4.9.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:4c28a9144688aef80d6ea666c809b4b0e50010a2aca784c97f5e6bf143d9f129"}, - {file = "lxml-4.9.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:141f1d1a9b663c679dc524af3ea1773e618907e96075262726c7612c02b149a4"}, {file = "lxml-4.9.3-cp37-cp37m-manylinux_2_28_x86_64.whl", hash = "sha256:53ace1c1fd5a74ef662f844a0413446c0629d151055340e9893da958a374f70d"}, {file = "lxml-4.9.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:17a753023436a18e27dd7769e798ce302963c236bc4114ceee5b25c18c52c693"}, {file = "lxml-4.9.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:7d298a1bd60c067ea75d9f684f5f3992c9d6766fadbc0bcedd39750bf344c2f4"}, @@ -3782,7 +3638,6 @@ files = [ {file = "lxml-4.9.3-cp37-cp37m-win_amd64.whl", hash = "sha256:120fa9349a24c7043854c53cae8cec227e1f79195a7493e09e0c12e29f918e52"}, {file = "lxml-4.9.3-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:4d2d1edbca80b510443f51afd8496be95529db04a509bc8faee49c7b0fb6d2cc"}, {file = "lxml-4.9.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:8d7e43bd40f65f7d97ad8ef5c9b1778943d02f04febef12def25f7583d19baac"}, - {file = "lxml-4.9.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:71d66ee82e7417828af6ecd7db817913cb0cf9d4e61aa0ac1fde0583d84358db"}, {file = "lxml-4.9.3-cp38-cp38-manylinux_2_28_x86_64.whl", hash = "sha256:6fc3c450eaa0b56f815c7b62f2b7fba7266c4779adcf1cece9e6deb1de7305ce"}, {file = "lxml-4.9.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:65299ea57d82fb91c7f019300d24050c4ddeb7c5a190e076b5f48a2b43d19c42"}, {file = "lxml-4.9.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:eadfbbbfb41b44034a4c757fd5d70baccd43296fb894dba0295606a7cf3124aa"}, @@ -3792,7 +3647,6 @@ files = [ {file = "lxml-4.9.3-cp38-cp38-win_amd64.whl", hash = "sha256:92af161ecbdb2883c4593d5ed4815ea71b31fafd7fd05789b23100d081ecac96"}, {file = "lxml-4.9.3-cp39-cp39-macosx_11_0_x86_64.whl", hash = "sha256:9bb6ad405121241e99a86efff22d3ef469024ce22875a7ae045896ad23ba2340"}, {file = "lxml-4.9.3-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:8ed74706b26ad100433da4b9d807eae371efaa266ffc3e9191ea436087a9d6a7"}, - {file = "lxml-4.9.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:fbf521479bcac1e25a663df882c46a641a9bff6b56dc8b0fafaebd2f66fb231b"}, {file = "lxml-4.9.3-cp39-cp39-manylinux_2_28_aarch64.whl", hash = "sha256:303bf1edce6ced16bf67a18a1cf8339d0db79577eec5d9a6d4a80f0fb10aa2da"}, {file = "lxml-4.9.3-cp39-cp39-manylinux_2_28_x86_64.whl", hash = "sha256:5515edd2a6d1a5a70bfcdee23b42ec33425e405c5b351478ab7dc9347228f96e"}, {file = "lxml-4.9.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:690dafd0b187ed38583a648076865d8c229661ed20e48f2335d68e2cf7dc829d"}, @@ -3803,16 +3657,13 @@ files = [ {file = "lxml-4.9.3-cp39-cp39-win_amd64.whl", hash = "sha256:4dd9a263e845a72eacb60d12401e37c616438ea2e5442885f65082c276dfb2b2"}, {file = "lxml-4.9.3-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:6689a3d7fd13dc687e9102a27e98ef33730ac4fe37795d5036d18b4d527abd35"}, {file = "lxml-4.9.3-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:f6bdac493b949141b733c5345b6ba8f87a226029cbabc7e9e121a413e49441e0"}, - {file = "lxml-4.9.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:05186a0f1346ae12553d66df1cfce6f251589fea3ad3da4f3ef4e34b2d58c6a3"}, {file = "lxml-4.9.3-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:c2006f5c8d28dee289f7020f721354362fa304acbaaf9745751ac4006650254b"}, {file = "lxml-4.9.3-pp38-pypy38_pp73-macosx_11_0_x86_64.whl", hash = "sha256:5c245b783db29c4e4fbbbfc9c5a78be496c9fea25517f90606aa1f6b2b3d5f7b"}, {file = "lxml-4.9.3-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:4fb960a632a49f2f089d522f70496640fdf1218f1243889da3822e0a9f5f3ba7"}, - {file = "lxml-4.9.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:50670615eaf97227d5dc60de2dc99fb134a7130d310d783314e7724bf163f75d"}, {file = "lxml-4.9.3-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:9719fe17307a9e814580af1f5c6e05ca593b12fb7e44fe62450a5384dbf61b4b"}, {file = "lxml-4.9.3-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:3331bece23c9ee066e0fb3f96c61322b9e0f54d775fccefff4c38ca488de283a"}, {file = "lxml-4.9.3-pp39-pypy39_pp73-macosx_11_0_x86_64.whl", hash = "sha256:ed667f49b11360951e201453fc3967344d0d0263aa415e1619e85ae7fd17b4e0"}, {file = "lxml-4.9.3-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:8b77946fd508cbf0fccd8e400a7f71d4ac0e1595812e66025bac475a8e811694"}, - {file = "lxml-4.9.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:e4da8ca0c0c0aea88fd46be8e44bd49716772358d648cce45fe387f7b92374a7"}, {file = "lxml-4.9.3-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:fe4bda6bd4340caa6e5cf95e73f8fea5c4bfc55763dd42f1b50a94c1b4a2fbd4"}, {file = "lxml-4.9.3-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:f3df3db1d336b9356dd3112eae5f5c2b8b377f3bc826848567f10bfddfee77e9"}, {file = "lxml-4.9.3.tar.gz", hash = "sha256:48628bd53a426c9eb9bc066a923acaa0878d1e86129fd5359aee99285f4eed9c"}, @@ -3828,7 +3679,6 @@ source = ["Cython (>=0.29.35)"] name = "lz4" version = "4.3.2" description = "LZ4 Bindings for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3878,7 +3728,6 @@ tests = ["psutil", "pytest (!=3.3.0)", "pytest-cov"] name = "mako" version = "1.2.4" description = "A super-fast templating language that borrows the best ideas from the existing templating languages." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3898,7 +3747,6 @@ testing = ["pytest"] name = "markdown-it-py" version = "3.0.0" description = "Python port of markdown-it. Markdown parsing, done right!" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3923,7 +3771,6 @@ testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"] name = "markupsafe" version = "2.1.3" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3983,7 +3830,6 @@ files = [ name = "marshmallow" version = "3.20.1" description = "A lightweight library for converting complex datatypes to and from native Python datatypes." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4004,7 +3850,6 @@ tests = ["pytest", "pytz", "simplejson"] name = "matplotlib-inline" version = "0.1.6" description = "Inline Matplotlib backend for Jupyter" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -4019,7 +3864,6 @@ traitlets = "*" name = "mdurl" version = "0.1.2" description = "Markdown URL utilities" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4031,7 +3875,6 @@ files = [ name = "metal-sdk" version = "2.3.2" description = "SDK for getmetal.io" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4047,7 +3890,6 @@ typing-extensions = "*" name = "metaphor-python" version = "0.1.16" description = "A Python package for the Metaphor API." -category = "main" optional = false python-versions = "*" files = [ @@ -4062,7 +3904,6 @@ requests = "*" name = "monotonic" version = "1.6" description = "An implementation of time.monotonic() for Python 2 & < 3.3" -category = "main" optional = false python-versions = "*" files = [ @@ -4074,7 +3915,6 @@ files = [ name = "mpmath" version = "1.3.0" description = "Python library for arbitrary-precision floating-point arithmetic" -category = "main" optional = false python-versions = "*" files = [ @@ -4092,7 +3932,6 @@ tests = ["pytest (>=4.6)"] name = "msgpack" version = "1.0.7" description = "MessagePack serializer" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -4158,7 +3997,6 @@ files = [ name = "multidict" version = "6.0.4" description = "multidict implementation" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4242,7 +4080,6 @@ files = [ name = "multiprocess" version = "0.70.15" description = "better multiprocessing and multithreading in Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4271,7 +4108,6 @@ dill = ">=0.3.7" name = "mypy" version = "1.6.1" description = "Optional static typing for Python" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -4318,7 +4154,6 @@ reports = ["lxml"] name = "mypy-extensions" version = "1.0.0" description = "Type system extensions for programs checked with the mypy type checker." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -4330,7 +4165,6 @@ files = [ name = "nest-asyncio" version = "1.5.8" description = "Patch asyncio to allow nested event loops" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -4340,28 +4174,26 @@ files = [ [[package]] name = "networkx" -version = "3.1" +version = "3.2" description = "Python package for creating and manipulating graphs and networks" -category = "main" optional = false -python-versions = ">=3.8" +python-versions = ">=3.9" files = [ - {file = "networkx-3.1-py3-none-any.whl", hash = "sha256:4f33f68cb2afcf86f28a45f43efc27a9386b535d567d2127f8f61d51dec58d36"}, - {file = "networkx-3.1.tar.gz", hash = "sha256:de346335408f84de0eada6ff9fafafff9bcda11f0a0dfaa931133debb146ab61"}, + {file = "networkx-3.2-py3-none-any.whl", hash = "sha256:8b25f564bd28f94ac821c58b04ae1a3109e73b001a7d476e4bb0d00d63706bf8"}, + {file = "networkx-3.2.tar.gz", hash = "sha256:bda29edf392d9bfa5602034c767d28549214ec45f620081f0b74dc036a1fbbc1"}, ] [package.extras] -default = ["matplotlib (>=3.4)", "numpy (>=1.20)", "pandas (>=1.3)", "scipy (>=1.8)"] -developer = ["mypy (>=1.1)", "pre-commit (>=3.2)"] -doc = ["nb2plots (>=0.6)", "numpydoc (>=1.5)", "pillow (>=9.4)", "pydata-sphinx-theme (>=0.13)", "sphinx (>=6.1)", "sphinx-gallery (>=0.12)", "texext (>=0.6.7)"] -extra = ["lxml (>=4.6)", "pydot (>=1.4.2)", "pygraphviz (>=1.10)", "sympy (>=1.10)"] -test = ["codecov (>=2.1)", "pytest (>=7.2)", "pytest-cov (>=4.0)"] +default = ["matplotlib (>=3.5)", "numpy (>=1.22)", "pandas (>=1.4)", "scipy (>=1.9,!=1.11.0,!=1.11.1)"] +developer = ["changelist (==0.4)", "mypy (>=1.1)", "pre-commit (>=3.2)", "rtoml"] +doc = ["nb2plots (>=0.7)", "nbconvert (<7.9)", "numpydoc (>=1.6)", "pillow (>=9.4)", "pydata-sphinx-theme (>=0.14)", "sphinx (>=7)", "sphinx-gallery (>=0.14)", "texext (>=0.6.7)"] +extra = ["lxml (>=4.6)", "pydot (>=1.4.2)", "pygraphviz (>=1.11)", "sympy (>=1.10)"] +test = ["pytest (>=7.2)", "pytest-cov (>=4.0)"] [[package]] name = "nltk" version = "3.8.1" description = "Natural Language Toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4387,7 +4219,6 @@ twitter = ["twython"] name = "numexpr" version = "2.8.7" description = "Fast numerical expression evaluator for NumPy" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -4429,7 +4260,6 @@ numpy = ">=1.13.3" name = "numpy" version = "1.26.1" description = "Fundamental package for array computing in Python" -category = "main" optional = false python-versions = "<3.13,>=3.9" files = [ @@ -4471,7 +4301,6 @@ files = [ name = "onnxruntime" version = "1.16.1" description = "ONNX Runtime is a runtime accelerator for Machine Learning models" -category = "main" optional = false python-versions = "*" files = [ @@ -4513,7 +4342,6 @@ sympy = "*" name = "openai" version = "0.27.10" description = "Python client library for the OpenAI API" -category = "main" optional = false python-versions = ">=3.7.1" files = [ @@ -4528,7 +4356,7 @@ tqdm = "*" [package.extras] datalib = ["numpy", "openpyxl (>=3.0.7)", "pandas (>=1.2.3)", "pandas-stubs (>=1.1.0.11)"] -dev = ["black (>=21.6b0,<22.0)", "pytest (>=6.0.0,<7.0.0)", "pytest-asyncio", "pytest-mock"] +dev = ["black (>=21.6b0,<22.0)", "pytest (==6.*)", "pytest-asyncio", "pytest-mock"] embeddings = ["matplotlib", "numpy", "openpyxl (>=3.0.7)", "pandas (>=1.2.3)", "pandas-stubs (>=1.1.0.11)", "plotly", "scikit-learn (>=1.0.2)", "scipy", "tenacity (>=8.0.1)"] wandb = ["numpy", "openpyxl (>=3.0.7)", "pandas (>=1.2.3)", "pandas-stubs (>=1.1.0.11)", "wandb"] @@ -4536,7 +4364,6 @@ wandb = ["numpy", "openpyxl (>=3.0.7)", "pandas (>=1.2.3)", "pandas-stubs (>=1.1 name = "opentelemetry-api" version = "1.20.0" description = "OpenTelemetry Python API" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4552,7 +4379,6 @@ importlib-metadata = ">=6.0,<7.0" name = "opentelemetry-exporter-otlp" version = "1.20.0" description = "OpenTelemetry Collector Exporters" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4568,7 +4394,6 @@ opentelemetry-exporter-otlp-proto-http = "1.20.0" name = "opentelemetry-exporter-otlp-proto-common" version = "1.20.0" description = "OpenTelemetry Protobuf encoding" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4584,7 +4409,6 @@ opentelemetry-proto = "1.20.0" name = "opentelemetry-exporter-otlp-proto-grpc" version = "1.20.0" description = "OpenTelemetry Collector Protobuf over gRPC Exporter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4609,7 +4433,6 @@ test = ["pytest-grpc"] name = "opentelemetry-exporter-otlp-proto-http" version = "1.20.0" description = "OpenTelemetry Collector Protobuf over HTTP Exporter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4634,7 +4457,6 @@ test = ["responses (==0.22.0)"] name = "opentelemetry-exporter-prometheus" version = "1.12.0rc1" description = "Prometheus Metric Exporter for OpenTelemetry" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4651,7 +4473,6 @@ prometheus-client = ">=0.5.0,<1.0.0" name = "opentelemetry-instrumentation" version = "0.41b0" description = "Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4668,7 +4489,6 @@ wrapt = ">=1.0.0,<2.0.0" name = "opentelemetry-instrumentation-aiohttp-client" version = "0.41b0" description = "OpenTelemetry aiohttp client instrumentation" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4691,7 +4511,6 @@ test = ["http-server-mock", "opentelemetry-instrumentation-aiohttp-client[instru name = "opentelemetry-instrumentation-asgi" version = "0.41b0" description = "ASGI instrumentation for OpenTelemetry" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4714,7 +4533,6 @@ test = ["opentelemetry-instrumentation-asgi[instruments]", "opentelemetry-test-u name = "opentelemetry-instrumentation-fastapi" version = "0.41b0" description = "OpenTelemetry FastAPI Instrumentation" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4737,7 +4555,6 @@ test = ["httpx (>=0.22,<1.0)", "opentelemetry-instrumentation-fastapi[instrument name = "opentelemetry-instrumentation-grpc" version = "0.41b0" description = "OpenTelemetry gRPC instrumentation" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4760,7 +4577,6 @@ test = ["opentelemetry-instrumentation-grpc[instruments]", "opentelemetry-sdk (> name = "opentelemetry-proto" version = "1.20.0" description = "OpenTelemetry Python Proto" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4775,7 +4591,6 @@ protobuf = ">=3.19,<5.0" name = "opentelemetry-sdk" version = "1.20.0" description = "OpenTelemetry Python SDK" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4792,7 +4607,6 @@ typing-extensions = ">=3.7.4" name = "opentelemetry-semantic-conventions" version = "0.41b0" description = "OpenTelemetry Semantic Conventions" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4804,7 +4618,6 @@ files = [ name = "opentelemetry-util-http" version = "0.41b0" description = "Web util for OpenTelemetry" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4816,7 +4629,6 @@ files = [ name = "orjson" version = "3.9.3" description = "Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4882,7 +4694,6 @@ files = [ name = "overrides" version = "7.4.0" description = "A decorator to automatically detect mismatch when overriding a method." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4894,7 +4705,6 @@ files = [ name = "packaging" version = "23.2" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4906,7 +4716,6 @@ files = [ name = "pandas" version = "2.0.3" description = "Powerful data structures for data analysis, time series, and statistics" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4973,7 +4782,6 @@ xml = ["lxml (>=4.6.3)"] name = "pandas-stubs" version = "2.1.1.230928" description = "Type annotations for pandas" -category = "dev" optional = false python-versions = ">=3.9" files = [ @@ -4989,7 +4797,6 @@ types-pytz = ">=2022.1.1" name = "parso" version = "0.8.3" description = "A Python Parser" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -5005,7 +4812,6 @@ testing = ["docopt", "pytest (<6.0.0)"] name = "passlib" version = "1.7.4" description = "comprehensive password hashing framework supporting over 30 schemes" -category = "main" optional = false python-versions = "*" files = [ @@ -5023,7 +4829,6 @@ totp = ["cryptography"] name = "pathspec" version = "0.11.2" description = "Utility library for gitignore style pattern matching of file paths." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5035,7 +4840,6 @@ files = [ name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "dev" optional = false python-versions = "*" files = [ @@ -5050,7 +4854,6 @@ ptyprocess = ">=0.5" name = "pickleshare" version = "0.7.5" description = "Tiny 'shelve'-like database with concurrency support" -category = "dev" optional = false python-versions = "*" files = [ @@ -5062,7 +4865,6 @@ files = [ name = "pillow" version = "10.1.0" description = "Python Imaging Library (Fork)" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5130,7 +4932,6 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "pinecone-client" version = "2.2.4" description = "Pinecone client and SDK" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5156,7 +4957,6 @@ grpc = ["googleapis-common-protos (>=1.53.0)", "grpc-gateway-protoc-gen-openapiv name = "platformdirs" version = "3.11.0" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5172,7 +4972,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.4)", "pytest-co name = "pluggy" version = "1.3.0" description = "plugin and hook calling mechanisms for python" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -5188,7 +4987,6 @@ testing = ["pytest", "pytest-benchmark"] name = "portalocker" version = "2.8.2" description = "Wraps the portalocker recipe for easy usage" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5208,7 +5006,6 @@ tests = ["pytest (>=5.4.1)", "pytest-cov (>=2.8.1)", "pytest-mypy (>=0.8.0)", "p name = "postgrest" version = "0.11.0" description = "PostgREST client for Python. This library provides an ORM interface to PostgREST." -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -5226,7 +5023,6 @@ strenum = ">=0.4.9,<0.5.0" name = "posthog" version = "3.0.2" description = "Integrate PostHog into any python application." -category = "main" optional = false python-versions = "*" files = [ @@ -5250,7 +5046,6 @@ test = ["coverage", "flake8", "freezegun (==0.3.15)", "mock (>=2.0.0)", "pylint" name = "prometheus-client" version = "0.17.1" description = "Python client for the Prometheus monitoring system." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5265,7 +5060,6 @@ twisted = ["twisted"] name = "prompt-toolkit" version = "3.0.39" description = "Library for building powerful interactive command lines in Python" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -5280,7 +5074,6 @@ wcwidth = "*" name = "proto-plus" version = "1.22.3" description = "Beautiful, Pythonic protocol buffers." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5298,7 +5091,6 @@ testing = ["google-api-core[grpc] (>=1.31.5)"] name = "protobuf" version = "3.20.3" description = "Protocol Buffers" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5330,7 +5122,6 @@ files = [ name = "psutil" version = "5.9.6" description = "Cross-platform lib for process and system monitoring in Python." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -5359,7 +5150,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] name = "psycopg" version = "3.1.12" description = "PostgreSQL database adapter for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5383,7 +5173,6 @@ test = ["anyio (>=3.6.2,<4.0)", "mypy (>=1.4.1)", "pproxy (>=2.7)", "pytest (>=6 name = "psycopg-binary" version = "3.1.12" description = "PostgreSQL database adapter for Python -- C optimisation distribution" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5409,17 +5198,6 @@ files = [ {file = "psycopg_binary-3.1.12-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:000838cb5ab7851116b462e58893a96b0f1e35864135a6283f3242a730ec45d3"}, {file = "psycopg_binary-3.1.12-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:e7949e1aefe339f04dbecac6aa036c9cd137a58f966c4b96ab933823c340ee12"}, {file = "psycopg_binary-3.1.12-cp311-cp311-win_amd64.whl", hash = "sha256:b32922872460575083487de41e17e8cf308c3550da02c704efe42960bc6c19de"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:70054ada2f890d004dc3d5ff908e34aecb085fd599d40db2975c09a39c50dfc3"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:7544d6d74f5b5f9daafe8a4ed7d266787d62a2bf16f5120c45d42d1f4a856bc8"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:43197161099cb4e36a9ca44c10657908b619d7263ffcff30932ad4627430dc3c"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:68398cdf3aedd4042b1126b9aba34615f1ab592831483282f19f0159fce5ca75"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:77ae6cda3ffee2425aca9ea7af57296d0c701e2ac5897b48b95dfee050234592"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:278e8888e90fb6ebd7eae8ccb85199eafd712b734e641e0d40f2a903e946102d"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:047c4ba8d3089465b0a69c4c669128df43403867858d78da6b40b33788bfa89f"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:8248b11ac490bb74de80457ab0e9cef31c08164ff7b867031927a17e5c9e19ed"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:6979c02acb9783c6134ee516751b8f891a2d4db7f73ebecc9e92750283d6fb99"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:eaf2375b724ad61ee82a5c2a849e57b12b3cb510ec8845084132bbb907cb3335"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-win_amd64.whl", hash = "sha256:6177cfa6f872a9cc84dbfc7dc163af6ef01639c50acc9a441673f29c2305c37a"}, {file = "psycopg_binary-3.1.12-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:b81427fd5a97c9b4ac12f3b8d985870b0c3866b5fc2e72e51cacd3630ffd6466"}, {file = "psycopg_binary-3.1.12-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3f17a2c393879aa54f840540009d0e70a30d22ffa0038d81e258ac2c99b15d74"}, {file = "psycopg_binary-3.1.12-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6c6a5d125a61101ef5ab7384206e43952fe2a5fca997b96d28a28a752512f900"}, @@ -5458,7 +5236,6 @@ files = [ name = "psycopg2-binary" version = "2.9.9" description = "psycopg2 - Python-PostgreSQL Database Adapter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5537,7 +5314,6 @@ files = [ name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "dev" optional = false python-versions = "*" files = [ @@ -5549,7 +5325,6 @@ files = [ name = "pulsar-client" version = "3.3.0" description = "Apache Pulsar Python client library" -category = "main" optional = false python-versions = "*" files = [ @@ -5597,7 +5372,6 @@ functions = ["apache-bookkeeper-client (>=4.16.1)", "grpcio (>=1.8.2)", "prometh name = "pure-eval" version = "0.2.2" description = "Safely evaluate AST nodes without side effects" -category = "dev" optional = false python-versions = "*" files = [ @@ -5612,7 +5386,6 @@ tests = ["pytest"] name = "py-cpuinfo" version = "9.0.0" description = "Get CPU info with pure Python" -category = "main" optional = true python-versions = "*" files = [ @@ -5624,7 +5397,6 @@ files = [ name = "pyarrow" version = "12.0.1" description = "Python library for Apache Arrow" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5662,7 +5434,6 @@ numpy = ">=1.16.6" name = "pyasn1" version = "0.5.0" description = "Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -5674,7 +5445,6 @@ files = [ name = "pyasn1-modules" version = "0.3.0" description = "A collection of ASN.1-based protocols modules" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -5689,7 +5459,6 @@ pyasn1 = ">=0.4.6,<0.6.0" name = "pycparser" version = "2.21" description = "C parser in Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -5701,7 +5470,6 @@ files = [ name = "pycryptodome" version = "3.19.0" description = "Cryptographic library for Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -5743,7 +5511,6 @@ files = [ name = "pydantic" version = "1.10.13" description = "Data validation and settings management using python type hints" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5796,7 +5563,6 @@ email = ["email-validator (>=1.0.3)"] name = "pygments" version = "2.16.1" description = "Pygments is a syntax highlighting package written in Python." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5811,7 +5577,6 @@ plugins = ["importlib-metadata"] name = "pymongo" version = "4.5.0" description = "Python driver for MongoDB " -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5913,7 +5678,6 @@ zstd = ["zstandard"] name = "pyparsing" version = "3.1.1" description = "pyparsing module - Classes and methods to define and execute parsing grammars" -category = "main" optional = false python-versions = ">=3.6.8" files = [ @@ -5928,7 +5692,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pypdf" version = "3.16.4" description = "A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5950,7 +5713,6 @@ image = ["Pillow (>=8.0.0)"] name = "pyreadline3" version = "3.4.1" description = "A python implementation of GNU readline." -category = "main" optional = false python-versions = "*" files = [ @@ -5962,7 +5724,6 @@ files = [ name = "pysrt" version = "1.1.2" description = "SubRip (.srt) subtitle parser and writer" -category = "main" optional = false python-versions = "*" files = [ @@ -5976,7 +5737,6 @@ chardet = "*" name = "pytest" version = "7.4.2" description = "pytest: simple powerful testing with Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5999,7 +5759,6 @@ testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "no name = "pytest-cov" version = "4.1.0" description = "Pytest plugin for measuring coverage." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6018,7 +5777,6 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "six", "virtuale name = "pytest-mock" version = "3.11.1" description = "Thin-wrapper around the mock package for easier use with pytest" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6036,7 +5794,6 @@ dev = ["pre-commit", "pytest-asyncio", "tox"] name = "pytest-sugar" version = "0.9.7" description = "pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly)." -category = "dev" optional = false python-versions = "*" files = [ @@ -6056,7 +5813,6 @@ dev = ["black", "flake8", "pre-commit"] name = "pytest-xdist" version = "3.3.1" description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6077,7 +5833,6 @@ testing = ["filelock"] name = "python-dateutil" version = "2.8.2" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -6092,7 +5847,6 @@ six = ">=1.5" name = "python-dotenv" version = "1.0.0" description = "Read key-value pairs from a .env file and set them as environment variables" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6107,7 +5861,6 @@ cli = ["click (>=5.0)"] name = "python-iso639" version = "2023.6.15" description = "Look-up utilities for ISO 639 language codes and names" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6122,7 +5875,6 @@ dev = ["black (==23.1.0)", "build (==0.10.0)", "flake8 (==6.0.0)", "pytest (==7. name = "python-jose" version = "3.3.0" description = "JOSE implementation in Python" -category = "main" optional = false python-versions = "*" files = [ @@ -6144,7 +5896,6 @@ pycryptodome = ["pyasn1", "pycryptodome (>=3.3.1,<4.0.0)"] name = "python-magic" version = "0.4.27" description = "File type identification using libmagic" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -6156,7 +5907,6 @@ files = [ name = "python-multipart" version = "0.0.6" description = "A streaming multipart parser for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6171,7 +5921,6 @@ dev = ["atomicwrites (==1.2.1)", "attrs (==19.2.0)", "coverage (==6.5.0)", "hatc name = "pytz" version = "2023.3.post1" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -6183,7 +5932,6 @@ files = [ name = "pywin32" version = "306" description = "Python for Window Extensions" -category = "main" optional = false python-versions = "*" files = [ @@ -6207,7 +5955,6 @@ files = [ name = "pyyaml" version = "6.0.1" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -6257,7 +6004,6 @@ files = [ name = "pyzmq" version = "25.1.1" description = "Python bindings for 0MQ" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -6363,7 +6109,6 @@ cffi = {version = "*", markers = "implementation_name == \"pypy\""} name = "qdrant-client" version = "1.6.3" description = "Client library for the Qdrant vector search engine" -category = "main" optional = false python-versions = ">=3.8,<3.13" files = [ @@ -6387,7 +6132,6 @@ fastembed = ["fastembed (==0.1.1)"] name = "qianfan" version = "0.0.5" description = "文心千帆大模型平台 Python SDK" -category = "main" optional = false python-versions = ">=3.7,<4" files = [ @@ -6403,7 +6147,6 @@ requests = ">=2.24" name = "rapidfuzz" version = "3.4.0" description = "rapid fuzzy string matching" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6524,7 +6267,6 @@ full = ["numpy"] name = "realtime" version = "1.0.0" description = "" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -6541,7 +6283,6 @@ websockets = ">=10.3,<11.0" name = "redis" version = "4.6.0" description = "Python client for Redis database and key-value store" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -6560,7 +6301,6 @@ ocsp = ["cryptography (>=36.0.1)", "pyopenssl (==20.0.1)", "requests (>=2.26.0)" name = "regex" version = "2023.10.3" description = "Alternative regular expression module, to replace re." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6658,7 +6398,6 @@ files = [ name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6680,7 +6419,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "rich" version = "13.6.0" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -6699,7 +6437,6 @@ jupyter = ["ipywidgets (>=7.5.1,<9)"] name = "roundrobin" version = "0.0.4" description = "Collection of roundrobin utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -6710,7 +6447,6 @@ files = [ name = "rsa" version = "4.9" description = "Pure-Python RSA implementation" -category = "main" optional = false python-versions = ">=3.6,<4" files = [ @@ -6725,7 +6461,6 @@ pyasn1 = ">=0.1.3" name = "ruff" version = "0.0.254" description = "An extremely fast Python linter, written in Rust." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -6752,7 +6487,6 @@ files = [ name = "safetensors" version = "0.4.0" description = "" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -6872,7 +6606,6 @@ torch = ["safetensors[numpy]", "torch (>=1.10)"] name = "scikit-learn" version = "1.3.1" description = "A set of python modules for machine learning and data mining" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -6887,11 +6620,6 @@ files = [ {file = "scikit_learn-1.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f66eddfda9d45dd6cadcd706b65669ce1df84b8549875691b1f403730bdef217"}, {file = "scikit_learn-1.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c6448c37741145b241eeac617028ba6ec2119e1339b1385c9720dae31367f2be"}, {file = "scikit_learn-1.3.1-cp311-cp311-win_amd64.whl", hash = "sha256:c413c2c850241998168bbb3bd1bb59ff03b1195a53864f0b80ab092071af6028"}, - {file = "scikit_learn-1.3.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:ef540e09873e31569bc8b02c8a9f745ee04d8e1263255a15c9969f6f5caa627f"}, - {file = "scikit_learn-1.3.1-cp312-cp312-macosx_12_0_arm64.whl", hash = "sha256:9147a3a4df4d401e618713880be023e36109c85d8569b3bf5377e6cd3fecdeac"}, - {file = "scikit_learn-1.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d2cd3634695ad192bf71645702b3df498bd1e246fc2d529effdb45a06ab028b4"}, - {file = "scikit_learn-1.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0c275a06c5190c5ce00af0acbb61c06374087949f643ef32d355ece12c4db043"}, - {file = "scikit_learn-1.3.1-cp312-cp312-win_amd64.whl", hash = "sha256:0e1aa8f206d0de814b81b41d60c1ce31f7f2c7354597af38fae46d9c47c45122"}, {file = "scikit_learn-1.3.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:52b77cc08bd555969ec5150788ed50276f5ef83abb72e6f469c5b91a0009bbca"}, {file = "scikit_learn-1.3.1-cp38-cp38-macosx_12_0_arm64.whl", hash = "sha256:a683394bc3f80b7c312c27f9b14ebea7766b1f0a34faf1a2e9158d80e860ec26"}, {file = "scikit_learn-1.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a15d964d9eb181c79c190d3dbc2fff7338786bf017e9039571418a1d53dab236"}, @@ -6920,7 +6648,6 @@ tests = ["black (>=23.3.0)", "matplotlib (>=3.1.3)", "mypy (>=1.3)", "numpydoc ( name = "scipy" version = "1.11.3" description = "Fundamental algorithms for scientific computing in Python" -category = "main" optional = true python-versions = "<3.13,>=3.9" files = [ @@ -6963,7 +6690,6 @@ test = ["asv", "gmpy2", "mpmath", "pooch", "pytest", "pytest-cov", "pytest-timeo name = "sentence-transformers" version = "2.2.2" description = "Multilingual text embeddings" -category = "main" optional = true python-versions = ">=3.6.0" files = [ @@ -6986,7 +6712,6 @@ transformers = ">=4.6.0,<5.0.0" name = "sentencepiece" version = "0.1.99" description = "SentencePiece python wrapper" -category = "main" optional = true python-versions = "*" files = [ @@ -7041,7 +6766,6 @@ files = [ name = "setuptools" version = "68.2.2" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7058,7 +6782,6 @@ testing-integration = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "jar name = "shapely" version = "2.0.2" description = "Manipulation and analysis of geometric objects" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7109,14 +6832,13 @@ files = [ numpy = ">=1.14" [package.extras] -docs = ["matplotlib", "numpydoc (>=1.1.0,<1.2.0)", "sphinx", "sphinx-book-theme", "sphinx-remove-toctrees"] +docs = ["matplotlib", "numpydoc (==1.1.*)", "sphinx", "sphinx-book-theme", "sphinx-remove-toctrees"] test = ["pytest", "pytest-cov"] [[package]] name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -7128,7 +6850,6 @@ files = [ name = "sniffio" version = "1.3.0" description = "Sniff out which async library your code is running under" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7140,7 +6861,6 @@ files = [ name = "soupsieve" version = "2.5" description = "A modern CSS selector implementation for Beautiful Soup." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7152,7 +6872,6 @@ files = [ name = "sqlalchemy" version = "1.4.41" description = "Database Abstraction Library" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -7200,7 +6919,7 @@ files = [ ] [package.dependencies] -greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" and (platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\")"} +greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" and (platform_machine == \"win32\" or platform_machine == \"WIN32\" or platform_machine == \"AMD64\" or platform_machine == \"amd64\" or platform_machine == \"x86_64\" or platform_machine == \"ppc64le\" or platform_machine == \"aarch64\")"} [package.extras] aiomysql = ["aiomysql", "greenlet (!=0.4.17)"] @@ -7227,7 +6946,6 @@ sqlcipher = ["sqlcipher3-binary"] name = "sqlalchemy2-stubs" version = "0.0.2a35" description = "Typing Stubs for SQLAlchemy 1.4" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -7242,7 +6960,6 @@ typing-extensions = ">=3.7.4" name = "sqlmodel" version = "0.0.8" description = "SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness." -category = "main" optional = false python-versions = ">=3.6.1,<4.0.0" files = [ @@ -7259,7 +6976,6 @@ sqlalchemy2-stubs = "*" name = "stack-data" version = "0.6.3" description = "Extract data from python stack frames and tracebacks for informative displays" -category = "dev" optional = false python-versions = "*" files = [ @@ -7279,7 +6995,6 @@ tests = ["cython", "littleutils", "pygments", "pytest", "typeguard"] name = "starlette" version = "0.27.0" description = "The little ASGI library that shines." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7298,7 +7013,6 @@ full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart", "pyyam name = "storage3" version = "0.6.1" description = "Supabase Storage client for Python." -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -7315,7 +7029,6 @@ typing-extensions = ">=4.2.0,<5.0.0" name = "strenum" version = "0.4.15" description = "An Enum that inherits from str." -category = "main" optional = false python-versions = "*" files = [ @@ -7332,7 +7045,6 @@ test = ["pylint", "pytest", "pytest-black", "pytest-cov", "pytest-pylint"] name = "supabase" version = "1.2.0" description = "Supabase client for Python." -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -7352,7 +7064,6 @@ supafunc = ">=0.2.3,<0.3.0" name = "supafunc" version = "0.2.3" description = "Library for Supabase Functions" -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -7367,7 +7078,6 @@ httpx = ">=0.24.0,<0.25.0" name = "sympy" version = "1.12" description = "Computer algebra system (CAS) in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7382,7 +7092,6 @@ mpmath = ">=0.19" name = "tabulate" version = "0.9.0" description = "Pretty-print tabular data" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7397,7 +7106,6 @@ widechars = ["wcwidth"] name = "tenacity" version = "8.2.3" description = "Retry code until it succeeds" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7412,7 +7120,6 @@ doc = ["reno", "sphinx", "tornado (>=4.5)"] name = "termcolor" version = "2.3.0" description = "ANSI color formatting for output in terminal" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -7427,7 +7134,6 @@ tests = ["pytest", "pytest-cov"] name = "threadpoolctl" version = "3.2.0" description = "threadpoolctl" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -7439,7 +7145,6 @@ files = [ name = "tiktoken" version = "0.5.1" description = "tiktoken is a fast BPE tokeniser for use with OpenAI's models" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7485,7 +7190,6 @@ blobfile = ["blobfile (>=2)"] name = "tokenizers" version = "0.14.1" description = "" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7601,7 +7305,6 @@ testing = ["black (==22.3)", "datasets", "numpy", "pytest", "requests"] name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -7613,7 +7316,6 @@ files = [ name = "torch" version = "2.1.0" description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration" -category = "main" optional = true python-versions = ">=3.8.0" files = [ @@ -7654,7 +7356,6 @@ opt-einsum = ["opt-einsum (>=3.3)"] name = "torchvision" version = "0.16.0" description = "image and video datasets and models for torch deep learning" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -7682,7 +7383,7 @@ files = [ [package.dependencies] numpy = "*" -pillow = ">=5.3.0,<8.3.0 || >=8.4.0" +pillow = ">=5.3.0,<8.3.dev0 || >=8.4.dev0" requests = "*" torch = "2.1.0" @@ -7693,7 +7394,6 @@ scipy = ["scipy"] name = "tornado" version = "6.3.3" description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." -category = "main" optional = false python-versions = ">= 3.8" files = [ @@ -7714,7 +7414,6 @@ files = [ name = "tqdm" version = "4.66.1" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -7735,7 +7434,6 @@ telegram = ["requests"] name = "traitlets" version = "5.11.2" description = "Traitlets Python configuration system" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -7749,14 +7447,13 @@ test = ["argcomplete (>=3.0.3)", "mypy (>=1.5.1)", "pre-commit", "pytest (>=7.0, [[package]] name = "transformers" -version = "4.34.0" +version = "4.34.1" description = "State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow" -category = "main" optional = true python-versions = ">=3.8.0" files = [ - {file = "transformers-4.34.0-py3-none-any.whl", hash = "sha256:3f0187183a7f22c51ecbbc9eac5145df666c5b86bec6feed10e11f0363f3a1f9"}, - {file = "transformers-4.34.0.tar.gz", hash = "sha256:cc2ae61bfbfaa45337fd9017326669fc60e4f55125f589d50da47819e3d6f504"}, + {file = "transformers-4.34.1-py3-none-any.whl", hash = "sha256:d06ac09151d7b845e4a4acd6b143a591d946031ee67b4cbb20693b241920ffc0"}, + {file = "transformers-4.34.1.tar.gz", hash = "sha256:1d0258d5a18063b66005bbe1e3276ec5943d9ab4ab47f020db1fd485cc40ea22"}, ] [package.dependencies] @@ -7821,7 +7518,6 @@ vision = ["Pillow (<10.0.0)"] name = "typer" version = "0.9.0" description = "Typer, build great CLIs. Easy to code. Based on Python type hints." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -7843,7 +7539,6 @@ test = ["black (>=22.3.0,<23.0.0)", "coverage (>=6.2,<7.0)", "isort (>=5.0.6,<6. name = "types-appdirs" version = "1.4.3.5" description = "Typing stubs for appdirs" -category = "dev" optional = false python-versions = "*" files = [ @@ -7855,7 +7550,6 @@ files = [ name = "types-cachetools" version = "5.3.0.6" description = "Typing stubs for cachetools" -category = "main" optional = false python-versions = "*" files = [ @@ -7867,7 +7561,6 @@ files = [ name = "types-google-cloud-ndb" version = "2.2.0.1" description = "Typing stubs for google-cloud-ndb" -category = "dev" optional = false python-versions = "*" files = [ @@ -7879,7 +7572,6 @@ files = [ name = "types-passlib" version = "1.7.7.13" description = "Typing stubs for passlib" -category = "dev" optional = false python-versions = "*" files = [ @@ -7891,7 +7583,6 @@ files = [ name = "types-pillow" version = "9.5.0.6" description = "Typing stubs for Pillow" -category = "dev" optional = false python-versions = "*" files = [ @@ -7903,7 +7594,6 @@ files = [ name = "types-pyasn1" version = "0.5.0.0" description = "Typing stubs for pyasn1" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -7915,7 +7605,6 @@ files = [ name = "types-pyopenssl" version = "23.2.0.2" description = "Typing stubs for pyOpenSSL" -category = "dev" optional = false python-versions = "*" files = [ @@ -7930,7 +7619,6 @@ cryptography = ">=35.0.0" name = "types-python-jose" version = "3.3.4.8" description = "Typing stubs for python-jose" -category = "dev" optional = false python-versions = "*" files = [ @@ -7945,7 +7633,6 @@ types-pyasn1 = "*" name = "types-pytz" version = "2023.3.1.1" description = "Typing stubs for pytz" -category = "dev" optional = false python-versions = "*" files = [ @@ -7957,7 +7644,6 @@ files = [ name = "types-pywin32" version = "306.0.0.5" description = "Typing stubs for pywin32" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -7969,7 +7655,6 @@ files = [ name = "types-pyyaml" version = "6.0.12.12" description = "Typing stubs for PyYAML" -category = "dev" optional = false python-versions = "*" files = [ @@ -7981,7 +7666,6 @@ files = [ name = "types-redis" version = "4.6.0.7" description = "Typing stubs for redis" -category = "dev" optional = false python-versions = "*" files = [ @@ -7997,7 +7681,6 @@ types-pyOpenSSL = "*" name = "types-requests" version = "2.31.0.6" description = "Typing stubs for requests" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -8012,7 +7695,6 @@ types-urllib3 = "*" name = "types-urllib3" version = "1.26.25.14" description = "Typing stubs for urllib3" -category = "dev" optional = false python-versions = "*" files = [ @@ -8024,7 +7706,6 @@ files = [ name = "typing-extensions" version = "4.8.0" description = "Backported and Experimental Type Hints for Python 3.8+" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8036,7 +7717,6 @@ files = [ name = "typing-inspect" version = "0.9.0" description = "Runtime inspection utilities for typing module." -category = "main" optional = false python-versions = "*" files = [ @@ -8052,7 +7732,6 @@ typing-extensions = ">=3.7.4" name = "tzdata" version = "2023.3" description = "Provider of IANA time zone data" -category = "main" optional = false python-versions = ">=2" files = [ @@ -8064,7 +7743,6 @@ files = [ name = "unstructured" version = "0.10.24" description = "A library that prepares raw documents for downstream ML tasks." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -8140,7 +7818,6 @@ xlsx = ["networkx", "openpyxl", "pandas", "xlrd"] name = "uritemplate" version = "4.1.1" description = "Implementation of RFC 6570 URI Templates" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -8152,7 +7829,6 @@ files = [ name = "urllib3" version = "1.26.18" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -8169,7 +7845,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "uvicorn" version = "0.23.2" description = "The lightning-fast ASGI server." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8185,7 +7860,7 @@ httptools = {version = ">=0.5.0", optional = true, markers = "extra == \"standar python-dotenv = {version = ">=0.13", optional = true, markers = "extra == \"standard\""} pyyaml = {version = ">=5.1", optional = true, markers = "extra == \"standard\""} typing-extensions = {version = ">=4.0", markers = "python_version < \"3.11\""} -uvloop = {version = ">=0.14.0,<0.15.0 || >0.15.0,<0.15.1 || >0.15.1", optional = true, markers = "sys_platform != \"win32\" and sys_platform != \"cygwin\" and platform_python_implementation != \"PyPy\" and extra == \"standard\""} +uvloop = {version = ">=0.14.0,<0.15.0 || >0.15.0,<0.15.1 || >0.15.1", optional = true, markers = "(sys_platform != \"win32\" and sys_platform != \"cygwin\") and platform_python_implementation != \"PyPy\" and extra == \"standard\""} watchfiles = {version = ">=0.13", optional = true, markers = "extra == \"standard\""} websockets = {version = ">=10.4", optional = true, markers = "extra == \"standard\""} @@ -8196,7 +7871,6 @@ standard = ["colorama (>=0.4)", "httptools (>=0.5.0)", "python-dotenv (>=0.13)", name = "uvloop" version = "0.18.0" description = "Fast implementation of asyncio event loop on top of libuv" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -8246,7 +7920,6 @@ test = ["Cython (>=0.29.36,<0.30.0)", "aiohttp (==3.9.0b0)", "aiohttp (>=3.8.1)" name = "validators" version = "0.22.0" description = "Python Data Validation for Humans™" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8269,7 +7942,6 @@ tooling-extras = ["pyaml (>=23.7.0)", "pypandoc-binary (>=1.11)", "pytest (>=7.4 name = "vine" version = "5.0.0" description = "Promises, promises, promises." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -8281,7 +7953,6 @@ files = [ name = "watchfiles" version = "0.21.0" description = "Simple, modern and high performance file watching and code reload in python." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8369,7 +8040,6 @@ anyio = ">=3.0.0" name = "wcwidth" version = "0.2.8" description = "Measures the displayed width of unicode strings in a terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -8381,7 +8051,6 @@ files = [ name = "weaviate-client" version = "3.24.2" description = "A python native Weaviate client" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8401,7 +8070,6 @@ grpc = ["grpcio (>=1.57.0,<2.0.0)", "grpcio-tools (>=1.57.0,<2.0.0)"] name = "websocket-client" version = "1.6.4" description = "WebSocket client for Python with low level API options" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8418,7 +8086,6 @@ test = ["websockets"] name = "websockets" version = "10.4" description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8497,7 +8164,6 @@ files = [ name = "werkzeug" version = "3.0.0" description = "The comprehensive WSGI web application library." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -8515,7 +8181,6 @@ watchdog = ["watchdog (>=2.3)"] name = "wikipedia" version = "1.4.0" description = "Wikipedia API for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -8530,7 +8195,6 @@ requests = ">=2.0.0,<3.0.0" name = "win32-setctime" version = "1.1.0" description = "A small Python utility to set file creation time on Windows" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -8545,7 +8209,6 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"] name = "wrapt" version = "1.15.0" description = "Module for decorators, wrappers and monkey patching." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -8630,7 +8293,6 @@ files = [ name = "yarl" version = "1.9.2" description = "Yet another URL library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8718,7 +8380,6 @@ multidict = ">=4.0" name = "zipp" version = "3.17.0" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -8734,7 +8395,6 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p name = "zope-event" version = "5.0" description = "Very basic event publishing system" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -8753,7 +8413,6 @@ test = ["zope.testrunner"] name = "zope-interface" version = "6.1" description = "Interfaces for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -8807,7 +8466,6 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] name = "zstandard" version = "0.21.0" description = "Zstandard bindings for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -8864,8 +8522,8 @@ cffi = ["cffi (>=1.11)"] [extras] all = [] -deploy = ["celery", "redis", "flower"] -local = ["llama-cpp-python", "sentence-transformers", "ctransformers"] +deploy = ["celery", "flower", "redis"] +local = ["ctransformers", "llama-cpp-python", "sentence-transformers"] [metadata] lock-version = "2.0" diff --git a/pyproject.toml b/pyproject.toml index 6d443f937..91615390d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langflow" -version = "0.5.1" +version = "0.5.3" description = "A Python package with a built-in web application" authors = ["Logspace "] maintainers = [ diff --git a/src/backend/langflow/alembic/versions/eb5866d51fd2_change_columns_to_be_nullable.py b/src/backend/langflow/alembic/versions/eb5866d51fd2_change_columns_to_be_nullable.py index 10d503e60..cb126c926 100644 --- a/src/backend/langflow/alembic/versions/eb5866d51fd2_change_columns_to_be_nullable.py +++ b/src/backend/langflow/alembic/versions/eb5866d51fd2_change_columns_to_be_nullable.py @@ -9,6 +9,7 @@ from typing import Sequence, Union from alembic import op import sqlalchemy as sa +from sqlalchemy import exc import sqlmodel # noqa: F401 # revision identifiers, used by Alembic. @@ -20,16 +21,21 @@ depends_on: Union[str, Sequence[str], None] = None def upgrade() -> None: # ### commands auto generated by Alembic - please adjust! ### + connection = op.get_bind() try: op.drop_table("flowstyle") with op.batch_alter_table("component", schema=None) as batch_op: batch_op.drop_index("ix_component_frontend_node_id") batch_op.drop_index("ix_component_name") + except exc.SQLAlchemyError: + connection.execute("ROLLBACK") except Exception: pass try: op.drop_table("component") + except exc.SQLAlchemyError: + connection.execute("ROLLBACK") except Exception: pass # ### end Alembic commands ### diff --git a/src/backend/langflow/services/database/manager.py b/src/backend/langflow/services/database/manager.py index c743387eb..7465c804f 100644 --- a/src/backend/langflow/services/database/manager.py +++ b/src/backend/langflow/services/database/manager.py @@ -115,7 +115,35 @@ class DatabaseService(Service): return True + def init_alembic(self): + logger.info("Initializing alembic") + alembic_cfg = Config() + alembic_cfg.set_main_option("script_location", str(self.script_location)) + alembic_cfg.set_main_option("sqlalchemy.url", self.database_url) + command.stamp(alembic_cfg, "head") + logger.info("Alembic initialized") + def run_migrations(self): + # First we need to check if alembic has been initialized + # If not, we need to initialize it + # if not self.script_location.exists(): # this is not the correct way to check if alembic has been initialized + # We need to check if the alembic_version table exists + # if not, we need to initialize alembic + with Session(self.engine) as session: + # If the table does not exist it throws an error + # so we need to catch it + try: + session.execute("SELECT * FROM alembic_version") + except Exception: + logger.info("Alembic not initialized") + try: + self.init_alembic() + except Exception as exc: + logger.error(f"Error initializing alembic: {exc}") + raise RuntimeError("Error initializing alembic") from exc + else: + logger.info("Alembic already initialized") + logger.info(f"Running DB migrations in {self.script_location}") alembic_cfg = Config() alembic_cfg.set_main_option("script_location", str(self.script_location))