From 1edbde9754068c2dc4db33263dd8835f48871770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 23:49:20 +0000 Subject: [PATCH 1/2] Bump anyio from 4.13.0 to 4.14.2 Bumps [anyio](https://github.com/agronholm/anyio) from 4.13.0 to 4.14.2. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.13.0...4.14.2) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- uv.lock | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/uv.lock b/uv.lock index db2eac7..1164dbd 100644 --- a/uv.lock +++ b/uv.lock @@ -168,14 +168,14 @@ wheels = [ [[package]] name = "anyio" -version = "4.13.0" +version = "4.14.2" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "idna" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/19/14/2c5dd9f512b66549ae92767a9c7b330ae88e1932ca57876909410251fe13/anyio-4.13.0.tar.gz", hash = "sha256:334b70e641fd2221c1505b3890c69882fe4a2df910cba14d97019b90b24439dc", size = 231622, upload-time = "2026-03-24T12:59:09.671Z" } +sdist = { url = "https://files.pythonhosted.org/packages/61/cc/a381afa6efea9f496eff839d4a6a1aed3bfafc7b3ab4b0d1b243a12573dd/anyio-4.14.2.tar.gz", hash = "sha256:cfa139f3ed1a23ee8f88a145ddb5ac7605b8bbfd8592baacd7ce3d8bb4313c7f", size = 260176, upload-time = "2026-07-12T20:29:07.082Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/da/42/e921fccf5015463e32a3cf6ee7f980a6ed0f395ceeaa45060b61d86486c2/anyio-4.13.0-py3-none-any.whl", hash = "sha256:08b310f9e24a9594186fd75b4f73f4a4152069e3853f1ed8bfbf58369f4ad708", size = 114353, upload-time = "2026-03-24T12:59:08.246Z" }, + { url = "https://files.pythonhosted.org/packages/da/35/f2287558c17e29fafc8ef3daf819bb9834061cfa43bff8014f7df7f63bdc/anyio-4.14.2-py3-none-any.whl", hash = "sha256:9f505dda5ac9f0c8309b5e8bd445a8c2bf7246f3ce950121e45ea15bc41d1494", size = 125813, upload-time = "2026-07-12T20:29:05.763Z" }, ] [[package]] @@ -671,7 +671,7 @@ name = "cuda-bindings" version = "13.2.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "cuda-pathfinder", marker = "platform_python_implementation != 'PyPy' or sys_platform != 'win32'" }, + { name = "cuda-pathfinder" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/df/93/eef988860a3ca985f82c4f3174fc0cdd94e07331ba9a92e8e064c260337f/cuda_bindings-13.2.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:6629ca2df6f795b784752409bcaedbd22a7a651b74b56a165ebc0c9dcbd504d0", size = 5614610, upload-time = "2026-03-11T00:12:50.337Z" }, @@ -700,34 +700,34 @@ wheels = [ [package.optional-dependencies] cudart = [ - { name = "nvidia-cuda-runtime", marker = "(platform_python_implementation != 'PyPy' and sys_platform == 'win32') or sys_platform == 'linux'" }, + { name = "nvidia-cuda-runtime" }, ] cufft = [ - { name = "nvidia-cufft", marker = "(platform_python_implementation != 'PyPy' and sys_platform == 'win32') or sys_platform == 'linux'" }, + { name = "nvidia-cufft" }, ] cufile = [ - { name = "nvidia-cufile", marker = "sys_platform == 'linux'" }, + { name = "nvidia-cufile" }, ] cupti = [ - { name = "nvidia-cuda-cupti", marker = "(platform_python_implementation != 'PyPy' and sys_platform == 'win32') or sys_platform == 'linux'" }, + { name = "nvidia-cuda-cupti" }, ] curand = [ - { name = "nvidia-curand", marker = "(platform_python_implementation != 'PyPy' and sys_platform == 'win32') or sys_platform == 'linux'" }, + { name = "nvidia-curand" }, ] cusolver = [ - { name = "nvidia-cusolver", marker = "(platform_python_implementation != 'PyPy' and sys_platform == 'win32') or sys_platform == 'linux'" }, + { name = "nvidia-cusolver" }, ] cusparse = [ - { name = "nvidia-cusparse", marker = "(platform_python_implementation != 'PyPy' and sys_platform == 'win32') or sys_platform == 'linux'" }, + { name = "nvidia-cusparse" }, ] nvjitlink = [ - { name = "nvidia-nvjitlink", marker = "(platform_python_implementation != 'PyPy' and sys_platform == 'win32') or sys_platform == 'linux'" }, + { name = "nvidia-nvjitlink" }, ] nvrtc = [ - { name = "nvidia-cuda-nvrtc", marker = "(platform_python_implementation != 'PyPy' and sys_platform == 'win32') or sys_platform == 'linux'" }, + { name = "nvidia-cuda-nvrtc" }, ] nvtx = [ - { name = "nvidia-nvtx", marker = "(platform_python_implementation != 'PyPy' and sys_platform == 'win32') or sys_platform == 'linux'" }, + { name = "nvidia-nvtx" }, ] [[package]] @@ -2210,7 +2210,7 @@ name = "nvidia-cublas" version = "13.1.1.3" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "nvidia-cuda-nvrtc", marker = "platform_python_implementation != 'PyPy' or sys_platform != 'win32'" }, + { name = "nvidia-cuda-nvrtc" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/a7/a1/0bd24ee8c8d03adac032fd2909426a00c88f8c57961b1277ded97f91119f/nvidia_cublas-13.1.1.3-py3-none-manylinux_2_27_aarch64.whl", hash = "sha256:b7a210458267ac818974c53038fbec2e969d5c99f305ab15c72522fa9f001dd5", size = 542848918, upload-time = "2026-04-08T18:46:22.985Z" }, @@ -2249,7 +2249,7 @@ name = "nvidia-cudnn-cu13" version = "9.20.0.48" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "nvidia-cublas", marker = "platform_python_implementation != 'PyPy' or sys_platform != 'win32'" }, + { name = "nvidia-cublas" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/56/c5/83384d846b2fd17c44bd499b36c75a45ed4f095fbbb2252294e89cea5c5c/nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_aarch64.whl", hash = "sha256:e31454ae00094b0c55319d9d15b6fa2fc50a9e1c0f5c8c80fb75258234e731e1", size = 444574296, upload-time = "2026-03-09T19:28:27.751Z" }, @@ -2261,7 +2261,7 @@ name = "nvidia-cufft" version = "12.0.0.61" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "nvidia-nvjitlink", marker = "platform_python_implementation != 'PyPy' or sys_platform != 'win32'" }, + { name = "nvidia-nvjitlink" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/8b/ae/f417a75c0259e85c1d2f83ca4e960289a5f814ed0cea74d18c353d3e989d/nvidia_cufft-12.0.0.61-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:2708c852ef8cd89d1d2068bdbece0aa188813a0c934db3779b9b1faa8442e5f5", size = 214053554, upload-time = "2025-09-04T08:31:38.196Z" }, @@ -2291,9 +2291,9 @@ name = "nvidia-cusolver" version = "12.0.4.66" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "nvidia-cublas", marker = "platform_python_implementation != 'PyPy' or sys_platform != 'win32'" }, - { name = "nvidia-cusparse", marker = "platform_python_implementation != 'PyPy' or sys_platform != 'win32'" }, - { name = "nvidia-nvjitlink", marker = "platform_python_implementation != 'PyPy' or sys_platform != 'win32'" }, + { name = "nvidia-cublas" }, + { name = "nvidia-cusparse" }, + { name = "nvidia-nvjitlink" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/c8/c3/b30c9e935fc01e3da443ec0116ed1b2a009bb867f5324d3f2d7e533e776b/nvidia_cusolver-12.0.4.66-py3-none-manylinux_2_27_aarch64.whl", hash = "sha256:02c2457eaa9e39de20f880f4bd8820e6a1cfb9f9a34f820eb12a155aa5bc92d2", size = 223467760, upload-time = "2025-09-04T08:33:04.222Z" }, @@ -2305,7 +2305,7 @@ name = "nvidia-cusparse" version = "12.6.3.3" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "nvidia-nvjitlink", marker = "platform_python_implementation != 'PyPy' or sys_platform != 'win32'" }, + { name = "nvidia-nvjitlink" }, ] wheels = [ { url = "https://files.pythonhosted.org/packages/f8/94/5c26f33738ae35276672f12615a64bd008ed5be6d1ebcb23579285d960a9/nvidia_cusparse-12.6.3.3-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:80bcc4662f23f1054ee334a15c72b8940402975e0eab63178fc7e670aa59472c", size = 162155568, upload-time = "2025-09-04T08:33:42.864Z" }, From 3cc8233bc33761a704b697faa4772c4bb57828c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 23:52:16 +0000 Subject: [PATCH 2/2] chore: refresh lockfiles for dependabot --- 3rdparty/python/default.lock | 2161 ++++++++++++++++------------------ 1 file changed, 988 insertions(+), 1173 deletions(-) diff --git a/3rdparty/python/default.lock b/3rdparty/python/default.lock index a374324..3d5d1cd 100644 --- a/3rdparty/python/default.lock +++ b/3rdparty/python/default.lock @@ -138,23 +138,22 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "2a5478af920d169795071c9c09c7542cd8cdece60438cf7804533dcbcce93b7f", - "url": "https://files.pythonhosted.org/packages/25/05/256fa313f48bed075056d13593b92ce804be05d75f4f312be24edb82860a/aio_pika-9.6.2-py3-none-any.whl" + "hash": "12120a3cf8022d2a8bc5dc89e716512a38bf742c24c5562f54764af27eec7edd", + "url": "https://files.pythonhosted.org/packages/65/3f/329d0e52f994349ff7449c714c242ad65f14586b0e205ca632ac817fda72/aio_pika-10.0.1-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "c49e9246080dc8ffa1bb0e4aca407bf3d8ad78c3ee3a93df88b68fe65d7a49b9", - "url": "https://files.pythonhosted.org/packages/96/63/56354526f2e6e915c93bee6e4dedb35888fe82d6bc1a19f35f5a77e795ff/aio_pika-9.6.2.tar.gz" + "hash": "96ec3ef748ca7a25a9d2fa6e511c16c3ffcfa6b1f40ade79b8a5baabba682efd", + "url": "https://files.pythonhosted.org/packages/8f/7f/01f4ea7fe3490194420bb52e596b9619092ed13c5a230014b02075c3bd77/aio_pika-10.0.1.tar.gz" } ], "project_name": "aio-pika", "requires_dists": [ - "aiormq<7,>=6.8", - "exceptiongroup<2,>=1; python_full_version < \"3.11\"", + "aiormq<8,>=7", "yarl" ], - "requires_python": "<4,>=3.10", - "version": "9.6.2" + "requires_python": "<4,>=3.11", + "version": "10.0.1" }, { "artifacts": [ @@ -178,83 +177,83 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "cb21957bb8aca671c1765e32f58164cf0c50e6bf41c0bbbd16da20732ecaf588", - "url": "https://files.pythonhosted.org/packages/ba/45/4de841f005cfe1fd63e2a2fe011262c515e2a62aa6994b15947e7d717ac9/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_x86_64.whl" + "hash": "3d4f72af88ac2474bb5bca640030320e3d38a0163a1d7533500e87be458eef71", + "url": "https://files.pythonhosted.org/packages/03/51/a3d29fdf2c25d796746af8ad6fe56a45d6256c38b0a8a2ed752e1160b3a2/aiohttp-3.14.3-cp313-cp313-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "603a2c834142172ffddc054067f5ec0ca65d57a0aa98a71bc81952573208e345", - "url": "https://files.pythonhosted.org/packages/0b/41/194ea4623693009fcefebef7aef63c141754f153e9cd0d39d3b9e36c175c/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_s390x.whl" + "hash": "c39846c3aad97a8530c89d7a3869a8f8e9e3762c6ac0504481e5c80948f7e807", + "url": "https://files.pythonhosted.org/packages/1a/81/d217043a4c17fbce360905e3b2bdd20139ebc9a2de836d035d179c4da006/aiohttp-3.14.3-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl" }, { "algorithm": "sha256", - "hash": "93b032b5ec3255473c143627d21a69ac74ae12f7f33974cb587c564d11b1066f", - "url": "https://files.pythonhosted.org/packages/0b/ab/d4c924d9bd5be3050c226612413ce68cb54c70d2c31b661bfc8d9a5b6a70/aiohttp-3.14.1-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl" + "hash": "fa9467a8113aa69d3d7c55a70ef0b7c636010a40993f3df9d9d0d73b3eb7ef24", + "url": "https://files.pythonhosted.org/packages/26/5e/57d42fca1d18cb5acc1cad945d017fabc5d6ae71d8a08ad66be8dc3ee544/aiohttp-3.14.3-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" }, { "algorithm": "sha256", - "hash": "f234b4deb12f3ad59127e037bc57c40c21e45b45282df7d3a55a0f409f595296", - "url": "https://files.pythonhosted.org/packages/19/2a/37326821ff779084020cdc33224d20b19f42f4183a500ff92022a739eda7/aiohttp-3.14.1-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" + "hash": "42a67efc36300d052fb4508a53e8b6901b9284b599ae63945c377569c5fcc1e1", + "url": "https://files.pythonhosted.org/packages/39/b6/19c8c592baeeb94b75f966547d40c02ac7590902306ec5863d5c027cf506/aiohttp-3.14.3-cp313-cp313-musllinux_1_2_armv7l.whl" }, { "algorithm": "sha256", - "hash": "97e704dcd26271f5bda3fa07c3ce0fb76d6d3f8659f4baa1a24442cc9ba177ca", - "url": "https://files.pythonhosted.org/packages/2a/bd/cf9cee17e140f942a3de73e658a543aa8fbf35a5fc67a9d2538d52d77f0b/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_aarch64.whl" + "hash": "9491196535a88924a60afd5b5f434b5b203b6cc616250878dbdb223a8f7844bc", + "url": "https://files.pythonhosted.org/packages/58/d9/22ce5786ac0c1653ae8b6c23bded02c1686d11f0dbb45b31ce128e0df985/aiohttp-3.14.3.tar.gz" }, { "algorithm": "sha256", - "hash": "f380468b09d2a81633ee863b0ec5648d364bd17bb8ecfb8c2f387f7ac1faf42c", - "url": "https://files.pythonhosted.org/packages/44/c2/5e25098a67268ed369483ae7d1a58bd0a13d03aab860d2a0e4a6eb25b046/aiohttp-3.14.1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" + "hash": "ac74facc01463f138b0da5580329cfcc82818dea5656e83ddcd11268fc12ff80", + "url": "https://files.pythonhosted.org/packages/7e/a3/559639c34a345d2cf7c52dff6838119f2eaf29eb508227b5b83f573af813/aiohttp-3.14.3-cp313-cp313-macosx_10_13_universal2.whl" }, { "algorithm": "sha256", - "hash": "5663ee9257cfa1add7253a7da3035a02f31b6600ec48261585e1800a81533080", - "url": "https://files.pythonhosted.org/packages/6d/a1/b0c61e7a137f0d81de49a82023a6df73c3c16d6fefb0f8e4a93d21639002/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_riscv64.whl" + "hash": "d6218d92e450824e9b4881f44e8c09f1853b490f9a64130801024a4793b1b3b0", + "url": "https://files.pythonhosted.org/packages/91/cd/41e131f13afd1e7b0172a9d9eda085ef90eb8439f41f0d279db81ed3ae60/aiohttp-3.14.3-cp313-cp313-macosx_10_13_x86_64.whl" }, { "algorithm": "sha256", - "hash": "86a6dab78b0e43e2897a3bbe15745aa60dc5423ca437b7b0b164c069bf91b876", - "url": "https://files.pythonhosted.org/packages/75/7f/8cdaa24fc7983865e0915153b96a9ac5bcdd3548d64c5a27d17cecccad2d/aiohttp-3.14.1-cp313-cp313-macosx_10_13_universal2.whl" + "hash": "55bdcc472aafe2de4a253045cc128007a64f1e0264fb675791e132ea5edaa3bd", + "url": "https://files.pythonhosted.org/packages/97/21/6464573e53d69672cc1eada3e5c5cb2d2efa82701e8305a0f2047a576967/aiohttp-3.14.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "307f2cff90a764d329e77040603fa032db89c5c24fdad50c4c15334cba744035", - "url": "https://files.pythonhosted.org/packages/82/78/8ea7308cac6934de8c74a14f3d5f65d1c89287426688be79538d0e5c013d/aiohttp-3.14.1.tar.gz" + "hash": "5895ef58c4620afe02fa16044f023dc4dafec08158f9d08874a46a7dbc0341b8", + "url": "https://files.pythonhosted.org/packages/a1/66/e13a02d0eeb1a9a502402a977abb4e4abff9fe4051c26f80558c57a7c975/aiohttp-3.14.3-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "269b76ac5394092b95bc4a098f4fc6c191c083c3bd12775d1e30e663132f6a09", - "url": "https://files.pythonhosted.org/packages/89/6d/5684f8c59045c96f81a18cefbc1fbbd79d25b88f1c622f2a5c5c08fcb632/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_armv7l.whl" + "hash": "e92eb8acc45eb6a9f4935071a77edf5b85cc6f8dfad5cd99e97653c26593cdde", + "url": "https://files.pythonhosted.org/packages/aa/1e/147bdc6cc5de5f3ab011be8bf5d6e786633249f22c20bae06f85e45f5387/aiohttp-3.14.3-cp313-cp313-musllinux_1_2_riscv64.whl" }, { "algorithm": "sha256", - "hash": "faccab372e66bc76d5731525e7f1143c922271725b9d38c9f97edcc66266b451", - "url": "https://files.pythonhosted.org/packages/9d/6e/dbf1d0625dc711fb2851f4f3c3055c39ed58bae92082d8c627dbe6013736/aiohttp-3.14.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" + "hash": "11fb37ef075669eee52ab1928fbf6e1741fada40409fa309ebde9607a962aebf", + "url": "https://files.pythonhosted.org/packages/bc/6b/e7f13410d391c6e55b4c007a8de024355389d7d459e3d64c42b2d33617e5/aiohttp-3.14.3-cp313-cp313-macosx_11_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "5c0b3e614340c889d575451696374c9d17affd54cd607ca0babed8f8c37b9397", - "url": "https://files.pythonhosted.org/packages/a8/40/35caf3170f8359760740a7d9aa0fff2e344bef98e1d1186f5a0f6dec17e6/aiohttp-3.14.1-cp313-cp313-musllinux_1_2_ppc64le.whl" + "hash": "d7d2deec16eeedf55f2c7cf75b521ea3856a5177e123844f8fd0f114ce252cb5", + "url": "https://files.pythonhosted.org/packages/ca/1c/7da8d08e74d56f00070822f9638ff3f1c563f8ad87d1efa996c87bfc8644/aiohttp-3.14.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "317acd9f8602858dc7d59679812c376c7f0b97bcbbf16e0d6237f54141d8a8a6", - "url": "https://files.pythonhosted.org/packages/ab/01/a2d5f96cd4e74424864d30bc0a7e44d0a12dacdcfa91b5b2d1bd3dca6bf3/aiohttp-3.14.1-cp313-cp313-macosx_11_0_arm64.whl" + "hash": "dd54d0e8717de95939766febac482ac0474d8ac3b048115f9f2b1d23a16e7db4", + "url": "https://files.pythonhosted.org/packages/cd/0f/cf16bcf56896981c1a0319f5d5db9337994b5165730c48a8fa07e9b34be6/aiohttp-3.14.3-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" }, { "algorithm": "sha256", - "hash": "4dfd6e47d3c44c2279907607f73a4240b88c69eb8b90da7e2441a8045dfd21da", - "url": "https://files.pythonhosted.org/packages/b2/f4/c4227aacfacc5cb0cc2d119b65301d177912a6842cd64e120c47af76064f/aiohttp-3.14.1-cp313-cp313-macosx_10_13_x86_64.whl" + "hash": "7a75aa63cbf9b21cfaf60dc2657e19df2c2867d91707d653fee171ffeedd1371", + "url": "https://files.pythonhosted.org/packages/dc/c9/4e9383150296f97f873b680c4de8fb2cd88608fb9f48c79edcb111611abc/aiohttp-3.14.3-cp313-cp313-musllinux_1_2_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "9af6779bfb46abf124068327abcdf9ce95c9ef8287a3e8da76ccf2d0f16c28fa", - "url": "https://files.pythonhosted.org/packages/b3/4f/6e947ba73e4ce09070761c05ed3a8ceb7c21f5e46798671d8b2aac0e4626/aiohttp-3.14.1-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" + "hash": "b014a6ed7cf912e787149fdc529166d3ceabac23f26efeea3158c9aba2354e7e", + "url": "https://files.pythonhosted.org/packages/fd/31/78388a9d6040ece2e11df62ea229a822cf5e52d238374b220ae9975b2623/aiohttp-3.14.3-cp313-cp313-musllinux_1_2_s390x.whl" }, { "algorithm": "sha256", - "hash": "bd869c427324e5cb15195793de951295710db28be7d818247f3097b4ab5d4b96", - "url": "https://files.pythonhosted.org/packages/e8/ed/3c0fb5c500fdd8e7ebc10d1889c04384fffa1a9163eac1356088ca9da1b1/aiohttp-3.14.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" + "hash": "df82f3787c940c94986b34222d59c9e38843fba85139f36e85255a82ad5355a9", + "url": "https://files.pythonhosted.org/packages/fe/6f/76eac12a7f2480e1e304f842efdb07db33256b0d9165b866b6ef0806c202/aiohttp-3.14.3-cp313-cp313-musllinux_1_2_aarch64.whl" } ], "project_name": "aiohttp", @@ -274,28 +273,28 @@ "yarl<2.0,>=1.17.0" ], "requires_python": ">=3.10", - "version": "3.14.1" + "version": "3.14.3" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "726a8586695e863fba68cf88842065ab12348c9438dcebdfc9d0bddaf6083277", - "url": "https://files.pythonhosted.org/packages/6c/48/1ce3773f392f02ceda37aee168fade9d725483a9592c202d06044cd093ff/aiormq-6.9.4-py3-none-any.whl" + "hash": "df49bb2282e5374a28507c4c43948e8c8e5321590f2998781c2d90a34e100789", + "url": "https://files.pythonhosted.org/packages/53/88/8da3627882f6bd75f780f87e46d0b58da99332c1b71d038db7a127a80648/aiormq-7.0.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "0e7c01b662804e1cc7ace9a17794e8c1192a27fc2afa96162362a6e61ae8e8ef", - "url": "https://files.pythonhosted.org/packages/6c/0e/db90154d52d399108903fe603e5110a533c42065180265dd003788264080/aiormq-6.9.4.tar.gz" + "hash": "f524121f1afbb875f50235b2748f81331e3be47542ee600e83c321c4e97ea168", + "url": "https://files.pythonhosted.org/packages/00/16/7e1c2bb887db6cbad191db9a1562e1cf5c0c61ad93f194ddc7baf5661f02/aiormq-7.0.0.tar.gz" } ], "project_name": "aiormq", "requires_dists": [ - "pamqp==3.3.0", + "pamqp<5,>=4", "yarl" ], - "requires_python": "<4,>=3.10", - "version": "6.9.4" + "requires_python": "<4,>=3.11", + "version": "7.0.0" }, { "artifacts": [ @@ -322,74 +321,69 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "ea8739e9158ee6a606b3feedf3762721c3507344e540d09a10984c5e88a13b37", - "url": "https://files.pythonhosted.org/packages/52/a0/d7c6ca304140f3f49987d710e15bc164248924a35d8cdfac2f6e87fca041/aiostream-0.7.1-py3-none-any.whl" + "hash": "f31c894f1e14a0825a45458e311e0b2a12d80b0d247a0fdf46d7d8ecaf4bc796", + "url": "https://files.pythonhosted.org/packages/7b/8c/018f92b5e71460ed4e83bb066a64c0a0072d8f90273464c75104bab73262/aiostream-0.8.1-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "272aaa0d8f83beb906f5aa9022bb59046bb7a103fa3770f807c31f918595acf6", - "url": "https://files.pythonhosted.org/packages/8b/65/b9b69695702b76a878c9879f2ee80cefce75bc5cb864fc100460bc1c5380/aiostream-0.7.1.tar.gz" + "hash": "32d180b4ab01ebb2fc59eda7fa59f496895a4d07b32fc57537d1dade2514a8a1", + "url": "https://files.pythonhosted.org/packages/02/be/c3e2b0e360a0350294df8f8d90cf51bef258ca1421b8bf1e4bea49a2661a/aiostream-0.8.1.tar.gz" } ], "project_name": "aiostream", "requires_dists": [ - "pytest-asyncio; extra == \"dev\"", - "pytest-cov; extra == \"dev\"", - "pytest; extra == \"dev\"", "typing-extensions" ], - "requires_python": ">=3.9", - "version": "0.7.1" + "requires_python": ">=3.10", + "version": "0.8.1" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "571ac1dc6991c450b25a9c2d84a3705e2ae7a53467b5d111c24fa8baabbed320", - "url": "https://files.pythonhosted.org/packages/1e/d3/26bf1008eb3d2daa8ef4cacc7f3bfdc11818d111f7e2d0201bc6e3b49d45/annotated_doc-0.0.4-py3-none-any.whl" + "hash": "117bac03a25ede5df5440e855b32d556049ca169ead221505badf432fed4b101", + "url": "https://files.pythonhosted.org/packages/3e/30/e900b21425a860e195f32e37657aa1f7c7f2b1bfb26f03ca209b90933c06/annotated_doc-0.0.5-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "fbcda96e87e9c92ad167c2e53839e57503ecfda18804ea28102353485033faa4", - "url": "https://files.pythonhosted.org/packages/57/ba/046ceea27344560984e26a590f90bc7f4a75b06701f653222458922b558c/annotated_doc-0.0.4.tar.gz" + "hash": "c7e58ce09192557605d8bbd92836d7e1d520ac9580096042c0bfd197efacf1bb", + "url": "https://files.pythonhosted.org/packages/5a/8e/38aa427ed5402449e226975b649c5dc73ccadfefeb95e6aecb8f8ea4b6b6/annotated_doc-0.0.5.tar.gz" } ], "project_name": "annotated-doc", "requires_dists": [], - "requires_python": ">=3.8", - "version": "0.0.4" + "requires_python": ">=3.9", + "version": "0.0.5" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "1f02e8b43a8fbbc3f3e0d4f0f4bfc8131bcb4eebe8849b8e5c773f3a1c582a53", - "url": "https://files.pythonhosted.org/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl" + "hash": "f072f4d804ea359e4eaf198b1af7a8b0943881a87f31bb764f8bf219bb9419e0", + "url": "https://files.pythonhosted.org/packages/99/91/8acff4f5e50511b911bbccb72b8628a49c68ce14148cd9f6431094859a90/annotated_types-0.8.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89", - "url": "https://files.pythonhosted.org/packages/ee/67/531ea369ba64dcff5ec9c3402f9f51bf748cec26dde048a2f973a4eea7f5/annotated_types-0.7.0.tar.gz" + "hash": "13b2beaad985e05e2d6407ee4c4f35590b11f8d693a258a561055cac8f64cab7", + "url": "https://files.pythonhosted.org/packages/5f/56/a8120250d128bed162cd73c76d45f6ef9991f3e068f62a8ee060afa3104a/annotated_types-0.8.0.tar.gz" } ], "project_name": "annotated-types", - "requires_dists": [ - "typing-extensions>=4.0.0; python_version < \"3.9\"" - ], - "requires_python": ">=3.8", - "version": "0.7.0" + "requires_dists": [], + "requires_python": ">=3.10", + "version": "0.8.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "4e5533c5b8ff0a24f5d7a176cbe6877129cd183893f66b537f8f227d10527d72", - "url": "https://files.pythonhosted.org/packages/b0/7b/90df4a0a816d98d6ea26f559d87836d494a2cf1fcf063be67df50a7bcc30/anyio-4.14.1-py3-none-any.whl" + "hash": "6152fdbbf9a77fdec97731721bebf7c4c44f7c29b424b0065826173efc7ed101", + "url": "https://files.pythonhosted.org/packages/12/b8/4bd346e22b28902df4d651910f5242c28d84e4a5c2435ca5c3f797ed7e2e/anyio-4.15.1-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "8d648a3544c1a700e3ff78615cd679e4c5c3f149904287e73687b2596963629e", - "url": "https://files.pythonhosted.org/packages/3b/72/5562aabb8dd7181e8e860622a38bea08d17842b99ecd4c91f84ac95251b0/anyio-4.14.1.tar.gz" + "hash": "9f28306018cbd6d329e64a36d58256edff76dd996fe423bc957326e578b82a94", + "url": "https://files.pythonhosted.org/packages/a9/d2/f4d173e22df740bc37b1db102b386ba719b66e95b0f0d751f556b387e6d2/anyio-4.15.1.tar.gz" } ], "project_name": "anyio", @@ -397,10 +391,10 @@ "exceptiongroup>=1.0.2; python_version < \"3.11\"", "idna>=2.8", "trio>=0.32.0; extra == \"trio\"", - "typing_extensions>=4.5; python_version < \"3.13\"" + "typing_extensions>=4.16.0; python_version < \"3.15\"" ], "requires_python": ">=3.10", - "version": "4.14.1" + "version": "4.15.1" }, { "artifacts": [ @@ -724,79 +718,79 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "2227dcbaafe0d2f59279d1762ddddc37783ed4354594f194ffc31d20f41fc3db", - "url": "https://files.pythonhosted.org/packages/ef/2f/c5464532e965badff2f4c4c1a3a83f5697f0d7c407ed0cda44aaa99bb451/certifi-2026.6.17-py3-none-any.whl" + "hash": "62f22742b58a1a33014a2b6b706588a8d7e2a88ae7bd1a6ebe8c992928483775", + "url": "https://files.pythonhosted.org/packages/0b/a7/71ac2cff56fec219ed242bb11b8efb69fcc4bec75db06fb7bfe35de520e6/certifi-2026.7.22-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "024c88eeec92ca068db80f02b8b07c9cef7b9fe261d1d535abfd5abd6f6af432", - "url": "https://files.pythonhosted.org/packages/c9/c7/424b75da314c1045981bd9777432fad05a9e0c69daa4ed7e308bbaffe405/certifi-2026.6.17.tar.gz" + "hash": "741e2c3b351ddf169a738da9f2c048608ff7f2c5cc02f1ebc6b118bb090d5d55", + "url": "https://files.pythonhosted.org/packages/a3/c2/24167ea9858356b47a87a50d39908bfdb72ceeefe0041586e704e5376b3a/certifi-2026.7.22.tar.gz" } ], "project_name": "certifi", "requires_dists": [], "requires_python": ">=3.7", - "version": "2026.6.17" + "version": "2026.7.22" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "6d50360be4546678fc1b79ffe7a66265e28667840010348dd69a314145807a1b", - "url": "https://files.pythonhosted.org/packages/36/54/0362578dd2c9e557a28ac77698ed67323ed5b9775ca9d3fe73fe191bb5d8/cffi-2.0.0-cp313-cp313-musllinux_1_2_x86_64.whl" + "hash": "e0bcb7e0f677f543555d2adff3bf19c05f66cdb4796e5ff602442ab2fe3c4ef7", + "url": "https://files.pythonhosted.org/packages/34/34/a95870b9221e09cf4f2ce3178b1a210abdfe63a1bd357da940418d7b8d15/cffi-2.1.1-cp313-cp313-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "45d5e886156860dc35862657e1494b9bae8dfa63bf56796f2fb56e1679fc0bca", - "url": "https://files.pythonhosted.org/packages/4a/d2/a6c0296814556c68ee32009d9c2ad4f85f2707cdecfd7727951ec228005d/cffi-2.0.0-cp313-cp313-macosx_11_0_arm64.whl" + "hash": "fcd22650c908d7b7da162bbfaab594a1227a15d1643a98c68b122ac642fa2264", + "url": "https://files.pythonhosted.org/packages/02/10/4b3c75dde3d9663c9e02ba05c2668b954f671d4bbe346413ca8c696b295a/cffi-2.1.1-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "00bdf7acc5f795150faa6957054fbbca2439db2f775ce831222b66f192f03beb", - "url": "https://files.pythonhosted.org/packages/4b/8d/a0a47a0c9e413a658623d014e91e74a50cdd2c423f7ccfd44086ef767f90/cffi-2.0.0-cp313-cp313-macosx_10_13_x86_64.whl" + "hash": "f16c709686a78c727bbbf059f92b0bf41c6fc60deec706d2dc19f529175a6125", + "url": "https://files.pythonhosted.org/packages/37/6f/3b5ce4c3b2192d250f04908f2bfd91ef34552ec8f7716a5d4abdb8d67bb2/cffi-2.1.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl" }, { "algorithm": "sha256", - "hash": "d9b29c1f0ae438d5ee9acb31cadee00a58c46cc9c0b2f9038c6b0b3470877a8c", - "url": "https://files.pythonhosted.org/packages/50/e1/a969e687fcf9ea58e6e2a928ad5e2dd88cc12f6f0ab477e9971f2309b57c/cffi-2.0.0-cp313-cp313-musllinux_1_2_aarch64.whl" + "hash": "6a8dddef476fab96d066d578fc88526767b836ab5ab21754e1d5bf3879c31c7c", + "url": "https://files.pythonhosted.org/packages/43/1f/1c3d90d91811c8f86ced9ed637956c54bfe5b79ca98fe976d7f8c8979f6b/cffi-2.1.1-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl" }, { "algorithm": "sha256", - "hash": "c8d3b5532fc71b7a77c09192b4a5a200ea992702734a2e9279a37f2478236f26", - "url": "https://files.pythonhosted.org/packages/98/df/0a1755e750013a2081e863e7cd37e0cdd02664372c754e5560099eb7aa44/cffi-2.0.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" + "hash": "19ee6127ee34de7d83ce3d371ebc5ed91addbdcc39f9ab15ce4eb35a4e534971", + "url": "https://files.pythonhosted.org/packages/55/41/4c7042f317b9217502988f0873af87e16ad606dc20f84e546e3e6ce9764c/cffi-2.1.1-cp313-cp313-macosx_11_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "d48a880098c96020b02d5a1f7d9251308510ce8858940e6fa99ece33f610838b", - "url": "https://files.pythonhosted.org/packages/a9/f5/a2c23eb03b61a0b8747f211eb716446c826ad66818ddc7810cc2cc19b3f2/cffi-2.0.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl" + "hash": "a931079504ecc49efed7744c476a5c343a92fabf66dec2db95edb1b2fdc770e2", + "url": "https://files.pythonhosted.org/packages/95/95/86342356ff5953b3fb06f7ef7c5bee212d45e770abc7218d451b9148313c/cffi-2.1.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" }, { "algorithm": "sha256", - "hash": "07b271772c100085dd28b74fa0cd81c8fb1a3ba18b21e03d7c27f3436a10606b", - "url": "https://files.pythonhosted.org/packages/b0/1e/d22cc63332bd59b06481ceaac49d6c507598642e2230f201649058a7e704/cffi-2.0.0-cp313-cp313-manylinux1_i686.manylinux2014_i686.manylinux_2_17_i686.manylinux_2_5_i686.whl" + "hash": "dd31f52ea1086513bb9df30f8fcee9b8918323ae067a3d5b78bc826a000712be", + "url": "https://files.pythonhosted.org/packages/9e/ef/008a1939e372c06329a3fce4279c02f328488f3526744906eeec3da7ad5f/cffi-2.1.1.tar.gz" }, { "algorithm": "sha256", - "hash": "dd4f05f54a52fb558f1ba9f528228066954fee3ebe629fc1660d874d040ae5a3", - "url": "https://files.pythonhosted.org/packages/cb/1e/a5a1bd6f1fb30f22573f76533de12a00bf274abcdc55c8edab639078abb6/cffi-2.0.0-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.whl" + "hash": "9d2055050ea716bd38b7f7f1579c275386646b4894c155a3e2f3cd62ed41b7c6", + "url": "https://files.pythonhosted.org/packages/a7/46/2e5fdde8555706dd98139a910ca11be02809f3f605ce956f655d0214e100/cffi-2.1.1-cp313-cp313-macosx_10_15_x86_64.whl" }, { "algorithm": "sha256", - "hash": "44d1b5909021139fe36001ae048dbdde8214afa20200eda0f64c068cac5d5529", - "url": "https://files.pythonhosted.org/packages/eb/56/b1ba7935a17738ae8453301356628e8147c79dbb825bcbc73dc7401f9846/cffi-2.0.0.tar.gz" + "hash": "aa9511c62d14da7aacc9b4bf51f3f697a621e83b2d6919008243c3aad168eea3", + "url": "https://files.pythonhosted.org/packages/df/62/14f74b9543e605d17701dc797b815958b8bb70b7624ce1b832ddad48ed6c/cffi-2.1.1-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.whl" }, { "algorithm": "sha256", - "hash": "f93fd8e5c8c0a4aa1f424d6173f14a892044054871c771f8566e4008eaa359d2", - "url": "https://files.pythonhosted.org/packages/f2/7f/e6647792fc5850d634695bc0e6ab4111ae88e89981d35ac269956605feba/cffi-2.0.0-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl" + "hash": "a2d7755bef5a12ed488f4ef1f1b69ee9191d7396083b755a5d2295f6edb4768b", + "url": "https://files.pythonhosted.org/packages/eb/ff/7b3429ff53aafe931ed8a5fc69f481bbef7ba6de87ddcbb63d08f483f613/cffi-2.1.1-cp313-cp313-musllinux_1_2_aarch64.whl" } ], "project_name": "cffi", "requires_dists": [ "pycparser; implementation_name != \"PyPy\"" ], - "requires_python": ">=3.9", - "version": "2.0.0" + "requires_python": ">=3.10", + "version": "2.1.1" }, { "artifacts": [ @@ -878,104 +872,185 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "3dce51d0f5e7951f8bb4900c257dad282f49190fdbebecd4ba99bcc41fef404d", - "url": "https://files.pythonhosted.org/packages/db/8f/61959034484a4a7c527811f4721e75d02d653a35afb0b6054474d8185d4c/charset_normalizer-3.4.7-py3-none-any.whl" + "hash": "6df0ec430f9a831772c23ca5a224cba36517a58a84bb32c32bb59a9fa67c47f6", + "url": "https://files.pythonhosted.org/packages/cc/61/d01fc49b8dea277640b55a9e15960dbca9fdc8c9fde18e572d39c59f4019/charset_normalizer-3.5.1-py3-none-any.whl" + }, + { + "algorithm": "sha256", + "hash": "d59b75732e9b6f27388e10c14b0259cc5f2e48c78627d185e6a177b58ad3cffe", + "url": "https://files.pythonhosted.org/packages/09/53/27923ce5cc6cbccb832037b27dca98882d9c53e9b69e866bbbef4aae7fc8/charset_normalizer-3.5.1-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl" + }, + { + "algorithm": "sha256", + "hash": "4c4fb141a727957c93edfe5c32a26ceb6b5f6461d67146e2d39f51e16170bea8", + "url": "https://files.pythonhosted.org/packages/18/96/2b3a21492d9f65171ac75d872f5018260013d00bfa0ff70ec9f179148cbd/charset_normalizer-3.5.1-cp37-abi3-musllinux_1_2_ppc64le.whl" + }, + { + "algorithm": "sha256", + "hash": "36047af20e17097c3bb9476c2b7655f2f7aa51322c0ba58c07695bedf755a950", + "url": "https://files.pythonhosted.org/packages/2b/b8/11d4840bfc99330cc7fbcc2681ee5a044553a6e77655508d8f9b2bff7b34/charset_normalizer-3.5.1-cp37-abi3-musllinux_1_2_armv7l.whl" + }, + { + "algorithm": "sha256", + "hash": "94d78ecec2605a8d0398b0f365d5f12a63248438516f5dac536a5eff7337df4a", + "url": "https://files.pythonhosted.org/packages/31/e7/1d994be1b93d41e9502b8b0460eaa88a1dd8df335df415db87d6c3e91ab2/charset_normalizer-3.5.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" + }, + { + "algorithm": "sha256", + "hash": "3588e376b3ea2eea84976f67273d679f229e24c66dce7b82ae45aef04ff6e072", + "url": "https://files.pythonhosted.org/packages/35/8a/3d130aeabcaf3d2466af76b7b141c08d9e89c9016ab4b7cdd0f7dc2d1c62/charset_normalizer-3.5.1-cp37-abi3-musllinux_1_2_s390x.whl" + }, + { + "algorithm": "sha256", + "hash": "35fe081843b35aad20ffeccec3eeffbe637b15d14f3fb22cc1b59cd8ec17e93c", + "url": "https://files.pythonhosted.org/packages/37/2e/651d910af6d0fba325eee1cda37ec5443462ed25360e666c144166eb6091/charset_normalizer-3.5.1-cp313-cp313-musllinux_1_2_s390x.whl" + }, + { + "algorithm": "sha256", + "hash": "343fb4f2821043bd87095f7b08a1a181febc8e36ac64212143bbfd0a0e1bc235", + "url": "https://files.pythonhosted.org/packages/49/e0/716601f3cc69be7b198951150c75ead1ece33c3c8036ff6ffa46029659a0/charset_normalizer-3.5.1-cp37-abi3-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl" + }, + { + "algorithm": "sha256", + "hash": "fa48b1b63d639f9483e0633e092f5851e2348c352f1f9bb6c8182f87884ef876", + "url": "https://files.pythonhosted.org/packages/4d/66/70dfad64f15be09c15ccfee81330a7e515895dbe296dd23114e9a231268a/charset_normalizer-3.5.1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" + }, + { + "algorithm": "sha256", + "hash": "41876ee62a3dddf48ff1121ad8f0798032aa03f2fd35f21f34a4cab14f18d8d2", + "url": "https://files.pythonhosted.org/packages/5b/97/fb4e82231aba271ffd775a1b4993b0defc4e3059f286ae41d9433409fe85/charset_normalizer-3.5.1-cp37-abi3-macosx_10_9_universal2.whl" + }, + { + "algorithm": "sha256", + "hash": "90b7481fb62fbe172c558bc6fd1c4c98d82004a54a7551f20e11ac9bf0b8708c", + "url": "https://files.pythonhosted.org/packages/5c/64/12b4c2a11ee8df4fcc518c78b0d93e3a92bd3d5253d1617ce74ff0e8c7ef/charset_normalizer-3.5.1-cp313-cp313-musllinux_1_2_riscv64.whl" + }, + { + "algorithm": "sha256", + "hash": "a2028475ba855475b8b4d3cfeb4994269c967aea8b9892dfba907f4263a863a3", + "url": "https://files.pythonhosted.org/packages/75/9c/019fbb9f4834491a160951349b1a3714439376f66e5f7cf18b4f18f0c7aa/charset_normalizer-3.5.1-cp37-abi3-musllinux_1_2_aarch64.whl" + }, + { + "algorithm": "sha256", + "hash": "394fea06235c8543390050ed5f529187074b029fb027213f6c46ac11ab5d950e", + "url": "https://files.pythonhosted.org/packages/7a/c2/071575791dcc88316c0a9a65ce38897a82e4cfe4a325f0f7fe1b1ac47bcf/charset_normalizer-3.5.1-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" + }, + { + "algorithm": "sha256", + "hash": "e199fb99720074809a7720f1c0b4d919eea8b87e88713e0f8f602f7bef543d9d", + "url": "https://files.pythonhosted.org/packages/80/c2/a7379b840292d0c1ab9fbd17d1f3967aa81794dc95bc74be8999d7fedcf7/charset_normalizer-3.5.1-cp37-abi3-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "0ea948db76d31190bf08bd371623927ee1339d5f2a0b4b1b4a4439a65298703c", - "url": "https://files.pythonhosted.org/packages/2e/4e/b7f84e617b4854ade48a1b7915c8ccfadeba444d2a18c291f696e37f0d3b/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" + "hash": "fd0350afdc3aabd5576f60ea109228bd5538139713c7b094c5cd27c73a98bc6f", + "url": "https://files.pythonhosted.org/packages/90/c6/b09e05e6db7f64338e0dc067c79577b1138da86c1e38369096851d96be88/charset_normalizer-3.5.1-cp313-cp313-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "64f02c6841d7d83f832cd97ccf8eb8a906d06eb95d5276069175c696b024b60a", - "url": "https://files.pythonhosted.org/packages/6a/9f/130394f9bbe06f4f63e22641d32fc9b202b7e251c9aef4db044324dac493/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_x86_64.whl" + "hash": "a6dac12ff6b846103483683f60c5f8fee205121adc58ffd87e90a90a3af69e99", + "url": "https://files.pythonhosted.org/packages/9f/2f/fe3f187327aac18e2d54e9d2b08e15d27bf9b642d9e51c219f130fc34d1a/charset_normalizer-3.5.1-cp37-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl" }, { "algorithm": "sha256", - "hash": "7804338df6fcc08105c7745f1502ba68d900f45fd770d5bdd5288ddccb8a42d8", - "url": "https://files.pythonhosted.org/packages/6f/a5/a581c13798546a7fd557c82614a5c65a13df2157e9ad6373166d2a3e645d/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_aarch64.whl" + "hash": "e90251c0c7bdd54a100a0dce3c07b7e637278c93af29dbf78ebb89a58c4bac7d", + "url": "https://files.pythonhosted.org/packages/a4/a0/562247944386f7d4ef94467e84876600cc1e0f1b93239aaa9213d2bc3cbd/charset_normalizer-3.5.1-cp313-cp313-macosx_10_13_universal2.whl" }, { "algorithm": "sha256", - "hash": "3dedcc22d73ec993f42055eff4fcfed9318d1eeb9a6606c55892a26964964e48", - "url": "https://files.pythonhosted.org/packages/80/0f/088cbb3020d44428964a6c97fe1edfb1b9550396bf6d278330281e8b709c/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_s390x.whl" + "hash": "5c0ea61a470e070686aa30892fed79e297d2c8d0ab46b8bcdf027d38c51da591", + "url": "https://files.pythonhosted.org/packages/bd/67/0f40eaf8d1b6e7cf15e82382a2965efaca787fc1c2794b7021d37aaf5036/charset_normalizer-3.5.1-cp313-cp313-musllinux_1_2_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "3bec022aec2c514d9cf199522a802bd007cd588ab17ab2525f20f9c34d067c18", - "url": "https://files.pythonhosted.org/packages/85/fb/32d1f5033484494619f701e719429c69b766bfc4dbc61aa9e9c8c166528b/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" + "hash": "c71fb0d56c920c269cd3e2e3fe7c610e3f1fdb21a6ce60efa6430ff63676cea6", + "url": "https://files.pythonhosted.org/packages/c0/24/ef36367d38b9ddd4bccbf72888c342e8de1f5ae506fa0b2dcf970e2732a1/charset_normalizer-3.5.1-cp313-cp313-musllinux_1_2_aarch64.whl" }, { "algorithm": "sha256", - "hash": "481551899c856c704d58119b5025793fa6730adda3571971af568f66d2424bb5", - "url": "https://files.pythonhosted.org/packages/8c/bf/b3ab5bcb478e4193d517644b0fb2bf5497fbceeaa7a1bc0f4d5b50953861/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_armv7l.whl" + "hash": "4b599739b93b2cbeded49645ae3c8d1405c29ddfbceac1545c87a3f9580a9e96", + "url": "https://files.pythonhosted.org/packages/c3/92/de7e32ed05341e7a9c4c877c318418197b7f2d66a3b68d561bf2ac57ca3e/charset_normalizer-3.5.1-cp37-abi3-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" }, { "algorithm": "sha256", - "hash": "f59ad4c0e8f6bba240a9bb85504faa1ab438237199d4cce5f622761507b8f6a6", - "url": "https://files.pythonhosted.org/packages/b9/9f/1e1941bc3f0e01df116e68dc37a55c4d249df5e6fa77f008841aef68264f/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_riscv64.whl" + "hash": "0d929fc574b4d6fd9e7c0f5c2ede8716a41911923aa7fa5fce38e0818aa4a1ac", + "url": "https://files.pythonhosted.org/packages/ce/48/5a97e84d63af1d55c07439cb80e56d99a8efb4295700eb4e18c0d1615d2c/charset_normalizer-3.5.1-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "f496c9c3cc02230093d8330875c4c3cdfc3b73612a5fd921c65d39cbcef08063", - "url": "https://files.pythonhosted.org/packages/c1/3b/66777e39d3ae1ddc77ee606be4ec6d8cbd4c801f65e5a1b6f2b11b8346dd/charset_normalizer-3.4.7-cp313-cp313-macosx_10_13_universal2.whl" + "hash": "ae4a097991662cd4fff0ddc74e0fe7874f82e00042fa0ea00855645ed0c79598", + "url": "https://files.pythonhosted.org/packages/d3/05/71bfc5caa0abcc45aea1f6a4d50ac68e59605ddc7666fe8494f4cd229665/charset_normalizer-3.5.1-cp37-abi3-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "a277ab8928b9f299723bc1a2dabb1265911b1a76341f90a510368ca44ad9ab66", - "url": "https://files.pythonhosted.org/packages/c4/bb/ec73c0257c9e11b268f018f068f5d00aa0ef8c8b09f7753ebd5f2880e248/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" + "hash": "2f293479cce755c75f1697e87c409b7ae4c555c7dfecb6e988ad13abba943031", + "url": "https://files.pythonhosted.org/packages/d6/aa/a69a2028e8bd052476c245460ab19d7de595de084dd968f2d75cd50c3e25/charset_normalizer-3.5.1-cp37-abi3-musllinux_1_2_riscv64.whl" }, { "algorithm": "sha256", - "hash": "e712b419df8ba5e42b226c510472b37bd57b38e897d3eca5e8cfd410a29fa859", - "url": "https://files.pythonhosted.org/packages/d8/97/bfb18b3db2aed3b90cf54dc292ad79fdd5ad65c4eae454099475cbeadd0d/charset_normalizer-3.4.7-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" + "hash": "cee5dd7c6fb5dd52a0fe2a740f9bc6e3593f5f8b1788bde49de02086f30182b2", + "url": "https://files.pythonhosted.org/packages/d7/c7/9e48cee5c161fe24da823b61bf381921d77cb994a0a4de148e95018c1984/charset_normalizer-3.5.1-cp37-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "f495a1652cf3fbab2eb0639776dad966c2fb874d79d87ca07f9d5f059b8bd215", - "url": "https://files.pythonhosted.org/packages/e3/7c/fc890655786e423f02556e0216d4b8c6bcb6bdfa890160dc66bf52dee468/charset_normalizer-3.4.7-cp313-cp313-manylinux_2_31_armv7l.whl" + "hash": "485a0d363cafefcd2538a73c7c838daa2035f09b2c9f9b5e3133f80c6aeb84c2", + "url": "https://files.pythonhosted.org/packages/db/ab/55e683ba0fff2e43adafc10daa3001eac90fdaa419a97227d5a7067eedde/charset_normalizer-3.5.1-cp313-cp313-musllinux_1_2_armv7l.whl" }, { "algorithm": "sha256", - "hash": "f59099f9b66f0d7145115e6f80dd8b1d847176df89b234a5a6b3f00437aa0832", - "url": "https://files.pythonhosted.org/packages/e7/4e/23efd79b65d314fa320ec6017b4b5834d5c12a58ba4610aa353af2e2f577/charset_normalizer-3.4.7-cp313-cp313-musllinux_1_2_ppc64le.whl" + "hash": "6117b84ea48435e5356dc737f5121485c30920ba43375fa7b434fd753df0eac3", + "url": "https://files.pythonhosted.org/packages/e5/3f/143b048436775b0f76ac3eec145c019e8173ccc2885c8f20319b996d5e83/charset_normalizer-3.5.1.tar.gz" }, { "algorithm": "sha256", - "hash": "ae89db9e5f98a11a4bf50407d4363e7b09b31e55bc117b4f7d80aab97ba009e5", - "url": "https://files.pythonhosted.org/packages/e7/a1/67fe25fac3c7642725500a3f6cfe5821ad557c3abb11c9d20d12c7008d3e/charset_normalizer-3.4.7.tar.gz" + "hash": "b39b69b347e5e47a3b5b8cfc005c68c1ba347474e3960236c4944a8ecd174962", + "url": "https://files.pythonhosted.org/packages/f5/7b/ade0a122600319dfa0b1000ab0f9731c94a817904cf3c5de408c73a4ede7/charset_normalizer-3.5.1-cp37-abi3-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" }, { "algorithm": "sha256", - "hash": "e044c39e41b92c845bc815e5ae4230804e8e7bc29e399b0437d64222d92809dd", - "url": "https://files.pythonhosted.org/packages/fa/07/330e3a0dda4c404d6da83b327270906e9654a24f6c546dc886a0eb0ffb23/charset_normalizer-3.4.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" + "hash": "62b55f6722735a6c472f88361cde6640608773d9443cebdbb51abf436a1fcdd3", + "url": "https://files.pythonhosted.org/packages/fb/af/63240b0c0248c075c2535a1f1bd992821d8251b9f173abc13329661d09e4/charset_normalizer-3.5.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" } ], "project_name": "charset-normalizer", "requires_dists": [], "requires_python": ">=3.7", - "version": "3.4.7" + "version": "3.5.1" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "e6f9f66136c816745b9d65817da91d61d957fb16e02e4dcd0552553c5a197b76", - "url": "https://files.pythonhosted.org/packages/fb/e2/79c688af8b210d232694e31e59da9f6ec747bae31c3f5946e4e9b98860d5/click-8.4.2-py3-none-any.whl" + "hash": "255bc9599cf7748b4b1a446ccc735421bd08a2ae529a8b88597d3de5664ee360", + "url": "https://files.pythonhosted.org/packages/58/50/6c0d534c5f134586a8e1ba4e330569e32f057e33372ae556463212fb4cd3/click-8.5.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "9a6cea6e60b17ebe0a44c5cc636d94f09bd66142c1cd7d8b4cd731c4917a15f6", - "url": "https://files.pythonhosted.org/packages/76/d4/81420972a676e8ffea40450d8c8c92943e7218a78fe9b64359836cc9876b/click-8.4.2.tar.gz" + "hash": "ba0d2089de75ea0310e2dde03160e6ca10009947fb95a182f9b54021bb272e34", + "url": "https://files.pythonhosted.org/packages/c7/0e/7fa0ef50764b67090eca4114772a2abf8b6148198475e54c660b97caeee6/click-8.5.0.tar.gz" } ], "project_name": "click", - "requires_dists": [ - "colorama; platform_system == \"Windows\"" - ], + "requires_dists": [], "requires_python": ">=3.10", - "version": "8.4.2" + "version": "8.5.0" + }, + { + "artifacts": [ + { + "algorithm": "sha256", + "hash": "9acb47f6afd73f60dc1df93bb801b472f05ff42fa6c84167d25cb206be1fbf4a", + "url": "https://files.pythonhosted.org/packages/88/39/799be3f2f0f38cc727ee3b4f1445fe6d5e4133064ec2e4115069418a5bb6/cloudpickle-3.1.2-py3-none-any.whl" + }, + { + "algorithm": "sha256", + "hash": "7fda9eb655c9c230dab534f1983763de5835249750e85fbcef43aaa30a9a2414", + "url": "https://files.pythonhosted.org/packages/27/fb/576f067976d320f5f0114a8d9fa1215425441bb35627b1993e5afd8111e5/cloudpickle-3.1.2.tar.gz" + } + ], + "project_name": "cloudpickle", + "requires_dists": [], + "requires_python": ">=3.8", + "version": "3.1.2" }, { "artifacts": [ @@ -1258,13 +1333,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "2732904099e0a4d4db774a5fc6d91ee95fae065b4d2ecabb4968c5fe2406c9d7", - "url": "https://files.pythonhosted.org/packages/34/c2/ef9b6a63f7dc432712a462c816662e662e00d38caa9b861c8c2588195d03/cuda_bindings-13.3.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" + "hash": "50e68c36222a58d271fbd2e23149497d35450a911d792d49a029e58519abb7e5", + "url": "https://files.pythonhosted.org/packages/9f/cb/1f2719be03546aa9940bfab7ad6941335ec3326b48fe4e256d07d6d6bbc5/cuda_bindings-13.4.2-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "9efb21c1ee64981e184b9e0ba5eb3179e5ba3d4b51665a6cb52b8ef3d01a7cbf", - "url": "https://files.pythonhosted.org/packages/cc/6e/2394f8163360f8391f8f1b7e72d300a82724edb81a7b7084c799fbd4c91f/cuda_bindings-13.3.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl" + "hash": "251057d5cee0e015c6586332684f66c4f6e1af5cac91b99520fca44250d877a8", + "url": "https://files.pythonhosted.org/packages/99/33/8c4b5274ecca4adfbe51d01694c5fca3e962e80fc5ba85ba6f441c6d2019/cuda_bindings-13.4.2-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl" } ], "project_name": "cuda-bindings", @@ -1276,84 +1351,93 @@ "nvidia-cudla==13.*; (platform_system == \"Linux\" and platform_machine == \"aarch64\") and extra == \"all\"" ], "requires_python": ">=3.10", - "version": "13.3.1" + "version": "13.4.2" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "7e4c07c117b78ba1fb35dac4c444d21f3677b1b1ff56175c53a8e3025c5b43c0", - "url": "https://files.pythonhosted.org/packages/d2/53/8fc9b0cdc5b7f62746e6a01b85b6461e5ae27f871010a5fcf8fa6950766d/cuda_pathfinder-1.5.6-py3-none-any.whl" + "hash": "4e65059febdb4d19d5cbc4798677e19db2b582f2f702f457b609e571690d357e", + "url": "https://files.pythonhosted.org/packages/98/59/239c7259e669c46ddbcac0aa60e3a0ef00bfeaaa687f905b24dd6a7a10fe/cuda_pathfinder-1.8.2-py3-none-any.whl" } ], "project_name": "cuda-pathfinder", "requires_dists": [], "requires_python": ">=3.10", - "version": "1.5.6" + "version": "1.8.2" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "b198824cf2f54003f50d64ada3a0f184b42ca0846c1c94192fa269ecd97a66eb", - "url": "https://files.pythonhosted.org/packages/57/b2/453099f5f3b698d7d0eab38916aac44c7f76229f451709e2eb9db6615dcd/cuda_toolkit-13.0.2-py2.py3-none-any.whl" + "hash": "d693caaa261214ddd7dbb60d68e71cbed884e68c2be7509778f3051da0b91c3f", + "url": "https://files.pythonhosted.org/packages/d1/c7/a79086a62c98befcdb8349656c6f114e2db3b8b2422f6e25c97a7f2a9a3c/cuda_toolkit-13.0.3.0-py2.py3-none-any.whl" } ], "project_name": "cuda-toolkit", "requires_dists": [ - "nvidia-cublas==13.1.0.3.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cublas==13.1.0.3.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"cublas\"", - "nvidia-cuda-cccl==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cuda-cccl==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"cccl\"", - "nvidia-cuda-crt==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cuda-crt==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"crt\"", - "nvidia-cuda-culibos==13.0.85.*; sys_platform == \"linux\" and extra == \"all\"", - "nvidia-cuda-culibos==13.0.85.*; sys_platform == \"linux\" and extra == \"culibos\"", - "nvidia-cuda-cupti==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cuda-cupti==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"cupti\"", - "nvidia-cuda-cuxxfilt==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cuda-cuxxfilt==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"cuxxfilt\"", - "nvidia-cuda-nvcc==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cuda-nvcc==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"nvcc\"", - "nvidia-cuda-nvrtc==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cuda-nvrtc==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"nvrtc\"", - "nvidia-cuda-opencl==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cuda-opencl==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"opencl\"", - "nvidia-cuda-profiler-api==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cuda-profiler-api==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"profiler\"", - "nvidia-cuda-runtime==13.0.96.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cuda-runtime==13.0.96.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"cudart\"", - "nvidia-cuda-sanitizer-api==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cuda-sanitizer-api==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"sanitizer\"", - "nvidia-cufft==12.0.0.61.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cufft==12.0.0.61.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"cufft\"", - "nvidia-cufile==1.15.1.6.*; sys_platform == \"linux\" and extra == \"all\"", - "nvidia-cufile==1.15.1.6.*; sys_platform == \"linux\" and extra == \"cufile\"", - "nvidia-curand==10.4.0.35.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-curand==10.4.0.35.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"curand\"", - "nvidia-cusolver==12.0.4.66.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cusolver==12.0.4.66.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"cusolver\"", - "nvidia-cusparse==12.6.3.3.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-cusparse==12.6.3.3.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"cusparse\"", - "nvidia-npp==13.0.1.2.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-npp==13.0.1.2.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"npp\"", - "nvidia-nvfatbin==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-nvfatbin==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"nvfatbin\"", - "nvidia-nvjitlink==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-nvjitlink==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"nvjitlink\"", - "nvidia-nvjpeg==13.0.1.86.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-nvjpeg==13.0.1.86.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"nvjpeg\"", - "nvidia-nvml-dev==13.0.87.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-nvml-dev==13.0.87.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"nvml\"", - "nvidia-nvptxcompiler==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-nvptxcompiler==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"nvptxcompiler\"", - "nvidia-nvtx==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-nvtx==13.0.85.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"nvtx\"", - "nvidia-nvvm==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"all\"", - "nvidia-nvvm==13.0.88.*; (sys_platform == \"linux\" or sys_platform == \"win32\") and extra == \"nvvm\"" + "nvidia-cublas==13.1.1.3.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cublas==13.1.1.3.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cublas\"", + "nvidia-cublas==13.1.1.3.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cusolver\"", + "nvidia-cuda-cccl==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cuda-cccl==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cccl\"", + "nvidia-cuda-crt==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cuda-crt==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"crt\"", + "nvidia-cuda-crt==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvcc\"", + "nvidia-cuda-culibos==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\") and extra == \"all\"", + "nvidia-cuda-culibos==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\") and extra == \"culibos\"", + "nvidia-cuda-cupti==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cuda-cupti==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cupti\"", + "nvidia-cuda-cuxxfilt==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cuda-cuxxfilt==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cuxxfilt\"", + "nvidia-cuda-nvcc==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cuda-nvcc==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvcc\"", + "nvidia-cuda-nvrtc==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cuda-nvrtc==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cublas\"", + "nvidia-cuda-nvrtc==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvrtc\"", + "nvidia-cuda-opencl==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cuda-opencl==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"opencl\"", + "nvidia-cuda-profiler-api==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cuda-profiler-api==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"profiler\"", + "nvidia-cuda-runtime==13.0.96.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cuda-runtime==13.0.96.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cudart\"", + "nvidia-cuda-runtime==13.0.96.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvcc\"", + "nvidia-cuda-sanitizer-api==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cuda-sanitizer-api==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"sanitizer\"", + "nvidia-cufft==12.0.0.61.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cufft==12.0.0.61.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cufft\"", + "nvidia-cufile==1.15.1.6.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\") and extra == \"all\"", + "nvidia-cufile==1.15.1.6.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\") and extra == \"cufile\"", + "nvidia-curand==10.4.0.35.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-curand==10.4.0.35.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"curand\"", + "nvidia-cusolver==12.0.4.66.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cusolver==12.0.4.66.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cusolver\"", + "nvidia-cusparse==12.6.3.3.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-cusparse==12.6.3.3.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cusolver\"", + "nvidia-cusparse==12.6.3.3.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cusparse\"", + "nvidia-npp==13.0.1.2.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-npp==13.0.1.2.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"npp\"", + "nvidia-nvfatbin==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-nvfatbin==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvfatbin\"", + "nvidia-nvjitlink<14,>=13.0.88; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-nvjitlink<14,>=13.0.88; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cufft\"", + "nvidia-nvjitlink<14,>=13.0.88; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cusolver\"", + "nvidia-nvjitlink<14,>=13.0.88; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"cusparse\"", + "nvidia-nvjitlink<14,>=13.0.88; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvjitlink\"", + "nvidia-nvjpeg==13.0.1.86.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-nvjpeg==13.0.1.86.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvjpeg\"", + "nvidia-nvml-dev==13.0.87.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-nvml-dev==13.0.87.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvml\"", + "nvidia-nvptxcompiler==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-nvptxcompiler==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvptxcompiler\"", + "nvidia-nvtx==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-nvtx==13.0.85.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvtx\"", + "nvidia-nvvm==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"all\"", + "nvidia-nvvm==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvcc\"", + "nvidia-nvvm==13.0.88.*; (sys_platform == \"linux\" and platform_machine == \"aarch64\" or sys_platform == \"linux\" and platform_machine == \"x86_64\" or sys_platform == \"win32\" and platform_machine == \"AMD64\") and extra == \"nvvm\"" ], "requires_python": null, - "version": "13.0.2" + "version": "13.0.3.0" }, { "artifacts": [ @@ -1705,18 +1789,18 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "20095f5900bada22ea00cf1a58af50bdb285b2354c61a9d9b47d0dc89ac462d6", - "url": "https://files.pythonhosted.org/packages/21/0c/25f72060a39632fbd2d90e9c8b6052a09cd45b0598fc06c0758d313f0052/django_ninja-1.6.2-py3-none-any.whl" + "hash": "f1a0f762c9810dabcb040fcff76c6e2f5d0cdb51b4a597799ee06b5df8481f3f", + "url": "https://files.pythonhosted.org/packages/54/d6/f4f939b912c696b6fc19e15ed3b2b37ac7cb09600373e83211f44adaf6d5/django_ninja-1.7.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "d56ae5aa4791068ef4ac9a66cfdf2fc11f507413ded35abb79c51d0d52ad6412", - "url": "https://files.pythonhosted.org/packages/d5/7c/3307e17b872f545c88314b2737a22f965785dfb5a120d739b0131d0492c3/django_ninja-1.6.2.tar.gz" + "hash": "7a0ce06c978a42a808d9a9d7ba1cda383df8eea90040cfc232ad10b7d9024e0d", + "url": "https://files.pythonhosted.org/packages/25/f7/410af3b53845f04c94a9dabe5934117d9546b6f5ce4028cff5b74deb933c/django_ninja-1.7.0.tar.gz" } ], "project_name": "django-ninja", "requires_dists": [ - "Django<6.1,>=3.1", + "Django>=3.1", "django-stubs; extra == \"test\"", "markdown-include; extra == \"doc\"", "mkdocs-material; extra == \"doc\"", @@ -1733,7 +1817,7 @@ "ruff==0.5.7; extra == \"test\"" ], "requires_python": ">=3.7", - "version": "1.6.2" + "version": "1.7.0" }, { "artifacts": [ @@ -2012,19 +2096,19 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "8af830889ba3a0ffcefbd6c7d2af8a54012058103771f2e10848222f476a1693", - "url": "https://files.pythonhosted.org/packages/4a/e3/f1fae3647d170919c2cf2a898e77e7d1a4e5c7cae0aed7bb4bd3f5ebff6f/filelock-3.29.5-py3-none-any.whl" + "hash": "65ff0d0190ea42038b32bda4b77834fb05be2cad4c5b9b01aa4dfb3614536e52", + "url": "https://files.pythonhosted.org/packages/15/df/31098c5aeb4d966b553641472bd55fcf5fdfac953549894b8a765ba44e91/filelock-3.32.7-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "6e6034c57a00a020e767f2614a5539863f056de7e7991d6d1473aef7ff73f156", - "url": "https://files.pythonhosted.org/packages/e3/ee/29c668c50888588c432a702f7c2e8ee8a0c9e5286028d91f170308d6b2e9/filelock-3.29.5.tar.gz" + "hash": "37b8a3d9811b0f9aef7e5ec5c71bb320de52df51e6ca9bcd6f5ad81187660da7", + "url": "https://files.pythonhosted.org/packages/0f/59/e19834834cb01a32febfbb0f8a23a9088088f5d45991824ff2bc3b5e8acb/filelock-3.32.7.tar.gz" } ], "project_name": "filelock", "requires_dists": [], "requires_python": ">=3.10", - "version": "3.29.5" + "version": "3.32.7" }, { "artifacts": [ @@ -2178,13 +2262,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "02e0b71817df9b2169dc30a16832045764def1191b43dcff5bb85bdee212d2a1", - "url": "https://files.pythonhosted.org/packages/e5/22/4222d7ddf3da30f363edaa98e329c2bce6c65497c9cb2810931c8b2c0fbc/fsspec-2026.6.0-py3-none-any.whl" + "hash": "8dd6e646e99ea382bd85f97a45e6b526a442d79423a7dc673f1e2756d05fcb5f", + "url": "https://files.pythonhosted.org/packages/6c/c0/a98505f18594f1bce828bb159cec0fcf9860562f1a2c85913409fc8f3d9e/fsspec-2026.9.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "f5bac145310fe30e16e1471bd6840b2d990d609e872251d7e674241822abf01a", - "url": "https://files.pythonhosted.org/packages/10/a1/ae4e3e5003468d6391d2c77b6fa1cd73bd5d13511d81c642d7b28ac90ed4/fsspec-2026.6.0.tar.gz" + "hash": "0f08147951c8cb31d844c3547d631053b127863b60be04cf06e121333ee0e2fe", + "url": "https://files.pythonhosted.org/packages/77/cd/9be253869fc42e764de7f3dedd6969af7d44ff9c3375214a3442a6f3fc08/fsspec-2026.9.0.tar.gz" } ], "project_name": "fsspec", @@ -2217,10 +2301,10 @@ "fusepy; extra == \"full\"", "fusepy; extra == \"fuse\"", "fusepy; extra == \"test-full\"", - "gcsfs; extra == \"gs\"", - "gcsfs; extra == \"test-full\"", - "gcsfs>2024.2.0; extra == \"full\"", - "gcsfs>2024.2.0; extra == \"gcs\"", + "gcsfs>=2026.4.0; extra == \"full\"", + "gcsfs>=2026.4.0; extra == \"gcs\"", + "gcsfs>=2026.4.0; extra == \"gs\"", + "gcsfs>=2026.4.0; extra == \"test-full\"", "jinja2; extra == \"test-full\"", "kerchunk; extra == \"test-full\"", "libarchive-c; extra == \"full\"", @@ -2244,7 +2328,6 @@ "paramiko; extra == \"ssh\"", "paramiko; extra == \"test-full\"", "pre-commit; extra == \"dev\"", - "pyarrow; extra == \"test-full\"", "pyarrow>=1; extra == \"arrow\"", "pyarrow>=1; extra == \"full\"", "pyarrow>=1; extra == \"hdfs\"", @@ -2275,8 +2358,9 @@ "requests; extra == \"test\"", "requests; extra == \"test-full\"", "ruff>=0.5; extra == \"dev\"", - "s3fs>2024.2.0; extra == \"full\"", - "s3fs>2024.2.0; extra == \"s3\"", + "s3fs>=2026.6.0; extra == \"full\"", + "s3fs>=2026.6.0; extra == \"s3\"", + "s3fs>=2026.6.0; extra == \"test-full\"", "smbprotocol; extra == \"full\"", "smbprotocol; extra == \"smb\"", "smbprotocol; extra == \"test-full\"", @@ -2289,88 +2373,89 @@ "urllib3; extra == \"test-full\"", "xarray; extra == \"test-downstream\"", "yarl; extra == \"doc\"", + "zarr; extra == \"test-downstream\"", "zarr<3.2.0; extra == \"test-full\"", "zstandard; python_version < \"3.14\" and extra == \"test-full\"" ], "requires_python": ">=3.10", - "version": "2026.6.0" + "version": "2026.9.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "961ed60399c457ceb0ee8f285a84c870aabc9c6a832b9d37bb281b5bebde43ed", - "url": "https://files.pythonhosted.org/packages/e7/c8/e2645aa8ed02fd4c7a2f59d68783b65b1f3cbdfe39a6308e156509d1fee8/googleapis_common_protos-1.75.0-py3-none-any.whl" + "hash": "a018d2bf098ca9fb6faa08d5bb780e2a2c2f73c566f069761331386c9596d3f2", + "url": "https://files.pythonhosted.org/packages/1a/7a/7d79170c6ce6f12e109df2b3879d6b934010cf4f99aea8de8b7e5408c174/googleapis_common_protos-1.75.3-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "53a062ff3c32552fbd62c11fe23768b78e4ddf0494d5e5fd97d3f4689c75fbbd", - "url": "https://files.pythonhosted.org/packages/b5/c8/f439cffde755cffa462bfbb156278fa6f9d09119719af9814b858fd4f81f/googleapis_common_protos-1.75.0.tar.gz" + "hash": "57c435ac2c68b108999b6db075d9053e4d7a936ba57b4a3d45667b1346f1738a", + "url": "https://files.pythonhosted.org/packages/8a/c5/4353a188e2c335aee33269e8b654af228278cca8e5f0b4b5f11e5d0e9adb/googleapis_common_protos-1.75.3.tar.gz" } ], "project_name": "googleapis-common-protos", "requires_dists": [ - "grpcio<2.0.0,>=1.44.0; extra == \"grpc\"", - "protobuf<8.0.0,>=4.25.8" + "grpcio<2.0.0,>=1.59.0; extra == \"grpc\"", + "protobuf<8.0.0,>=6.33.5" ], - "requires_python": ">=3.9", - "version": "1.75.0" + "requires_python": ">=3.10", + "version": "1.75.3" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "58ad1131c300d3c9b933802b3cc4dc69d380822935ba50b28703156ea826fbf7", - "url": "https://files.pythonhosted.org/packages/ff/aa/66fe9f39871d766987d869a03ee0842a026f499c7b1e62decb9e78a8088e/grpcio-1.81.1-cp313-cp313-musllinux_1_2_x86_64.whl" + "hash": "08735e3d08d24ab3132cf87e2e5dea8746cabcc7d676c2b0b7362f195feef9d9", + "url": "https://files.pythonhosted.org/packages/d5/a5/1f91af098919eaf5d80d5a61126ad9fae074e5190c25a3014ce1d8d0d890/grpcio-1.84.0-cp313-cp313-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "e64dd101d380a115cc5a0c7856788adb535f1a4e21fc543775602f8be95180ae", - "url": "https://files.pythonhosted.org/packages/0d/1e/b47957057e729adc6cdf519a47f8be2562b7140e280f1418443eb4022192/grpcio-1.81.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" + "hash": "b8c62888c3e49debf37ad9773e3c02f77b0c1e811f8fb0962f2b6c3bbab5b97a", + "url": "https://files.pythonhosted.org/packages/26/38/d0486230e684d916f97429a53041db88410e662a38f2a8d09e2d90375840/grpcio-1.84.0-cp313-cp313-manylinux2014_i686.manylinux_2_17_i686.whl" }, { "algorithm": "sha256", - "hash": "c261d74b1a945cf895a9d6eccd1685a8e837531beaab782da4d630a8d12deffb", - "url": "https://files.pythonhosted.org/packages/36/0c/5440a0582cb5653fc42a6e262eeb22700943313f8076f9dc927491b20a59/grpcio-1.81.1-cp313-cp313-musllinux_1_2_i686.whl" + "hash": "19aaf172fc2edbefccce3f6e92c5150975dbe56c45744e9e87cf72ebdf85bfbe", + "url": "https://files.pythonhosted.org/packages/3f/4f/4435c0aae54657258d9cfcba78598f3d9e5fe4c82ff18d78558567b90faf/grpcio-1.84.0.tar.gz" }, { "algorithm": "sha256", - "hash": "e8ca6a1fcdb2943c9cbc1804a1baf3acb6071d72a471591678ded84218006e14", - "url": "https://files.pythonhosted.org/packages/3d/b3/e837954d279754f638a11cca5dcf6b24a005efb398984cefaf7735945a54/grpcio-1.81.1-cp313-cp313-manylinux2014_i686.manylinux_2_17_i686.whl" + "hash": "e094dd21f077af8194923fc263cad872eaa1802bb0156fd7e5ae18e99cd86715", + "url": "https://files.pythonhosted.org/packages/57/a4/828ad990b2410fee0a55cc73aa1bf98eb5b911c54847374ef4f24b9e877b/grpcio-1.84.0-cp313-cp313-musllinux_1_2_i686.whl" }, { "algorithm": "sha256", - "hash": "98a07f9bf591e3a8919797bee1c53f026ba4acd587e5a4404c8e57c9ec36b2a5", - "url": "https://files.pythonhosted.org/packages/40/26/569868e364e05b19ec8f969da53d230bcd89c962cd198f7c29943155c4d3/grpcio-1.81.1-cp313-cp313-musllinux_1_2_aarch64.whl" + "hash": "209414080da8c20af94df1395b635da52dd57b5edc9e917e1deca0dc1c4bb55e", + "url": "https://files.pythonhosted.org/packages/5d/51/40f99701adb01d4e5316a2aaf13838da1a24d5c879cd8c95156d7c364454/grpcio-1.84.0-cp313-cp313-linux_armv7l.whl" }, { "algorithm": "sha256", - "hash": "b10e1ff4756ed27d5a29d7fc79cfce7ef1ff56ad20025b89bac7cf79e09abbbe", - "url": "https://files.pythonhosted.org/packages/7a/42/dcc2e4b600538ef18327c0839d56b7d3c3812337c5d710df5877dbb39b1e/grpcio-1.81.1-cp313-cp313-linux_armv7l.whl" + "hash": "e41c3993eee896c617dbd8a505085d28b6e84a0445ed9a1f40f95808473cf678", + "url": "https://files.pythonhosted.org/packages/c5/4b/ed8e22a1237e6b2be6ef4f221d074a5b0e0dd8a0da8c944c04aea731f0eb/grpcio-1.84.0-cp313-cp313-macosx_11_0_universal2.whl" }, { "algorithm": "sha256", - "hash": "819edbdcb42ab8598b494bcf0222684bbb7a3c772bd1b1f0be7e029a6063c28e", - "url": "https://files.pythonhosted.org/packages/7b/4a/a36e03210183a8a7d4c80c3936acee679f4bd77d5861f369db47b2cc5f05/grpcio-1.81.1-cp313-cp313-macosx_11_0_universal2.whl" + "hash": "fff5ef3fe1bba7d6147e5f19e01e5e122ac2c076486887ddcb8d42e663400fbe", + "url": "https://files.pythonhosted.org/packages/d3/50/00165b05cd73f45996748ea67ce9e55d08936f2fea94a7fd8541cc2d0e54/grpcio-1.84.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl" }, { "algorithm": "sha256", - "hash": "6fa10a767143a5e82e8eaab53918af0cd8909a57a27f8cb2288b80a613ac671b", - "url": "https://files.pythonhosted.org/packages/b0/b5/1ff353970a87eda4c98251e34d2dfd214abd4982dc89119c9252a2a482d2/grpcio-1.81.1.tar.gz" + "hash": "986e9751d416d7a6eaa2fecdac38da63153d63a4b340ba7d624889c490451500", + "url": "https://files.pythonhosted.org/packages/da/56/548a643decb059ca244499c675ae2c13a15f523ba94592c2774bd80a13c1/grpcio-1.84.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" }, { "algorithm": "sha256", - "hash": "c5bf2dc311127d91230cc79b92188c082634a06cf66c5234db49a43b910183b0", - "url": "https://files.pythonhosted.org/packages/b0/d5/d68e30b29098f63beab6fe501100fe82674ff142b32c672532da86a99b3a/grpcio-1.81.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl" + "hash": "5933a052946873d01a42119a05420d669bdca436aeba2d1851988ccb12b421c0", + "url": "https://files.pythonhosted.org/packages/db/f5/42caac81a79ec680f1f7a8eaf7ca90d2f93936ce0c3a073141ba96757f77/grpcio-1.84.0-cp313-cp313-musllinux_1_2_aarch64.whl" } ], "project_name": "grpcio", "requires_dists": [ - "grpcio-tools>=1.81.1; extra == \"protobuf\"", + "grpcio-tools>=1.84.0; extra == \"protobuf\"", "typing-extensions~=4.12" ], "requires_python": ">=3.10", - "version": "1.81.1" + "version": "1.84.0" }, { "artifacts": [ @@ -2427,89 +2512,59 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "c438f029a25f7945c69e0ccf0fb951dc3f73a5f6412981daee861431b70e2bdd", - "url": "https://files.pythonhosted.org/packages/69/b2/119f6e6dcbd96f9069ce9a2665e0146588dc9f88f29549711853645e736a/h2-4.3.0-py3-none-any.whl" + "hash": "0e25f1462b23c9cb82d9eb02e28bc706dac2a68cb457c6a0d74d63c8a2a5d0e6", + "url": "https://files.pythonhosted.org/packages/7e/22/e85faf23bd72a92d1921e37d674ca56eb298a3c8be31fdecef0ff2b3aaac/h2-4.4.1-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "6c59efe4323fa18b47a632221a1888bd7fde6249819beda254aeca909f221bf1", - "url": "https://files.pythonhosted.org/packages/1d/17/afa56379f94ad0fe8defd37d6eb3f89a25404ffc71d4d848893d270325fc/h2-4.3.0.tar.gz" + "hash": "4e866ffb1a869ae14dd9b5e6beb5c24a13da0495ad72b65925ded182521c1516", + "url": "https://files.pythonhosted.org/packages/e7/85/7c366e69d84c17bb778fe41419e1fbcce3033d5b7ce29bbffff0a98b859f/h2-4.4.1.tar.gz" } ], "project_name": "h2", "requires_dists": [ - "hpack<5,>=4.1", + "hpack<5,>=4.2", "hyperframe<7,>=6.1" ], - "requires_python": ">=3.9", - "version": "4.3.0" + "requires_python": ">=3.10", + "version": "4.4.1" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "6208adb15d192b90e4c2ad2a27ed864359b2cb0f2494eb6d7c7f3699ac02e2bf", - "url": "https://files.pythonhosted.org/packages/fb/d1/90a498d05447980b977b1669246eeeeae4cfb0ea3e7a286eaba627f91bf9/hf_xet-1.5.1-cp37-abi3-musllinux_1_2_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "97f212a88d14bbf573619a74b7fecb238de77d08fc702e54dec6f78276ca3283", - "url": "https://files.pythonhosted.org/packages/04/9a/dceaf6ca69390126b86ea825fb354b93d01163199070b7bd849225de9468/hf_xet-1.5.1-cp313-cp313t-musllinux_1_2_aarch64.whl" - }, - { - "algorithm": "sha256", - "hash": "0c97106032ef70467b4f6bc2d0ccc266d7613ee076afc56516c502f87ce1c4a6", - "url": "https://files.pythonhosted.org/packages/35/0e/f992bb6927ac1cb30ef74e62268f551f338bc32b2191f7c96a44c6f7283e/hf_xet-1.5.1-cp37-abi3-musllinux_1_2_aarch64.whl" - }, - { - "algorithm": "sha256", - "hash": "94e761bbd266bf4c03cee73753916062665ce8365aa40ed321f45afcb934b41e", - "url": "https://files.pythonhosted.org/packages/35/94/4b2ecfbad8f8b04701a23aefb62f540b9137d058b7e1dbef16a32676f0e9/hf_xet-1.5.1-cp37-abi3-macosx_11_0_arm64.whl" - }, - { - "algorithm": "sha256", - "hash": "f61e3665892a6c8c5e765395838b8ddf36185da835253d4bc4509a81e49fb342", - "url": "https://files.pythonhosted.org/packages/48/a7/e5a7afaacf6c1791fdbeeac42951fb81c3d2bc482992b115dedcc86d963e/hf_xet-1.5.1-cp313-cp313t-musllinux_1_2_x86_64.whl" + "hash": "8fb4f71cba6129110c3374a33f919001ff130488fc23553698e34cc1c2a1198c", + "url": "https://files.pythonhosted.org/packages/ab/5f/311725e2a905534dfee2dcb5b08414f249147f1f12252bfc2bd24caa075c/hf_xet-1.6.0-cp38-abi3-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "51ef4500dab3764b41135ee1381a4b62ce56fc54d4c92b719b59e597d6df5bf6", - "url": "https://files.pythonhosted.org/packages/4b/2d/57fd21d84d93efb4bd0b962383790e19dd1bc053501b4264c97903b4e83e/hf_xet-1.5.1.tar.gz" + "hash": "2e58454a340b3556dfa4972d5451aff4fba8dd42a236600ba1a1d2b1514f0fef", + "url": "https://files.pythonhosted.org/packages/1b/ab/522a2ab67f27971a9d48ca666d4fca85ef7d5282d142e31fd087e27b1bbe/hf_xet-1.6.0.tar.gz" }, { "algorithm": "sha256", - "hash": "dbf48c0d02cf0b2e568944330c60d9120c272dabe013bd892d48e25bc6797577", - "url": "https://files.pythonhosted.org/packages/64/ee/dd9ba7beae1005e54131b7d45263cc74c8a066d47d354e6d58ae9445a388/hf_xet-1.5.1-cp313-cp313t-macosx_10_12_x86_64.whl" + "hash": "f0906082d9932ae0c0057fa194041c22b4e2cdb46b2592ef3b91f020d62a081a", + "url": "https://files.pythonhosted.org/packages/4b/69/55b8dcf636142ae660fec1869fcac14c4da2e8412e14d6eee1523be77e9f/hf_xet-1.6.0-cp38-abi3-macosx_11_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "d48199c2bf4f8df0adc55d31d1368b6ec0e4d4f45bc86b08038089c23db0bed8", - "url": "https://files.pythonhosted.org/packages/76/c5/29a7598c0c6383c523dc22186d577f4e04267a626cd95ae60f67c00bfe66/hf_xet-1.5.1-cp313-cp313t-manylinux_2_28_aarch64.whl" + "hash": "d62671bb130879cef0ee4c9ebe47a14af6c66ec53e6d84dc15936e5ffdfac82f", + "url": "https://files.pythonhosted.org/packages/67/4e/a28359bf1c1ecf11eba22123168c138698f7cb576ac678f5a2e16cd5da08/hf_xet-1.6.0-cp38-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" }, { "algorithm": "sha256", - "hash": "6abd35c3221eff63836618ddfb954dcf84798603f71d8e33e3ed7b04acfdbe6e", - "url": "https://files.pythonhosted.org/packages/7a/d8/5e54cf37434759d1f4f2ba9b66077ff9d4c4e1f37b6bd7975da5c40d94ab/hf_xet-1.5.1-cp37-abi3-macosx_10_12_x86_64.whl" + "hash": "0e6e21fa3cdfcdcd76748564bf593870a5e013f47d97cf10aed63aa222cff5b7", + "url": "https://files.pythonhosted.org/packages/9a/69/1f0cbc2fb22ae6082d094f743d1b8945a3f36f6089cb95f42b7ee348cda7/hf_xet-1.6.0-cp38-abi3-manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "e78e4e5192ad2b674c2e1160b651cb9134db974f8ae1835bdfbfb0166b894a43", - "url": "https://files.pythonhosted.org/packages/b6/bc/9cae6cfeb4e03070874e73e5c97c66eb90369d3206b6a2b1ef5f96520888/hf_xet-1.5.1-cp313-cp313t-macosx_11_0_arm64.whl" + "hash": "633dc0cd71d32da58ab8c03ad38e2fac452c15c2b0a2866ebf6ededfe0a5061d", + "url": "https://files.pythonhosted.org/packages/a2/50/7afa2c9c787405864fc47a0d1bbc02c62e9101947ed43c1f43899fc7d91d/hf_xet-1.6.0-cp38-abi3-macosx_10_12_x86_64.whl" }, { "algorithm": "sha256", - "hash": "6f7a04a8ad962422e225bc49fbbac99dc1806764b1f3e54dbd154bffa7593947", - "url": "https://files.pythonhosted.org/packages/ba/b4/d5c01e0eb6d9f2ca2dacd84d0d1b71e6cfbb2ef3208c968528e010e9b3d7/hf_xet-1.5.1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "a93df2039190502835b1db8cd7e178b0b7b889fe9ab51299d5ced26e0dd879a4", - "url": "https://files.pythonhosted.org/packages/cd/6e/21f7e5a2381278bd3b7b7a5a4d90038518bb6308a0c1daf5d9f8268bb178/hf_xet-1.5.1-cp37-abi3-manylinux_2_28_aarch64.whl" - }, - { - "algorithm": "sha256", - "hash": "892e3a3a3aecc12aded8b93cf4f9cd059282c7de0732f7d55026f3abdf474350", - "url": "https://files.pythonhosted.org/packages/de/cc/f99f4bc7295023d7bd9ebbfd51f75cc530ca262c1227666268b8208f4b77/hf_xet-1.5.1-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl" + "hash": "4fc74352a17015bd0ee90038bc9efe38db894cde45f268b6712b04fce8cd0acb", + "url": "https://files.pythonhosted.org/packages/d1/3a/4f4f2301ade26e404462d3336fa11f7958d914cabbabdd6e03c3c5d5658c/hf_xet-1.6.0-cp38-abi3-musllinux_1_2_aarch64.whl" } ], "project_name": "hf-xet", @@ -2517,7 +2572,7 @@ "pytest; extra == \"tests\"" ], "requires_python": ">=3.8", - "version": "1.5.1" + "version": "1.6.0" }, { "artifacts": [ @@ -2597,13 +2652,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "b09e19309ae09ee0a71892701c4fe70af39ab4e00817321dc62f2289a977249b", - "url": "https://files.pythonhosted.org/packages/64/9c/a1a377265abd8b823a2c661c665028ccb6b9fba1ca9d08e52ff679c20ecd/huggingface_hub-1.22.0-py3-none-any.whl" + "hash": "b0c7c80561969d9cdacdd55fce67ba9584cca0b9d4ea80957a3a5c1445fac5c8", + "url": "https://files.pythonhosted.org/packages/1b/cf/d98dd561d6d0d7b7d7a64d1563f8aaaa7c235daee41c1c9bcc3da62420ed/huggingface_hub-1.32.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "e2dfe5fe1ec3b87ba2709aa34555b23e3f3f6ad4d7255238e13ddb8348e6bbfa", - "url": "https://files.pythonhosted.org/packages/77/ea/dc54b4dda5841cb3a7812a178695be776e7c15c597887c2ed892f17d015a/huggingface_hub-1.22.0.tar.gz" + "hash": "ed70a45498abe86039df7c2f4e5f7575de524be908d3840e8f828d5525eafd6a", + "url": "https://files.pythonhosted.org/packages/fe/0f/e83fdd856da8fca26bf78d71709ebd120432a0ce535e72b9597cab1eb5bf/huggingface_hub-1.32.0.tar.gz" } ], "project_name": "huggingface-hub", @@ -2634,8 +2689,8 @@ "filelock>=3.10.0", "fsspec>=2023.5.0", "gradio>=5.0.0; extra == \"gradio\"", - "hf-xet<2.0.0,>=1.5.1; extra == \"hf-xet\"", - "hf-xet<2.0.0,>=1.5.1; platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\"", + "hf-xet<2.0.0,>=1.5.2; extra == \"hf-xet\"", + "hf-xet<2.0.0,>=1.5.2; platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\"", "httpx; extra == \"all\"", "httpx; extra == \"dev\"", "httpx; extra == \"oauth\"", @@ -2651,7 +2706,7 @@ "libcst>=1.4.0; extra == \"all\"", "libcst>=1.4.0; extra == \"dev\"", "libcst>=1.4.0; extra == \"quality\"", - "mcp>=1.8.0; extra == \"mcp\"", + "mcp<2.0.0,>=1.8.0; extra == \"mcp\"", "mypy==1.15.0; extra == \"all\"", "mypy==1.15.0; extra == \"dev\"", "mypy==1.15.0; extra == \"quality\"", @@ -2671,9 +2726,9 @@ "pytest-mock; extra == \"all\"", "pytest-mock; extra == \"dev\"", "pytest-mock; extra == \"testing\"", - "pytest-rerunfailures<16.0; extra == \"all\"", - "pytest-rerunfailures<16.0; extra == \"dev\"", - "pytest-rerunfailures<16.0; extra == \"testing\"", + "pytest-rerunfailures>=16.2; extra == \"all\"", + "pytest-rerunfailures>=16.2; extra == \"dev\"", + "pytest-rerunfailures>=16.2; extra == \"testing\"", "pytest-vcr; extra == \"all\"", "pytest-vcr; extra == \"dev\"", "pytest-vcr; extra == \"testing\"", @@ -2693,6 +2748,7 @@ "soundfile; extra == \"dev\"", "soundfile; extra == \"testing\"", "toml; extra == \"fastai\"", + "tomli>=1.1.0; python_version < \"3.11\"", "torch; extra == \"torch\"", "tqdm>=4.42.1", "ty; extra == \"all\"", @@ -2722,7 +2778,7 @@ "urllib3<2.0; extra == \"testing\"" ], "requires_python": ">=3.10.0", - "version": "1.22.0" + "version": "1.32.0" }, { "artifacts": [ @@ -2787,23 +2843,26 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "7f952cbe720b688055e3f87de14f5c3e5fdaa8bc3928985c4077ca689de849a2", - "url": "https://files.pythonhosted.org/packages/1e/5e/d4e9f1a599fb8e573b7b87160658329fbf28d19eac2718f51fc3def3aa5a/idna-3.18-py3-none-any.whl" + "hash": "ab7ae7122974553370f0bdb919e1a960b2cd1bc1ef0276416d896db81c14582c", + "url": "https://files.pythonhosted.org/packages/58/a2/bb081bab032533a855d44de1d56f8e8426114ff1ba5d1f07a438a0a654f8/idna-3.20-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "ffb385a7e039654cef1ab9ef32c6fafe283c0c0467bba1d9029738ce4a14a848", - "url": "https://files.pythonhosted.org/packages/cd/63/9496c57188a2ee585e0f1db071d75089a11e98aa86eb99d9d7618fc1edce/idna-3.18.tar.gz" + "hash": "a7db850025b95ded1eae8a46181a1a6c56c92c96f0e2b005d9ff8dc0210cab44", + "url": "https://files.pythonhosted.org/packages/f5/08/8eea9d4b8302028f3abb2c0813953f7aec26d33b7a8960ed760e65ff29fa/idna-3.20.tar.gz" } ], "project_name": "idna", "requires_dists": [ + "coverage>=7.10.0; extra == \"all\"", + "hypothesis>=6.141.1; extra == \"all\"", "mypy>=1.11.2; extra == \"all\"", "pytest>=8.3.2; extra == \"all\"", - "ruff>=0.6.2; extra == \"all\"" + "ruff>=0.16.0; extra == \"all\"", + "ty>=0.0.37; extra == \"all\"" ], "requires_python": ">=3.9", - "version": "3.18" + "version": "3.20" }, { "artifacts": [ @@ -2866,21 +2925,37 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "28b89bc70f751b559aeca209e6120393d43fbe2490de0559662be7a9787e3d75", - "url": "https://files.pythonhosted.org/packages/3e/95/c7c34aa53c16353c56d0b802fba48d5f5caa2cdee7958acbcb795c830416/isort-8.0.1-py3-none-any.whl" + "hash": "5aac7263b7a7f9f647f94fb6df2761ff5b60a7168eb492ff39dd30443207fa19", + "url": "https://files.pythonhosted.org/packages/af/6e/4ec84f19b008864656b9f158bad006aa6346e754694aff47a7fa9ee65a19/isort-9.0.1-py3-none-any.whl" + }, + { + "algorithm": "sha256", + "hash": "466b0c3f156a21c10edefba697e641666bc26ffb0122bf08b42caa3d464c20aa", + "url": "https://files.pythonhosted.org/packages/47/78/a92b09507565f8bd27eb72a7df3ba59a1ea0a5baacbf155c587d0be51a13/isort-9.0.1-cp313-cp313-musllinux_1_2_x86_64.whl" + }, + { + "algorithm": "sha256", + "hash": "3727eb33a9759649346481cf2a9287d656a170c31ed7c105856f9c6f5b539756", + "url": "https://files.pythonhosted.org/packages/d7/bb/7025f3606b42f7db084fa234d61462a73443af166ecf7c1a0e8e3b448433/isort-9.0.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "171ac4ff559cdc060bcfff550bc8404a486fee0caab245679c2abe7cb253c78d", - "url": "https://files.pythonhosted.org/packages/ef/7c/ec4ab396d31b3b395e2e999c8f46dec78c5e29209fac49d1f4dace04041d/isort-8.0.1.tar.gz" + "hash": "67680927f739d4b48d67d8b7430faa92c95b02fb6075ca0351c6446214f6c7bb", + "url": "https://files.pythonhosted.org/packages/e1/65/aba682b6d0853de85f5bb5c18f0269d2980760783f5144dfcded6b8a1f14/isort-9.0.1-cp313-cp313-macosx_11_0_arm64.whl" + }, + { + "algorithm": "sha256", + "hash": "ba23db109e3e93ef1999f7209a651214994cd807801addd16ac485982eb4edd7", + "url": "https://files.pythonhosted.org/packages/e6/43/067e17bfa10b6486b408d5294105ac894149a9abb94b338568b1f53a73c9/isort-9.0.1.tar.gz" } ], "project_name": "isort", "requires_dists": [ - "colorama; extra == \"colors\"" + "colorama; extra == \"colors\"", + "mypy-extensions>=1.1.0" ], "requires_python": ">=3.10.0", - "version": "8.0.1" + "version": "9.0.1" }, { "artifacts": [ @@ -2925,19 +3000,44 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "5fc3c5039fc5ca8c0276333a188bbd59d6b7ab37fe6632daa76bc7f9ec18e713", - "url": "https://files.pythonhosted.org/packages/7b/91/984aca2ec129e2757d1e4e3c81c3fcda9d0f85b74670a094cc443d9ee949/joblib-1.5.3-py3-none-any.whl" + "hash": "3dbbf9f6e4b592a2357b854608e980fe6390d131d7a82f011a377ef2ebef7aba", + "url": "https://files.pythonhosted.org/packages/18/53/84099323c2ec4be98d935f63c033ac4151ee83836ca1050ede3b3aadf155/joblib-1.6.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "8561a3269e6801106863fd0d6d84bb737be9e7631e33aaed3fb9ce5953688da3", - "url": "https://files.pythonhosted.org/packages/41/f2/d34e8b3a08a9cc79a50b2208a93dce981fe615b64d5a4d4abee421d898df/joblib-1.5.3.tar.gz" + "hash": "2ccc96785b12046c08fd6d55839c12857831b54a3c1673ffadd2f04bfc4eda03", + "url": "https://files.pythonhosted.org/packages/d5/1d/537ab090f302b838943a1b56497dd53059b9a9b46a074936470173a2e207/joblib-1.6.0.tar.gz" } ], "project_name": "joblib", - "requires_dists": [], - "requires_python": ">=3.9", - "version": "1.5.3" + "requires_dists": [ + "cloudpickle>=3.0", + "distributed; extra == \"docs\"", + "distributed; extra == \"test\"", + "lz4; extra == \"docs\"", + "lz4; extra == \"test\"", + "matplotlib; extra == \"docs\"", + "memory_profiler; extra == \"test\"", + "numpy; extra == \"docs\"", + "numpy; extra == \"test\"", + "numpydoc; extra == \"docs\"", + "pandas; extra == \"docs\"", + "psutil; extra == \"docs\"", + "pydata-sphinx-theme; extra == \"docs\"", + "pytest-asyncio; extra == \"test\"", + "pytest-cov; extra == \"test\"", + "pytest-run-parallel; extra == \"test\"", + "pytest-timeout; extra == \"test\"", + "pytest; extra == \"test\"", + "sphinx-copybutton; extra == \"docs\"", + "sphinx-design; extra == \"docs\"", + "sphinx-gallery; extra == \"docs\"", + "sphinx; extra == \"docs\"", + "threadpoolctl; extra == \"test\"", + "tqdm; extra == \"docs\"" + ], + "requires_python": ">=3.10", + "version": "1.6.0" }, { "artifacts": [ @@ -3675,183 +3775,136 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "55d97cc6dae627efa6a6e548885712d4864b81110ac76fa4e534c03819fa4a56", - "url": "https://files.pythonhosted.org/packages/81/08/7036c080d7117f28a4af526d794aab6a84463126db031b007717c1a6676e/multidict-6.7.1-py3-none-any.whl" - }, - { - "algorithm": "sha256", - "hash": "6aac4f16b472d5b7dc6f66a0d49dd57b0e0902090be16594dc9ebfd3d17c47e7", - "url": "https://files.pythonhosted.org/packages/00/e3/9b60ed9e23e64c73a5cde95269ef1330678e9c6e34dd4eb6b431b85b5a10/multidict-6.7.1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "4cfb48c6ea66c83bcaaf7e4dfa7ec1b6bbcf751b7db85a328902796dfde4c060", - "url": "https://files.pythonhosted.org/packages/03/d6/c878a44ba877f366630c860fdf74bfb203c33778f12b6ac274936853c451/multidict-6.7.1-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl" - }, - { - "algorithm": "sha256", - "hash": "ec6652a1bee61c53a3e5776b6049172c53b6aaba34f18c9ad04f82712bac623d", - "url": "https://files.pythonhosted.org/packages/1a/c2/c2d94cbe6ac1753f3fc980da97b3d930efe1da3af3c9f5125354436c073d/multidict-6.7.1.tar.gz" - }, - { - "algorithm": "sha256", - "hash": "98bc624954ec4d2c7cb074b8eefc2b5d0ce7d482e410df446414355d158fe4ca", - "url": "https://files.pythonhosted.org/packages/1e/7e/3562a15a60cf747397e7f2180b0a11dc0c38d9175a650e75fa1b4d325e15/multidict-6.7.1-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" - }, - { - "algorithm": "sha256", - "hash": "c9035dde0f916702850ef66460bc4239d89d08df4d02023a5926e7446724212c", - "url": "https://files.pythonhosted.org/packages/20/1f/9d2327086bd15da2725ef6aae624208e2ef828ed99892b17f60c344e57ed/multidict-6.7.1-cp313-cp313t-musllinux_1_2_ppc64le.whl" - }, - { - "algorithm": "sha256", - "hash": "1b99af4d9eec0b49927b4402bcbb58dea89d3e0db8806a4086117019939ad3dd", - "url": "https://files.pythonhosted.org/packages/24/02/7d0f9eae92b5249bb50ac1595b295f10e263dd0078ebb55115c31e0eaccd/multidict-6.7.1-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" - }, - { - "algorithm": "sha256", - "hash": "eb304767bca2bb92fb9c5bd33cedc95baee5bb5f6c88e63706533a1c06ad08c8", - "url": "https://files.pythonhosted.org/packages/38/83/5a325cac191ab28b63c52f14f1131f3b0a55ba3b9aa65a6d0bf2a9b921a0/multidict-6.7.1-cp313-cp313t-musllinux_1_2_i686.whl" - }, - { - "algorithm": "sha256", - "hash": "21f830fe223215dffd51f538e78c172ed7c7f60c9b96a2bf05c4848ad49921c3", - "url": "https://files.pythonhosted.org/packages/3e/06/538e58a63ed5cfb0bd4517e346b91da32fde409d839720f664e9a4ae4f9d/multidict-6.7.1-cp313-cp313t-musllinux_1_2_aarch64.whl" - }, - { - "algorithm": "sha256", - "hash": "5c4b9bfc148f5a91be9244d6264c53035c8a0dcd2f51f1c3c6e30e30ebaa1c84", - "url": "https://files.pythonhosted.org/packages/44/a3/ec5b5bd98f306bc2aa297b8c6f11a46714a56b1e6ef5ebda50a4f5d7c5fb/multidict-6.7.1-cp313-cp313-musllinux_1_2_ppc64le.whl" - }, - { - "algorithm": "sha256", - "hash": "97891f3b1b3ffbded884e2916cacf3c6fc87b66bb0dde46f7357404750559f33", - "url": "https://files.pythonhosted.org/packages/52/da/151a44e8016dd33feed44f730bd856a66257c1ee7aed4f44b649fb7edeb3/multidict-6.7.1-cp313-cp313-musllinux_1_2_x86_64.whl" + "hash": "57c2445049f7d8e66306f712868219da7ff7168ef42263dc032401211bf1205c", + "url": "https://files.pythonhosted.org/packages/75/2a/557689d56936a83c112ee28f4c4d7698ff01c24e22d217ad8fcce19982c7/multidict-6.9.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "253282d70d67885a15c8a7716f3a73edf2d635793ceda8173b9ecc21f2fb8292", - "url": "https://files.pythonhosted.org/packages/58/18/64f5a795e7677670e872673aca234162514696274597b3708b2c0d276cce/multidict-6.7.1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" + "hash": "1eb7939025bd9289d9dfe3a399102b1642f4fbb105a6af82f284052ee89e97a9", + "url": "https://files.pythonhosted.org/packages/07/63/942663ac05edd16c96ecf71f89f2f632dc113192684303287d727e465605/multidict-6.9.0-cp313-cp313-musllinux_1_2_i686.whl" }, { "algorithm": "sha256", - "hash": "03ede2a6ffbe8ef936b92cb4529f27f42be7f56afcdab5ab739cd5f27fb1cbf9", - "url": "https://files.pythonhosted.org/packages/5a/96/51d4e4e06bcce92577fcd488e22600bd38e4fd59c20cb49434d054903bd2/multidict-6.7.1-cp313-cp313-musllinux_1_2_armv7l.whl" + "hash": "51a08dceed4b42ef25755ee2cbf50df325e90e6b415d00955ffdea2c394ad6c0", + "url": "https://files.pythonhosted.org/packages/08/d2/359d4ef44c74c8ae25099dc50fbbebd074cca913d49d713aad10ac83b710/multidict-6.9.0-cp313-cp313-musllinux_1_2_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "1d540e51b7e8e170174555edecddbd5538105443754539193e3e1061864d444d", - "url": "https://files.pythonhosted.org/packages/68/49/57421b4d7ad2e9e60e25922b08ceb37e077b90444bde6ead629095327a6f/multidict-6.7.1-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" + "hash": "22067e88ff266e6a5dc59114529332692a01cc04b10dbdc2c14ab91217dee819", + "url": "https://files.pythonhosted.org/packages/1a/b6/b4e3a2e62ea902f2f000cd7a8eee8da4f31c6137ed35446eed11d62ae321/multidict-6.9.0-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" }, { "algorithm": "sha256", - "hash": "12fad252f8b267cc75b66e8fc51b3079604e8d43a75428ffe193cd9e2195dfd6", - "url": "https://files.pythonhosted.org/packages/6a/b2/5fb8c124d7561a4974c342bc8c778b471ebbeb3cc17df696f034a7e9afe7/multidict-6.7.1-cp313-cp313-musllinux_1_2_aarch64.whl" + "hash": "cb847cb4002e725f88ffe29883da8290fd0754fa0461ed8988735e20964a9f65", + "url": "https://files.pythonhosted.org/packages/37/fd/0b7a4fa989135045cd531c31c1adbb7ae762ee7143f5f1bc27985ae71d6c/multidict-6.9.0-cp313-cp313-musllinux_1_2_riscv64.whl" }, { "algorithm": "sha256", - "hash": "c76c4bec1538375dad9d452d246ca5368ad6e1c9039dadcf007ae59c70619ea1", - "url": "https://files.pythonhosted.org/packages/6d/b3/e6b21c6c4f314bb956016b0b3ef2162590a529b84cb831c257519e7fde44/multidict-6.7.1-cp313-cp313t-macosx_10_13_universal2.whl" + "hash": "97555ad30ad20a8eb90fa86522088eebbbd68aba03e56d53f4850b3535c65e61", + "url": "https://files.pythonhosted.org/packages/54/f9/e9d3c76824ed6eb6f92a992e501f15c4daf1b01bba2451d0254c943c8eba/multidict-6.9.0-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" }, { "algorithm": "sha256", - "hash": "935434b9853c7c112eee7ac891bc4cb86455aa631269ae35442cb316790c1445", - "url": "https://files.pythonhosted.org/packages/79/76/55cd7186f498ed080a18440c9013011eb548f77ae1b297206d030eb1180a/multidict-6.7.1-cp313-cp313-macosx_11_0_arm64.whl" + "hash": "3e78870909e9f9e3d672ba99f1eb75130d7e01c42e642e6a70f434df32ca0ee1", + "url": "https://files.pythonhosted.org/packages/5e/d0/00ea9e7835ef5d61ce7d780d0aaca89a1d2215285937c9f12a089d1223a4/multidict-6.9.0-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl" }, { "algorithm": "sha256", - "hash": "9d624335fd4fa1c08a53f8b4be7676ebde19cd092b3895c421045ca87895b429", - "url": "https://files.pythonhosted.org/packages/b0/73/6e1b01cbeb458807aa0831742232dbdd1fa92bfa33f52a3f176b4ff3dc11/multidict-6.7.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" + "hash": "b33e499a7b1f722547d57b4865ed68c03161643b9afe49fe097a0832078d183d", + "url": "https://files.pythonhosted.org/packages/69/86/cabef61a7151451a7f153679a1dd8b9d31684a0f8edaad782da5f1900083/multidict-6.9.0-cp313-cp313-musllinux_1_2_armv7l.whl" }, { "algorithm": "sha256", - "hash": "f5dd81c45b05518b9aa4da4aa74e1c93d715efa234fd3e8a179df611cc85e5f4", - "url": "https://files.pythonhosted.org/packages/b2/2f/d743a3045a97c895d401e9bd29aaa09b94f5cbdf1bd561609e5a6c431c70/multidict-6.7.1-cp313-cp313t-musllinux_1_2_armv7l.whl" + "hash": "516fa4817cd070088f616a901380db56189f86daee9da79aada3c9b653f49ed7", + "url": "https://files.pythonhosted.org/packages/78/08/7fd82e0e627b30733619c2d5ee52df047c608b562232e501835d645a5384/multidict-6.9.0-cp313-cp313-musllinux_1_2_s390x.whl" }, { "algorithm": "sha256", - "hash": "3bd231490fa7217cc832528e1cd8752a96f0125ddd2b5749390f7c3ec8721b65", - "url": "https://files.pythonhosted.org/packages/b5/66/02ec7ace29162e447f6382c495dc95826bf931d3818799bbef11e8f7df1a/multidict-6.7.1-cp313-cp313t-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl" + "hash": "7aaa14f0b9ffa2780c5d3b21da0e9b58778ed47af3369df72e5fd6dc10ff8041", + "url": "https://files.pythonhosted.org/packages/7c/f6/53dd52b603ab0eb5a6b4c29992d902f4f76a802c192aae48f915e7bdb566/multidict-6.9.0-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "273d23f4b40f3dce4d6c8a821c741a86dec62cded82e1175ba3d99be128147ed", - "url": "https://files.pythonhosted.org/packages/b7/fe/ec0edd52ddbcea2a2e89e174f0206444a61440b40f39704e64dc807a70bd/multidict-6.7.1-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" + "hash": "91092d597fcf0940cd6a59e64ba7156ee22d6899993fd7c5b1897fda71482f8f", + "url": "https://files.pythonhosted.org/packages/81/67/1cc27283d5a8b92f499addf7f8b2d47af5528dd019d3375a49c58bccf8ec/multidict-6.9.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "e954b24433c768ce78ab7929e84ccf3422e46deb45a4dc9f93438f8217fa2d34", - "url": "https://files.pythonhosted.org/packages/c4/57/a0ed92b23f3a042c36bc4227b72b97eca803f5f1801c1ab77c8a212d455e/multidict-6.7.1-cp313-cp313t-macosx_11_0_arm64.whl" + "hash": "c51fd8d59e72e45c64907bf7f81fbd94f4c8dcd1c8b2f23f4c2d7ede788fcfc3", + "url": "https://files.pythonhosted.org/packages/82/fc/19deb0d051c694dbc2d5008ec89b341f7ee42c4412b38630a47a14339115/multidict-6.9.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "84e61e3af5463c19b67ced91f6c634effb89ef8bfc5ca0267f954451ed4bb6a2", - "url": "https://files.pythonhosted.org/packages/c7/75/bc704ae15fee974f8fccd871305e254754167dce5f9e42d88a2def741a1d/multidict-6.7.1-cp313-cp313-macosx_10_13_x86_64.whl" + "hash": "8bb6be697065cbf31051465f9939d65624573d2219c3da8316db9e7cf5e0f5a7", + "url": "https://files.pythonhosted.org/packages/93/d5/20d0b17d61a1fba726b96fefdaa224a2da04e66b0ad9ad08af248023bb98/multidict-6.9.0-cp313-cp313-macosx_10_13_universal2.whl" }, { "algorithm": "sha256", - "hash": "0b4c48648d7649c9335cf1927a8b87fa692de3dcb15faa676c6a6f1f1aabda43", - "url": "https://files.pythonhosted.org/packages/c8/ed/e192291dbbe51a8290c5686f482084d31bcd9d09af24f63358c3d42fd284/multidict-6.7.1-cp313-cp313t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl" + "hash": "254e53be2ec70518bb82dfa9b0c7166baaf2bd0e918bd17b65caaf489d5a5522", + "url": "https://files.pythonhosted.org/packages/b6/99/08c09a9aa8797246bf6b646e603654a8f25326df4881855da4b9b10a5e56/multidict-6.9.0-cp313-cp313-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "401c5a650f3add2472d1d288c26deebc540f99e2fb83e9525007a74cd2116f1d", - "url": "https://files.pythonhosted.org/packages/cd/f7/e8c0d0da0cd1e28d10e624604e1a36bcc3353aaebdfdc3a43c72bc683a12/multidict-6.7.1-cp313-cp313-musllinux_1_2_s390x.whl" + "hash": "e231de8ce43d4fd10bec4f67f71238ed88a974de30a9f20be7a4ab16c970a988", + "url": "https://files.pythonhosted.org/packages/bd/a7/656ae0635cf82d9bbd8742403c7cbebd5bf555e02686b5e1ac43a80268b8/multidict-6.9.0-cp313-cp313-musllinux_1_2_aarch64.whl" }, { "algorithm": "sha256", - "hash": "90efbcf47dbe33dcf643a1e400d67d59abeac5db07dc3f27d6bdeae497a2198c", - "url": "https://files.pythonhosted.org/packages/db/6b/420e173eec5fba721a50e2a9f89eda89d9c98fded1124f8d5c675f7a0c0f/multidict-6.7.1-cp313-cp313-musllinux_1_2_i686.whl" + "hash": "67bcff396d2ad62197c95488a716a88462792b384b5ea6e44bf7c1070eddb8fc", + "url": "https://files.pythonhosted.org/packages/c0/12/8067d5bd826b16eba31cb11b3f37ca6089d31b6afa33f208e77943f86230/multidict-6.9.0-cp313-cp313-macosx_10_13_x86_64.whl" }, { "algorithm": "sha256", - "hash": "41f2952231456154ee479651491e94118229844dd7226541788be783be2b5108", - "url": "https://files.pythonhosted.org/packages/e5/03/7ca022ffc36c5a3f6e03b179a5ceb829be9da5783e6fe395f347c0794680/multidict-6.7.1-cp313-cp313t-musllinux_1_2_x86_64.whl" + "hash": "4be612f23990a261060ccd8f15e89dad1f9b7bb0c1021c5c3987f5fc57959391", + "url": "https://files.pythonhosted.org/packages/c5/ca/e5e9ff320467bfc5301499f6cfef049b427f9e2f757dbe2c2d63912c32a7/multidict-6.9.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl" }, { "algorithm": "sha256", - "hash": "af959b9beeb66c822380f222f0e0a1889331597e81f1ded7f374f3ecb0fd6c52", - "url": "https://files.pythonhosted.org/packages/e8/2c/2a1aa0280cf579d0f6eed8ee5211c4f1730bd7e06c636ba2ee6aafda302e/multidict-6.7.1-cp313-cp313t-musllinux_1_2_s390x.whl" + "hash": "beda95a6bd0a2e2265b941b90ff72543afbeaebb6a450e3a6a010d10d4a2ffca", + "url": "https://files.pythonhosted.org/packages/d4/da/ebf8f7e41e6bb58240ec346e5b8165acefd7ffdbce8ff503ab1bf2a1b883/multidict-6.9.0-cp313-cp313-macosx_11_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "432feb25a1cb67fe82a9680b4d65fb542e4635cb3166cd9c01560651ad60f177", - "url": "https://files.pythonhosted.org/packages/e9/3c/414842ef8d5a1628d68edee29ba0e5bcf235dbfb3ccd3ea303a7fe8c72ff/multidict-6.7.1-cp313-cp313-manylinux1_i686.manylinux_2_28_i686.manylinux_2_5_i686.whl" - }, - { - "algorithm": "sha256", - "hash": "2b41f5fed0ed563624f1c17630cb9941cf2309d4df00e494b551b5f3e3d67a23", - "url": "https://files.pythonhosted.org/packages/f2/22/929c141d6c0dba87d3e1d38fbdf1ba8baba86b7776469f2bc2d3227a1e67/multidict-6.7.1-cp313-cp313-macosx_10_13_universal2.whl" - }, + "hash": "d7d32c0543494efbc9394e2b571725071d08e295993486bc9a43f6f89375ee01", + "url": "https://files.pythonhosted.org/packages/e7/59/84b6cad9ddfdd9471db727b0e987c60ecbdb6b206ba265e8c50e74a1ab80/multidict-6.9.0.tar.gz" + } + ], + "project_name": "multidict", + "requires_dists": [ + "typing-extensions>=4.1.0; python_version < \"3.11\"" + ], + "requires_python": ">=3.10", + "version": "6.9.0" + }, + { + "artifacts": [ { "algorithm": "sha256", - "hash": "e82d14e3c948952a1a85503817e038cba5905a3352de76b9a465075d072fba23", - "url": "https://files.pythonhosted.org/packages/f6/32/befed7f74c458b4a525e60519fe8d87eef72bb1e99924fa2b0f9d97a221e/multidict-6.7.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" + "hash": "1be4cccdb0f2482337c4743e60421de3a356cd97508abadd57d47403e94f5505", + "url": "https://files.pythonhosted.org/packages/79/7b/2c79738432f5c924bef5071f933bcc9efd0473bac3b4aa584a6f7c1c8df8/mypy_extensions-1.1.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "57b46b24b5d5ebcc978da4ec23a819a9402b4228b8a90d9c656422b4bdd8a963", - "url": "https://files.pythonhosted.org/packages/fb/76/23ecd2abfe0957b234f6c960f4ade497f55f2c16aeb684d4ecdbf1c95791/multidict-6.7.1-cp313-cp313t-macosx_10_13_x86_64.whl" + "hash": "52e68efc3284861e772bbcd66823fde5ae21fd2fdb51c62a211403730b916558", + "url": "https://files.pythonhosted.org/packages/a2/6e/371856a3fb9d31ca8dac321cda606860fa4548858c0cc45d9d1d4ca2628b/mypy_extensions-1.1.0.tar.gz" } ], - "project_name": "multidict", - "requires_dists": [ - "typing-extensions>=4.1.0; python_version < \"3.11\"" - ], - "requires_python": ">=3.9", - "version": "6.7.1" + "project_name": "mypy-extensions", + "requires_dists": [], + "requires_python": ">=3.8", + "version": "1.1.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "769e7b9ab102c93d8fa019f6b4cd1a657909b04a20bf6210e5a35aae06814ae9", - "url": "https://files.pythonhosted.org/packages/f4/4e/afc8c31605cb8be1d3bb4438c4d979daa104dab6306cd2b87abe9c3a7299/narwhals-2.23.0-py3-none-any.whl" + "hash": "29326d74f107c347fd1009bd58e38d9f7c7c5b51e6de97bc93dbc325d9038b54", + "url": "https://files.pythonhosted.org/packages/40/b5/1b84b2c784db76d69442334bc8b8748c840f13ca53be086f4f250ad4a0bc/narwhals-2.26.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "13e7ff5b4bb4a2f77b907c2e4d8a76e273dfc1323a3c997440a2f9fd26aed408", - "url": "https://files.pythonhosted.org/packages/e8/ac/66ed1fc6e38a0c0f330627ec5c5d597990d6159b6712b82af0ad2c65f06c/narwhals-2.23.0.tar.gz" + "hash": "6b9cadca82f375c7e4cf584fdc86ca25da54827307a9c58f94547ee6104b82dd", + "url": "https://files.pythonhosted.org/packages/35/68/5351e34623d253423240ea7de3f8fc74fa8ab14b1ab3c0ec4ac8997413c9/narwhals-2.26.0.tar.gz" } ], "project_name": "narwhals", @@ -3869,12 +3922,11 @@ "pyarrow>=13.0.0; extra == \"pyarrow\"", "pyspark>=3.5.0; extra == \"pyspark\"", "pyspark[connect]>=3.5.0; extra == \"pyspark-connect\"", - "rich>=12.4.4; extra == \"ibis\"", "sqlframe!=3.39.3,>=3.22.0; extra == \"sqlframe\"", "sqlparse>=0.5.5; extra == \"sql\"" ], "requires_python": ">=3.10", - "version": "2.23.0" + "version": "2.26.0" }, { "artifacts": [ @@ -3954,54 +4006,54 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "6f9836778081a0a3c02a6a21493f3e9f5b311f8d2541934f31f05583dc999ea4", - "url": "https://files.pythonhosted.org/packages/33/ab/4496208146911f8d8ddb54f68a972aafa6c8d44babcb2ea03b0e5cc87c9d/numpy-2.5.0-cp313-cp313-musllinux_1_2_x86_64.whl" + "hash": "1302b90c0e52281681b2975adfe8a860cb7b12216a27b4b0b4207c44bf7bccf0", + "url": "https://files.pythonhosted.org/packages/5f/3e/a700ecbf36e85ae8328fd3b0e12eeddc22ed6358a64cb2bd913e0d195d65/numpy-2.5.3-cp313-cp313-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "3893adc2dc7c0412ba76777db55a049215d99c9aa3113003be8f49f4f1290ab9", - "url": "https://files.pythonhosted.org/packages/32/4e/8d7656ccaab3e81e97258b8a9bc5f0c8502513a92fb4ceb0a2cbfebc17bf/numpy-2.5.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl" + "hash": "df2d5874ff183595a4ba404edd04f6bd9b5505c1d7708573f6a6c17489a67563", + "url": "https://files.pythonhosted.org/packages/13/01/11703282db468b85f6f7b8c7f22d058de5970d5c7e60a3a8aaa313c3de36/numpy-2.5.3.tar.gz" }, { "algorithm": "sha256", - "hash": "835e454dd99b238cdc5a3f63bce2371296f5ebc53ca1e0f8e6ddbb6d92a29aab", - "url": "https://files.pythonhosted.org/packages/3c/81/97060281b602ed07f21b12f4ec409eac1f75a2f91fbc829ed8b2becf3ad4/numpy-2.5.0-cp313-cp313-musllinux_1_2_aarch64.whl" + "hash": "92f30e89b8ee0ecf363033576c422b2f58fed6a80bed0aa48dff6d14c654663e", + "url": "https://files.pythonhosted.org/packages/2f/06/9dc9e48b5e5e941c8b10350c5ff2d721da42a20517d911d15544246775ff/numpy-2.5.3-cp313-cp313-macosx_11_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "126b88d95e8ff9b00c9e717aa540469f21d6180162f84c0caec51b16215d49cd", - "url": "https://files.pythonhosted.org/packages/44/9b/56dd530c367c74ae17411027cea4135ca57e1e0583bf5594cee18bd83217/numpy-2.5.0-cp313-cp313-macosx_14_0_arm64.whl" + "hash": "a5fa86b80fd24bcd1aff83ad23be44ea323de3f787be8f8b15d4a65621e25321", + "url": "https://files.pythonhosted.org/packages/3a/1b/3b16a9bc514a440a7a0883684111dcb1ef1aee960af2ca95da8fc775f124/numpy-2.5.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "750fb097caf26fa878746d9d119f6f9da12dedcbff1eea966c3e3447647c4a9e", - "url": "https://files.pythonhosted.org/packages/80/9e/15cdfcbd30a1544a46c9e487a00df331c4672450216538705a9e51fa6710/numpy-2.5.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl" + "hash": "bd4cb9ad3c7889b9b3fe0a9a9fb5d2ed26f9879bff2608d9f01aed147a20d231", + "url": "https://files.pythonhosted.org/packages/69/c4/386f397831b07328b639c96c5b62719346cf4baf07c68d927239752b1534/numpy-2.5.3-cp313-cp313-musllinux_1_2_aarch64.whl" }, { "algorithm": "sha256", - "hash": "146b81cdd3967fdb6beca8ba25f00c58741d8f3cbd797f55af0fbe0bfec3469c", - "url": "https://files.pythonhosted.org/packages/85/4b/953118a730ee3b35e28645e0eb4cf9beec5bdbb954e1ac2f5fcefba6bbc3/numpy-2.5.0-cp313-cp313-macosx_11_0_arm64.whl" + "hash": "c76d5dde9f445058f83d0c02af00557a4db91de9a9a57c0df87d1535001d654b", + "url": "https://files.pythonhosted.org/packages/73/85/735720d04ec197c5dcfacdfc9922667c7f1f5f496a279b7ba4d7c74c4cc7/numpy-2.5.3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "520e6b8be0a4b65840ac8090d4f51cef4bed66e2b0894d5a520f099adc24a9b2", - "url": "https://files.pythonhosted.org/packages/8a/33/07675aaad7f26ea013d5e884d9a0d784b79c6bd7566c333f5a52fa3c610b/numpy-2.5.0-cp313-cp313-macosx_10_13_x86_64.whl" + "hash": "66a78fe4556c60aceda5916f9eacd638b18e9e681016ec302dcb4682d6d4d034", + "url": "https://files.pythonhosted.org/packages/79/e5/8fb89cd46d14e35699d13bf943a5f5f441ecee8667120a1f6105ab89e349/numpy-2.5.3-cp313-cp313-macosx_10_13_x86_64.whl" }, { "algorithm": "sha256", - "hash": "d4313cef1594c5ce46c31b6e54e918338f63f16ee9322304e8c9114d6d81c8bd", - "url": "https://files.pythonhosted.org/packages/ce/b0/bcd672edad27ecca7da1f7bb0ce72cd1706a4f2d79ae94990afc97c13e1c/numpy-2.5.0-cp313-cp313-macosx_14_0_x86_64.whl" + "hash": "ccbc4665079665c3cf3bab4db9f6b095370cd6437d66be549b6c2a1fd19e1958", + "url": "https://files.pythonhosted.org/packages/a1/f9/b6533d777be9d6ffd29dc1be0867e563e6e8cc9a220ff1b716adc317f060/numpy-2.5.3-cp313-cp313-macosx_14_0_x86_64.whl" }, { "algorithm": "sha256", - "hash": "5a129578019311b6e56bdd714250f19b518f7dceeeb8d1af5490f4942d3f891c", - "url": "https://files.pythonhosted.org/packages/e7/05/3d27272d30698dc0ecb7fdfaa41ad70303b444f81722bb99bce1d818638a/numpy-2.5.0.tar.gz" + "hash": "f9a2353b37a1a9e78fd82b27ad7e2a32a2d036604d18f02b05e3136c62ca3b09", + "url": "https://files.pythonhosted.org/packages/ab/2a/98282aa5b8f58b1157d440bb6282eed47e3632a5de53a714fbab17e659fe/numpy-2.5.3-cp313-cp313-macosx_14_0_arm64.whl" } ], "project_name": "numpy", "requires_dists": [], "requires_python": ">=3.12", - "version": "2.5.0" + "version": "2.5.3" }, { "artifacts": [ @@ -4081,13 +4133,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "0c45dd8eeb50b603f07995b1b300c62ffe6a1980482b82b3bcf94a4ca9d49304", - "url": "https://files.pythonhosted.org/packages/6e/5e/edb9c0ae051602c3ccaffe424256463636d639e27d7f302dde9975ef9e7a/nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_x86_64.whl" + "hash": "71f181cd810e90f9b6023b01186fe82d13d65f0ec098581ee201d39fad769e4b", + "url": "https://files.pythonhosted.org/packages/5c/ba/791cffd048fe5b044e620df55267e3e95c0e6e07d50b41e377c03dfc910f/nvidia_cudnn_cu13-9.24.0.43-py3-none-manylinux_2_27_x86_64.whl" }, { "algorithm": "sha256", - "hash": "e31454ae00094b0c55319d9d15b6fa2fc50a9e1c0f5c8c80fb75258234e731e1", - "url": "https://files.pythonhosted.org/packages/56/c5/83384d846b2fd17c44bd499b36c75a45ed4f095fbbb2252294e89cea5c5c/nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_aarch64.whl" + "hash": "a6812a554a1ff0413e9c52b84c26c050380649ab9615f9c16bded368ce9f421f", + "url": "https://files.pythonhosted.org/packages/ca/30/7c257e3d5cb4fecb147b93895c66e29c93f8e76d74b45bb418ff0587c4ec/nvidia_cudnn_cu13-9.24.0.43-py3-none-manylinux_2_27_aarch64.whl" } ], "project_name": "nvidia-cudnn-cu13", @@ -4095,7 +4147,7 @@ "nvidia-cublas" ], "requires_python": ">=3", - "version": "9.20.0.48" + "version": "9.24.0.43" }, { "artifacts": [ @@ -4217,37 +4269,37 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "edd81538446786ec3b73972543e53bb43bcaf0bfc8ef76cb679fcc390ffe136d", - "url": "https://files.pythonhosted.org/packages/67/f4/58e4e91b6919367c7aafb8e36fce9aad1a3047e536bf7e2fd560927d3a4c/nvidia_nccl_cu13-2.29.7-py3-none-manylinux_2_18_x86_64.whl" + "hash": "cefa7fdb9710efd0f39c5f1be1d61ff6fc9a996c451265bd7fbdcf9455ed4b50", + "url": "https://files.pythonhosted.org/packages/3f/34/c500f90c7ae641b8e0f98965b36b8a7ac79cc8b296e8d251fe3eb592ee54/nvidia_nccl_cu13-2.30.7-py3-none-manylinux_2_18_x86_64.whl" }, { "algorithm": "sha256", - "hash": "674a12383e3c38a1bcccae7d4f3633b37852230b6047883cb2f4c2d1b36d9bf5", - "url": "https://files.pythonhosted.org/packages/72/0d/daf50d44177ee0cbc7ff0a0c91eb5ff676c82be42f9a970bc7597f440c3a/nvidia_nccl_cu13-2.29.7-py3-none-manylinux_2_18_aarch64.whl" + "hash": "ca786ffa5a647c75d4d1f5cc72a6c4f537947e2ba8823d7c8aaf768e7a7b9f77", + "url": "https://files.pythonhosted.org/packages/d1/21/a73174c6157101bdf1ffc22b517f76ff0082613989dd9bc8f43e8034caac/nvidia_nccl_cu13-2.30.7-py3-none-manylinux_2_18_aarch64.whl" } ], "project_name": "nvidia-nccl-cu13", "requires_dists": [], "requires_python": ">=3", - "version": "2.29.7" + "version": "2.30.7" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "e931536ccc7d467a98ba1d8b89ff7fa7f1fa3b13f2b0069118cd7f47bff07d0c", - "url": "https://files.pythonhosted.org/packages/ab/2c/93c5250e64df4f894f1cbb397c6fd71f79813f9fd79d7cd61de3f97b3c2d/nvidia_nvjitlink-13.0.88-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl" + "hash": "25f74fad0d654271c921ac4dca614bd6258bc21791242fc7b2289dad7ae9c099", + "url": "https://files.pythonhosted.org/packages/1f/a8/1cbd4014898af8b419e69b0d7dbc63da2121ee92d92b47d59f4fe9075349/nvidia_nvjitlink-13.4.92-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl" }, { "algorithm": "sha256", - "hash": "13a74f429e23b921c1109976abefacc69835f2f433ebd323d3946e11d804e47b", - "url": "https://files.pythonhosted.org/packages/56/7a/123e033aaff487c77107195fa5a2b8686795ca537935a24efae476c41f05/nvidia_nvjitlink-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl" + "hash": "e0391f24ed94ec879b84e3da4d4ec320c879aff681f2c7a638462f7199284323", + "url": "https://files.pythonhosted.org/packages/1d/6b/eef7a9e32872b8f41e145bf10cddc9af26e153c338852811fe9a9baddf9e/nvidia_nvjitlink-13.4.92-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl" } ], "project_name": "nvidia-nvjitlink", "requires_dists": [], "requires_python": ">=3", - "version": "13.0.88" + "version": "13.4.92" }, { "artifacts": [ @@ -4289,13 +4341,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "20acf45e9b21851926835292e4045d290acade1edd2ff3de86d2f069687ba1fd", - "url": "https://files.pythonhosted.org/packages/17/83/6dba32b85f31868400440dc7ad2ca1eab94cbbf3a7b0459ed39f8311a9e2/opentelemetry_api-1.43.0-py3-none-any.whl" + "hash": "94b98c893a91b88657eaac1e3ba89618cdb85be6918196705354f34728b2cdef", + "url": "https://files.pythonhosted.org/packages/ca/6f/a04e900f465ff3221ccc395522503e2d10e79fa21f2723c8e177aae1e0d1/opentelemetry_api-1.44.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "107d0d03857ea8fc7c5fcbbbd83f800c281f0d560553d61c1d675fccfd1761c1", - "url": "https://files.pythonhosted.org/packages/ae/cc/e4c9584181f86494df0f6bdec1a4f3280c50db44704dc2a407e994fc87bb/opentelemetry_api-1.43.0.tar.gz" + "hash": "67647e5e9566edcf421166fdf022b3537f818635daa852b289e34604dc6fb33a", + "url": "https://files.pythonhosted.org/packages/ee/8b/aa9e2d8b8dfa7c946f7dec5d1f8f6ba8eca062f43509a06bdb5ce93d26c0/opentelemetry_api-1.44.0.tar.gz" } ], "project_name": "opentelemetry-api", @@ -4303,39 +4355,39 @@ "typing-extensions>=4.5.0" ], "requires_python": ">=3.10", - "version": "1.43.0" + "version": "1.44.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "123c3f9cc87218562490c63b36f497bf3a722faf174a515d1443f31ababa6264", - "url": "https://files.pythonhosted.org/packages/d0/b2/41ebc74ae1d5859901f1b69305de58724bf043381103d6ef413521cbc35a/opentelemetry_exporter_otlp_proto_common-1.43.0-py3-none-any.whl" + "hash": "9a9fe61bba73d802904bc989f1d6b4a7b1ee40f06c40e98d6f85af65aaebb694", + "url": "https://files.pythonhosted.org/packages/5e/71/65fd9d54c10b860f87c045ccee1264cab7011268895d3528818a29c1172a/opentelemetry_exporter_otlp_proto_common-1.44.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "c4e32ba6d6b13bdb2b8f6764c4fd28d00192826561aa04f6d14eedfce7ac076f", - "url": "https://files.pythonhosted.org/packages/55/c1/e8098490ab15abf116dcaf9fa89ededcb35547c7d08d4b5a62f573dc1e63/opentelemetry_exporter_otlp_proto_common-1.43.0.tar.gz" + "hash": "dc87a5a5bc58f149a56d1547e4691588fa12994cdc3bc039a694ccb3375862ac", + "url": "https://files.pythonhosted.org/packages/61/09/4d717852c1cf3f854b76c7110a5d00883bc3c99288b9b0dbcbeb9e306eb6/opentelemetry_exporter_otlp_proto_common-1.44.0.tar.gz" } ], "project_name": "opentelemetry-exporter-otlp-proto-common", "requires_dists": [ - "opentelemetry-proto==1.43.0" + "opentelemetry-proto==1.44.0" ], "requires_python": ">=3.10", - "version": "1.43.0" + "version": "1.44.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "647f603aa8efdbdb4dbff842e0729d0406a6fff26b295a72d3d60e7d963b2610", - "url": "https://files.pythonhosted.org/packages/b3/20/b685ed7af2e17c29ffc8af56f1fa8bc2033258fc30fb0d2b722f49d13ba0/opentelemetry_exporter_otlp_proto_http-1.43.0-py3-none-any.whl" + "hash": "838592fce774c1c8bb7b9a0a7facbfa82e17be5a8a4e94cef10cb84ae026bae3", + "url": "https://files.pythonhosted.org/packages/cd/d0/fdeb1a98d8d3a6205f5f297c51b4a9bfe65126ab60339669bbe3dd54c2e2/opentelemetry_exporter_otlp_proto_http-1.44.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "fa8a42bb7d00ee5391f4c0b04d8e6a46c03caa437903296ab73a81dc11ba118f", - "url": "https://files.pythonhosted.org/packages/fc/92/0b9f56412483a8891d4843890294796c9df8ab42417bd9bad8035d840cb3/opentelemetry_exporter_otlp_proto_http-1.43.0.tar.gz" + "hash": "c633d7270ad6b57cd4cfbe8b0007a9e2e7c0cb50bd6c50fe2a7b245f721a09d8", + "url": "https://files.pythonhosted.org/packages/1a/87/95e2a5aaa795b4e2260d74e16df2d5541deb2ea9de010bcd615f4dee2654/opentelemetry_exporter_otlp_proto_http-1.44.0.tar.gz" } ], "project_name": "opentelemetry-exporter-otlp-proto-http", @@ -4343,98 +4395,98 @@ "googleapis-common-protos~=1.52", "opentelemetry-api~=1.15", "opentelemetry-exporter-credential-provider-gcp>=0.59b0; extra == \"gcp-auth\"", - "opentelemetry-exporter-otlp-proto-common==1.43.0", - "opentelemetry-proto==1.43.0", - "opentelemetry-sdk~=1.43.0", + "opentelemetry-exporter-otlp-proto-common==1.44.0", + "opentelemetry-proto==1.44.0", + "opentelemetry-sdk~=1.44.0", "requests~=2.7", "typing-extensions>=4.5.0" ], "requires_python": ">=3.10", - "version": "1.43.0" + "version": "1.44.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "133ab7ffca796557aec059bf6be3190a34b6dea987f25be3d9409e230cbdad8b", - "url": "https://files.pythonhosted.org/packages/d2/0c/cb9fe342de5299c7af24582eb7d788661cc53a1c4b904da92309caaa9417/opentelemetry_instrumentation-0.64b0-py3-none-any.whl" + "hash": "ea967a72b9939b5fcfdad572753b4306c59dcb99e3f382d95dae04286805e137", + "url": "https://files.pythonhosted.org/packages/40/7b/85eab1215f72adf0e68d3dc4a679b9bff993fa679ff34cd8dd378e2659fd/opentelemetry_instrumentation-0.65b0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "b47d528dead6271d7743114417eb67fc915bd9258111c48dbf9a4951d2efa88d", - "url": "https://files.pythonhosted.org/packages/7e/97/02fe6e1c8b1ffac42d0b429c18080edb24e0e0d18c86612edf72b5752382/opentelemetry_instrumentation-0.64b0.tar.gz" + "hash": "071d9d9eced9bd6460444ec3b0c77229870ed05a881c22c84fdede58e4eed09b", + "url": "https://files.pythonhosted.org/packages/13/91/3c58961cb0360cd60509064734f0be4275383c8681d73c580a40ca83ddce/opentelemetry_instrumentation-0.65b0.tar.gz" } ], "project_name": "opentelemetry-instrumentation", "requires_dists": [ "opentelemetry-api~=1.4", - "opentelemetry-semantic-conventions==0.64b0", + "opentelemetry-semantic-conventions==0.65b0", "packaging>=18.0", "wrapt<3.0.0,>=1.0.0" ], "requires_python": ">=3.10", - "version": "0.64b0" + "version": "0.65b0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "c1f628e53c22aa8f9cc9cbe6e61e781940da6eda5f910d26720ef8ac73e25afe", - "url": "https://files.pythonhosted.org/packages/de/ef/7e7857fae434e0eb0395d8a5b399c21efd23fe0f3c166ecdcb8596902541/opentelemetry_instrumentation_django-0.64b0-py3-none-any.whl" + "hash": "915117536c421c3e61e34dadbd373fc404447c7a786303e02f732bc8860e3ba0", + "url": "https://files.pythonhosted.org/packages/32/e4/f458cc6acc5b130ecf91da50ade9c04ff8b93d374a8f6ee7538f0fb10be2/opentelemetry_instrumentation_django-0.65b0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "3d2673b4f77156b15b1b119c8849b50e3644cfc325f7a24c03602596de2dbba4", - "url": "https://files.pythonhosted.org/packages/ce/2e/8f6084eab186533b0574683a8c39e51803e6c34c21fc33e194f58352d704/opentelemetry_instrumentation_django-0.64b0.tar.gz" + "hash": "f79914e03ccf7f34a4dfd257ea9fa1236a6568cd1756e5f969dc026252fad6e9", + "url": "https://files.pythonhosted.org/packages/5a/91/2ce18c8ace56c846a094bce126b8248f3820e366c157e7ca367679715552/opentelemetry_instrumentation_django-0.65b0.tar.gz" } ], "project_name": "opentelemetry-instrumentation-django", "requires_dists": [ "django>=2.0; extra == \"instruments\"", "opentelemetry-api~=1.12", - "opentelemetry-instrumentation-asgi==0.64b0; extra == \"asgi\"", - "opentelemetry-instrumentation-wsgi==0.64b0", - "opentelemetry-instrumentation==0.64b0", - "opentelemetry-semantic-conventions==0.64b0", - "opentelemetry-util-http==0.64b0" + "opentelemetry-instrumentation-asgi==0.65b0; extra == \"asgi\"", + "opentelemetry-instrumentation-wsgi==0.65b0", + "opentelemetry-instrumentation==0.65b0", + "opentelemetry-semantic-conventions==0.65b0", + "opentelemetry-util-http==0.65b0" ], "requires_python": ">=3.10", - "version": "0.64b0" + "version": "0.65b0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "5a3b0174f39072c0abb749be4ae7e469c7585e87cdfaf63665657b1a7058c105", - "url": "https://files.pythonhosted.org/packages/23/5d/4da612cfe1ad96730dba19c9ab97f531be0558a918998e11478734cb36b2/opentelemetry_instrumentation_wsgi-0.64b0-py3-none-any.whl" + "hash": "af23e6686c7cd2abcd7d14ac03fb7e3b438273eb2d54a8f8dc401dc71bc52a9f", + "url": "https://files.pythonhosted.org/packages/05/af/9dfe500d3b816e4bd65f467c6275688744ed8186894c73223f7e3d6d9745/opentelemetry_instrumentation_wsgi-0.65b0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "1cce6ea28d1800c154e6ccdf52f05bae2f05c5e28ee44f0dddb17ada26208986", - "url": "https://files.pythonhosted.org/packages/95/4f/0b5232a0d635eee5da7c85af503d2f00fdcac61cc6d4d4a69aadf1fa7a0e/opentelemetry_instrumentation_wsgi-0.64b0.tar.gz" + "hash": "d4a62ae98667ddfe04fe538c3c54abad538feb8c9c7a407ba19f016e1ce4a89a", + "url": "https://files.pythonhosted.org/packages/17/f7/bfe74ba3baea8c61290c3ab1d692f841b695ccb6e40faf5ad55fd5412cf2/opentelemetry_instrumentation_wsgi-0.65b0.tar.gz" } ], "project_name": "opentelemetry-instrumentation-wsgi", "requires_dists": [ "opentelemetry-api~=1.12", - "opentelemetry-instrumentation==0.64b0", - "opentelemetry-semantic-conventions==0.64b0", - "opentelemetry-util-http==0.64b0" + "opentelemetry-instrumentation==0.65b0", + "opentelemetry-semantic-conventions==0.65b0", + "opentelemetry-util-http==0.65b0" ], "requires_python": ">=3.10", - "version": "0.64b0" + "version": "0.65b0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "c58f1f7ef84bc7dc2834016c0c37fe0081dde7ca9f6339be1970fbf9cdaaa90d", - "url": "https://files.pythonhosted.org/packages/ed/a7/3e5308cf548b8f72529c7db1afdb3a404211982376a12927fd7759f77bf3/opentelemetry_proto-1.43.0-py3-none-any.whl" + "hash": "898b155a0e1557afd867478fb6158e8122a46329ca0bb8dc53cc55e98f017f56", + "url": "https://files.pythonhosted.org/packages/d1/7c/8be563d68e93bbefa5c8affb82ddcff91b3ad858ce49957ba7b16fd3e0ab/opentelemetry_proto-1.44.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "224778df17e1f3fafeaaa21d874236ca5f6ffc2f86e0899298ec7351aac27924", - "url": "https://files.pythonhosted.org/packages/e0/b9/d357faefb40bda1d4799913e6af611171ff22a2dedcb93576bc92242d056/opentelemetry_proto-1.43.0.tar.gz" + "hash": "c547a79c2f8c0c515d31509154682e5921c7cfd5ca67b70e1f9266e2c3e103f3", + "url": "https://files.pythonhosted.org/packages/64/01/40ac4ae9a149263cc52c2cee200ddd80cb6d8db1a4610abf8eabce0fe771/opentelemetry_proto-1.44.0.tar.gz" } ], "project_name": "opentelemetry-proto", @@ -4442,143 +4494,122 @@ "protobuf<8.0,>=5.0" ], "requires_python": ">=3.10", - "version": "1.43.0" + "version": "1.44.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "d1323a547c1ce69d6a069a17a44b7da82bb8b332051ecb074041f87642c86823", - "url": "https://files.pythonhosted.org/packages/49/e3/b17be23af124201c9f52eececd4cc8ddfed1597d37b4ee771895d325805c/opentelemetry_sdk-1.43.0-py3-none-any.whl" + "hash": "df081c4c6bcfdb1211e3e86140376792643128a25f8d72d1d27675936e7e96ad", + "url": "https://files.pythonhosted.org/packages/e7/23/ff077e61886ee020a17ce9c8b6fa11c601c8d8345b09ea24f605445df62a/opentelemetry_sdk-1.44.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "d8187c81c162df9913e4003dd6485f7390d9a24fc17026ec7387b8b8218b08e9", - "url": "https://files.pythonhosted.org/packages/3e/eb/5041074274ac0956b03637cc039d434569112468e875eddfcc9a0674ce06/opentelemetry_sdk-1.43.0.tar.gz" + "hash": "cebe7f65dc12f26ead75c6064de12fd2a9052e5060c0272d402cfa203aae123b", + "url": "https://files.pythonhosted.org/packages/5d/77/a6592cbc7c8d9bcc9d6757a9df45e04a7c585e3e6e7a13456da522b21109/opentelemetry_sdk-1.44.0.tar.gz" } ], "project_name": "opentelemetry-sdk", "requires_dists": [ - "jsonschema>=4.0; extra == \"file-configuration\"", - "opentelemetry-api==1.43.0", - "opentelemetry-semantic-conventions==0.64b0", - "pyyaml>=6.0; extra == \"file-configuration\"", + "opentelemetry-api==1.44.0", + "opentelemetry-configuration==0.65b0; extra == \"file-configuration\"", + "opentelemetry-semantic-conventions==0.65b0", "typing-extensions>=4.5.0" ], "requires_python": ">=3.10", - "version": "1.43.0" + "version": "1.44.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "ea77e85e354b8f604ddbe5f3d9135216f982fa4d77e5859ac30f6d8a50505aa6", - "url": "https://files.pythonhosted.org/packages/f2/ca/23ba87a221b574a7c5a99d48849d80bfe8b047624681357e2b002e566187/opentelemetry_semantic_conventions-0.64b0-py3-none-any.whl" + "hash": "1cacde7b0ad306f84c5ef08c3dbe1bbaf20165bba6f8bff43b670e555a086bcb", + "url": "https://files.pythonhosted.org/packages/a6/0e/49df70d9b81fb5cbae4bbf2a49d865b09bcbcbc4eb53f5851b1027738d78/opentelemetry_semantic_conventions-0.65b0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "72f76fb2d1582d9d033dd1fcd84532e961e6ff3d90d24ba6fabc72975a83864c", - "url": "https://files.pythonhosted.org/packages/5a/30/5f26df29509eccd86b99b481ac9ffa39da49ba9577cc69071c552ae30447/opentelemetry_semantic_conventions-0.64b0.tar.gz" + "hash": "f9b2b81e9d5b64f11bc952075e7e9c7fb0aab075c7fd1c46d597f1b919852d60", + "url": "https://files.pythonhosted.org/packages/8f/73/0cbdebcb4cf545fdd328da14f5137e37d0770c3f26185e478b0d15d94f50/opentelemetry_semantic_conventions-0.65b0.tar.gz" } ], "project_name": "opentelemetry-semantic-conventions", "requires_dists": [ - "opentelemetry-api==1.43.0", + "opentelemetry-api==1.44.0", "typing-extensions>=4.5.0" ], "requires_python": ">=3.10", - "version": "0.64b0" + "version": "0.65b0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "c1e5350d25507c1afcd6076cf9ac062485a0a4f79cd9971366996fd3056bacdb", - "url": "https://files.pythonhosted.org/packages/1c/c7/5f8ec5b30546f2dc22cd5fc5759bce2ab5be6e89a2e710a405ac9ef64ed3/opentelemetry_util_http-0.64b0-py3-none-any.whl" + "hash": "7553b606f963097cb190536dc30556cce85090692e471a422fff30ca29b04348", + "url": "https://files.pythonhosted.org/packages/23/3f/ab8d29df207ce5f470a07fa96ebb48af4e95b7fab7e7635311b9a32f2fab/opentelemetry_util_http-0.65b0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "8a86a220dbfc56d736f47f1e5c4e7932a21fcf69052312e1bcf166444dc79322", - "url": "https://files.pythonhosted.org/packages/c3/1b/1029a805fd7242f7dfce91633b244c3b14a94d703232878f71e01ce862b1/opentelemetry_util_http-0.64b0.tar.gz" + "hash": "84f82d826978bba416ab453460ff6a7391cdc3534c93a786595e4068680016b7", + "url": "https://files.pythonhosted.org/packages/32/a9/d7525a59fdd240e69b5af4a6338e78fafa1b4203394122cbd6701fb5f84a/opentelemetry_util_http-0.65b0.tar.gz" } ], "project_name": "opentelemetry-util-http", "requires_dists": [], "requires_python": ">=3.10", - "version": "0.64b0" + "version": "0.65b0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "9f78cf8fec5bd627f4082b8dfeac7871b43d7f3274904492a43dab39f18a19a0", - "url": "https://files.pythonhosted.org/packages/04/83/45fbb6d962e260807f99441db9613cee868ceda4baceda59b3720a563f97/orjson-3.11.9-cp313-cp313-musllinux_1_2_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "4fd66214623f1b17501df9f0543bef0b833979ab5b6ded1e1d123222866aa8c9", - "url": "https://files.pythonhosted.org/packages/11/d4/5bdb0626801230139987385554c5d4c42255218ac906525bf4347f22cd95/orjson-3.11.9-cp313-cp313-musllinux_1_2_aarch64.whl" + "hash": "644d005bc82f917337a95ce270c9f6f92f9834c2bed7b1477572f8db00784222", + "url": "https://files.pythonhosted.org/packages/7a/02/bbd881c8b9276d50b998de38b4e97de8ace1aac940b0ee545aedbf65ed00/orjson-3.12.0-cp313-cp313-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "ffe02797b5e9f3a9d8292ddcd289b474ad13e81ad83cd1891a240811f1d2cb81", - "url": "https://files.pythonhosted.org/packages/21/0f/c9ede0bf052f6b4051e64a7d4fa91b725cccf8321a6a786e86eb03519f00/orjson-3.11.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" + "hash": "83445adc40cba26d6d621185a45128ce455b766af368cad2ab64b970603a7978", + "url": "https://files.pythonhosted.org/packages/0c/ac/1176360d762c01b5bd34acd56fc098e936c491363d8b6b397ad4aa475547/orjson-3.12.0-cp313-cp313-musllinux_1_2_aarch64.whl" }, { "algorithm": "sha256", - "hash": "4bab1b2d6141fe7b32ae71dac905666ece4f94936efbfb13d55bb7739a3a6021", - "url": "https://files.pythonhosted.org/packages/32/33/93fcc25907235c344ae73122f8a4e01d2d393ef062b4af7d2e2487a32c37/orjson-3.11.9-cp313-cp313-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl" + "hash": "d14203fb1aae2ad9b3d52f8a0e82aeb10197ef1c9bc61da7f358bd70b00123d5", + "url": "https://files.pythonhosted.org/packages/0f/f3/742fb1f62b825f2c010697eaf4e828004bc2a81e7e806666989c132c7c42/orjson-3.12.0.tar.gz" }, { "algorithm": "sha256", - "hash": "97db4c94a7db398a5bd636273324f0b3fd58b350bbbac8bb380ceb825a9b40f4", - "url": "https://files.pythonhosted.org/packages/3d/57/1b30daf70f0d8180e9a73cefbfbdd99e4bf19eb020466502b01fba7e0e50/orjson-3.11.9-cp313-cp313-musllinux_1_2_i686.whl" + "hash": "9a36ec60f1796f9a3f13e3b98390295e17a1c7c10155b448d264098bf9ee5900", + "url": "https://files.pythonhosted.org/packages/54/cb/d7b78218a987eb8a8ce4eeae0286b1bb679333eb631ea0eeaf6371680bfc/orjson-3.12.0-cp313-cp313-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl" }, { "algorithm": "sha256", - "hash": "8aff7da9952a5ad1cef8e68017724d96c7b9a66e99e91d6252e1b133d67a7b10", - "url": "https://files.pythonhosted.org/packages/66/60/52b0054c4c700d5aa7fc5b7ca96917400d8f061307778578e67a10e25852/orjson-3.11.9-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl" + "hash": "2eb5c56e534127b2b8fa38d2363c8b1b8190367ee0d1d16c041517d880843b94", + "url": "https://files.pythonhosted.org/packages/75/09/3f330a026a796c8b4c97a6f429652a5e912e7065039bf96ed25e42aa7b25/orjson-3.12.0-cp313-cp313-manylinux2014_i686.manylinux_2_17_i686.whl" }, { "algorithm": "sha256", - "hash": "4fef17e1f8722c11587a6ef18e35902450221da0028e65dbaaa543619e68e48f", - "url": "https://files.pythonhosted.org/packages/7e/0c/964746fcafbd16f8ff53219ad9f6b412b34f345c75f384ad434ceaadb538/orjson-3.11.9.tar.gz" + "hash": "784106539f4b9d4b930e0b4eb8d45168507dae001945e71b4675a367f1e5e806", + "url": "https://files.pythonhosted.org/packages/7d/40/094cc53126a3d22f76cdf83b6ea67338bed01d774037621a785aa8e6e5ea/orjson-3.12.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" }, { "algorithm": "sha256", - "hash": "844417969855fc7a41be124aafe83dc424592a7f77cd4501900c67307122b92c", - "url": "https://files.pythonhosted.org/packages/8f/27/b1e6dadb3c080313c03fdd8067b85e6a0460c7d8d6a1c3984ef77b904e4d/orjson-3.11.9-cp313-cp313-macosx_15_0_arm64.whl" + "hash": "5a0fdbc216388f653d3752ff310e710f59253bd4ed6a2bfb3f4f06b84714bbd8", + "url": "https://files.pythonhosted.org/packages/94/ee/c9a4ff3f2dbedbbe9e635d0fa72c8866adede09b6335ef9644f53752f0d8/orjson-3.12.0-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.whl" }, { "algorithm": "sha256", - "hash": "4e39364e726a8fff737309aff059ff67d8a8c8d5b677be7bb49a8b3e84b7e218", - "url": "https://files.pythonhosted.org/packages/a1/08/dca0082dd2a194acb93e5457e73455388e2e2ca464a2672449a9ddbb679d/orjson-3.11.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "hash": "1c680706fc8396d95e7c4c1f9482563f552137aef91b57237a3ad5aaf64629df", + "url": "https://files.pythonhosted.org/packages/bc/74/89bb236deb9565f99434b13052bb40ddfcce4adf3afbfa3132ee7e421468/orjson-3.12.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, { "algorithm": "sha256", - "hash": "4d4e98d6f3b8afed8bc8cd9718ec0cdf46661826beefb53fe8eafb37f2bf0362", - "url": "https://files.pythonhosted.org/packages/d5/97/1e3dc2b2a28b7b2528f403d2fc1d79ec5f39af3bc143ab65d3ec26426385/orjson-3.11.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" - }, - { - "algorithm": "sha256", - "hash": "8ecc30f10465fa1e0ce13fd01d9e22c316e5053a719a8d915d4545a09a5ff677", - "url": "https://files.pythonhosted.org/packages/fa/88/a21fb53b3ede6703aede6dce4710ed4111e5b201cfa6bbff5e544f9d47d7/orjson-3.11.9-cp313-cp313-musllinux_1_2_armv7l.whl" - }, - { - "algorithm": "sha256", - "hash": "3a81d52442a7c99b3662333235b3adf96a1715864658b35bb797212be7bddb97", - "url": "https://files.pythonhosted.org/packages/fc/39/31fbfe7850f2de32dee7e7e5c09f26d403ab01e440ac96001c6b01ad3c99/orjson-3.11.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl" - }, - { - "algorithm": "sha256", - "hash": "0e4eed3b200023042814d2fc8a5d2e880f13b52e1ed2485e83da4f3962f7dc1a", - "url": "https://files.pythonhosted.org/packages/fd/26/d398e28048dc18205bbe812f2c88cb9b40313db2470778e25964796458fe/orjson-3.11.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" + "hash": "ad0422b92d5195443a39f80c3bcf731cc2e00f153bd32063a47b73b057bd0f03", + "url": "https://files.pythonhosted.org/packages/f8/4a/bc87c45e7ec639d35ebefd62618e01939531ac8e171426606a01bda05914/orjson-3.12.0-cp313-cp313-macosx_15_0_arm64.whl" } ], "project_name": "orjson", "requires_dists": [], "requires_python": ">=3.10", - "version": "3.11.9" + "version": "3.12.0" }, { "artifacts": [ @@ -4632,51 +4663,41 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "5fc45236b9446107ff2415ce77c807cee2862cb6fac22b8a73826d0693b0980e", - "url": "https://files.pythonhosted.org/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl" + "hash": "d7193f7c8e4e93f444fde0262bf90af30e16fa0ad0ad44cb553c87339b23cd1c", + "url": "https://files.pythonhosted.org/packages/63/34/ba1c580383c9eada3711951fef0795c80b829a078d72188184bcab9dd527/packaging-26.3-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "ff452ff5a3e828ce110190feff1178bb1f2ea2281fa2075aadb987c2fb221661", - "url": "https://files.pythonhosted.org/packages/d7/f1/e7a6dd94a8d4a5626c03e4e99c87f241ba9e350cd9e6d75123f992427270/packaging-26.2.tar.gz" + "hash": "94edc256424af38762eb31306eed28beb9f0efc50a8837492c9d6fd6004aed79", + "url": "https://files.pythonhosted.org/packages/7d/fa/3944b40b07da9ce895c0e6303a5ab7d53da063554f534556b134a54d6093/packaging-26.3.tar.gz" } ], "project_name": "packaging", "requires_dists": [], - "requires_python": ">=3.8", - "version": "26.2" + "requires_python": ">=3.9", + "version": "26.3" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "c901a684794157ae39b52cbf700db8c9aae7a470f13528b9d7b4e5f7202f8eb0", - "url": "https://files.pythonhosted.org/packages/ac/8d/c1e93296e109a320e508e38118cf7d1fc2a4d1c2ec64de78565b3c445eb5/pamqp-3.3.0-py2.py3-none-any.whl" + "hash": "a547f45128b06e42ce8d7a739b0cfcc40f2c724770622eaaff4a3f587b1cf7d0", + "url": "https://files.pythonhosted.org/packages/71/14/1dfc08b743ba995a38dee0ea09beb46a05c7fe8ac53d729095905f7bf11d/pamqp-4.0.1-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "40b8795bd4efcf2b0f8821c1de83d12ca16d5760f4507836267fd7a02b06763b", - "url": "https://files.pythonhosted.org/packages/fb/62/35bbd3d3021e008606cd0a9532db7850c65741bbf69ac8a3a0d8cfeb7934/pamqp-3.3.0.tar.gz" + "hash": "9dd13b828e346622793981f14a5df817fce5de998c746209d6c0154eb8403970", + "url": "https://files.pythonhosted.org/packages/31/4c/33a0ddaaac7bc42f9a542dbaaee8b580ceca3f89bf5da7c498d1fa97ff9a/pamqp-4.0.1.tar.gz" } ], "project_name": "pamqp", "requires_dists": [ - "coverage; extra == \"testing\"", - "flake8-comprehensions; extra == \"testing\"", - "flake8-deprecated; extra == \"testing\"", - "flake8-import-order; extra == \"testing\"", - "flake8-print; extra == \"testing\"", - "flake8-quotes; extra == \"testing\"", - "flake8-rst-docstrings; extra == \"testing\"", - "flake8-tuple; extra == \"testing\"", - "flake8; extra == \"testing\"", "lxml; extra == \"codegen\"", "requests; extra == \"codegen\"", - "yapf; extra == \"codegen\"", - "yapf; extra == \"testing\"" + "yapf; extra == \"codegen\"" ], - "requires_python": ">=3.7", - "version": "3.3.0" + "requires_python": ">=3.11", + "version": "4.0.1" }, { "artifacts": [ @@ -4773,19 +4794,19 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "fb516cdb12eb0d857d0cd85a7c57cea4d060bee4578d6cf5a14dfdf8cbf8784a", - "url": "https://files.pythonhosted.org/packages/81/e6/cd9575ac904136b3cbf7aa7ee819ef86eedb7274e46f230e94ea4342e729/platformdirs-4.10.0-py3-none-any.whl" + "hash": "973c4c082b964958c71588448488d2b14fb253893dfbdb82325a14c84e540e8f", + "url": "https://files.pythonhosted.org/packages/67/45/cae23ec98a49825d58de75c38cdb714605adeb6e6ab72a7ad2b28322892c/platformdirs-4.11.10-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "31e761a6a0ca04faf7353ea759bdba55652be214725111e5aac52dfa29d4bef7", - "url": "https://files.pythonhosted.org/packages/d7/47/e4501f49c178ae1d9f4a75073fda4204f52647993f075a9db4d14930e0c5/platformdirs-4.10.0.tar.gz" + "hash": "9cd351c078ccf7dda1fdc5f8ccb9d8f5258984c63990e6df3627dde0b70b51d0", + "url": "https://files.pythonhosted.org/packages/89/24/92d90bebedf197eb15b144367ce6fd4ad2de571927cd09dde190a36db8fc/platformdirs-4.11.10.tar.gz" } ], "project_name": "platformdirs", "requires_dists": [], "requires_python": ">=3.10", - "version": "4.10.0" + "version": "4.11.10" }, { "artifacts": [ @@ -4915,197 +4936,127 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "be1ddfcbb376e3de5d2e2db1d58d6d67463e6b4f9f040c000de8e300295465fe", - "url": "https://files.pythonhosted.org/packages/3a/ed/1cdcab6ba3d6ab7feca11fc14f0eeea80755bb53ef4e892079f31b10a25f/propcache-0.5.2-py3-none-any.whl" - }, - { - "algorithm": "sha256", - "hash": "40314bca9ac559716fe374094fc81c11dcc34b64fd6c585360f5775690505704", - "url": "https://files.pythonhosted.org/packages/0b/97/efb547a55c4bc7381cfb202d6a2239ac621045277bc1ea5dfd3a7f0516c0/propcache-0.5.2-cp313-cp313-musllinux_1_2_s390x.whl" - }, - { - "algorithm": "sha256", - "hash": "a592f5f3da71c8691c788c13cb6734b6d17663d2e1cb8caddf0673d01ef8847d", - "url": "https://files.pythonhosted.org/packages/1b/82/c1d268bbbf2ef981c5bf0fbbe746db617c66e3bcefe431a1aa8943fbe23a/propcache-0.5.2-cp313-cp313t-macosx_10_13_universal2.whl" - }, - { - "algorithm": "sha256", - "hash": "452b5065457eb9991ec5eb38ff41d6cd4c991c9ac7c531c4d5849ae473a9a13f", - "url": "https://files.pythonhosted.org/packages/1c/34/80f8d0099f8d6bacc4de1624c85672681c8cd1149ca2da0e38fd120b817f/propcache-0.5.2-cp313-cp313t-musllinux_1_2_riscv64.whl" - }, - { - "algorithm": "sha256", - "hash": "cef6cea3922890dd6c9654971001fa797b526c16ab5e1e46c05fd6f877be7568", - "url": "https://files.pythonhosted.org/packages/34/68/8bdb7bb7756d76e005490649d10e4a8369e610c74d619f71e1aedf889e9c/propcache-0.5.2-cp313-cp313t-musllinux_1_2_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "f7eabc04151c78a9f4d5bbb5f1faf571e4defeb4b585e0fe95b60ff2dbe4d3d7", - "url": "https://files.pythonhosted.org/packages/4a/4a/15a03adee24d6350da4292caeac44c34c033d2afe5e87eb370f38854560f/propcache-0.5.2-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" - }, - { - "algorithm": "sha256", - "hash": "d310c013aad2c72f1c3f2f8dd3279d460a858c551f97aeb8c63e4693cca7b4d2", - "url": "https://files.pythonhosted.org/packages/60/5a/28e5d9acbac1cc9ccb67045e8c1b943aa8d79fdf39c93bd73cacd68008ea/propcache-0.5.2-cp313-cp313-musllinux_1_2_aarch64.whl" - }, - { - "algorithm": "sha256", - "hash": "f064f8d2b59177878b7615df1735cd8fe3462ed6be8c7b217d17a276489c2b7f", - "url": "https://files.pythonhosted.org/packages/65/19/c10badaa463dde8a27ce884f8ee2ec37e6035b7c9f5ff0c8f74f06f08dac/propcache-0.5.2-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" - }, - { - "algorithm": "sha256", - "hash": "10734b5484ea113152ee25a91dccedf81631791805d2c9ccb054958e51842c94", - "url": "https://files.pythonhosted.org/packages/67/f0/9b90ca2a210b3d09bcfcd96ecd0f55545c091535abce2a45de2775cfd357/propcache-0.5.2-cp313-cp313t-macosx_11_0_arm64.whl" - }, - { - "algorithm": "sha256", - "hash": "68ce1c44c7a813a7f71ea04315a8c7b330b63db99d059a797a4651bb6f69f117", - "url": "https://files.pythonhosted.org/packages/6b/65/83d1d05655baf63113731bd5a1008435e14f8d1e5a06cbe4ec5b23ad7a31/propcache-0.5.2-cp313-cp313-macosx_10_13_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "3115559b8effafd63b142ea5ed53d63a16ea6469cbc63dce4ee194b42db5d853", - "url": "https://files.pythonhosted.org/packages/80/45/70b39b89516ff8b96bf732fa6fded8cef20f293cb1508690101c3c07ec51/propcache-0.5.2-cp313-cp313-musllinux_1_2_ppc64le.whl" - }, - { - "algorithm": "sha256", - "hash": "f7467da8a9822bf1a55336f877340c5bcbd3c482afc43a99771169f74a26dedc", - "url": "https://files.pythonhosted.org/packages/83/e4/5c7462e50625f051f37fb38b8224f7639f667184bbd34424ec83819bb1b7/propcache-0.5.2-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "2f22cbbac9e26a8e864c0985ff1268d5d939d53d9d9411a9824279097e03a2cb", - "url": "https://files.pythonhosted.org/packages/85/1e/a3a1a63116a2b8edb415a8bb9a6f0c34bd03830b1e18e8ce2904e1dc1cf4/propcache-0.5.2-cp313-cp313t-musllinux_1_2_aarch64.whl" + "hash": "62c60aec739ed00124573cce1178138fd690c7676352d67a37328c1cf51d7468", + "url": "https://files.pythonhosted.org/packages/f5/cd/785c64ed382f3f04201870267b02783f63b4678c2acfddc177a3ebcc2727/propcache-0.5.4-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "acd2c8edba48e31e58a363b8cf4e5c7db3b04b3f9e371f601df30d9b0d244836", - "url": "https://files.pythonhosted.org/packages/86/3b/04c1a2e12c57766568ba75ba72b3bf2042818d4c1425fab6fc07155c7cff/propcache-0.5.2-cp313-cp313t-musllinux_1_2_ppc64le.whl" + "hash": "ae58f361bd5dae942717c65d3413b478c70aea9c462599e7b9adad3731db3894", + "url": "https://files.pythonhosted.org/packages/1d/f4/e87bc7629af9a14a752b218764a78742d73c2c563ac58315da6841f0cbe4/propcache-0.5.4-cp313-cp313-musllinux_1_2_aarch64.whl" }, { "algorithm": "sha256", - "hash": "4db0ba63d693afd40d249bd93f842b5f144f8fcbb83de05660373bcf30517b1d", - "url": "https://files.pythonhosted.org/packages/8b/c6/979176efdaa3d239e36d503d5af63a0a773b36662ed8f52e5b6a6d9fd40e/propcache-0.5.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" + "hash": "44149f46500a0a41b95b4d99c2e586a77319539730607b9892974a092788b111", + "url": "https://files.pythonhosted.org/packages/25/7d/c1ab1ef09e9d4d835be5d58c0a32a1e1de8397abaa4e502a9d4141328cad/propcache-0.5.4-cp313-cp313-macosx_11_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "cfa21e036ce1e1db2be04ba3b85d2df1bb1702fa01932d984c5464c665228ff4", - "url": "https://files.pythonhosted.org/packages/92/56/f5c7d9b4b7595d5127da38974d791b2153f3d1eae6c674af3583ace92ad3/propcache-0.5.2-cp313-cp313-musllinux_1_2_x86_64.whl" + "hash": "425f8cc86ab5018b4b8d4a23bc8e74d964bd3d757c3702e301aa79be76c53f6c", + "url": "https://files.pythonhosted.org/packages/55/7e/dbd637572a279692e5518d117274a9331bf5faac59f191d30e82521a3ec7/propcache-0.5.4-cp313-cp313-musllinux_1_2_riscv64.whl" }, { "algorithm": "sha256", - "hash": "cafca7e56c12bb02ae16d283742bef25a61122e9dab2b5b3f2ccbe589ce32164", - "url": "https://files.pythonhosted.org/packages/9d/0e/6e9d4ba07c8e56e21ddec1e75f12148142b21ca83a51871babce095334f4/propcache-0.5.2-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" + "hash": "c2ba30a89035b57b73e00475de948521602f543d79ce01db10b04b36c4c76fc8", + "url": "https://files.pythonhosted.org/packages/5c/9a/08385733c9321c9bb78039d3ff31045e4fca962d9665023c4eb70f998819/propcache-0.5.4-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" }, { "algorithm": "sha256", - "hash": "6041d31504dc1779d700e1edcfb08eea334b357620b06681a4eabb57a74e574e", - "url": "https://files.pythonhosted.org/packages/a1/e4/5d7663dc8235956c8f5281698a3af1d351d8820341ddd890f59d9a9127f2/propcache-0.5.2-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" + "hash": "dbab5f5ff6897c81f355d079010cdae85b02e5a0b518b5251523b8ad8ae9ac3c", + "url": "https://files.pythonhosted.org/packages/73/36/0093091ebb270fcd1bc1f6e095f93b2e0ed7f1011c28837dc2dbe5f96b99/propcache-0.5.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "fc299c129490f55f254cd90be0deca4764e36e9a7c08b4aa588479a3bbed3098", - "url": "https://files.pythonhosted.org/packages/a9/12/a6ba6482bb5ea3260c000c9b20881c95fa11c6b30173715668259f844ed7/propcache-0.5.2-cp313-cp313-macosx_11_0_arm64.whl" + "hash": "36c0d9db44b523ef93d03341b1c42d69ff01d673c053d1b1c6c3a363bcaa39ba", + "url": "https://files.pythonhosted.org/packages/78/4c/3b1365d58a667689e067e13d055fcd92bdf8d9a2fca3d9201b47ed5b3631/propcache-0.5.4-cp313-cp313-macosx_10_13_universal2.whl" }, { "algorithm": "sha256", - "hash": "a6ae2198be502c10f09b2516e7b5d019816924bc3183a43ce792a7bd6625e6f4", - "url": "https://files.pythonhosted.org/packages/a9/19/7fa086f5764c59ec8a8e157cd93aa8497acc00aba9dcdec56bfffb32602d/propcache-0.5.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" + "hash": "db3ae52ccc150dbc84704e9d642743897f3e1c54742ff34cacb661e52e3818a9", + "url": "https://files.pythonhosted.org/packages/7d/71/2b35e91455209b85ee98f7859583e0814fab57d3af0f2381aaee34c37304/propcache-0.5.4-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" }, { "algorithm": "sha256", - "hash": "f78abfa8dfc32376fd1aacf597b2f2fbbe0ea751419aee718af5d4f82537ef8c", - "url": "https://files.pythonhosted.org/packages/b0/b6/93bea99ca80e19cef6512a8580e5b7857bbe09422d9daa7fd4ef5723306c/propcache-0.5.2-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" + "hash": "e1d52a05dc417279f7e5c7618c5dfbbc29923aaf9bc0a5c1802ddcebf54c61a0", + "url": "https://files.pythonhosted.org/packages/8f/61/5f9c29c3aa67c30238c4eadf95149b1d983a48f69b86b0cff927a7d6df13/propcache-0.5.4-cp313-cp313-macosx_10_13_x86_64.whl" }, { "algorithm": "sha256", - "hash": "099aaf4b4d1a02265b92a977edf00b5c4f63b3b17ac6de39b0d637c9cac0188a", - "url": "https://files.pythonhosted.org/packages/c5/09/f049e45385503fe67db75a6b6186a7b9f0c3930366dc960522c312a825b1/propcache-0.5.2-cp313-cp313-macosx_10_13_universal2.whl" + "hash": "c3e98c55bde2bcf7db3c70d1aed7ae9aa8aebbf19a250c66645cde44cdb8b867", + "url": "https://files.pythonhosted.org/packages/ae/8f/0de9d4c8e05ce0be71b436919a216bd7fc5cc6e2691c0602295efb22b9ed/propcache-0.5.4-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "1dbcf7675229b35d31abb6547d8ebc8c27a830ac3f9a794edff6254873ec7c0a", - "url": "https://files.pythonhosted.org/packages/c8/22/63e8cd1bae4c2d2be6493b6b7d10566ddafad88137cfbc99964a1119853c/propcache-0.5.2-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" + "hash": "ff6b113f50bc066a698db5d944d2c6dc7507168dd3341e255a8892fd0715a558", + "url": "https://files.pythonhosted.org/packages/b3/9a/9fbf4e4ec0c2d7f1c32519fff782ef467859b8faa9fbc5331a96f6395d43/propcache-0.5.4.tar.gz" }, { "algorithm": "sha256", - "hash": "a6ddc6ac9e25de626c1f129c1b467d7ecd33ce2237d3fd0c4e429feef0a7ee1f", - "url": "https://files.pythonhosted.org/packages/ca/b6/99238894047b13c823be25027e736626cd414a52a5e30d2c3347c2733529/propcache-0.5.2-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" + "hash": "a5793c7698a53f56f4a1889a4737c7eeb1b7ad0842fa6b1abca22913ff79c8c1", + "url": "https://files.pythonhosted.org/packages/ba/5a/f99c92068f1e0f5c886899ce0e4a619db376ca98c5279d93f95bd86906af/propcache-0.5.4-cp313-cp313-musllinux_1_2_s390x.whl" }, { "algorithm": "sha256", - "hash": "fc76378c62a0f04d0cd82fbb1a2cd2d7e28fcb40d5873f28a6c44e388aaa2751", - "url": "https://files.pythonhosted.org/packages/e4/03/893cf147de2fc6543c5eaa07ad833170e7e2a2385725bbebe8c0503723bb/propcache-0.5.2-cp313-cp313t-musllinux_1_2_armv7l.whl" + "hash": "96f7c5c15656040ddcbc51e56dc59b58aa25999d743c126abd425b9766ab43e9", + "url": "https://files.pythonhosted.org/packages/d9/6d/11014938d3fe9bea2ea2dcf930f26ed565bfb2f5be3c756362ea48c92636/propcache-0.5.4-cp313-cp313-musllinux_1_2_armv7l.whl" }, { "algorithm": "sha256", - "hash": "01c4fc7480cd0598bb4b57022df55b9ca296da7fc5a8760bd8451a7e63a7d427", - "url": "https://files.pythonhosted.org/packages/ec/44/c87281c333769159c50594f22610f77398a47ccbfbbf23074e744e86f87c/propcache-0.5.2.tar.gz" + "hash": "7cc528e760a8af06f2b13e9b9f362cd90c7c718ea61228a96dbd31ba16ed7f47", + "url": "https://files.pythonhosted.org/packages/dc/72/fbf17c589f92c0b3bbf6709a425661f8ef2ed0d46b38985a7d7b5a0f6b91/propcache-0.5.4-cp313-cp313-musllinux_1_2_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "3430bb2bfe1331885c427745a751e774ee679fd4344f80b97bf879815fe8fa55", - "url": "https://files.pythonhosted.org/packages/f3/1a/8b08f3a5f1037e9e370c55883ceeeee0f6dd0416fb2d2d67b8bfc91f2a79/propcache-0.5.2-cp313-cp313t-musllinux_1_2_s390x.whl" + "hash": "f85915e00dcb1cd9f2f890ead064ed40a27df06f0db65be427b29482ae357572", + "url": "https://files.pythonhosted.org/packages/ed/74/08e6c1faf26ee2732023a3828787ba535557122774f4a386b1f715cbd8e0/propcache-0.5.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "06187263ddad280d05b4d8a8b3bb7d164cbebd469236544a42e6d9b28ac6a4fa", - "url": "https://files.pythonhosted.org/packages/f3/40/db650677f554a95b9c01a7c9d93d629e93a15562f5deb4573c9ee136fed2/propcache-0.5.2-cp313-cp313-musllinux_1_2_armv7l.whl" - }, - { - "algorithm": "sha256", - "hash": "6a997d0489e9668a384fcfd5061b857aa5361de73191cac204d04b889cfbbafa", - "url": "https://files.pythonhosted.org/packages/f4/d4/52c871e73e864e6b34c0e2d58ac1ec5ccd149497ddc7ad2137ae98323a35/propcache-0.5.2-cp313-cp313t-macosx_10_13_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "c60462af8e6dc30c35407c7237ea908d777b22862bbee27bc4699c0d8bcdc45a", - "url": "https://files.pythonhosted.org/packages/f9/e2/fa59d3a89eac5534293124af4f1d0d0ada091ce4a0ab4610ce03fd2bdd8d/propcache-0.5.2-cp313-cp313-musllinux_1_2_riscv64.whl" + "hash": "c02c0e570c5c7e077b0181a9f3cdb7d4c3617d1cda6b5c95bd5d34022923d82c", + "url": "https://files.pythonhosted.org/packages/ee/28/95456fabd2daf6be89049a13fbf03341756014d2959c83d12957d4c49694/propcache-0.5.4-cp313-cp313-musllinux_1_2_x86_64.whl" } ], "project_name": "propcache", "requires_dists": [], "requires_python": ">=3.10", - "version": "0.5.2" + "version": "0.5.4" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "4bc97768d8fe4ad6743c8a19403e314511ed9f6d13205b687e52421c023ac1b9", - "url": "https://files.pythonhosted.org/packages/19/c7/5f7c636ec43e0c545e28d1f1db71990108306f7bdcb89f069ba97e428e7f/protobuf-7.35.1-py3-none-any.whl" + "hash": "bdb3a345d48db958e6ce1f18e508beb0cc981d64f24088427549c866cd039f1e", + "url": "https://files.pythonhosted.org/packages/e4/04/d52c7016b04b6c5108f26691f9d33ec82a9b65d041f1a9c771137693d618/protobuf-7.36.2-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "b73f9489a4b8b1c9cb1f8ed951c736392592edb24b9d6819f36d2e10b171d5b4", - "url": "https://files.pythonhosted.org/packages/0f/58/dc12f2cd484951524af6e3382c785869b9b3fb5e52ee95ae23add53ee8f9/protobuf-7.35.1-cp310-abi3-manylinux2014_s390x.whl" + "hash": "f4fee11ec330d238b34a05c9b675f693c20415d1c5bd7d5320cc2f8a798eb9cf", + "url": "https://files.pythonhosted.org/packages/17/ab/5fd5f8ece73fad885c5a09aa849b32d70472f954ba3a92d3bb5974ea953b/protobuf-7.36.2-cp310-abi3-manylinux2014_s390x.whl" }, { "algorithm": "sha256", - "hash": "24f857477359a85c0c235261b8ba905fd51b2562f4a64ca1df5473f29850cbf6", - "url": "https://files.pythonhosted.org/packages/10/03/8aeeb7458d22546bf64b5250ca1daeb5ff757d900e8e4a7476c6f0db843e/protobuf-7.35.1-cp310-abi3-macosx_10_9_universal2.whl" + "hash": "cbc70b17ee27e28894c7fee8bb04be1abead49e936bc70eb60052531eee2079e", + "url": "https://files.pythonhosted.org/packages/32/72/98342feb672507c8f3a69e34b4fa8961f608edba5c1a48a6f47156d92cb5/protobuf-7.36.2-cp310-abi3-macosx_10_9_universal2.whl" }, { "algorithm": "sha256", - "hash": "11d6b0ec246892d85215b0a13ca6e0233cf5284b68f0ac02646427f4ff88a799", - "url": "https://files.pythonhosted.org/packages/37/4b/dfb89eb0e652a1ff073c39a59fb5e3a83cfe9b57a2c83fa6d78270101767/protobuf-7.35.1-cp310-abi3-manylinux2014_aarch64.whl" + "hash": "e11e1f0180583a2af89db6a2ecd9e8dc40aa6d2988ca175bfd0e6d12ea72d74e", + "url": "https://files.pythonhosted.org/packages/b6/ea/91fdf7c2b8bbd49cde056f00a9df6773532987e1c00fe2830b895af95c7e/protobuf-7.36.2-cp310-abi3-manylinux2014_aarch64.whl" }, { "algorithm": "sha256", - "hash": "ce115a26fe0c39a2c29973d914d327e516a6455464489fe3cd1e51a1b354f81a", - "url": "https://files.pythonhosted.org/packages/da/01/9ef0afd7999eb9badb3a768b4aedd78c86d4c65cfaf1958ab276199e76b4/protobuf-7.35.1.tar.gz" + "hash": "497d0463ff3316681da6c0b9e8d06cb465d61abce00b613ab42226175644d1bb", + "url": "https://files.pythonhosted.org/packages/d9/89/5b8517baa72f84a67b8a307ba953c91057af618bf40bf676f3c03551f8f0/protobuf-7.36.2.tar.gz" }, { "algorithm": "sha256", - "hash": "74758715c53d7158fb76caf4f0cfdacc5329a4b1bb994f865d6cf302d413a1c4", - "url": "https://files.pythonhosted.org/packages/e4/be/5b3cfe508bfab6761414ff944e3366eb13be4fd71efcd69450f89ba39f43/protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl" + "hash": "89f23aa53c24553a2416fd4fd1ec06f74fa42b14b546d8883128813f775bbfd2", + "url": "https://files.pythonhosted.org/packages/db/f3/3996583dd2906297a637af12114deddf7658af6e683fedb83be061983fb5/protobuf-7.36.2-cp310-abi3-manylinux2014_x86_64.whl" } ], "project_name": "protobuf", "requires_dists": [], "requires_python": ">=3.10", - "version": "7.35.1" + "version": "7.36.2" }, { "artifacts": [ @@ -5288,111 +5239,111 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "6d2349746270bd642b71b9f7187cf13f4d9ee2412b4710396a507b5fe4f60dac", - "url": "https://files.pythonhosted.org/packages/f0/76/caf316909f4545e7158e0e1defd8956a1da49f4af04f5d16b18c358dfeac/pycron-3.2.0-py3-none-any.whl" + "hash": "ab04a1ffa01257cc809de777cad1bf2e1a329ec6986059585b730269b7a18806", + "url": "https://files.pythonhosted.org/packages/20/b2/520fca1c0f4fb0334721e2ea187a650074492df7112209d45acb40032100/pycron-3.3.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "e125a28aca0295769541a40633f70b602579df48c9cb357c36c28d2628ba2b13", - "url": "https://files.pythonhosted.org/packages/8e/5d/340be12ae4a69c33102dfb6ddc1dc6e53e69b2d504fa26b5d34a472c3057/pycron-3.2.0.tar.gz" + "hash": "877017822a65b949713b4746dcd3a3ff5bbd8b26db55e20e472dc191ea539d69", + "url": "https://files.pythonhosted.org/packages/6a/bf/dc33987a3275ad7c9f7785d14bd5e9e58cd396e62ac15b6822576ffbeeb5/pycron-3.3.0.tar.gz" } ], "project_name": "pycron", "requires_dists": [], - "requires_python": "<4.0,>=3.9", - "version": "3.2.0" + "requires_python": ">=3.9", + "version": "3.3.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "45a282cde31d808236fd7ea9d919b128653c8b38b393d1c4ab335c62924d9aba", - "url": "https://files.pythonhosted.org/packages/fd/7b/122376b1fd3c62c1ed9dc80c931ace4844b3c55407b6fb2d199377c9736f/pydantic-2.13.4-py3-none-any.whl" + "hash": "346a034f080da3755d8e9cb5e00e8b07de1d39e4f6e2c87d8ab7cafa0b269a73", + "url": "https://files.pythonhosted.org/packages/eb/47/c95ffc2009878c7aac0c5e08528022dcb885933252a88b5f170058014464/pydantic-2.13.5-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "c40756b57adaa8b1efeeced5c196f3f3b7c435f90e84ea7f443901bec8099ef6", - "url": "https://files.pythonhosted.org/packages/18/a5/b60d21ac674192f8ab0ba4e9fd860690f9b4a6e51ca5df118733b487d8d6/pydantic-2.13.4.tar.gz" + "hash": "51a9c5f7b2f8e636f04c6cada605d9b6a3bf1348fdf945a3d8869b19bba0ee08", + "url": "https://files.pythonhosted.org/packages/53/ef/fc4f868f4e2cee79f863883abffceff107875f569b848507319842d2a681/pydantic-2.13.5.tar.gz" } ], "project_name": "pydantic", "requires_dists": [ "annotated-types>=0.6.0", "email-validator>=2.0.0; extra == \"email\"", - "pydantic-core==2.46.4", + "pydantic-core==2.46.5", "typing-extensions>=4.14.1", "typing-inspection>=0.4.2", "tzdata; (python_version >= \"3.9\" and platform_system == \"Windows\") and extra == \"timezone\"" ], "requires_python": ">=3.9", - "version": "2.13.4" + "version": "2.13.5" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "82cf5301172168103724d49a1444d3378cb20cdee30b116a1bd6031236298a5d", - "url": "https://files.pythonhosted.org/packages/c2/eb/4f6c8a41efa30baa755590f4141abf3a8c370fab610915733e74134a7270/pydantic_core-2.46.4-cp313-cp313-musllinux_1_1_x86_64.whl" + "hash": "9c4b71f10dd532fb7a5cbc8f58707779e64f03a258c2bf8bfbaecfcd9970b519", + "url": "https://files.pythonhosted.org/packages/71/9d/881156dc404e27479c4246128d73538464cab4a239bec61995e227644c30/pydantic_core-2.46.5-cp313-cp313-musllinux_1_1_x86_64.whl" }, { "algorithm": "sha256", - "hash": "f027324c56cd5406ca49c124b0db10e56c69064fec039acc571c29020cc87c76", - "url": "https://files.pythonhosted.org/packages/03/d5/fd02da45b659668b05923b17ba3a0100a0a3d5541e3bd8fcc4ecb711309e/pydantic_core-2.46.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" + "hash": "837b396ca3d7b74091ca623f6cbd8351bd42d670a79c2683e79fb089f06a2de5", + "url": "https://files.pythonhosted.org/packages/07/c5/79169b047b3b2c3e99e04bc76372af9637e0bf6db638274fa927df96369e/pydantic_core-2.46.5-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl" }, { "algorithm": "sha256", - "hash": "9551187363ffc0de2a00b2e47c25aeaeb1020b69b668762966df15fc5659dd5a", - "url": "https://files.pythonhosted.org/packages/07/f8/41db9de19d7987d6b04715a02b3b40aea467000275d9d758ffaa31af7d50/pydantic_core-2.46.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "hash": "193375f3548919d3f0b60936ca113ada3e38f264f91b9b8e0508efaad57be931", + "url": "https://files.pythonhosted.org/packages/0f/a3/c05ca796e1197618a774b01e596aeedfefc2f7d8c01ae3054e910b120e8a/pydantic_core-2.46.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" }, { "algorithm": "sha256", - "hash": "e739fee756ba1010f8bcccb534252e85a35fe45ae92c295a06059ce58b74ccd3", - "url": "https://files.pythonhosted.org/packages/21/f2/95727e1368be3d3ed485eaab7adbd7dda408f33f7a36e8b48e0144002b91/pydantic_core-2.46.4-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" + "hash": "f332f0e72a5a0400141f830744e141bf9f97917878dbe968669e8a7fefea78ff", + "url": "https://files.pythonhosted.org/packages/21/43/6323b1f8b217780454c61304bcd2b38ae4762f50754414124603ccc90bb2/pydantic_core-2.46.5-cp313-cp313-macosx_11_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "0186750b482eefa11d7f435892b09c5c606193ef3375bcf94aa00ae6bfb66262", - "url": "https://files.pythonhosted.org/packages/2c/e2/f35033184cb11d0052daf4416e8e10a502ea2ac006fc4f459aee872727d1/pydantic_core-2.46.4-cp313-cp313-manylinux_2_31_riscv64.whl" + "hash": "5ee239d575f80b08eca11f6e20f90c4c695de7825c67eefe6091fbf20dda648e", + "url": "https://files.pythonhosted.org/packages/26/b5/ba6057afb7c291bd449f51b867f95aef2072941c4ce4e5c31d6ffd132d3b/pydantic_core-2.46.5-cp313-cp313-musllinux_1_1_aarch64.whl" }, { "algorithm": "sha256", - "hash": "5d5902252db0d3cedf8d4a1bc68f70eeb430f7e4c7104c8c476753519b423008", - "url": "https://files.pythonhosted.org/packages/51/a2/5d30b469c5267a17b39dec53208222f76a8d351dfac4af661888c5aee77d/pydantic_core-2.46.4-cp313-cp313-macosx_10_12_x86_64.whl" + "hash": "79bdfa52f843137045b2d081cc05c120ba6665d29b7559c2c47690906f39279f", + "url": "https://files.pythonhosted.org/packages/68/32/33bc39ac705c52cffc908e8389f9754fdb208aea5c69cceddf4eb3ce99af/pydantic_core-2.46.5-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" }, { "algorithm": "sha256", - "hash": "633147d34cf4550417f12e2b1a0383973bdf5cdfde212cb09e9a581cf10820be", - "url": "https://files.pythonhosted.org/packages/59/31/0c864784e31f09f05cdd87606f08923b9c9e7f6e51dd27f20f62f975ce9f/pydantic_core-2.46.4-cp313-cp313-musllinux_1_1_armv7l.whl" + "hash": "e80675d75ae2cd14372cb65cad5400d9347a3d3f6c13000183f22dfd027283ed", + "url": "https://files.pythonhosted.org/packages/6e/28/2057abecaafdc22912afa819603a51f0a62d40643b7c4871c51721fea9be/pydantic_core-2.46.5-cp313-cp313-musllinux_1_1_armv7l.whl" }, { "algorithm": "sha256", - "hash": "cbaf13819775b7f769bf4a1f066cb6df7a28d4480081a589828ef190226881cd", - "url": "https://files.pythonhosted.org/packages/5a/f2/c8d7773ede6af08036423a00ae0ceffce266c3c52a096c435d68c896083f/pydantic_core-2.46.4-cp313-cp313-musllinux_1_1_aarch64.whl" + "hash": "7ac031912d54f3d83ef3b3eb98dfabc1608802e2202263d25957eeed40b94761", + "url": "https://files.pythonhosted.org/packages/8d/db/f9e9d0c97445987b2084823d5c240de88087338f04fc2cfaa2df186b8049/pydantic_core-2.46.5-cp313-cp313-manylinux_2_31_riscv64.whl" }, { "algorithm": "sha256", - "hash": "5855698a4856556d86e8e6cd8434bc3ac0314ee8e12089ae0e143f64c6256e4e", - "url": "https://files.pythonhosted.org/packages/7e/7b/6ceeb1cc90e193862f444ebe373d8fdf613f0a82572dde03fb10734c6c71/pydantic_core-2.46.4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl" + "hash": "10416c15b8839ecc4ef4d0885da76da6fd0f67333a0eb8aff6d93c4b8f2910fc", + "url": "https://files.pythonhosted.org/packages/af/f9/8a06bea35ef8daf588f707784c973a7046e0034c8d8cfb08828eeffb8b75/pydantic_core-2.46.5.tar.gz" }, { "algorithm": "sha256", - "hash": "9d56801be94b86a9da183e5f3766e6310752b99ff647e38b09a9500d88e46e76", - "url": "https://files.pythonhosted.org/packages/9c/86/5d99feea3f77c7234b8718075b23db11532773c1a0dbd9b9490215dc2eeb/pydantic_core-2.46.4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" + "hash": "24922243639cbdac66c75fcb6fd6495a9cb52b213d62f9a0d16f0310b1ff8038", + "url": "https://files.pythonhosted.org/packages/b0/70/2333e885c0f6a67bc105c5916965dac9b57f2718ee20d81d1a06a4ebdc13/pydantic_core-2.46.5-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "62f875393d7f270851f20523dd2e29f082bcc82292d66db2b64ea71f64b6e1c1", - "url": "https://files.pythonhosted.org/packages/9d/56/921726b776ace8d8f5db44c4ef961006580d91dc52b803c489fafd1aa249/pydantic_core-2.46.4.tar.gz" + "hash": "6f7b393a8b3da82f5c1fc0751e6d01ac6c55b93c18226a60bdfba4a724efafd1", + "url": "https://files.pythonhosted.org/packages/d3/f2/9e4de77a6271e07a76d2d58b11c091a979c191ed2939bf80067568b369d2/pydantic_core-2.46.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, { "algorithm": "sha256", - "hash": "c94f0688e7b8d0a67abf40e57a7eaaecd17cc9586706a31b76c031f63df052b4", - "url": "https://files.pythonhosted.org/packages/c1/81/4fa520eaffa8bd7d1525e644cd6d39e7d60b1592bc5b516693c7340b50f1/pydantic_core-2.46.4-cp313-cp313-macosx_11_0_arm64.whl" + "hash": "b7ca9034437b6022f941f4857459562ee00a560b97e7cce8a0ec5a74fc6766e0", + "url": "https://files.pythonhosted.org/packages/f5/37/5abe39a8372a61d3dc3c1338fc504281c01b32fdb3169cd7187153b56d3e/pydantic_core-2.46.5-cp313-cp313-macosx_10_12_x86_64.whl" }, { "algorithm": "sha256", - "hash": "2412e734dcb48da14d4e4006b82b46b74f2518b8a26ee7e58c6844a6cd6d03c4", - "url": "https://files.pythonhosted.org/packages/d2/3a/508ac615935ef7588cf6d9e9b91309fdc2da751af865e02a9098de88258c/pydantic_core-2.46.4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl" + "hash": "c76fe65e607be28c7fd4d56fc3c42b1583aa058ce3408b7ad0fd540171d31f9f", + "url": "https://files.pythonhosted.org/packages/f7/ea/296debfb4264207bbda5936133892e027c0a58875ad53ebd512fba8ec3a2/pydantic_core-2.46.5-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl" } ], "project_name": "pydantic-core", @@ -5400,19 +5351,19 @@ "typing-extensions>=4.14.1" ], "requires_python": ">=3.9", - "version": "2.46.4" + "version": "2.46.5" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176", - "url": "https://files.pythonhosted.org/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl" + "hash": "2363c69b61c4a97c838da3b130dcd6468f4848992b21a82f2a63ec34377137d9", + "url": "https://files.pythonhosted.org/packages/71/46/17f022dd3e953bf20a04a028a21ec746d942f8d2af30fa0f124fa0e6a684/pygments-2.21.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f", - "url": "https://files.pythonhosted.org/packages/c3/b2/bc9c9196916376152d655522fdcebac55e66de6603a76a02bca1b6414f6c/pygments-2.20.0.tar.gz" + "hash": "610ca751c9bc2492b38eb9a38a7fbc93edbbb2d7182edaf34e66ae493dee5c8c", + "url": "https://files.pythonhosted.org/packages/49/2e/ced460408999b33da6b31b0021b0f37d329e202d4169aeb164493778f25b/pygments-2.21.0.tar.gz" } ], "project_name": "pygments", @@ -5420,7 +5371,7 @@ "colorama>=0.4.6; extra == \"windows-terminal\"" ], "requires_python": ">=3.9", - "version": "2.20.0" + "version": "2.21.0" }, { "artifacts": [ @@ -5447,13 +5398,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "d11a0e1fdb7b1cd46ec5d6fc78fee8b95f28695b2d6140e5809925f61e32ea54", - "url": "https://files.pythonhosted.org/packages/ab/da/acb2e7d4dbd2dfb792d38c0d850481f29ad7049b356d23f56c687d35203b/pylint-4.0.6-py3-none-any.whl" + "hash": "3341c08c0aabaa4adc71516de0969f3ba5c692b56c75af4dcb4d242823fbe363", + "url": "https://files.pythonhosted.org/packages/2b/ea/9b601859afa055afe659ffe55abdfed6e5f17e17a840d9cd61c54ac89c02/pylint-4.0.8-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "52f19191bee08bf103f9705ad1a0ece4aa5a0a4ef2bdcbd969375a1e6f6579d5", - "url": "https://files.pythonhosted.org/packages/7d/1d/3bb57f303701549550d74bf7ced2b07412be97125c167a0c9d216aa9f762/pylint-4.0.6.tar.gz" + "hash": "1c1b2128bde5ff5e966801413080b6384d42a5782718d528c906dbb6beab94ed", + "url": "https://files.pythonhosted.org/packages/5c/2e/424cbfcb3af792a6b7da6e5c640de463b98c8d3a49fbd8882f38e83d4232/pylint-4.0.8.tar.gz" } ], "project_name": "pylint", @@ -5464,7 +5415,7 @@ "dill>=0.3.6; python_version >= \"3.11\"", "dill>=0.3.7; python_version >= \"3.12\"", "gitpython>3; extra == \"testutils\"", - "isort!=5.13,<9,>=5", + "isort!=5.13,<10,>=5", "mccabe<0.8,>=0.6", "platformdirs>=2.2", "pyenchant~=3.2; extra == \"spelling\"", @@ -5473,7 +5424,7 @@ "typing-extensions>=3.10; python_version < \"3.10\"" ], "requires_python": ">=3.10.0", - "version": "4.0.6" + "version": "4.0.8" }, { "artifacts": [ @@ -5663,33 +5614,21 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "b6e1e4a7d9e3f6948c39746ffe8218225162d738ba39d05ab1d2f6c1cac4878c", - "url": "https://files.pythonhosted.org/packages/28/78/9b77ecb4644d1bbea94d29abf78f21c47eca6eb79e9745b702ec0bed2e19/python_discovery-1.4.3-py3-none-any.whl" + "hash": "d43fcdef879fe795352bd13ccf8d185ba5a9f86f36cfcd00529f596e737442b3", + "url": "https://files.pythonhosted.org/packages/16/7d/e9ffbadfbf89c93848412d04594135c4ae8c1d37d9e053b9c3ed718fabc4/python_discovery-1.6.1-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "ad57d7045a862460d4a235986c33f13ed707d3aeb9153fa47eb7dfd0d4673289", - "url": "https://files.pythonhosted.org/packages/66/26/8b004cc36f430345136f6f00fa1aa9ed596c8ed1e8504625fa79522ff39c/python_discovery-1.4.3.tar.gz" + "hash": "cf87d3627dfb4412437fdd5b13eae402607722998d21567993aedbc59b23c15e", + "url": "https://files.pythonhosted.org/packages/0c/57/250bd238b966cece44328235eb85290045d059265fdaf7527a3a958123db/python_discovery-1.6.1.tar.gz" } ], "project_name": "python-discovery", "requires_dists": [ - "covdefaults>=2.3; extra == \"testing\"", - "coverage>=7.5.4; extra == \"testing\"", - "filelock>=3.15.4", - "furo>=2025.12.19; extra == \"docs\"", - "platformdirs<5,>=4.3.6", - "pytest-mock>=3.14; extra == \"testing\"", - "pytest>=8.3.5; extra == \"testing\"", - "setuptools>=75.1; extra == \"testing\"", - "sphinx-autodoc-typehints>=3.6.3; extra == \"docs\"", - "sphinx>=9.1; extra == \"docs\"", - "sphinxcontrib-mermaid>=2; extra == \"docs\"", - "sphinxcontrib-towncrier>=0.4; extra == \"docs\"", - "towncrier>=25.8; extra == \"docs\"" + "filelock>=3.15.4" ], "requires_python": ">=3.8", - "version": "1.4.3" + "version": "1.6.1" }, { "artifacts": [ @@ -5795,13 +5734,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "47daa35a058c23468d6437f17a8c76882cb316b838ef763036af99b96cedd743", - "url": "https://files.pythonhosted.org/packages/fd/0a/c2345ebf1ebe70840ce3f6c6ee612f8fa749cfbd1b03069c53bf0c62aaad/redis-8.0.1-py3-none-any.whl" + "hash": "a4fe1aac3d3b3cc791d4b3d5931c5a956045dc951ee74d1c913ee3ac4d2ee9fb", + "url": "https://files.pythonhosted.org/packages/66/9d/c5731f6e3608663d4d3656fd8d3aecee8b509c3082818f5a13eae925baea/redis-8.1.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "afc5a7a2f5a084f5b1880dec548dd45be17db7e43c82a30d84f952aefb05cfb0", - "url": "https://files.pythonhosted.org/packages/cc/c3/928b290c2c0ca99ab96eea5b4ff8f30be8112b075301a7d3ba214a3c8c12/redis-8.0.1.tar.gz" + "hash": "6e1a19beef9225c83efd689c7e6b7da2d5215b1f42cd13b7fc3714d0a09c7b25", + "url": "https://files.pythonhosted.org/packages/a8/99/604f0b666d4c616d891cf77ebb9db6bb21601344c051aebf1b72b9ff915f/redis-8.1.0.tar.gz" } ], "project_name": "redis", @@ -5819,150 +5758,85 @@ "xxhash~=3.6.0; extra == \"xxhash\"" ], "requires_python": ">=3.10", - "version": "8.0.1" + "version": "8.1.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "c4ac65f3e3a99fd8f3a4a74e7a6610acd1ce9dfe9b8a03d346a4922380d68aeb", - "url": "https://files.pythonhosted.org/packages/28/26/51d74fff82f682819979249f8d700267108ba5dc4eb284b0e11b9c85e4b3/regex-2026.6.28-cp313-cp313t-musllinux_1_2_x86_64.whl" + "hash": "6b34a778c695d24e77c140e3b4c95da69282e34f2f6b02b55656aa4a0379f643", + "url": "https://files.pythonhosted.org/packages/4a/9e/e5d27ce9fee8e3ef95f886c7b6ecec211efa4cfc18bd73bd5cf26cca4741/regex-2026.9.10-cp313-cp313-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "c91487a917edd48a1ea646fdf60d7936d304f0e686fa7ea8326e47efca51d816", - "url": "https://files.pythonhosted.org/packages/06/bc/bbf4a5b3b29770d7f307d3c28b5b1bca0105b0cb424be0a4eb1339bc92cf/regex-2026.6.28-cp313-cp313t-musllinux_1_2_s390x.whl" + "hash": "5847e22bbf959764d776937d791d034cc2d19b787e361c88d97e859e8dc68502", + "url": "https://files.pythonhosted.org/packages/19/07/43bc9a9cf9fc8e37d2ba47980dfe4a6e151d2cf3ab969e0031e2a9b21484/regex-2026.9.10-cp313-cp313-musllinux_1_2_riscv64.whl" }, { "algorithm": "sha256", - "hash": "a043f5770e82283a22aed4cefef1a4e0f9dd8fd7184cb6ce0ad2e579e2134a9e", - "url": "https://files.pythonhosted.org/packages/11/75/6b78df2b858c2fcbbc4858fdc3f2975cf2703be374b2842db7d2c32591a7/regex-2026.6.28-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" + "hash": "bafa41b0dd63669e5c0f8adf3d24819efeb73c847f492eb011212eb352e69041", + "url": "https://files.pythonhosted.org/packages/20/3b/000c79c3f9c06b7542225a5d3a7f9a85405da7224b3b9af94a491d07abea/regex-2026.9.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "9cfcd4b0bdcf768c498415c170d1ed2a25a99bf0b65fa253bbd02f68ceba6475", - "url": "https://files.pythonhosted.org/packages/2f/fb/ad04c39e149bf8b6cf357df5fff78341733ec366780a00c803a36735818c/regex-2026.6.28-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" + "hash": "ef5a059ea1c6ee5d1c7e99a2484e628608d010921efe876c6f0e2029d2f35eca", + "url": "https://files.pythonhosted.org/packages/20/90/d4452bf1ef7dbe406980e8b921a257024482203c1dafac535eae207611bc/regex-2026.9.10-cp313-cp313-macosx_10_13_universal2.whl" }, { "algorithm": "sha256", - "hash": "e86e91a2664f44c3a4e363a7d78fb17c27d5046882e30ea5a877f5e89b28d2ba", - "url": "https://files.pythonhosted.org/packages/4e/db/0b479973046d005a1eaea299d5d536aeecb9488a16d9cbb8286338102e2d/regex-2026.6.28-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" + "hash": "ebb2ba68e4641a994061f70bf44ed448fba0b9b1d18c94ffb9efc1cca805b39b", + "url": "https://files.pythonhosted.org/packages/30/6d/195eedb1de87f26639191e7487e41eb81e2ce255bc7563a64f3f5a95eb08/regex-2026.9.10-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" }, { "algorithm": "sha256", - "hash": "4dfd1331c49233998d84fc5f1f4436cf7a435a7655f6cf0f490229bb5c7254e5", - "url": "https://files.pythonhosted.org/packages/5b/5b/d65adfbd02f32212431bca1f06d1e2eb763a20b12978b454bafaf23dacb7/regex-2026.6.28-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" + "hash": "dce932f8e3ba936475ea3d0d8b59f7b050a9e206e994f53f8fd80299871e87da", + "url": "https://files.pythonhosted.org/packages/6a/35/c763c6424a0f99d021d46dc1f9065147bb5a40c2b2cdf28d2ebdbcd96508/regex-2026.9.10-cp313-cp313-macosx_10_13_x86_64.whl" }, { "algorithm": "sha256", - "hash": "abb4daabe7be63273787a62dfd6164dadf8f7a63fbec3d2730e5e5e7126d858c", - "url": "https://files.pythonhosted.org/packages/61/66/49808aea0da9649c300139360708fb91b7144be1f962fcebf96755fde948/regex-2026.6.28-cp313-cp313-musllinux_1_2_riscv64.whl" + "hash": "048a89ee797db10160bd2bd519286577a6b43a100279bd4b7d8456a3d69c80a0", + "url": "https://files.pythonhosted.org/packages/79/11/11fe2b313fcd92cb75c583648f2746031b9f4da9e9ed4241204a5e8b3721/regex-2026.9.10-cp313-cp313-musllinux_1_2_aarch64.whl" }, { "algorithm": "sha256", - "hash": "17c077586770f67e05bbffeba07fbee6b2b22244f4d4caf8d94e59d574befe04", - "url": "https://files.pythonhosted.org/packages/73/4c/293fb34586fbcdc47eac436069e9c11f71fae5dadfd4889b475d7d2e5f7a/regex-2026.6.28-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" + "hash": "79e9432995e14c749d34209413de5e621ec8e67789bf4f46dbfabea9d06a2406", + "url": "https://files.pythonhosted.org/packages/7a/c0/07ec9b4c43b0e16d62454971a5ab3886eccb0bfa161300a02d801ab28620/regex-2026.9.10-cp313-cp313-musllinux_1_2_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "64e142eb55e84868087da1375d7c36ff97d55010951849f515322a91d5fef1b4", - "url": "https://files.pythonhosted.org/packages/79/59/c36e756ad29bf14d7b6c6d7138952476b21f6160286cedb98ac13481c993/regex-2026.6.28-cp313-cp313-musllinux_1_2_ppc64le.whl" + "hash": "6aebdd9a946de328b3f6f61dbf48dd064a36eb6dddf96e34ae6651d37f6e9383", + "url": "https://files.pythonhosted.org/packages/90/9e/974d6de404c63e2d09525f4ddb99874c7ab8e1f781ccbe0dd3e26fa6f6e5/regex-2026.9.10-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "80c7adf1ef647f6b1e8aa2ca280e517174cd08bdf7a2e412cdfb68bd6a0917cb", - "url": "https://files.pythonhosted.org/packages/7f/64/0e5ba31c11eb8ef7aac19a690c1211fc9aa9990caf09565785ebb0081b9a/regex-2026.6.28-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" + "hash": "c103b3b14e011774af4fb7e4617ad4d72b9171905cd3b231a70a4efd76e477d7", + "url": "https://files.pythonhosted.org/packages/9c/49/3b9286a3a94f3c89ed4ddbe74e72bdde21c1a5eadd520d5f4ed4a61936cb/regex-2026.9.10-cp313-cp313-musllinux_1_2_s390x.whl" }, { "algorithm": "sha256", - "hash": "b15859e3908544fb99cf47341dcf0bfd089147d258c4c4d8a29e5b087f8085cb", - "url": "https://files.pythonhosted.org/packages/81/ed/385c2a0351b994a693453c1d1a6e9af9eb35db3c9460d76b5078acd70c62/regex-2026.6.28-cp313-cp313t-musllinux_1_2_riscv64.whl" + "hash": "f2374c27deb189b282ec7e16106752c22ad39b056bbd8018960b1e4cc95d67a1", + "url": "https://files.pythonhosted.org/packages/9e/fd/3875b73f9e7ba3321dcaa02c19f650c05c61345328acf84599ac6f45ceed/regex-2026.9.10-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "5f2c1682b67ad5d2376498f2a5a2a8f782fa2e4a06d0465b5e357799806e8a20", - "url": "https://files.pythonhosted.org/packages/85/5a/b57593c0aa23ed269ec332fbcf07852abcb6b746e811d9464e0d09b4e25f/regex-2026.6.28-cp313-cp313-musllinux_1_2_aarch64.whl" + "hash": "1e321e2c84f0e52c457f5ea5944f796d6e8e09cb99738ea98dcc1bfe402a128d", + "url": "https://files.pythonhosted.org/packages/b9/5c/f403115361de25809e8f785686ec7096e30fef73be9ae35aa51da4e80abb/regex-2026.9.10.tar.gz" }, { "algorithm": "sha256", - "hash": "17eddca4e8ea9af0b5739314776cdf0172a49731ab61f2e1ea66e066ddd46c97", - "url": "https://files.pythonhosted.org/packages/8d/4e/9bdf444014d22b045d0c82ca114fac7e07a597b5b5331b7c4ce6328426e2/regex-2026.6.28-cp313-cp313t-macosx_11_0_arm64.whl" + "hash": "e0dc78251154b66dc60211563fc115345da332eaa881e4e2523fb1edae3772f4", + "url": "https://files.pythonhosted.org/packages/c5/f5/2358e791c0e171194dd6a8b97b520579098a21397fb79dbe6b7edc9e3fa7/regex-2026.9.10-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" }, { "algorithm": "sha256", - "hash": "0c31665c0deb5c111557a1cac8c27bd5629e2f9e7fd5058900a03576c33b601c", - "url": "https://files.pythonhosted.org/packages/8d/9f/0c3503e819e91ca0e7a901a8e989ebf840ac7c7aea20b1fc7f31b6759f77/regex-2026.6.28-cp313-cp313-macosx_10_13_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "0e6cb5a61486f9062397d2e189573b39d38ecfaed698fd9fb6e2756a8ebb8762", - "url": "https://files.pythonhosted.org/packages/92/fa/c0cd1a90b7d12d9dc155cfc8bdea8df9720988ea5b07e8fa1eccbd0ab2dd/regex-2026.6.28-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" - }, - { - "algorithm": "sha256", - "hash": "6de82c268e5d101ee9e3ffd869924aa9a371e3a21e752cf4fa17b6ce50d219f7", - "url": "https://files.pythonhosted.org/packages/a8/97/601483732f93275482ceb9fed57813dfed7c47d3a019db6ec4a3bb6e23e0/regex-2026.6.28-cp313-cp313t-musllinux_1_2_ppc64le.whl" - }, - { - "algorithm": "sha256", - "hash": "3bd630a8dba06b55254ea5ee862194edab52ec783100d2ef1cd15a9c512fee27", - "url": "https://files.pythonhosted.org/packages/b4/01/ecfe665a3694d5eda9f3ec686c856438ada0943947b6005e90556a1e2cdf/regex-2026.6.28-cp313-cp313t-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" - }, - { - "algorithm": "sha256", - "hash": "b77207e3cee13086f1906a6a2a12b41244c577e8ad9370d4b35ae1d548d354f3", - "url": "https://files.pythonhosted.org/packages/b4/0a/88f9cd88ff1e82881605c4ffd62d77ee67d051232cfe6f8e9a64b86cf0e8/regex-2026.6.28-cp313-cp313t-musllinux_1_2_aarch64.whl" - }, - { - "algorithm": "sha256", - "hash": "b295a83426e0e44e9e60fde99789e181bd26788a1890ae7fe2a24c69bb6246ca", - "url": "https://files.pythonhosted.org/packages/b6/53/d5c1b3cc0b5a0c985563ad6fac93d73ff2b300cb84342d89f044625d6bc7/regex-2026.6.28-cp313-cp313-macosx_10_13_universal2.whl" - }, - { - "algorithm": "sha256", - "hash": "6bf295f2c59de77d1ea7de053607ae4dc9ceb3d57bbb6c7ec51ef4acc4ccff94", - "url": "https://files.pythonhosted.org/packages/bb/7f/cd004e13fcad23b3794a82307dfd222e6365eb7f598bd3caab148a830bff/regex-2026.6.28-cp313-cp313-macosx_11_0_arm64.whl" - }, - { - "algorithm": "sha256", - "hash": "ec2b2ad00ab8c16a2798cc8db80c53c4d5b8b3a2441f6cbaef06625f5ca25854", - "url": "https://files.pythonhosted.org/packages/be/c5/52bbd436cf2200decdf48825fa38363eaaeebb77011ea9928a1ef9e0b9f2/regex-2026.6.28-cp313-cp313-musllinux_1_2_s390x.whl" - }, - { - "algorithm": "sha256", - "hash": "189dbf9fc4252d9f1352bf4bd1bef885edb6cc4b7341df202a65f821aaa3891c", - "url": "https://files.pythonhosted.org/packages/cb/e1/9eb83518e159d719fd681c4932dc2aaff855ce72451e1d05d69466f25a96/regex-2026.6.28-cp313-cp313t-macosx_10_13_universal2.whl" - }, - { - "algorithm": "sha256", - "hash": "3cb4b6c5cb3060cc31efdc1fbb27c25fb9b29044afd87e40601a1c4d9db54342", - "url": "https://files.pythonhosted.org/packages/f1/05/e4f219230e11e774a6c9987d2ab0d0c6b8573e13a17e143d0015bee710ef/regex-2026.6.28.tar.gz" - }, - { - "algorithm": "sha256", - "hash": "bfc9677982c914d9085b8e1c3b3ae6e88f139fb56531c2416d6c8f338093c22b", - "url": "https://files.pythonhosted.org/packages/f9/c3/0390b66e3019497143fe768b3ba567b64d8b24f3812d09506deb86f4a0f0/regex-2026.6.28-cp313-cp313-musllinux_1_2_x86_64.whl" - }, - { - "algorithm": "sha256", - "hash": "cadea12805a1bce0b091c302b814207be26fb60a9c0e7f9ad2f9e21790a429fe", - "url": "https://files.pythonhosted.org/packages/fc/09/2103686defaf9a0a31c1663782359d5b45f42524c64cca681f5481e44a5e/regex-2026.6.28-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" - }, - { - "algorithm": "sha256", - "hash": "e4466b8641e00c697aab5a73150150d2b2ea96b131c595691f42031abafd9f4d", - "url": "https://files.pythonhosted.org/packages/fd/3a/f49b11e59cbfe187ace0053a460bd72a0169b8cd52e7db9421a074ce7a43/regex-2026.6.28-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" - }, - { - "algorithm": "sha256", - "hash": "9277a4c6503390aa39cb4483b87ec0384faee0850a23b5cea33d008b5d8d83f1", - "url": "https://files.pythonhosted.org/packages/fd/e2/e259c5f2f7be269d0e2fb54275c1fa6a13fb47019f389c3f3ae457447825/regex-2026.6.28-cp313-cp313t-macosx_10_13_x86_64.whl" + "hash": "d8c668af8f7bdb1d18739c27d30cd9f4b371495a883f75a002fb7a39d740fecd", + "url": "https://files.pythonhosted.org/packages/fa/68/241f88458b17c46ed2f80147a60a03b2ada7fb815c23b6bc76c298abb0a5/regex-2026.9.10-cp313-cp313-macosx_11_0_arm64.whl" } ], "project_name": "regex", "requires_dists": [], "requires_python": ">=3.10", - "version": "2026.6.28" + "version": "2026.9.10" }, { "artifacts": [ @@ -6254,140 +6128,87 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "da76d09304a4706db7cc1e3ebaa3b6b98a67365cc11d2996c4f1e58ba47df714", - "url": "https://files.pythonhosted.org/packages/1f/88/8dab5de10c638c083772a6be83a3d8106ced492f74a928c8693638e5bb50/scikit_learn-1.9.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl" + "hash": "55e79d6e9b0923f1a978179822bd43d7f5543f45e970a00fe861f43486380aba", + "url": "https://files.pythonhosted.org/packages/23/e5/688703d357e5393f708d98eb189fd415ae69e39f6de03c6bd4005aef6118/scikit_learn-1.9.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "38c3dcb9a1ffb85505ec53d54c7b4aea0cff70050425a7760c2af661ac85df05", - "url": "https://files.pythonhosted.org/packages/0c/39/ffe829a5b8ecb40a518724a997794657fdc354ada5e8fe8e64d998c0bac9/scikit_learn-1.9.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl" + "hash": "5990f9c69e431bfaddcde1a6d7c5355243e026bc9b9e560c13893b90dab53fb4", + "url": "https://files.pythonhosted.org/packages/0f/35/a15b8653499692879821301d48059376d6e68e8b65cd0f22d19b6ee83cd9/scikit_learn-1.9.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "80746d63bd4b6eaca54d36fe5feaf4d28bb38dc6f9470f81c7cad7c40155f119", - "url": "https://files.pythonhosted.org/packages/3c/01/cf3310626b6d48d3e9be69a1223f9180360b5e6edb045f50fade723ce494/scikit_learn-1.9.0-cp313-cp313-macosx_10_13_x86_64.whl" + "hash": "61cd968ab831a76d0ecbaf0347ab2270268716da28f94fd022497e3d6f205f13", + "url": "https://files.pythonhosted.org/packages/2f/81/3c6392c03665d2899457a76e535a9a6f597dddddf3220fd2e1d790da88c5/scikit_learn-1.9.1-cp313-cp313-macosx_12_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "5b934c45c252844a91d69fda3a34cff5e7307e1db10d77cb10a3980312c74713", - "url": "https://files.pythonhosted.org/packages/3e/04/5acd7ae280c5f93b6ac5ef6cdec14eef4c8d1cd91d85b3292989c94d96b1/scikit_learn-1.9.0-cp313-cp313-macosx_12_0_arm64.whl" + "hash": "2c2b312fd8c02951a364fa120ea08c1cec10d863466bf1701b013152d7537835", + "url": "https://files.pythonhosted.org/packages/bb/8d/b60d5e7354ff0ff5cc9400e60273696589d87a30b8b2235886a76d80d062/scikit_learn-1.9.1-cp313-cp313-macosx_10_13_x86_64.whl" }, { "algorithm": "sha256", - "hash": "8833266989d3a5110178a9fae30783675460724d0e1efb13b14901d2c660c557", - "url": "https://files.pythonhosted.org/packages/fa/6f/37092bdb25f712817231799fc5674d8e704066a8a70c1d2d40517e18b4ab/scikit_learn-1.9.0.tar.gz" + "hash": "629cada3e33e2b9bf376cdc7614a47a4140b8aedc1d836579e359736fbd82977", + "url": "https://files.pythonhosted.org/packages/d2/eb/eaf5e07fcc0da7149b0e084f24e54edd7441b9a89ce7e034032ae97fe3a0/scikit_learn-1.9.1.tar.gz" } ], "project_name": "scikit-learn", "requires_dists": [ - "Pillow>=12.1.1; extra == \"docs\"", - "conda-lock==3.0.1; extra == \"maintenance\"", - "cython>=3.1.2; extra == \"build\"", "joblib>=1.4.0", - "joblib>=1.4.0; extra == \"install\"", - "matplotlib>=3.6.1; extra == \"benchmark\"", - "matplotlib>=3.6.1; extra == \"docs\"", - "matplotlib>=3.6.1; extra == \"examples\"", - "matplotlib>=3.6.1; extra == \"tests\"", - "memory_profiler>=0.57.0; extra == \"benchmark\"", - "memory_profiler>=0.57.0; extra == \"docs\"", - "meson-python>=0.17.1; extra == \"build\"", - "mypy>=1.15; extra == \"tests\"", "narwhals>=2.0.1", - "narwhals>=2.0.1; extra == \"install\"", "numpy>=1.24.1", - "numpy>=1.24.1; extra == \"build\"", - "numpy>=1.24.1; extra == \"install\"", - "numpydoc>=1.2.0; extra == \"docs\"", - "numpydoc>=1.2.0; extra == \"tests\"", - "pandas>=1.5.0; extra == \"benchmark\"", - "pandas>=1.5.0; extra == \"docs\"", - "pandas>=1.5.0; extra == \"examples\"", - "pandas>=1.5.0; extra == \"tests\"", - "plotly>=5.22.0; extra == \"docs\"", - "plotly>=5.22.0; extra == \"examples\"", - "polars>=0.20.30; extra == \"docs\"", - "polars>=0.20.30; extra == \"tests\"", - "pooch>=1.8.0; extra == \"docs\"", - "pooch>=1.8.0; extra == \"examples\"", - "pooch>=1.8.0; extra == \"tests\"", - "pyamg>=5.0.0; extra == \"tests\"", - "pyarrow>=13.0.0; extra == \"tests\"", - "pydata-sphinx-theme>=0.15.3; extra == \"docs\"", - "pytest-cov>=2.9.0; extra == \"tests\"", - "pytest>=7.1.2; extra == \"tests\"", - "rich>=14.1.0; extra == \"docs\"", - "rich>=14.1.0; extra == \"examples\"", - "rich>=14.1.0; extra == \"tests\"", - "ruff>=0.12.2; extra == \"tests\"", - "scikit-image>=0.22.0; extra == \"docs\"", - "scikit-image>=0.22.0; extra == \"examples\"", "scipy>=1.10.0", - "scipy>=1.10.0; extra == \"build\"", - "scipy>=1.10.0; extra == \"install\"", - "seaborn>=0.13.0; extra == \"docs\"", - "seaborn>=0.13.0; extra == \"examples\"", - "sphinx-copybutton>=0.5.2; extra == \"docs\"", - "sphinx-design>=0.6.0; extra == \"docs\"", - "sphinx-gallery>=0.17.1; extra == \"docs\"", - "sphinx-prompt>=1.4.0; extra == \"docs\"", - "sphinx-remove-toctrees>=1.0.0.post1; extra == \"docs\"", - "sphinx>=7.3.7; extra == \"docs\"", - "sphinxcontrib-sass>=0.3.4; extra == \"docs\"", - "sphinxext-opengraph>=0.9.1; extra == \"docs\"", - "threadpoolctl>=3.5.0", - "threadpoolctl>=3.5.0; extra == \"install\"", - "towncrier>=24.8.0; extra == \"docs\"" + "threadpoolctl>=3.5.0" ], "requires_python": ">=3.11", - "version": "1.9.0" + "version": "1.9.1" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "b6f758e35f12757b5d95c00bc6de2438e229c2664b7a92e96f205959d9f2dfa4", - "url": "https://files.pythonhosted.org/packages/bb/73/eda39f7a2d306ff0ffc574afd13c0bbb6d10a603d9a413998ee269487a80/scipy-1.18.0-cp313-cp313-musllinux_1_2_x86_64.whl" + "hash": "e3b417bf8c2c7c16e8f58ad91db17783ec911ac16e7b50eb6eab6e809b4f5b07", + "url": "https://files.pythonhosted.org/packages/bd/4e/3c45c33e00a77996c4b1cb707929f833ba7b1d522ee29f882512c330676d/scipy-1.18.1-cp313-cp313-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "5efe260f69417b97ddae455bfb5a95e8359f7f66ad7fa9522a60feb66f169520", - "url": "https://files.pythonhosted.org/packages/02/73/0291a64843270f4efb86cdcf2ee0f2048631b65ec6b405398b2b4dbf11bf/scipy-1.18.0-cp313-cp313-macosx_12_0_arm64.whl" + "hash": "c825cef2f49e46753726a7181a8e199804a912b29519ada542c6ebc654951899", + "url": "https://files.pythonhosted.org/packages/00/bd/bf5a4be6a3525676499f6dff307991739ff6fdcad1481b1aeb6745339f58/scipy-1.18.1-cp313-cp313-musllinux_1_2_aarch64.whl" }, { "algorithm": "sha256", - "hash": "09143f676d157d9f546d663504ef9c1becb819824f1afc018814176411942446", - "url": "https://files.pythonhosted.org/packages/05/52/9c0136c2de7ae0779b7b366447766cec6d9f0702c56bb8ffeb04c8fd3af4/scipy-1.18.0-cp313-cp313-macosx_10_15_x86_64.whl" + "hash": "e6fb6a55cc0ba97b59a1f288fb86dc6fce8bdfc0fffcbfd015e3a954bf2a2d93", + "url": "https://files.pythonhosted.org/packages/2a/f5/769f36d14922b8071a43e95d24d18b6bdafad10d7f5cf647867e1ac052bc/scipy-1.18.1-cp313-cp313-macosx_12_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "5aba46108853ddfc77906b6557aac839d2b52e900c1d72a1180adaaab58d265f", - "url": "https://files.pythonhosted.org/packages/3a/49/2c5cbb907b56695fc67517811d1db234dfd83381a84814ec220aded2794d/scipy-1.18.0-cp313-cp313-musllinux_1_2_aarch64.whl" + "hash": "fdaf5ea890a6183d0565f51a61799d67081bd5b1cf03c5f4b3fd3732108625c9", + "url": "https://files.pythonhosted.org/packages/41/48/6450ed9243315322bbc19ac57b9b70d66a20bf1d38d124c96bc4bf6af9ea/scipy-1.18.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "c5557d8be5da8e41353fcd4d21491fdbab83b062fc579e94dc09a7c8ab4f669b", - "url": "https://files.pythonhosted.org/packages/7e/d2/e896cea21ba8edd6c81d4c55b1ffcc717e79698dcbebf9641b4cfb4c6622/scipy-1.18.0-cp313-cp313-macosx_14_0_x86_64.whl" + "hash": "52c4b7422442aba924d03ad4019852b08a92e64ea187b933135687bfe2747307", + "url": "https://files.pythonhosted.org/packages/7e/74/66de6258867beb2ef08f35f9f2ac017a52cacd5081714d239ff1a442d458/scipy-1.18.1.tar.gz" }, { "algorithm": "sha256", - "hash": "67b2ad2ad54c72ca6d04975a9b2df8c3638c34ddd5b28738e94fc2b57929d378", - "url": "https://files.pythonhosted.org/packages/a7/25/c2700dfaf6442b4effaa91af24ebce5dc9d31bb4a69706313aae70d72cd0/scipy-1.18.0.tar.gz" + "hash": "ea324d9dd34c38bfb9bec8ca4d1b407db97dbb74029f566b8e322b1b6fe56fe6", + "url": "https://files.pythonhosted.org/packages/9a/d7/21d890274f75ea37a8209d5519e72da3da90302e3b9fb8397a0918386a62/scipy-1.18.1-cp313-cp313-macosx_14_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "68363b7eaacd8b5dd426df56d782cc156468ac79a127a1b87ca597d6e2e82197", - "url": "https://files.pythonhosted.org/packages/d3/0f/10ffa0b697a572f4e0d48b92a88895d366422f019f723e7e14a84c050dac/scipy-1.18.0-cp313-cp313-macosx_14_0_arm64.whl" + "hash": "3ab3523da44749156e1f68b464dc56af11ae4cbc5c739a49d05f32b982eca9f3", + "url": "https://files.pythonhosted.org/packages/b6/55/4540ee0f9c42a9ad7109d0d1a8cc70de54c3572b01c6693a2b1c70e90ceb/scipy-1.18.1-cp313-cp313-macosx_10_15_x86_64.whl" }, { "algorithm": "sha256", - "hash": "0d13bca67c096d89fb95ced0d8921807300fce0275643aef9533cc63a0773468", - "url": "https://files.pythonhosted.org/packages/ea/b2/e83ea34279a52c03374477c74006256ec78df65fc877baa4617d6de1d202/scipy-1.18.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl" + "hash": "d416b16cccfd70fbf62400e84d0bb2f4e6af519a45557f1692c749b37f14b315", + "url": "https://files.pythonhosted.org/packages/e6/5f/4634e9d35c68496e4e34cb6946eafab044458e6cedab42b40b6588e475b6/scipy-1.18.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "a46f9273dbd0eb1cefba61c9b8648b4dfe3cbc14a080176f9a73e44b8336dc7f", - "url": "https://files.pythonhosted.org/packages/f6/af/e8fe5fb136f51e2b01678b92cb4106d10d8cd68ec147ead2e7cb0ac75398/scipy-1.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl" + "hash": "75b00eb8fb802090aa903f4ea1c7f5a584779f967361e68b7e98e531cc2d7174", + "url": "https://files.pythonhosted.org/packages/ec/01/798430ecea2e78ec7c02663d5f71c007bb6abeca931080debd40d7fa55ea/scipy-1.18.1-cp313-cp313-macosx_14_0_x86_64.whl" } ], "project_name": "scipy", @@ -6434,7 +6255,7 @@ "typing_extensions; extra == \"dev\"" ], "requires_python": ">=3.12", - "version": "1.18.0" + "version": "1.18.1" }, { "artifacts": [ @@ -6525,13 +6346,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "fdd925d5c5d9f62e4b74b30d6dd7828ce236fd6ed998a08d81de62ce5a6310d6", - "url": "https://files.pythonhosted.org/packages/e1/e3/c164c88b2e5ce7b24d667b9bd83589cf4f3520d97cad01534cd3c4f55fdb/setuptools-81.0.0-py3-none-any.whl" + "hash": "51a52592b3b99e102b609654876bd65f19f999935166d1352678931132b0c670", + "url": "https://files.pythonhosted.org/packages/95/9c/c510029fc6ef33a6275cd2c5d3cecd6613dfd6aa401d57c54f1c18852ccf/setuptools-84.0.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "487b53915f52501f0a79ccfd0c02c165ffe06631443a886740b91af4b7a5845a", - "url": "https://files.pythonhosted.org/packages/0d/1c/73e719955c59b8e424d015ab450f51c0af856ae46ea2da83eba51cc88de1/setuptools-81.0.0.tar.gz" + "hash": "f4695c21257f0d9b537ec2692c941d02ee143b7cc1276941349a546573b2ef73", + "url": "https://files.pythonhosted.org/packages/6d/44/f5da03a8ef95d369145c5bb53050e7877c9f3d312e128605fd9504829143/setuptools-84.0.0.tar.gz" } ], "project_name": "setuptools", @@ -6557,16 +6378,15 @@ "packaging>=24.2; extra == \"core\"", "packaging>=24.2; extra == \"test\"", "pip>=19.1; extra == \"test\"", - "platformdirs>=4.2.2; extra == \"core\"", "pygments-github-lexers==0.0.5; extra == \"doc\"", "pyproject-hooks!=1.1; extra == \"doc\"", "pyproject-hooks!=1.1; extra == \"test\"", "pytest!=8.1.*,>=6; extra == \"test\"", - "pytest-checkdocs>=2.4; extra == \"check\"", + "pytest-checkdocs>=2.14; extra == \"check\"", "pytest-cov; extra == \"cover\"", - "pytest-enabler>=2.2; extra == \"enabler\"", + "pytest-enabler>=3.4; extra == \"enabler\"", "pytest-home>=0.5; extra == \"test\"", - "pytest-mypy; extra == \"type\"", + "pytest-mypy>=1.0.1; platform_python_implementation != \"PyPy\" and extra == \"type\"", "pytest-perf; sys_platform != \"cygwin\" and extra == \"test\"", "pytest-ruff>=0.2.1; sys_platform != \"cygwin\" and extra == \"check\"", "pytest-subprocess; extra == \"test\"", @@ -6588,8 +6408,8 @@ "wheel>=0.43.0; extra == \"core\"", "wheel>=0.44.0; extra == \"test\"" ], - "requires_python": ">=3.9", - "version": "81.0.0" + "requires_python": ">=3.10", + "version": "84.0.0" }, { "artifacts": [ @@ -6662,22 +6482,23 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "12a08b3bf3eec877c519589833aed092e2444e68240a3577e8e26148acc7b1ba", - "url": "https://files.pythonhosted.org/packages/49/4b/359f28a903c13438ef59ebeee215fb25da53066db67b305c125f1c6d2a25/sqlparse-0.5.5-py3-none-any.whl" + "hash": "b861c0288ce2fa56209a9a6412d2e066ac664b3873b89c26c9d8415e8e32996f", + "url": "https://files.pythonhosted.org/packages/d9/50/f00935da0ec7cbf325f8dc4f772ae46fbc7b672dd62876e73f0a94adda57/sqlparse-0.6.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "e20d4a9b0b8585fdf63b10d30066c7c94c5d7a7ec47c889a2d83a3caa93ff28e", - "url": "https://files.pythonhosted.org/packages/90/76/437d71068094df0726366574cf3432a4ed754217b436eb7429415cf2d480/sqlparse-0.5.5.tar.gz" + "hash": "113c35c75365ab9cc9c7231d68c6428fb11c085fc8e9eb1ad659b7ddbf6cd2b9", + "url": "https://files.pythonhosted.org/packages/5f/d3/3f06a1006f2261d1342aefb3c71eed02f5d4ca5bdbecd86ebc12ad38306e/sqlparse-0.6.0.tar.gz" } ], "project_name": "sqlparse", "requires_dists": [ "build; extra == \"dev\"", + "furo; extra == \"doc\"", "sphinx; extra == \"doc\"" ], - "requires_python": ">=3.8", - "version": "0.5.5" + "requires_python": ">=3.10", + "version": "0.6.0" }, { "artifacts": [ @@ -6770,13 +6591,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "eda17cd0d4dda614efc0e710227654c60ddbeb1ca92cdcfc5c3bd1fc5f5a6e4a", - "url": "https://files.pythonhosted.org/packages/66/6b/32e51d847148b299088fc42d3d896845fd09c5247190133ea69dbe71ba51/tablib-3.9.0-py3-none-any.whl" + "hash": "5721bf3a52d491f8f843628a3a3200db164f6ad9e92fb6eaa64dc3f945f30ad9", + "url": "https://files.pythonhosted.org/packages/fc/0f/3ae17545ff976687f679ed3a101df7017135ee04769e858a4ccea0cc3f3e/tablib-3.10.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "1b6abd8edb0f35601e04c6161d79660fdcde4abb4a54f66cc9f9054bd55d5fe2", - "url": "https://files.pythonhosted.org/packages/11/00/416d2ba54d7d58a7f7c61bf62dfeb48fd553cf49614daf83312f2d2c156e/tablib-3.9.0.tar.gz" + "hash": "781cfa9a42de8f33c52aff857fd0a04e483de4fd1c53eaaa9a6aeac62bad11de", + "url": "https://files.pythonhosted.org/packages/96/b9/59d9c8b9c34642e7a718e8a1a7a91af3eb9b48f79bac794263702d41519c/tablib-3.10.0.tar.gz" } ], "project_name": "tablib", @@ -6796,8 +6617,8 @@ "xlwt; extra == \"all\"", "xlwt; extra == \"xls\"" ], - "requires_python": ">=3.9", - "version": "3.9.0" + "requires_python": ">=3.10", + "version": "3.10.0" }, { "artifacts": [ @@ -6927,86 +6748,91 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "43a0b8fd5a2928500110039e43a5eed8480b918967083ea48dc3ab9f13c4a7fb", - "url": "https://files.pythonhosted.org/packages/32/d5/f9a850d79b0851d1d4ef6456097579a9005b31fea68726a4ae5f2d82ddd9/threadpoolctl-3.6.0-py3-none-any.whl" + "hash": "cd8b60b5641b45c67bbf73c64c843235fc2d8a480c87389f52f5dbee893b86be", + "url": "https://files.pythonhosted.org/packages/43/3f/f88a53f60a472b46f4023f56d204dd7de33d34c5d2acbfa0d70a674e639e/threadpoolctl-3.7.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "8ab8b4aa3491d812b623328249fab5302a68d2d71745c8a4c719a2fcaba9f44e", - "url": "https://files.pythonhosted.org/packages/b7/4d/08c89e34946fce2aec4fbb45c9016efd5f4d7f24af8e5d93296e935631d8/threadpoolctl-3.6.0.tar.gz" + "hash": "61348cfb77d53b9242e0017029244b559b810c142ced65b4e21eeca1843959a7", + "url": "https://files.pythonhosted.org/packages/00/dc/6c58154c1c65f758ea979e7139cb76993a9cfc662d14e9be3c4a667cfb77/threadpoolctl-3.7.0.tar.gz" } ], "project_name": "threadpoolctl", "requires_dists": [], "requires_python": ">=3.9", - "version": "3.6.0" + "version": "3.7.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "38337540fbbddff8e999d59970f3c6f35a82de10053206a7562f1ea02d046fa5", - "url": "https://files.pythonhosted.org/packages/05/a1/d62dfe7376beaaf1394917e0f8e93ee5f67fea8fcf4107501db35996586b/tokenizers-0.22.2-cp39-abi3-musllinux_1_2_x86_64.whl" + "hash": "5c56bda1511921587789163e524d196ed8284174ac23abd7685d5ea8da6c4718", + "url": "https://files.pythonhosted.org/packages/b5/d8/8e9e4e0b287a338d8f88976729628c9d22e8a54cfaf9777018a7f7cb58a0/tokenizers-0.23.2-cp310-abi3-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "791135ee325f2336f498590eb2f11dc5c295232f288e75c99a36c5dbce63088a", - "url": "https://files.pythonhosted.org/packages/16/04/fed398b05caa87ce9b1a1bb5166645e38196081b225059a6edaff6440fac/tokenizers-0.22.2-cp39-abi3-musllinux_1_2_i686.whl" + "hash": "f486f402f6f9abee5bb032553736813af0c710a86b2e0ca592634c55cea1f835", + "url": "https://files.pythonhosted.org/packages/06/01/3ccb3a956c7528b2507b8a9714155c4baf86af593039db6ea375dd0c96c3/tokenizers-0.23.2-cp310-abi3-musllinux_1_2_armv7l.whl" }, { "algorithm": "sha256", - "hash": "29c30b83d8dcd061078b05ae0cb94d3c710555fbb44861139f9f83dcca3dc3e4", - "url": "https://files.pythonhosted.org/packages/1d/28/5f9f5a4cc211b69e89420980e483831bcc29dade307955cc9dc858a40f01/tokenizers-0.22.2-cp39-abi3-musllinux_1_2_aarch64.whl" + "hash": "7f0f085686b9de0d0079e6f874ae053600db64c5d13049e0bbc0119926d25aac", + "url": "https://files.pythonhosted.org/packages/18/1e/bc6587c5ab643b2e17776cace9070a2ae73549c86bffac9934a600bf3c31/tokenizers-0.23.2.tar.gz" }, { "algorithm": "sha256", - "hash": "1e418a55456beedca4621dbab65a318981467a2b188e982a23e117f115ce5001", - "url": "https://files.pythonhosted.org/packages/2e/47/174dca0502ef88b28f1c9e06b73ce33500eedfac7a7692108aec220464e7/tokenizers-0.22.2-cp39-abi3-macosx_11_0_arm64.whl" + "hash": "7b7e37ba198f24150f523e1242e83c4970de4a525480586be5dcc24d9add32c5", + "url": "https://files.pythonhosted.org/packages/2a/de/e2f14c8919d5bf51874051d00d6c7b7e0e8bde6c6a2dbeddda7f642896ff/tokenizers-0.23.2-cp310-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" }, { "algorithm": "sha256", - "hash": "369cc9fc8cc10cb24143873a0d95438bb8ee257bb80c71989e3ee290e8d72c67", - "url": "https://files.pythonhosted.org/packages/2e/76/932be4b50ef6ccedf9d3c6639b056a967a86258c6d9200643f01269211ca/tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" + "hash": "41c2f84d172449b4dadb9cdc508e3e364076613c35b16e76ecfe47a60d1e3305", + "url": "https://files.pythonhosted.org/packages/2c/ca/ca6b93c7820df123b2662a9469e8facc826ccc94e98fdd0d615f6431e73a/tokenizers-0.23.2-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" }, { "algorithm": "sha256", - "hash": "bfb88f22a209ff7b40a576d5324bf8286b519d7358663db21d6246fb17eea2d5", - "url": "https://files.pythonhosted.org/packages/47/50/b3ebb4243e7160bda8d34b731e54dd8ab8b133e50775872e7a434e524c28/tokenizers-0.22.2-cp39-abi3-manylinux_2_17_i686.manylinux2014_i686.whl" + "hash": "325fee2e0418a9dc6c9ecf736a5f5f0db7875183ace9549ae339da76f7a1fbb7", + "url": "https://files.pythonhosted.org/packages/2d/b7/56b84b80bc96942bba8eb23751a9e8a1fce4faaf4390425e7083f721c98c/tokenizers-0.23.2-cp310-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "df6c4265b289083bf710dff49bc51ef252f9d5be33a45ee2bed151114a56207b", - "url": "https://files.pythonhosted.org/packages/64/04/ca2363f0bfbe3b3d36e95bf67e56a4c88c8e3362b658e616d1ac185d47f2/tokenizers-0.22.2-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl" + "hash": "a37039b5dfc4af84eb3ef0a92f4307e28936c8f9adccba2629d36f652e9bf7a2", + "url": "https://files.pythonhosted.org/packages/2e/4d/8f569ed49372a3ed8e57099bd515055fd48d7c95912c4307cda6973c2168/tokenizers-0.23.2-cp310-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" }, { "algorithm": "sha256", - "hash": "37ae80a28c1d3265bb1f22464c856bd23c02a05bb211e56d0c5301a435be6c1a", - "url": "https://files.pythonhosted.org/packages/6c/fb/66e2da4704d6aadebf8cb39f1d6d1957df667ab24cff2326b77cda0dcb85/tokenizers-0.22.2-cp39-abi3-musllinux_1_2_armv7l.whl" + "hash": "85a9a357a3764aecc904ee76bdaf8cf1ad8e5a67a1b929a487c4a39b49ed0e90", + "url": "https://files.pythonhosted.org/packages/4d/ed/8a443528baa6fac8dfe8c3b75b038c63ac92bb539bcabe311e227c718173/tokenizers-0.23.2-cp310-abi3-macosx_10_12_x86_64.whl" }, { "algorithm": "sha256", - "hash": "473b83b915e547aa366d1eee11806deaf419e17be16310ac0a14077f1e28f917", - "url": "https://files.pythonhosted.org/packages/73/6f/f80cfef4a312e1fb34baf7d85c72d4411afde10978d4657f8cdd811d3ccc/tokenizers-0.22.2.tar.gz" + "hash": "986670e43691469dcee610ea0f846f91a8f84e91fc6f7a48d4c064414c0ec2bf", + "url": "https://files.pythonhosted.org/packages/67/49/22da045a91732384d3a3771816bf188dc5a1f702c32e635afa7c679c0bef/tokenizers-0.23.2-cp310-abi3-macosx_11_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "25b85325d0815e86e0bac263506dd114578953b7b53d7de09a6485e4a160a7dd", - "url": "https://files.pythonhosted.org/packages/78/59/09d0d9ba94dcd5f4f1368d4858d24546b4bdc0231c2354aa31d6199f0399/tokenizers-0.22.2-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl" + "hash": "eb2f9c8a24da020ea8c11a01a19c1c2547912d92121ae4a01cfbca46125dee40", + "url": "https://files.pythonhosted.org/packages/8d/6a/1552b70fb0d9ab074fd3fc961435d01364e79c9058481822c3af6e8d402c/tokenizers-0.23.2-cp310-abi3-musllinux_1_2_aarch64.whl" }, { "algorithm": "sha256", - "hash": "544dd704ae7238755d790de45ba8da072e9af3eea688f698b137915ae959281c", - "url": "https://files.pythonhosted.org/packages/92/97/5dbfabf04c7e348e655e907ed27913e03db0923abb5dfdd120d7b25630e1/tokenizers-0.22.2-cp39-abi3-macosx_10_12_x86_64.whl" + "hash": "950d7c9426fa72406a0ffeacdbc0bb9985f5db20eb8b263f29c79aaf83105703", + "url": "https://files.pythonhosted.org/packages/9b/8a/0175e216f005c2fe08238292663aa41e4c802b216e71047a69a0e9fc6fa3/tokenizers-0.23.2-cp310-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl" }, { "algorithm": "sha256", - "hash": "2249487018adec45d6e3554c71d46eb39fa8ea67156c640f7513eb26f318cec7", - "url": "https://files.pythonhosted.org/packages/d6/84/7990e799f1309a8b87af6b948f31edaa12a3ed22d11b352eaf4f4b2e5753/tokenizers-0.22.2-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" + "hash": "43e4f2071e3cc8d5d86421c874aebc82659bb51a68bcdef5a0da75ee89511ccb", + "url": "https://files.pythonhosted.org/packages/c5/bd/93c69152d02ef06ce47aed8b2bf4952dcf733c935a62791873932b2934d9/tokenizers-0.23.2-cp310-abi3-manylinux_2_17_i686.manylinux2014_i686.whl" }, { "algorithm": "sha256", - "hash": "1c774b1276f71e1ef716e5486f21e76333464f47bece56bbd554485982a9e03e", - "url": "https://files.pythonhosted.org/packages/e0/fa/89f4cb9e08df770b57adb96f8cbb7e22695a4cb6c2bd5f0c4f0ebcf33b66/tokenizers-0.22.2-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" + "hash": "12f0835dc2ee694746a76adf7b1567d4346a4a502ebe93fb1f5f80ea49799b78", + "url": "https://files.pythonhosted.org/packages/e9/a4/4f9106d317b14a80aefea9f0e3a8d07ef25f856a7607eb7f5ab894281fcb/tokenizers-0.23.2-cp310-abi3-manylinux_2_31_riscv64.whl" + }, + { + "algorithm": "sha256", + "hash": "bef235815a067b2648caf6dcc7a71091b0b0fff9ee8057f6451eb9335fae52ef", + "url": "https://files.pythonhosted.org/packages/fa/73/7038e612d48bda1599457f712f6bd3854eae1a9dc9c13aa47f835349db48/tokenizers-0.23.2-cp310-abi3-musllinux_1_2_i686.whl" } ], "project_name": "tokenizers", @@ -7024,80 +6850,79 @@ "tokenizers[testing]; extra == \"dev\"", "ty; extra == \"testing\"" ], - "requires_python": ">=3.9", - "version": "0.22.2" + "requires_python": ">=3.10", + "version": "0.23.2" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "4dbc8f0fc024412b57ced8757ac7461305126a648ff8c2c807fcb8e133a78738", - "url": "https://files.pythonhosted.org/packages/6a/43/8bd850ee71a191bf072e31302c73a66be413fecdd98fdcd111ecbcce13ca/tomlkit-0.15.0-py3-none-any.whl" + "hash": "177a05aece5a8ca5266fd3c448abb47b8d352f09d477d3ca8332db4d89b24304", + "url": "https://files.pythonhosted.org/packages/13/bc/8c13eb66537dce1d2bd3a57132902f38d0e7f5bb46fa9f4daed9fe9d76ee/tomlkit-0.15.1-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "7d1a9ecba3086638211b13814ea79c90dd54dd11993564376f3aa92271f5c7a3", - "url": "https://files.pythonhosted.org/packages/51/db/03eaf4331631ef6b27d6e3c9b68c54dc6f0d63d87201fed600cc409307fd/tomlkit-0.15.0.tar.gz" + "hash": "e25bbf38843005246210a12982776f27f99cb9be67160e14434d0c0d21ee1e97", + "url": "https://files.pythonhosted.org/packages/94/96/e07752635b98536177fa1f37671c8f3cdde2e724c6bcf6034b2cfb571565/tomlkit-0.15.1.tar.gz" } ], "project_name": "tomlkit", "requires_dists": [], "requires_python": ">=3.9", - "version": "0.15.0" + "version": "0.15.1" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "f4afc8083dff08719edbea346644476e3cec0cf40ebe256be0ee5d5b7c7e8c0d", - "url": "https://files.pythonhosted.org/packages/e1/75/20bb8fe9c1ad6538cce8cd0391b51927ae5af0b17ed1eab44b8824465dc1/torch-2.12.1-cp313-cp313-manylinux_2_28_x86_64.whl" + "hash": "84bf384779a10c02fc3c6bdbab71a9cb66b0dd93c652d1ed5d6dfc0cb37e5962", + "url": "https://files.pythonhosted.org/packages/21/f1/39bd13b21f57d1982b7f3ddf663f01c7266e2957714880744eba9e8c8d11/torch-2.14.0-cp313-cp313-manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "fcb61ccd20784b62bdd78ec84238a5cfb383b4994902e03bac95505ab360884c", - "url": "https://files.pythonhosted.org/packages/30/a7/874a5ca05e8f159211dca7921060f7057acc1adb26431e119fd150623efc/torch-2.12.1-cp313-cp313-manylinux_2_28_aarch64.whl" + "hash": "731b9ebdea402b8b1996d4c2ae613b16660e559b19e47bdc45d970568bc91c53", + "url": "https://files.pythonhosted.org/packages/13/36/537fd9da2adad49e7b2bb20741398625bee548493158274e87369a8eed56/torch-2.14.0-cp313-cp313-manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "c75e93173c700bccd6bfcc4a9d19ce242ab6dacd1f1781483027a16239b9e650", - "url": "https://files.pythonhosted.org/packages/ff/4a/0300261818e1560d72cc160ac826005507e8b7ca0a35788b591436d05b4a/torch-2.12.1-cp313-cp313-macosx_14_0_arm64.whl" + "hash": "9d4b1022a5d9b71282ec67ad0d9e7235870096b8a246dc1c32d6ea1fc83dc998", + "url": "https://files.pythonhosted.org/packages/ca/40/0db773452c2a62b37761d3f418acf933d381f9e87077036fb57c2a386c37/torch-2.14.0-cp313-cp313-macosx_14_0_arm64.whl" } ], "project_name": "torch", "requires_dists": [ - "cuda-bindings<14,>=13.0.3; platform_system == \"Linux\"", - "cuda-toolkit[cudart,cufft,cufile,cupti,curand,cusolver,cusparse,nvjitlink,nvrtc,nvtx]==13.0.2; platform_system == \"Linux\"", + "cuda-bindings<14,>=13.0.3; platform_system == \"Linux\" and python_version < \"3.15\"", + "cuda-toolkit[cublas,cudart,cufft,cufile,cupti,curand,cusolver,cusparse,nvjitlink,nvrtc,nvtx]==13.0.3; platform_system == \"Linux\"", "filelock", "fsspec>=0.8.5", "jinja2", "networkx>=2.5.1", - "nvidia-cublas<=13.1.1.3,>=13.1.0.3; platform_system == \"Linux\"", - "nvidia-cudnn-cu13==9.20.0.48; platform_system == \"Linux\"", + "nvidia-cudnn-cu13==9.24.0.43; platform_system == \"Linux\"", "nvidia-cusparselt-cu13==0.8.1; platform_system == \"Linux\"", - "nvidia-nccl-cu13==2.29.7; platform_system == \"Linux\"", + "nvidia-nccl-cu13==2.30.7; platform_system == \"Linux\"", "nvidia-nvshmem-cu13==3.4.5; platform_system == \"Linux\"", "opt-einsum>=3.3; extra == \"opt-einsum\"", "optree>=0.13.0; extra == \"optree\"", "pyyaml; extra == \"pyyaml\"", - "setuptools<82", + "setuptools>=77.0.3", "sympy>=1.13.3", - "triton==3.7.1; platform_system == \"Linux\"", + "triton~=3.8.0; platform_system == \"Linux\" and python_version < \"3.15\"", "typing-extensions>=4.10.0" ], "requires_python": ">=3.10", - "version": "2.12.1" + "version": "2.14.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "39832cc2def2789a6f29df83f172db7416cea70052c0907a57801c5f2fdccb03", - "url": "https://files.pythonhosted.org/packages/d8/8e/bb97bb0c71802080bfc8952937d174e49cfc50de5c951dd47b2496f0dcdb/tqdm-4.68.3-py3-none-any.whl" + "hash": "c293e525e6fef9c20e8728fd4612df02a0aa31bb5fe91ecd93e123b1b7bffa73", + "url": "https://files.pythonhosted.org/packages/a7/03/921a3d3c75785aca9ebfbfcabfbc3a1be12e2ab5265deb026d55a5a3f83e/tqdm-4.70.1-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "00dfa48452b6b6cfae3dd9885636c23d3422d1ec97c66d96818cbd5e0821d482", - "url": "https://files.pythonhosted.org/packages/87/d7/0535a28b1f5f24f6612fb3ff1e89fb1a8d160fee0f976e0aa6803862134b/tqdm-4.68.3.tar.gz" + "hash": "cefd0eca11b2a37a3aee776544d4f4ae913f02688135b5556b8788dfa474afc4", + "url": "https://files.pythonhosted.org/packages/0d/ea/b2a5bd54b28a324dae8211928b2d730b6547500342c7e6c6dea08bd0a485/tqdm-4.70.1.tar.gz" } ], "project_name": "tqdm", @@ -7112,19 +6937,19 @@ "slack-sdk; extra == \"slack\"" ], "requires_python": ">=3.8", - "version": "4.68.3" + "version": "4.70.1" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "8adbc1d20bd5463cd6876b2eb7cb31971e1065788e7dc6bc12bab597a7c504b7", - "url": "https://files.pythonhosted.org/packages/a5/3a/d99704c5effe10c6339c98cb236259161103e159bb99a78468b6729572ec/transformers-5.13.0-py3-none-any.whl" + "hash": "78ec1ce21579b38dfb83950a0658cd119f87212a2fcfdff478096ce9d6c03801", + "url": "https://files.pythonhosted.org/packages/e8/d0/c502b60d684adbd98a8dc7d5bb866842772b816ac4354e4608be240041ae/transformers-5.17.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "940c1428e42a4238f9ccf0cd41e63c590701aa63c19fd2ce3d7d602222d68495", - "url": "https://files.pythonhosted.org/packages/ec/e1/720ff7ff666b04279fea5bb7ac3ef8675e98f0ddbc1b8cb8bc9f3889d62e/transformers-5.13.0.tar.gz" + "hash": "a153be279169b55b92d8000bf4af294aed684503d091cca7804da2dd8a9de000", + "url": "https://files.pythonhosted.org/packages/0e/9e/750649904a065007a838981785b2bd8d9ff26154c6c341ac67d0b7f82c68/transformers-5.17.0.tar.gz" } ], "project_name": "transformers", @@ -7167,6 +6992,9 @@ "datasets>=2.15.0; extra == \"testing\"", "deepspeed>=0.9.3; extra == \"deepspeed\"", "deepspeed>=0.9.3; extra == \"deepspeed-testing\"", + "diffusers==0.35.2; extra == \"deepspeed-testing\"", + "diffusers==0.35.2; extra == \"dev\"", + "diffusers==0.35.2; extra == \"testing\"", "dill<0.3.5; extra == \"deepspeed-testing\"", "dill<0.3.5; extra == \"dev\"", "dill<0.3.5; extra == \"testing\"", @@ -7196,10 +7024,10 @@ "jinja2>=3.1.0; extra == \"all\"", "jinja2>=3.1.0; extra == \"chat-template\"", "jinja2>=3.1.0; extra == \"dev\"", - "kernels<0.16,>=0.15.2; extra == \"all\"", - "kernels<0.16,>=0.15.2; extra == \"dev\"", - "kernels<0.16,>=0.15.2; extra == \"integrations\"", - "kernels<0.16,>=0.15.2; extra == \"kernels\"", + "kernels<0.17,>=0.16.0; extra == \"all\"", + "kernels<0.17,>=0.16.0; extra == \"dev\"", + "kernels<0.17,>=0.16.0; extra == \"integrations\"", + "kernels<0.17,>=0.16.0; extra == \"kernels\"", "libcst; extra == \"deepspeed-testing\"", "libcst; extra == \"dev\"", "libcst; extra == \"quality\"", @@ -7207,12 +7035,12 @@ "librosa; extra == \"all\"", "librosa; extra == \"audio\"", "librosa; extra == \"dev\"", - "mistral-common[image]>=1.10.0; extra == \"all\"", - "mistral-common[image]>=1.10.0; extra == \"deepspeed-testing\"", - "mistral-common[image]>=1.10.0; extra == \"dev\"", - "mistral-common[image]>=1.10.0; extra == \"dev\"", - "mistral-common[image]>=1.10.0; extra == \"mistral-common\"", - "mistral-common[image]>=1.10.0; extra == \"testing\"", + "mistral-common[image]>=1.11.7; extra == \"all\"", + "mistral-common[image]>=1.11.7; extra == \"deepspeed-testing\"", + "mistral-common[image]>=1.11.7; extra == \"dev\"", + "mistral-common[image]>=1.11.7; extra == \"dev\"", + "mistral-common[image]>=1.11.7; extra == \"mistral-common\"", + "mistral-common[image]>=1.11.7; extra == \"testing\"", "nltk<=3.8.1; extra == \"deepspeed-testing\"", "nltk<=3.8.1; extra == \"dev\"", "nltk<=3.8.1; extra == \"testing\"", @@ -7340,18 +7168,18 @@ "timm>=1.0.23; extra == \"all\"", "timm>=1.0.23; extra == \"dev\"", "timm>=1.0.23; extra == \"timm\"", - "tokenizers<=0.23.0,>=0.22.0", + "tokenizers<0.24.0,>=0.23.1", "tomli; extra == \"deepspeed-testing\"", "tomli; extra == \"dev\"", "tomli; extra == \"quality\"", "tomli; extra == \"testing\"", - "torch>=2.4; extra == \"all\"", - "torch>=2.4; extra == \"deepspeed-testing\"", - "torch>=2.4; extra == \"dev\"", - "torch>=2.4; extra == \"dev\"", - "torch>=2.4; extra == \"serving\"", - "torch>=2.4; extra == \"testing\"", - "torch>=2.4; extra == \"torch\"", + "torch>=2.5; extra == \"all\"", + "torch>=2.5; extra == \"deepspeed-testing\"", + "torch>=2.5; extra == \"dev\"", + "torch>=2.5; extra == \"dev\"", + "torch>=2.5; extra == \"serving\"", + "torch>=2.5; extra == \"testing\"", + "torch>=2.5; extra == \"torch\"", "torchaudio; extra == \"all\"", "torchaudio; extra == \"audio\"", "torchaudio; extra == \"dev\"", @@ -7359,10 +7187,10 @@ "torchvision; extra == \"dev\"", "torchvision; extra == \"vision\"", "tqdm>=4.60", - "transformers-mlinter==0.1.1; extra == \"deepspeed-testing\"", - "transformers-mlinter==0.1.1; extra == \"dev\"", - "transformers-mlinter==0.1.1; extra == \"quality\"", - "transformers-mlinter==0.1.1; extra == \"testing\"", + "transformers-mlinter==0.1.5; extra == \"deepspeed-testing\"", + "transformers-mlinter==0.1.5; extra == \"dev\"", + "transformers-mlinter==0.1.5; extra == \"quality\"", + "transformers-mlinter==0.1.5; extra == \"testing\"", "ty==0.0.20; extra == \"deepspeed-testing\"", "ty==0.0.20; extra == \"dev\"", "ty==0.0.20; extra == \"quality\"", @@ -7382,40 +7210,27 @@ "uvicorn; extra == \"testing\"" ], "requires_python": ">=3.10.0", - "version": "5.13.0" + "version": "5.17.0" }, { "artifacts": [ { "algorithm": "sha256", - "hash": "58c0e131da05134a2a4788ccbcc0c1105cf0f54c8e98f19e34cd465396dc15eb", - "url": "https://files.pythonhosted.org/packages/07/42/2c3ac59253ae8892b6f307875263dd23dc875cdf732d3aea40d6d41fb7cb/triton-3.7.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl" + "hash": "1f0497218e26b7d79773ad9c2a3fa3b539ee69f587a13fac2e552b1d322a8015", + "url": "https://files.pythonhosted.org/packages/b0/b6/3394d5548404c1cabd1dadadd28d0b3f9478db1dff8180da53bb3f0a1e19/triton-3.8.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "cdbfc09d9ec58bc5e68321525653220de7515c199e7a8097a97c85e62b52cd0a", - "url": "https://files.pythonhosted.org/packages/00/42/c5089d4d9327fcd1e862c599cc2927f39418f84dd11a84cb2ccff9d4787a/triton-3.7.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl" + "hash": "b7004666652f500ed854a86988e4b3d69d247188b5d2092b5df1e44f4a954099", + "url": "https://files.pythonhosted.org/packages/87/4d/4c564374bcdadb166fccbf3e45aee0d4a473f88d341761bd2fefe3b8e8c1/triton-3.8.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl" } ], "project_name": "triton", "requires_dists": [ - "autopep8; extra == \"tests\"", - "cmake<4.0,>=3.20; extra == \"build\"", - "importlib-metadata; python_version < \"3.10\"", - "isort; extra == \"tests\"", - "lit; extra == \"build\"", - "llnl-hatchet; extra == \"tests\"", - "matplotlib; extra == \"tutorials\"", - "numpy; extra == \"tests\"", - "pandas; extra == \"tutorials\"", - "pytest-forked; extra == \"tests\"", - "pytest-xdist; extra == \"tests\"", - "pytest; extra == \"tests\"", - "scipy>=1.7.1; extra == \"tests\"", - "tabulate; extra == \"tutorials\"" + "importlib-metadata; python_version < \"3.10\"" ], "requires_python": "<3.15,>=3.10", - "version": "3.7.1" + "version": "3.8.0" }, { "artifacts": [ @@ -7633,13 +7448,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "3512ca79ac5c11113414b36e80281b872884477722440691c89d1112e321a49c", - "url": "https://files.pythonhosted.org/packages/80/87/b9fd69c92c6102a066e1b86a35243f53e70bd4c709f2a26d9f4fee4f4dc0/typer-0.26.8-py3-none-any.whl" + "hash": "b3a5fc4342d5fc8fda8fc3010b1cf117e9249aab7fae800c2eff62fd3842d97d", + "url": "https://files.pythonhosted.org/packages/dc/bf/205d0004930ede8f542fb58f601526fccf4ae7626075ca1e6c4de5d3d652/typer-0.27.2-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "c244a6bd558886fe3f8780efb6bdd28bb9aff005a94eedebaa5cb32926fe2f7e", - "url": "https://files.pythonhosted.org/packages/7c/f7/68adc395201b20b872d68e975386832e8005ffeacedd43a1d837a32815be/typer-0.26.8.tar.gz" + "hash": "269b7eb9d3c202ca84b4bc9618cb04ebb43d3d4d1e567e4c768607232c05f945", + "url": "https://files.pythonhosted.org/packages/16/f7/57713ba479fd405eb76de31404b2c744c289e336b2d999511ebf51e496f7/typer-0.27.2.tar.gz" } ], "project_name": "typer", @@ -7650,7 +7465,7 @@ "shellingham>=1.3.0" ], "requires_python": ">=3.10", - "version": "0.26.8" + "version": "0.27.2" }, { "artifacts": [ @@ -7766,21 +7581,21 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "4ed1cacbdc298c220f1bd249ed5287caa16f34d44ef4e9c3d0cbad5b521545e7", - "url": "https://files.pythonhosted.org/packages/dc/9b/47798a6c91d8bdb567fe2698fe81e0c6b7cb7ef4d13da4114b41d239f65d/typing_inspection-0.4.2-py3-none-any.whl" + "hash": "65b8397ba37ccbce054456aaccddfc91e6e3083c92824df348d96ca832f3f147", + "url": "https://files.pythonhosted.org/packages/67/81/4add07e5172b7ac40d8ed5ff580409a7801a4fe26d529bdd915401dabfbe/typing_inspection-0.4.4-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "ba561c48a67c5958007083d386c3295464928b01faa735ab8547c5692e87f464", - "url": "https://files.pythonhosted.org/packages/55/e3/70399cb7dd41c10ac53367ae42139cf4b1ca5f36bb3dc6c9d33acdb43655/typing_inspection-0.4.2.tar.gz" + "hash": "547274fa6b0a561ccf549cc9524b999a578e737d015d8709d021f9d0d13bea47", + "url": "https://files.pythonhosted.org/packages/a3/26/b09b8010994eccc3c09092e6b34058f36a460eea2d4c3e8b910c695975a0/typing_inspection-0.4.4.tar.gz" } ], "project_name": "typing-inspection", "requires_dists": [ - "typing-extensions>=4.12.0" + "typing-extensions>=4.15.0" ], - "requires_python": ">=3.9", - "version": "0.4.2" + "requires_python": ">=3.10", + "version": "0.4.4" }, { "artifacts": [ @@ -7887,13 +7702,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897", - "url": "https://files.pythonhosted.org/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl" + "hash": "0cf3cae568d36aa9576b28dfb35f11328f1cb974ca7647d9475ebb86c75ac6e3", + "url": "https://files.pythonhosted.org/packages/92/9d/c4e665119135114480843e7ab388fa94d8480650450e6f8e26b70d323a4c/urllib3-2.8.0-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c", - "url": "https://files.pythonhosted.org/packages/53/0c/06f8b233b8fd13b9e5ee11424ef85419ba0d8ba0b3138bf360be2ff56953/urllib3-2.7.0.tar.gz" + "hash": "63bf2ead4c879426ebf22ef2a781eeb4aa3b4ae798a0435506f8687fd5bb9b63", + "url": "https://files.pythonhosted.org/packages/e3/05/b17359e1cefb4f909b5e40b1b90a496d987258916dbbf88e842c729f510e/urllib3-2.8.0.tar.gz" } ], "project_name": "urllib3", @@ -7905,7 +7720,7 @@ "pysocks!=1.5.7,<2.0,>=1.5.6; extra == \"socks\"" ], "requires_python": ">=3.10", - "version": "2.7.0" + "version": "2.8.0" }, { "artifacts": [ @@ -7979,13 +7794,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "55aa670b67bbfb991b03fda39bd3276d92c419d702376e98c5df1c9989a26783", - "url": "https://files.pythonhosted.org/packages/2c/02/3623e6169bed617ed1e2d372f7c69f92ec28d54c4dfc997055c8578ec148/virtualenv-21.5.1-py3-none-any.whl" + "hash": "b7fa004650941c5f4b8035c981673ba2fc88189543c86db05ace77878804202d", + "url": "https://files.pythonhosted.org/packages/a1/20/91d982deaa4e3aefd4bfd755b1464259cbcd191d8d1c56a9cfe24d421ed6/virtualenv-21.7.15-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "dca3bf98275a59c652b69d68e73433e597d977c2da9198882479d1a7188009c8", - "url": "https://files.pythonhosted.org/packages/f1/a5/81f987504738e6defeed61ec1c47e2aefab3c35d8eeb87e1b3f38cf28254/virtualenv-21.5.1.tar.gz" + "hash": "072c16d3d1d796cb6a851145d2eae314f8434bd625a55f18b8b72b29890cc366", + "url": "https://files.pythonhosted.org/packages/cb/8f/d4da8965384182e79d005cf165097c194e15df7b9f13c2dc09d7fa3d4b97/virtualenv-21.7.15.tar.gz" } ], "project_name": "virtualenv", @@ -7994,11 +7809,11 @@ "filelock<4,>=3.24.2; python_version >= \"3.10\"", "filelock<=3.19.1,>=3.16.1; python_version < \"3.10\"", "platformdirs<5,>=3.9.1", - "python-discovery>=1.4.2", + "python-discovery>=1.6", "typing-extensions>=4.13.2; python_version < \"3.11\"" ], "requires_python": ">=3.9", - "version": "21.5.1" + "version": "21.7.15" }, { "artifacts": [ @@ -8069,13 +7884,13 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "af248a825037ef591efbf6ed20cc5faa03d3b47b9e5a2230a529eeee1c1fc3ef", - "url": "https://files.pythonhosted.org/packages/34/db/b10e48aa8fff7407e67470363eac595018441cf32d5e1001567a7aeba5d2/websocket_client-1.9.0-py3-none-any.whl" + "hash": "e1a673830a9c7bfa47b1cd3d5e4178f4c9651d80a4eab02c9c23a1c3ec6250ce", + "url": "https://files.pythonhosted.org/packages/d5/d2/cc4dc1271e464942db7ee278baae2daa99ee77cb2af744025c04da585a3e/websocket_client-1.9.2-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "9e813624b6eb619999a97dc7958469217c3176312b3a16a4bd1bc7e08a46ec98", - "url": "https://files.pythonhosted.org/packages/2c/41/aa4bf9664e4cda14c3b39865b12251e8e7d239f4cd0e3cc1b6c2ccde25c1/websocket_client-1.9.0.tar.gz" + "hash": "0fcb57545848be86992e128218fd96dd87a6769ffdb1a968dff79632b85604d0", + "url": "https://files.pythonhosted.org/packages/d8/cb/a5abcc2891249f393827c650c6296660ce40374ac22d99ab9aea41f9d2a2/websocket_client-1.9.2.tar.gz" } ], "project_name": "websocket-client", @@ -8088,8 +7903,8 @@ "websockets; extra == \"test\"", "wsaccel; extra == \"optional\"" ], - "requires_python": ">=3.9", - "version": "1.9.0" + "requires_python": ">=3.10", + "version": "1.9.2" }, { "artifacts": [ @@ -8432,88 +8247,88 @@ "artifacts": [ { "algorithm": "sha256", - "hash": "2783d9226db8797636cd6896e4de81feed252d1db72265686c9558d97a4d94b9", - "url": "https://files.pythonhosted.org/packages/fd/4d/4b880086bd0d3e034d25647be1d830afc3e3f610e98c4ab3490af6b1b6d5/yarl-1.24.2-py3-none-any.whl" + "hash": "681c758b0490f9e96b78e5fa8e8dc6e648e9185bb6eaebe73183c33ea0c445f3", + "url": "https://files.pythonhosted.org/packages/54/22/318c7980066769c6bcd9221ed2248294f5698811da099013098c670565ed/yarl-1.25.1-py3-none-any.whl" }, { "algorithm": "sha256", - "hash": "b3177bc0a768ef3bacceb4f272632990b7bea352f1b2f1eee9d6d6ff16516f92", - "url": "https://files.pythonhosted.org/packages/07/ab/9d4f69d571a94f4d112fa7e2e007200f5a54d319f58c82ac7b7baa61f5c6/yarl-1.24.2-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" + "hash": "a3faadac7d812ddac258feb57b9846b60c1b437c4f4b9ad42595c6f6fe4390df", + "url": "https://files.pythonhosted.org/packages/03/92/d54fa70236c6036271c9c9c09fd978df5cbe3ef49ef6c46e9b833476d215/yarl-1.25.1-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" }, { "algorithm": "sha256", - "hash": "863297ddede92ee49024e9a9b11ecb59f310ca85b60d8537f56bed9bbb5b1986", - "url": "https://files.pythonhosted.org/packages/1b/66/b63fff7b71211e866624b21432d5943cbb633eb0c2872d9ee3070648f22c/yarl-1.24.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" + "hash": "be80550d9bfe83d9b62398a37081a90434e6df2d978ec345c3d2820de6beddab", + "url": "https://files.pythonhosted.org/packages/0e/b7/a82a49bf88340b837ef6972b508a1604ae377b9e6904b46b10cf5f1cf925/yarl-1.25.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" }, { "algorithm": "sha256", - "hash": "33a29b5d00ccbf3219bb3e351d7875739c19481e030779f48cc46a7a71681a9b", - "url": "https://files.pythonhosted.org/packages/1b/a5/123ac993b5c2ba6f554a140305620cb8f150fa543711bbc49be3ec0a65a4/yarl-1.24.2-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" + "hash": "10b2fd95332f0d716d5eee3c9fb2ce8eada19082de7fee83d32e37992fd75c26", + "url": "https://files.pythonhosted.org/packages/17/e1/f1bc3390fdca352826676b531d0712736f156919090206700421d46b2c37/yarl-1.25.1-cp313-cp313-macosx_10_13_x86_64.whl" }, { "algorithm": "sha256", - "hash": "a9532c57211730c515341af11fef6e9b61d157487272a096d0c04da445642592", - "url": "https://files.pythonhosted.org/packages/23/37/c472d3af3509688392134a88a825276770a187f1daa4de3f6dc0a327a751/yarl-1.24.2-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl" + "hash": "eb96ed1ae6c7d072d60840c0434aef07a2df611812810807fbc54263a6053e9a", + "url": "https://files.pythonhosted.org/packages/2f/11/51d82b852c64f7fad0fc7a7ff3031517204887e874c722bbca839c0b23ac/yarl-1.25.1-cp313-cp313-musllinux_1_2_aarch64.whl" }, { "algorithm": "sha256", - "hash": "204e7a61ce99919c0de1bf904ab5d7aa188a129ea8f690a8f76cfb6e2844dc44", - "url": "https://files.pythonhosted.org/packages/41/7c/7c1050f73450fbdaa3f0c72017059f00ce5e13366692f3dba25275a1083d/yarl-1.24.2-cp313-cp313-musllinux_1_2_armv7l.whl" + "hash": "14b79a30a93a3ce2e8832603fd0ab780ada281b0ba5110b519a634f2d7d7d1fc", + "url": "https://files.pythonhosted.org/packages/30/d2/7d1e0ab9f8390e1fbcede5a6dbf70d23c96ad09b8c5567f3a514d1ddb0e2/yarl-1.25.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl" }, { "algorithm": "sha256", - "hash": "9ac374123c6fd7abf64d1fec93962b0bd4ee2c19751755a762a72dd96c0378f8", - "url": "https://files.pythonhosted.org/packages/79/12/1e8f37460ea0f7eb59c221fdaf0ed75e7ac43e97f8093b9c6f411df50a78/yarl-1.24.2.tar.gz" + "hash": "a2ed0ba415ccdf08f14bf544cb78346d0f76086707ffee24921a2c84dbf1305a", + "url": "https://files.pythonhosted.org/packages/43/35/7b8f1ebb45d7ec3dda7d1909bf44f458de41ef91e2937f107733582a5166/yarl-1.25.1-cp313-cp313-musllinux_1_2_ppc64le.whl" }, { "algorithm": "sha256", - "hash": "491ac9141decf49ee8030199e1ee251cdff0e131f25678817ff6aa5f837a3536", - "url": "https://files.pythonhosted.org/packages/82/62/fcf0ce677f17e5c471c06311dd25964be38a4c586993632910d2e75278bc/yarl-1.24.2-cp313-cp313-macosx_10_13_universal2.whl" + "hash": "2b49375d22299b0a834c2bca72f39aaecc270d96fb24c30424899676f487b22a", + "url": "https://files.pythonhosted.org/packages/63/d6/d8b689ab7ca26edeb85f6ff28812aac7a25376eefc1780e303a7bfbaceff/yarl-1.25.1-cp313-cp313-musllinux_1_2_riscv64.whl" }, { "algorithm": "sha256", - "hash": "f9a1e9b622ca284143aab5d885848686dcd85453bb1ca9abcdb7503e64dc0056", - "url": "https://files.pythonhosted.org/packages/8b/d4/cde059abfa229553b7298a2eadde2752e723d50aeedaef86ce59da2718ee/yarl-1.24.2-cp313-cp313-musllinux_1_2_s390x.whl" + "hash": "4bd6340d20ae2c7ca719b87b426e808e90743b676d05d4c26c4fb5ca71f41184", + "url": "https://files.pythonhosted.org/packages/71/e1/5ba1e3a2a22139213655e760919038e8ed7e2d4a99826d0bbddb3beb96e5/yarl-1.25.1-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl" }, { "algorithm": "sha256", - "hash": "e196952aacaf3b232e265ff02980b64d483dc0972bd49bcb061171ff22ac203a", - "url": "https://files.pythonhosted.org/packages/8e/9a/000b2b66c0d772a499fc531d21dab92dfeb73b640a12eed6ba89f49bb2d0/yarl-1.24.2-cp313-cp313-musllinux_1_2_aarch64.whl" + "hash": "03dd38de09bc213e9a8b29761eec33ee1d5318dac0e49d8af36e4d27830e23a7", + "url": "https://files.pythonhosted.org/packages/75/16/e8be8e2fb175bbf41a0680381a319f1199fae256588241a2ac8677eafb49/yarl-1.25.1.tar.gz" }, { "algorithm": "sha256", - "hash": "374423f70754a2c96942ede36a29d37dc6b0cb8f92f8d009ddf3ed78d3da5488", - "url": "https://files.pythonhosted.org/packages/9d/ac/ba1974b8533909636f7733fe86cf677e3619527c3c2fa913e0ea89c48757/yarl-1.24.2-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl" + "hash": "25868beca8b6765f8f7d0e11fe6dd7c66dd4b0793b9500286d20cc92352126a5", + "url": "https://files.pythonhosted.org/packages/7b/ed/2f3129bbcc9a5c8ba12cc2b29d8060a3bab9c8043c456cfd4b5ca3188890/yarl-1.25.1-cp313-cp313-macosx_10_13_universal2.whl" }, { "algorithm": "sha256", - "hash": "8372a2b976cf70654b2be6619ab6068acabb35f724c0fda7b277fbf53d66a5cf", - "url": "https://files.pythonhosted.org/packages/a3/4b/8415bc96e9b150cde942fbac9a8182985e58f40ce5c54c34ed015407d3ee/yarl-1.24.2-cp313-cp313-musllinux_1_2_riscv64.whl" + "hash": "0a66db89ea473abeac4b70523cafd94db3772380e565f9d28af7a179b7af71fa", + "url": "https://files.pythonhosted.org/packages/91/8d/b1b35ed7903da6669b1d367cb2c09436acd4ff508029b4f39a0c0c2058fc/yarl-1.25.1-cp313-cp313-musllinux_1_2_x86_64.whl" }, { "algorithm": "sha256", - "hash": "cdfcce633b4a4bb8281913c57fcafd4b5933fbc19111a5e3930bbd299d6102f1", - "url": "https://files.pythonhosted.org/packages/c1/24/16748d5dab6daec8b0ed81ccec639a1cded0f18dcc62a4f696b4fe366c37/yarl-1.24.2-cp313-cp313-macosx_11_0_arm64.whl" + "hash": "0f12afda4eea8c8994a76d4df1875c765194f5fbe8a9d197929ea303caee29ec", + "url": "https://files.pythonhosted.org/packages/a8/aa/50acc5c3e5da04172ae3c281c75405af4d2ca911e16120ab0563f4dffb66/yarl-1.25.1-cp313-cp313-macosx_11_0_arm64.whl" }, { "algorithm": "sha256", - "hash": "e89418f65eda18f99030386305bd44d7d504e328a7945db1ead514fbe03a0607", - "url": "https://files.pythonhosted.org/packages/d3/58/8e63299bb71ed61a834121d9d3fe6c9fcf2a6a5d09754ff4f20f2d20baf5/yarl-1.24.2-cp313-cp313-macosx_10_13_x86_64.whl" + "hash": "ef74070ac553c59eb4f04258722066d6c6135b7baa03b2e9f2da65c096e96d98", + "url": "https://files.pythonhosted.org/packages/cf/d5/1a1798ea4dc6b7ee3260010a27907ebc697c95dae99817d817ed446d24aa/yarl-1.25.1-cp313-cp313-musllinux_1_2_s390x.whl" }, { "algorithm": "sha256", - "hash": "91e72cf093fd833483a97ee648e0c053c7c629f51ff4a0e7edd84f806b0c5617", - "url": "https://files.pythonhosted.org/packages/df/88/09c28dad91e662ccfaa1b78f1c57badde74fc9d0b23e74aef644750ecd73/yarl-1.24.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl" + "hash": "3feb99222553a8cbedfa52c2f59dd84c3f50d5b582c728d522caf8d72769a54b", + "url": "https://files.pythonhosted.org/packages/e4/49/9d1978049bf646b9ea918313926453c6901b71c92f097467777d47d36a88/yarl-1.25.1-cp313-cp313-musllinux_1_2_armv7l.whl" }, { "algorithm": "sha256", - "hash": "810e19b685c8c3c5862f6a38160a1f4e4c0916c9390024ec347b6157a45a0992", - "url": "https://files.pythonhosted.org/packages/e7/2c/d6a6c9a61549f7b6c7e6dc6937d195bcf069582b47b7200dcd0e7b256acf/yarl-1.24.2-cp313-cp313-musllinux_1_2_x86_64.whl" + "hash": "e07595c7d6f4db270ceede356a1bd1c07a34f1c26f958d1ed0cd7b48e0d2bba3", + "url": "https://files.pythonhosted.org/packages/ef/78/5d684b411e3f3602464ee9b538db48205038f8605872985f61efb809ced0/yarl-1.25.1-cp313-cp313-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl" }, { "algorithm": "sha256", - "hash": "4b156914620f0b9d78dc1adb3751141daee561cfec796088abb89ed49d220f1a", - "url": "https://files.pythonhosted.org/packages/ec/b1/29e5756b3926705f5f6089bd5b9f50a56eaac550da6e260bf713ead44d04/yarl-1.24.2-cp313-cp313-musllinux_1_2_ppc64le.whl" + "hash": "126a2533570c554719ca40a1288fdee1700b6bc82e7131aa69fa85252d92e651", + "url": "https://files.pythonhosted.org/packages/f5/53/780653d5e0f73831f467cf13548912e5eec97f21dc49fc8daf21da027df4/yarl-1.25.1-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl" } ], "project_name": "yarl", @@ -8523,7 +8338,7 @@ "propcache>=0.2.1" ], "requires_python": ">=3.10", - "version": "1.24.2" + "version": "1.25.1" }, { "artifacts": [