From 59d52f0ff8269c42dbe642a63ba3849854a321db Mon Sep 17 00:00:00 2001 From: vprusso Date: Fri, 14 Feb 2025 07:06:12 -0500 Subject: [PATCH] refactor: adding comment to x86 dep for mac --- poetry.lock | 121 +++++++++++++++++++++++++++++++++++-------------- pyproject.toml | 6 ++- 2 files changed, 93 insertions(+), 34 deletions(-) diff --git a/poetry.lock b/poetry.lock index 8870a17..774156b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -301,17 +301,17 @@ files = [ [[package]] name = "boto3" -version = "1.36.19" +version = "1.36.20" description = "The AWS SDK for Python" optional = false python-versions = ">=3.8" files = [ - {file = "boto3-1.36.19-py3-none-any.whl", hash = "sha256:7784590369a9d545bb07b2de56b6ce4d5a5e232883a957f704c3f842caeba155"}, - {file = "boto3-1.36.19.tar.gz", hash = "sha256:8c2c2a4ccdfe35dd2611ee1b7473dd2383948415c777e42dc4e7f1ebe371fe8c"}, + {file = "boto3-1.36.20-py3-none-any.whl", hash = "sha256:e132e31232ee107f1c187f566d96863a907433e5bdd8d8928effddd30a96242f"}, + {file = "boto3-1.36.20.tar.gz", hash = "sha256:4a27ffc0543c2a429600542047f00c6a1e95270139d36d8cc636e9cc9a78b835"}, ] [package.dependencies] -botocore = ">=1.36.19,<1.37.0" +botocore = ">=1.36.20,<1.37.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.11.0,<0.12.0" @@ -320,13 +320,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.36.19" -description = "Type annotations for boto3 1.36.19 generated with mypy-boto3-builder 8.9.0" +version = "1.36.20" +description = "Type annotations for boto3 1.36.20 generated with mypy-boto3-builder 8.9.1" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.36.19-py3-none-any.whl", hash = "sha256:1bd23cd3a9f7bd313123a3f90ce5da452d9b3782f4a72b40eace6201671b6094"}, - {file = "boto3_stubs-1.36.19.tar.gz", hash = "sha256:644e661c5dad882b31a0691d8d5274c99db8d79221d32e9d7c8d077a7fa38834"}, + {file = "boto3_stubs-1.36.20-py3-none-any.whl", hash = "sha256:38de70e64a16e141016e0041ef1961b5a07542689cd34e49a0dedf5b43e4ea26"}, + {file = "boto3_stubs-1.36.20.tar.gz", hash = "sha256:04aa881969c20d1992e81a4b4674f2a9b1c5f2b2dbfe5bafae4903264f970fb1"}, ] [package.dependencies] @@ -381,7 +381,7 @@ bedrock-data-automation-runtime = ["mypy-boto3-bedrock-data-automation-runtime ( bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.36.0,<1.37.0)"] billing = ["mypy-boto3-billing (>=1.36.0,<1.37.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.36.0,<1.37.0)"] -boto3 = ["boto3 (==1.36.19)"] +boto3 = ["boto3 (==1.36.20)"] braket = ["mypy-boto3-braket (>=1.36.0,<1.37.0)"] budgets = ["mypy-boto3-budgets (>=1.36.0,<1.37.0)"] ce = ["mypy-boto3-ce (>=1.36.0,<1.37.0)"] @@ -744,13 +744,13 @@ xray = ["mypy-boto3-xray (>=1.36.0,<1.37.0)"] [[package]] name = "botocore" -version = "1.36.19" +version = "1.36.20" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.8" files = [ - {file = "botocore-1.36.19-py3-none-any.whl", hash = "sha256:98882c106fec4c08678ea028199f7f5119550fab95d682b30846f7aae04b7bec"}, - {file = "botocore-1.36.19.tar.gz", hash = "sha256:cdf6729f601f82b1acdb9004b1f88b57cfb470f576394cdb3bbf5150f7fafb5b"}, + {file = "botocore-1.36.20-py3-none-any.whl", hash = "sha256:0110bf2208e4569659d0ccfca94baa4999501334397987b02712a94493cbf48b"}, + {file = "botocore-1.36.20.tar.gz", hash = "sha256:3815a05518ff03a8dbc8d5a3c29b95889409a25ac87a282067f6e26fefb7c40a"}, ] [package.dependencies] @@ -2876,28 +2876,28 @@ diagrams = ["jinja2", "railroad-diagrams"] [[package]] name = "pyqasm" -version = "0.1.0" +version = "0.2.0" description = "Python toolkit providing an OpenQASM 3 semantic analyzer and utilities for program analysis and compilation." optional = false python-versions = ">=3.10" files = [ - {file = "pyqasm-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e5d3cde65515d098ce4f4406e6dcd253df15c13c47db934bcb5247e0d225f7cd"}, - {file = "pyqasm-0.1.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:d1f8c2af8c08da68df4a25e7bd693ebbdf8c5e6d63e226f4dc78b870fb22426c"}, - {file = "pyqasm-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8bed5d1d2b41fd38c93948ca39851155efa6887e75833de2fbfa10022d3f15ce"}, - {file = "pyqasm-0.1.0-cp310-cp310-win_amd64.whl", hash = "sha256:6b7ea108c4e9581a833dac0ca2442475219d225a0b23d91f8b2cae3903e86e47"}, - {file = "pyqasm-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:f877a8ae2963079f8329d883eee4e9232704e6758742cf9a958f6a2ebb21d574"}, - {file = "pyqasm-0.1.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:9b8705ca63feaabad8f22b17f13225a840272be127383c31a63f96dccf0580d4"}, - {file = "pyqasm-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ad15c97a36049684944e47bc271f72c1b57bffa36adcf7fae77eaf7901abc966"}, - {file = "pyqasm-0.1.0-cp311-cp311-win_amd64.whl", hash = "sha256:dccdeafdd81779a98e74fc8690673223a9f48542d8c6b51d4686e70e754156d9"}, - {file = "pyqasm-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:cb4984f3f88a312fab93d05218b3709bdf9f5810019389afe2a1ba9c00580b5b"}, - {file = "pyqasm-0.1.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:92e35cb859dcc0ac34a5d1430f164a59ca044217d9fe3ec320cccfb5480abacb"}, - {file = "pyqasm-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:09245c510e59dcacd7fd7775f7eb93b3f46472ab291856fdfa9149c2deffb253"}, - {file = "pyqasm-0.1.0-cp312-cp312-win_amd64.whl", hash = "sha256:ffcca1fe3a24f659d9ecdd1dc6ed7ecd22621167439b8f93966e5891afa338c2"}, - {file = "pyqasm-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:7ee029b63d4cebaca916f53a35918e07c9234a9037b330710b72a2fd453db6db"}, - {file = "pyqasm-0.1.0-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:dd113645d0bad70b321d76efeeb2847b853439ff6844dc8ce53dd08b2d12077b"}, - {file = "pyqasm-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6f744794f55592a948cbd06fd8dde8cee7cab1380282ebf2e14472989f0ba1c1"}, - {file = "pyqasm-0.1.0-cp313-cp313-win_amd64.whl", hash = "sha256:237e88a733d526611c84d8395a620723f8e05943b74c3552008dec85f3f207c1"}, - {file = "pyqasm-0.1.0.tar.gz", hash = "sha256:215756f390bc7d807fbd3351b0ef6bdab967f1e83e04860015c18e03e705adae"}, + {file = "pyqasm-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:379f7d0ca957593ff5ea714e8c7026ee75e86a1858f8f7d0ca039f09d3948910"}, + {file = "pyqasm-0.2.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:46fa2cc68e6fafeb78d1c6a7cbb9aa7c9b37c55245857deda2f1e77ab323fde6"}, + {file = "pyqasm-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cca0807f1929446121fc6aca6ddc9a045a131b88ff81cbb50d7b406f8e348329"}, + {file = "pyqasm-0.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:74f57c38d851037bb5a999dfaf48c6e0e3c89bba988db26445852b10e676de10"}, + {file = "pyqasm-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:d9483ee3e1135f2694632d2f9ef6b1eb65f7000ae7b41ecfc46ab64b87ef8496"}, + {file = "pyqasm-0.2.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:85b5d1b110ccd7ed2f657b028d54b88093e49016389af9994a60dea0f05d7c3a"}, + {file = "pyqasm-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9484a98ab93e60306cc9db2f4a824b6fbddf15b42daa5be646f7ae3e7898ed97"}, + {file = "pyqasm-0.2.0-cp311-cp311-win_amd64.whl", hash = "sha256:3d24770be85b9c5625bf6c46bc092b4f99486bdc7db57897fb6ba2bd57207e46"}, + {file = "pyqasm-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:5e3d9173bab1d8eee6bacbe0d9079f48fd8a869cb945fa916cf8b9bd61e4e160"}, + {file = "pyqasm-0.2.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:5e1e9edb3c8de7e6d2ee687d6cc6ef8b91d69d945395f82cba030233d2b824a6"}, + {file = "pyqasm-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0f2cab8cbec8fac20680ca4453ec8df1e188e1c2a64300d2394e85309e48509f"}, + {file = "pyqasm-0.2.0-cp312-cp312-win_amd64.whl", hash = "sha256:b2d770e10ca6f69e0686c7d90a000fa7c2065ea79bf25ea868a655aa929939f7"}, + {file = "pyqasm-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:1992897c50906e328d353b269fb77acfb14ec397e03065e9fcbbbac409d8e788"}, + {file = "pyqasm-0.2.0-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:3f2f81db1b6d1bea2bfcc3b005541a7542030c83a2c8bf53e2e00fbe7fbb00ab"}, + {file = "pyqasm-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ad6226fe421720c644eefd8bc67fb9ae925c3676348794246437efb07be944e0"}, + {file = "pyqasm-0.2.0-cp313-cp313-win_amd64.whl", hash = "sha256:e6049505b3bd72e9827c9123b00acad1c526163f8e0bb01c48c6ca10cbc0167c"}, + {file = "pyqasm-0.2.0.tar.gz", hash = "sha256:d063ae3a852bf961171280e906c5db0928f337a1034192729b8b5afdf893b925"}, ] [package.dependencies] @@ -2906,8 +2906,8 @@ openqasm3 = {version = ">=1.0.0,<2.0.0", extras = ["parser"]} [package.extras] cli = ["rich (>=10.11.0)", "typer (>=0.12.1)", "typing-extensions"] -docs = ["docutils (<0.22)", "sphinx (>=7.3.7,<8.2.0)", "sphinx-autodoc-typehints (>=1.24,<2.6)", "sphinx-copybutton", "sphinx-rtd-theme (>=2.0.0,<4.0.0)"] -lint = ["black", "isort", "mypy", "pylint", "qbraid-cli (>=0.8.5)"] +docs = ["docutils (<0.22)", "sphinx (>=7.3.7,<8.2.0)", "sphinx-autodoc-typehints (>=1.24,<3.1)", "sphinx-copybutton", "sphinx-rtd-theme (>=2.0.0,<4.0.0)"] +lint = ["black", "isort (>=6.0.0)", "mypy", "pylint", "qbraid-cli (>=0.8.5)"] test = ["pytest", "pytest-cov"] [[package]] @@ -4245,6 +4245,61 @@ files = [ {file = "ruamel.yaml.clib-0.2.8.tar.gz", hash = "sha256:beb2e0404003de9a4cab9753a8805a8fe9320ee6673136ed7f04255fe60bb512"}, ] +[[package]] +name = "ruamel-yaml-clib" +version = "0.2.12" +description = "C version of reader, parser and emitter for ruamel.yaml derived from libyaml" +optional = false +python-versions = ">=3.9" +files = [ + {file = "ruamel.yaml.clib-0.2.12-cp310-cp310-macosx_13_0_arm64.whl", hash = "sha256:11f891336688faf5156a36293a9c362bdc7c88f03a8a027c2c1d8e0bcde998e5"}, + {file = "ruamel.yaml.clib-0.2.12-cp310-cp310-manylinux2014_aarch64.whl", hash = "sha256:a606ef75a60ecf3d924613892cc603b154178ee25abb3055db5062da811fd969"}, + {file = "ruamel.yaml.clib-0.2.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fd5415dded15c3822597455bc02bcd66e81ef8b7a48cb71a33628fc9fdde39df"}, + {file = "ruamel.yaml.clib-0.2.12-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f66efbc1caa63c088dead1c4170d148eabc9b80d95fb75b6c92ac0aad2437d76"}, + {file = "ruamel.yaml.clib-0.2.12-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:22353049ba4181685023b25b5b51a574bce33e7f51c759371a7422dcae5402a6"}, + {file = "ruamel.yaml.clib-0.2.12-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:932205970b9f9991b34f55136be327501903f7c66830e9760a8ffb15b07f05cd"}, + {file = "ruamel.yaml.clib-0.2.12-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:a52d48f4e7bf9005e8f0a89209bf9a73f7190ddf0489eee5eb51377385f59f2a"}, + {file = "ruamel.yaml.clib-0.2.12-cp310-cp310-win32.whl", hash = "sha256:3eac5a91891ceb88138c113f9db04f3cebdae277f5d44eaa3651a4f573e6a5da"}, + {file = "ruamel.yaml.clib-0.2.12-cp310-cp310-win_amd64.whl", hash = "sha256:ab007f2f5a87bd08ab1499bdf96f3d5c6ad4dcfa364884cb4549aa0154b13a28"}, + {file = "ruamel.yaml.clib-0.2.12-cp311-cp311-macosx_13_0_arm64.whl", hash = "sha256:4a6679521a58256a90b0d89e03992c15144c5f3858f40d7c18886023d7943db6"}, + {file = "ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux2014_aarch64.whl", hash = "sha256:d84318609196d6bd6da0edfa25cedfbabd8dbde5140a0a23af29ad4b8f91fb1e"}, + {file = "ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bb43a269eb827806502c7c8efb7ae7e9e9d0573257a46e8e952f4d4caba4f31e"}, + {file = "ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:811ea1594b8a0fb466172c384267a4e5e367298af6b228931f273b111f17ef52"}, + {file = "ruamel.yaml.clib-0.2.12-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:cf12567a7b565cbf65d438dec6cfbe2917d3c1bdddfce84a9930b7d35ea59642"}, + {file = "ruamel.yaml.clib-0.2.12-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:7dd5adc8b930b12c8fc5b99e2d535a09889941aa0d0bd06f4749e9a9397c71d2"}, + {file = "ruamel.yaml.clib-0.2.12-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:1492a6051dab8d912fc2adeef0e8c72216b24d57bd896ea607cb90bb0c4981d3"}, + {file = "ruamel.yaml.clib-0.2.12-cp311-cp311-win32.whl", hash = "sha256:bd0a08f0bab19093c54e18a14a10b4322e1eacc5217056f3c063bd2f59853ce4"}, + {file = "ruamel.yaml.clib-0.2.12-cp311-cp311-win_amd64.whl", hash = "sha256:a274fb2cb086c7a3dea4322ec27f4cb5cc4b6298adb583ab0e211a4682f241eb"}, + {file = "ruamel.yaml.clib-0.2.12-cp312-cp312-macosx_14_0_arm64.whl", hash = "sha256:20b0f8dc160ba83b6dcc0e256846e1a02d044e13f7ea74a3d1d56ede4e48c632"}, + {file = "ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux2014_aarch64.whl", hash = "sha256:943f32bc9dedb3abff9879edc134901df92cfce2c3d5c9348f172f62eb2d771d"}, + {file = "ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:95c3829bb364fdb8e0332c9931ecf57d9be3519241323c5274bd82f709cebc0c"}, + {file = "ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:749c16fcc4a2b09f28843cda5a193e0283e47454b63ec4b81eaa2242f50e4ccd"}, + {file = "ruamel.yaml.clib-0.2.12-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:bf165fef1f223beae7333275156ab2022cffe255dcc51c27f066b4370da81e31"}, + {file = "ruamel.yaml.clib-0.2.12-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:32621c177bbf782ca5a18ba4d7af0f1082a3f6e517ac2a18b3974d4edf349680"}, + {file = "ruamel.yaml.clib-0.2.12-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:b82a7c94a498853aa0b272fd5bc67f29008da798d4f93a2f9f289feb8426a58d"}, + {file = "ruamel.yaml.clib-0.2.12-cp312-cp312-win32.whl", hash = "sha256:e8c4ebfcfd57177b572e2040777b8abc537cdef58a2120e830124946aa9b42c5"}, + {file = "ruamel.yaml.clib-0.2.12-cp312-cp312-win_amd64.whl", hash = "sha256:0467c5965282c62203273b838ae77c0d29d7638c8a4e3a1c8bdd3602c10904e4"}, + {file = "ruamel.yaml.clib-0.2.12-cp313-cp313-macosx_14_0_arm64.whl", hash = "sha256:4c8c5d82f50bb53986a5e02d1b3092b03622c02c2eb78e29bec33fd9593bae1a"}, + {file = "ruamel.yaml.clib-0.2.12-cp313-cp313-manylinux2014_aarch64.whl", hash = "sha256:e7e3736715fbf53e9be2a79eb4db68e4ed857017344d697e8b9749444ae57475"}, + {file = "ruamel.yaml.clib-0.2.12-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b7e75b4965e1d4690e93021adfcecccbca7d61c7bddd8e22406ef2ff20d74ef"}, + {file = "ruamel.yaml.clib-0.2.12-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:96777d473c05ee3e5e3c3e999f5d23c6f4ec5b0c38c098b3a5229085f74236c6"}, + {file = "ruamel.yaml.clib-0.2.12-cp313-cp313-musllinux_1_1_i686.whl", hash = "sha256:3bc2a80e6420ca8b7d3590791e2dfc709c88ab9152c00eeb511c9875ce5778bf"}, + {file = "ruamel.yaml.clib-0.2.12-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:e188d2699864c11c36cdfdada94d781fd5d6b0071cd9c427bceb08ad3d7c70e1"}, + {file = "ruamel.yaml.clib-0.2.12-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:4f6f3eac23941b32afccc23081e1f50612bdbe4e982012ef4f5797986828cd01"}, + {file = "ruamel.yaml.clib-0.2.12-cp313-cp313-win32.whl", hash = "sha256:6442cb36270b3afb1b4951f060eccca1ce49f3d087ca1ca4563a6eb479cb3de6"}, + {file = "ruamel.yaml.clib-0.2.12-cp313-cp313-win_amd64.whl", hash = "sha256:e5b8daf27af0b90da7bb903a876477a9e6d7270be6146906b276605997c7e9a3"}, + {file = "ruamel.yaml.clib-0.2.12-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:fc4b630cd3fa2cf7fce38afa91d7cfe844a9f75d7f0f36393fa98815e911d987"}, + {file = "ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux2014_aarch64.whl", hash = "sha256:bc5f1e1c28e966d61d2519f2a3d451ba989f9ea0f2307de7bc45baa526de9e45"}, + {file = "ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5a0e060aace4c24dcaf71023bbd7d42674e3b230f7e7b97317baf1e953e5b519"}, + {file = "ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e2f1c3765db32be59d18ab3953f43ab62a761327aafc1594a2a1fbe038b8b8a7"}, + {file = "ruamel.yaml.clib-0.2.12-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:d85252669dc32f98ebcd5d36768f5d4faeaeaa2d655ac0473be490ecdae3c285"}, + {file = "ruamel.yaml.clib-0.2.12-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:e143ada795c341b56de9418c58d028989093ee611aa27ffb9b7f609c00d813ed"}, + {file = "ruamel.yaml.clib-0.2.12-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:2c59aa6170b990d8d2719323e628aaf36f3bfbc1c26279c0eeeb24d05d2d11c7"}, + {file = "ruamel.yaml.clib-0.2.12-cp39-cp39-win32.whl", hash = "sha256:beffaed67936fbbeffd10966a4eb53c402fafd3d6833770516bf7314bc6ffa12"}, + {file = "ruamel.yaml.clib-0.2.12-cp39-cp39-win_amd64.whl", hash = "sha256:040ae85536960525ea62868b642bdb0c2cc6021c9f9d507810c0c604e66f5a7b"}, + {file = "ruamel.yaml.clib-0.2.12.tar.gz", hash = "sha256:6c8fbb13ec503f99a91901ab46e0b07ae7941cd527393187039aec586fdfd36f"}, +] + [[package]] name = "ruff" version = "0.9.6" @@ -5167,4 +5222,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = "~3.12" -content-hash = "a3373f0fc7076a9750912e87d8c66c22068e443a198cd60bd57d4b686a239798" +content-hash = "dbfb0a4a02478862afe1ee427eef25b0700b9d24421695a6e9688d7f4c8bc10a" diff --git a/pyproject.toml b/pyproject.toml index bb58acf..35fdf7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,11 @@ qiskit-ibm-runtime = "^0.35.0" scipy = "^1.15.1" tabulate = "^0.9.0" qbraid = {extras = ["ionq", "qir", "braket", "azure"], version = "^0.9.3"} -ruamel-yaml-clib = "0.2.8" +# Use ruamel-yamlmclib 0.2.8 on x86-based Macs (Apple Silicon) +ruamel-yaml-clib = [ + { version = "0.2.12", markers = "sys_platform == 'darwin' and platform_machine == 'arm64'" }, + { version = "0.2.8", markers = "sys_platform == 'darwin' and platform_machine == 'x86_64'" } +] pyquil = "^4.16.0" [tool.poetry.group.dev.dependencies]