From e4eb7001cbdfdc0b166db15d97907f563959e5dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 06:02:03 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=F0=9F=90=8D=20Update=20depen?= =?UTF-8?q?dency=20ldpc=20to=20v2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- uv.lock | 78 +++++++++++++++++++++++++++----------------------- 2 files changed, 43 insertions(+), 37 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 74860c9d..f8be9bed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ requires-python = ">=3.9" dependencies = [ "z3-solver>=4.12", "qecsim", - "ldpc>=0.1.53,<2", # temporary upper cap due to failures seen with ldpc v2 + "ldpc>=2.1.8,<3", # temporary upper cap due to failures seen with ldpc v2 "numpy>=1.26; python_version > '3.11'", "numpy>=1.24; python_version <= '3.11'", "qiskit[qasm3-import]>=1.0.0", diff --git a/uv.lock b/uv.lock index 2c406de3..a906d030 100644 --- a/uv.lock +++ b/uv.lock @@ -665,7 +665,7 @@ name = "importlib-metadata" version = "8.5.0" source = { registry = "https://pypi.org/simple" } dependencies = [ - { name = "zipp", marker = "python_full_version < '3.12'" }, + { name = "zipp", marker = "python_full_version < '3.11'" }, ] sdist = { url = "https://files.pythonhosted.org/packages/cd/12/33e59336dca5be0c398a7482335911a33aa0e20776128f038019f1a95f1b/importlib_metadata-8.5.0.tar.gz", hash = "sha256:71522656f0abace1d072b9e5481a48f07c138e00f079c38c8f883823f9c26bd7", size = 55304 } wheels = [ @@ -952,45 +952,39 @@ wheels = [ [[package]] name = "ldpc" -version = "0.1.60" +version = "2.1.8" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "numpy" }, + { name = "pymatching" }, + { name = "pytest" }, { name = "scipy" }, + { name = "sinter" }, + { name = "stim" }, { name = "tqdm" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/ef/f8/76b240cda917e1c25afacd6ddde86b3ad34bfb33da4e33df0c389e2c3bec/ldpc-0.1.60.tar.gz", hash = "sha256:06152fcce834c2d46ee04add2102e7d90f9c86617e04113ae84deba9e84f17ba", size = 374066 } -wheels = [ - { url = "https://files.pythonhosted.org/packages/3a/93/dbc2b7d95e05f0066b61598e1d74dda322dee5a6542972b074c61cc61116/ldpc-0.1.60-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:b17c58620d96c7003f4d5428d8199d7807446ff0e6fc0c39832affa967370243", size = 574114 }, - { url = "https://files.pythonhosted.org/packages/6e/cc/3b337f258e72e486924e6c5a5d723d0a03a81c0339f1ab5bbd7365a0788d/ldpc-0.1.60-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:5103cce5713a338c7d2319ace5a555cfdefd9a33e81a4491c1e3973cc602bbad", size = 568538 }, - { url = "https://files.pythonhosted.org/packages/d1/31/4364f966bc834cfb7012b68debb65f75f2d78acbb4ead70c858330b2ce99/ldpc-0.1.60-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:28066a55b855de08da4a33c1349a486f79ee3e5f9883a42a14357320a71bf7e0", size = 1313121 }, - { url = "https://files.pythonhosted.org/packages/02/80/deec8a03cf75043d791db61240139ce57bd35d4d6172b1add1f7a6a1a3ee/ldpc-0.1.60-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:79e045cb7a03ec2d4eaf8405fe37f6f9b27c733a66de0f41a453a930b16a40d5", size = 1267499 }, - { url = "https://files.pythonhosted.org/packages/a2/36/ff2c26dc96fd33f124f080d90b4aa6540e792589213c6deadd1910a913df/ldpc-0.1.60-cp310-cp310-win32.whl", hash = "sha256:dd42d119a0bb1b8ff70088adfe4266ba5f8c5768e81d6db989e818abacc857db", size = 523302 }, - { url = "https://files.pythonhosted.org/packages/46/cb/ded17d77fbfb4a1e75270e93a5e7688252f76a05a773659835b61a767035/ldpc-0.1.60-cp310-cp310-win_amd64.whl", hash = "sha256:a29445a339b9069df96b2545cb9216034683ae85b5a5b59712c330327d320f23", size = 540886 }, - { url = "https://files.pythonhosted.org/packages/4a/9a/e4e6d70f7c1c2d4faf1bcd3b1666e183b24fd581a6169cacfb3dab6f3e03/ldpc-0.1.60-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:35c8326f6ad7d8017ba89ec9fb9c2b2fdfc3cdbefebaedc17423519bd70d1a71", size = 573517 }, - { url = "https://files.pythonhosted.org/packages/ad/77/383c6cdb2ef3818362a9654e6bafb5c7415c49f1fbb5c6dc9f988e8aa7b2/ldpc-0.1.60-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:411584c084470288d95737eb6de94cde2571459c15b880d9e8a4e552cd942393", size = 568029 }, - { url = "https://files.pythonhosted.org/packages/40/1a/b05618c9533b4c4d0de8be8f23a68b69e311110d0e7d7e9a23ccf8b65056/ldpc-0.1.60-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1896ef67af5be3998aebba5e0b6110dbd02b119fed2e6bdc5f2738d26eccb7ea", size = 1384062 }, - { url = "https://files.pythonhosted.org/packages/8a/24/0578140b2ed4c6ba3d56f03949c8e1a868c3060a240d9215b7665f637a5c/ldpc-0.1.60-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f83cda648d68998e98e817eae0e84b5057ebb3d6941db9855adf3f0286000bd5", size = 1341428 }, - { url = "https://files.pythonhosted.org/packages/19/34/955b40e8313817ad6853412f9207fdac5dfc94e061988554bf1b07345222/ldpc-0.1.60-cp311-cp311-win32.whl", hash = "sha256:eaa7fe7d813a1935908e4730605595c000f20efa3541f9ee0aa3cdb98c33de5f", size = 522250 }, - { url = "https://files.pythonhosted.org/packages/09/25/c7cbbc4089eac07b5b335735370192ed87268ad52374f3c73b137cc31082/ldpc-0.1.60-cp311-cp311-win_amd64.whl", hash = "sha256:18b721d0a25b4b149e8b5cdbd8cae7d327c9eb445bdfaa84878f4e7ee87702a5", size = 541363 }, - { url = "https://files.pythonhosted.org/packages/f7/a4/6d3b61e813ae14be8357ea6c5d182ae17147fb87ae7f7313a0ccae85880f/ldpc-0.1.60-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:85cd76ec06834bf4c1ccd69577328782e4cd7524f3cc15a92f220debabf86ce6", size = 573433 }, - { url = "https://files.pythonhosted.org/packages/48/fd/917f8ec5ace1eb1e666a6cf00981b029417822983daa1a72fbbdfa21fa43/ldpc-0.1.60-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:3bf499917617fda559160635d49f88ff8402de0b10e82121087f3c5c081dac4a", size = 568160 }, - { url = "https://files.pythonhosted.org/packages/cf/54/74bab08c53059f94a1608eeb04f429efb5c1dd1d1d596de9f5a556bc44d9/ldpc-0.1.60-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9f101742220f52d5fcd7cbe282d26b924bbfe4823feaa01c2da2aa7aa54e0318", size = 1410814 }, - { url = "https://files.pythonhosted.org/packages/9d/d2/eb83817184d8e07f43b0f3c8a1928298282e8bd7cf59ca4c2e38719da248/ldpc-0.1.60-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bdecbf7aa294066e5f0cab4f2b257980ddab910899a654a930a35c3dbc769974", size = 1362258 }, - { url = "https://files.pythonhosted.org/packages/09/1c/75d0a99b6efa2b8fb3a59b26999ca74e532df4244691168c6f05532886b9/ldpc-0.1.60-cp312-cp312-win32.whl", hash = "sha256:d0c82887ede968b34eae89fe1ca8d98170586dfeefafee1bfee2f773d94469fe", size = 522158 }, - { url = "https://files.pythonhosted.org/packages/ea/ec/a1abad143c61f08b1bd6aff180a4e7030b2e782ac152b1f43c3a2b5dd784/ldpc-0.1.60-cp312-cp312-win_amd64.whl", hash = "sha256:2d3d422ba4d2d9b8a94f3beed4888f6daa7e61c779dc905a030c39afea4a8708", size = 541313 }, - { url = "https://files.pythonhosted.org/packages/6b/a7/e970595e94cfbfe6c66a6df0deff7425b754b2ac618eac0413c7055f0627/ldpc-0.1.60-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:a108c65a00e8e064e627c09565e95b18ba9c9b7b309cfe1fa405285ef17d6832", size = 570176 }, - { url = "https://files.pythonhosted.org/packages/39/13/b4a8560d76c9b623facf7450ec6055a3ccab4905edcdf829d6d3c9d20f12/ldpc-0.1.60-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:42808fcf37ea58e2e61cc90c1f0dfe2326ef57f302ddbf80c9937963b7811159", size = 564834 }, - { url = "https://files.pythonhosted.org/packages/07/a8/f3c08e292c6dbf544a76a422cebeb1228d660663330c5202eca04719dd44/ldpc-0.1.60-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2ccb020863d62b51553431cd7986a85c4f6a7024ed5f7992796db7ac38672023", size = 1398979 }, - { url = "https://files.pythonhosted.org/packages/7d/31/645b0f4e3f1ca1a493739d0de83c29321d53ab80127cee1910a89490679b/ldpc-0.1.60-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e32662918590b59fc16283e59f4be26f6011b16bc966de3eff93664a6a6eb858", size = 1353581 }, - { url = "https://files.pythonhosted.org/packages/fa/50/dc4bd6efac99fa817f18a5501dbfc4b35daa7f40aad76de038a19d664e8d/ldpc-0.1.60-cp313-cp313-win32.whl", hash = "sha256:cb56fbfc2dc6ee3c13ead819c9c9c18d6aa6025b21cf583fd5ac29c7fa2492bc", size = 521161 }, - { url = "https://files.pythonhosted.org/packages/e1/d8/f38f4c323beb2124880d9672668759a1c23185a4769b87144a001bb8022a/ldpc-0.1.60-cp313-cp313-win_amd64.whl", hash = "sha256:f277ea524ab80c59dc6ee6a95373e91b9fcae63abbb0f3979998d5aa6f608cf9", size = 540076 }, - { url = "https://files.pythonhosted.org/packages/51/30/4c4ebe5dae12a475c0f04ffcd24891ba58910a5fa4748b8fc73c522ffe6c/ldpc-0.1.60-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c14cc88df29208a5d538e9d64567d27c2994dc2e8030eecd7f9c35aa5ff1da0e", size = 575952 }, - { url = "https://files.pythonhosted.org/packages/3b/3c/22b6dc6fefd6b59f2edaa20b21190058f3d17cf30b7b19d2fb25cc3c6434/ldpc-0.1.60-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:dde97f0d18a2c84bb7c6ef29f753e56a8114e7b49b7d11f34aa1bde2f3b4db43", size = 570238 }, - { url = "https://files.pythonhosted.org/packages/fc/80/256b6e3799635534b0aada94d75d2b01cf1db932e3e06c57982fade30982/ldpc-0.1.60-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e6241d9b34488323df07dfc10ddbb218098cb29c4329ab2b6aab214f2467a0dc", size = 1321533 }, - { url = "https://files.pythonhosted.org/packages/4f/71/792c4c007219c26b69c72f00a340f227513f9eec9fc7b68d7a5cd1c987b5/ldpc-0.1.60-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1456605f3abdb34f05ecbe7496c7847546caa70801e875e01120791abd558cc2", size = 1276065 }, - { url = "https://files.pythonhosted.org/packages/41/f8/b68c9c801519eeac44542ed751feec49962249dd16e8973548403b00eb12/ldpc-0.1.60-cp39-cp39-win32.whl", hash = "sha256:8f0870b6c07894ec55917180f6b6898180a28a2368be202c684229fa2269eeb5", size = 525169 }, - { url = "https://files.pythonhosted.org/packages/c9/0b/1db19bcfb798464d5eee91eb87aa309bac694171c20e444cc8e2bc6b8af6/ldpc-0.1.60-cp39-cp39-win_amd64.whl", hash = "sha256:e9a1f26465b95d5b732c3dbdaf1556275c34fc4b115aef40a9e3b3d99bbf460a", size = 542584 }, +sdist = { url = "https://files.pythonhosted.org/packages/e5/25/a4ed1b5ba9f328b38428a7b374b33d342da49988ba12567da9ef2022dded/ldpc-2.1.8.tar.gz", hash = "sha256:179a2ff33ad9d24c04c68e4ffcffe9ebe4041a6d72be0cb8c6f8a44d4cfab72c", size = 873419 } +wheels = [ + { url = "https://files.pythonhosted.org/packages/32/13/4b96ad29952270b92a49dfa891ad4fd33987b85497fd01c6f31072ccb1b4/ldpc-2.1.8-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:5b3313f1127fad95b4b0ae87f4ccb7d6e53d632701e586a15a99c7d4b4d2588f", size = 1556968 }, + { url = "https://files.pythonhosted.org/packages/1f/0e/c073067915f168efa8d81412e0e33719902a79a41a73e6beae349f72c0d8/ldpc-2.1.8-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:4982299105a1d229c922d66ec95fa97985f91ef41c28d7b82e53b2c640fea3e5", size = 1512369 }, + { url = "https://files.pythonhosted.org/packages/64/97/6ef2e2bb546920478c534bc6fe6b7252af72099bf54abe0fa83749fe6cb5/ldpc-2.1.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:511037a804f55e5412177ca75c89d29377c1f48f46b7f495c4660e48a680d800", size = 6825328 }, + { url = "https://files.pythonhosted.org/packages/ae/f4/7fc90f79a69f49a2675b1d82687e4eb3ccb1934cb0d0bafac28bc46bea07/ldpc-2.1.8-cp310-cp310-win_amd64.whl", hash = "sha256:f864ebf05b2b891cc5d6ba7061499f9a4ff42b8f3ae5586803876c88592fd01d", size = 1454577 }, + { url = "https://files.pythonhosted.org/packages/8b/27/641e35a1c06cfd4a54575bca4ed0a4808db1ee3d6c5a705105a1a5cc74cb/ldpc-2.1.8-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:ef94cfa47b4047a13c1829d599b34e025d5920c4d2336b6bdca993b728487d40", size = 1557150 }, + { url = "https://files.pythonhosted.org/packages/51/09/746ee4b1e6d65c02228dcc872fdb28dcc228c8e0c9273653e90f20d73738/ldpc-2.1.8-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:7e3ae40616ffd5654606850bd3863cb99b4186190b40159b065f54a0c7d7c78a", size = 1511836 }, + { url = "https://files.pythonhosted.org/packages/12/cb/6265b7908d09fa534842a78d7b7d113c1ac50d6aa3cb71974c336ce64b55/ldpc-2.1.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8ee4dd4c8471e045cc917e75717e760e50f77a3e69b5204f667648f80ce14ee6", size = 6948203 }, + { url = "https://files.pythonhosted.org/packages/da/9a/2885e0f0da3812887dd8420070a8c95ec11268b913f33270c7f29ca313a4/ldpc-2.1.8-cp311-cp311-win_amd64.whl", hash = "sha256:f1ea59f6fcf1989346e3a59af7734bb9ae16e2cc3a3d87d151edeac3dbce9e8a", size = 1455721 }, + { url = "https://files.pythonhosted.org/packages/8b/50/49dcfe0fc5b2213156877edf2e4e0f3e0c3e5ddc6e6e96cda0672136b830/ldpc-2.1.8-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:a4a5be307178aeb98276ce2bbbe4eae0c725d78eba0d1a5f4f1c0a554161603c", size = 1555976 }, + { url = "https://files.pythonhosted.org/packages/67/8c/3232aec913d4ead6aad143f828c6efbe15e10b7557f11056e4eef10af424/ldpc-2.1.8-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:cbec8f4271f6d2decf4073a551109e95882a808fcfbb9f832fb22943cf891fa0", size = 1512391 }, + { url = "https://files.pythonhosted.org/packages/97/01/4e6fa22b75d3938725e83447b6b033b2e8967cb8c790b67342ebe9450070/ldpc-2.1.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9851f32a9db1c36c1fe37f4a43eb5b1778f1227a94f58222c64db5172b1451e5", size = 6894374 }, + { url = "https://files.pythonhosted.org/packages/aa/09/ff70bc9d67920ab3222e3f5787537996972903b32bc7255174f10ac024d4/ldpc-2.1.8-cp312-cp312-win_amd64.whl", hash = "sha256:8517deb224122872466c2202c0af75ef9952acc06e9a45f352fc178c1e99cf72", size = 1451345 }, + { url = "https://files.pythonhosted.org/packages/b5/46/3b89318186d5372a5a10170bafa09497bec90e5b5c4a7aa0f261cf6d85b7/ldpc-2.1.8-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:c472def02afe36f8a481ad6ac2875ae1f5b67ca71aa7dd27be1ff3e80c427446", size = 1546155 }, + { url = "https://files.pythonhosted.org/packages/5e/ad/61afef8b5f39ee98b35c9bd71f122430c757d7ef611d61d821e6bb9e8d29/ldpc-2.1.8-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:de34046cba1cf561ff5a005fcb996472a8abc2677127b463e1aef7e296a5c00e", size = 1503449 }, + { url = "https://files.pythonhosted.org/packages/99/a1/a15b40451113cf1102003f95476243506357c0910b99c75a5a6a0e1df978/ldpc-2.1.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2e3cec4249c89b95f7b8fd826de31d93566e4e00f5ff0cf3a089132d27f22a78", size = 6875821 }, + { url = "https://files.pythonhosted.org/packages/77/44/052602d3efd2b326a91b8ec53526063e45089957687f02acf7f113a285b5/ldpc-2.1.8-cp313-cp313-win_amd64.whl", hash = "sha256:739346533ccb092e209a0057c813bfdf57d2242ae9b4fff8326ab416d7ae2435", size = 1447826 }, + { url = "https://files.pythonhosted.org/packages/b8/dc/b1a6fb850f74a3a834c31b949547fbb7dacbe1be04cbde807419a8bf12aa/ldpc-2.1.8-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:88d66300ee27e4e5e263a1c4e8c965e0b9f794b45f8d6db315ee8b3985077bad", size = 1561433 }, + { url = "https://files.pythonhosted.org/packages/22/0a/8a528e705635da4fec8b147d42cccc56f8dc7fee8bc22e06ad342a89ed24/ldpc-2.1.8-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:17fb7e39bba5546234efeb6e1b3b94423a39546f629290b8053a6aee8bb9f395", size = 1516723 }, + { url = "https://files.pythonhosted.org/packages/11/57/80b666e18502d43ce82bd56ef066885f0dab87a0afef7583b72bc7f5c2b7/ldpc-2.1.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:10986d8cc6e5532a1202e619b7720dc4b4ca90883fd0781bd09e7a5fab9d5289", size = 6846935 }, + { url = "https://files.pythonhosted.org/packages/3f/2e/8c35aa3fc5eaea093066884089841df1804d24ebc7d6e3f7f53af4f81b22/ldpc-2.1.8-cp39-cp39-win_amd64.whl", hash = "sha256:08651fb72e362b18b78ae85ba58165ae4ffa24ee44561222e3de1c65bbc63206", size = 1458864 }, ] [[package]] @@ -1181,7 +1175,7 @@ wheels = [ [[package]] name = "mqt-qecc" -version = "1.8.3.dev19+gc14eea9" +version = "1.8.3.dev20+ga00e803.d20241211" source = { editable = "." } dependencies = [ { name = "bposd" }, @@ -1251,7 +1245,7 @@ requires-dist = [ { name = "fastcore", specifier = ">=1.7.10" }, { name = "furo", marker = "extra == 'docs'", specifier = ">=2023.9.10" }, { name = "ipykernel", marker = "extra == 'docs'" }, - { name = "ldpc", specifier = ">=0.1.53,<2" }, + { name = "ldpc", specifier = ">=2.1.8,<3" }, { name = "matplotlib", marker = "extra == 'visualization'" }, { name = "mqt-qecc", extras = ["coverage", "docs", "visualization"], marker = "extra == 'dev'" }, { name = "mqt-qecc", extras = ["test"], marker = "extra == 'coverage'" }, @@ -2470,6 +2464,18 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/a0/e9/e58082fbb8cecbb6fb4133033c40cc50c248b1a331582be3a0f39138d65b/simpleeval-1.0.3-py3-none-any.whl", hash = "sha256:e3bdbb8c82c26297c9a153902d0fd1858a6c3774bf53ff4f134788c3f2035c38", size = 15762 }, ] +[[package]] +name = "sinter" +version = "1.14.0" +source = { registry = "https://pypi.org/simple" } +dependencies = [ + { name = "matplotlib" }, + { name = "numpy" }, + { name = "scipy" }, + { name = "stim" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/cf/47/4968b5c570d03c116c475b18420cfe8d2ae15a2449016d6852e3f92a131f/sinter-1.14.0.tar.gz", hash = "sha256:b40498d9bb7752e28a18bcc06875b34f45befc9f957d7c51c240a37124e8c4d3", size = 174330 } + [[package]] name = "six" version = "1.17.0"