diff --git a/poetry.lock b/poetry.lock index 4864c144..2eaa8ebe 100644 --- a/poetry.lock +++ b/poetry.lock @@ -7,7 +7,7 @@ description = "Abseil Python Common Libraries, see https://github.com/abseil/abs optional = true python-versions = ">=3.10" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or platform_machine == \"arm64\") and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (sys_platform == \"linux\" or sys_platform == \"darwin\")" files = [ {file = "absl_py-2.4.0-py3-none-any.whl", hash = "sha256:88476fd881ca8aab94ffa78b7b6c632a782ab3ba1cd19c9bd423abc4fb4cd28d"}, {file = "absl_py-2.4.0.tar.gz", hash = "sha256:8c6af82722b35cf71e0f4d1d47dcaebfff286e27110a99fc359349b247dfb5d4"}, @@ -265,7 +265,7 @@ description = "An AST unparser for Python" optional = true python-versions = "*" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "astunparse-1.6.3-py2.py3-none-any.whl", hash = "sha256:c2652417f2c8b5bb325c885ae329bdf3f86424075c4fd1a128674bc6fba4b8e8"}, {file = "astunparse-1.6.3.tar.gz", hash = "sha256:5ad93a8456f0d084c3456d059fd9a92cce667963232cbf763eac3bc5b7940872"}, @@ -389,10 +389,10 @@ files = [ name = "cffi" version = "2.0.0" description = "Foreign Function Interface for Python calling C code." -optional = true +optional = false python-versions = ">=3.9" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and platform_python_implementation != \"PyPy\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "platform_python_implementation != \"PyPy\"" files = [ {file = "cffi-2.0.0-cp310-cp310-macosx_10_13_x86_64.whl", hash = "sha256:0cf2d91ecc3fcc0625c2c530fe004f82c110405f101548512cce44322fa8ac44"}, {file = "cffi-2.0.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:f73b96c41e3b2adedc34a7356e64c8eb96e03a3782b535e043a986276ce12a49"}, @@ -679,62 +679,61 @@ python-dateutil = "*" [[package]] name = "cryptography" -version = "46.0.5" +version = "46.0.6" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -optional = true +optional = false python-versions = "!=3.9.0,!=3.9.1,>=3.8" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" -files = [ - {file = "cryptography-46.0.5-cp311-abi3-macosx_10_9_universal2.whl", hash = "sha256:351695ada9ea9618b3500b490ad54c739860883df6c1f555e088eaf25b1bbaad"}, - {file = "cryptography-46.0.5-cp311-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:c18ff11e86df2e28854939acde2d003f7984f721eba450b56a200ad90eeb0e6b"}, - {file = "cryptography-46.0.5-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:4d7e3d356b8cd4ea5aff04f129d5f66ebdc7b6f8eae802b93739ed520c47c79b"}, - {file = "cryptography-46.0.5-cp311-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:50bfb6925eff619c9c023b967d5b77a54e04256c4281b0e21336a130cd7fc263"}, - {file = "cryptography-46.0.5-cp311-abi3-manylinux_2_28_ppc64le.whl", hash = "sha256:803812e111e75d1aa73690d2facc295eaefd4439be1023fefc4995eaea2af90d"}, - {file = "cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:3ee190460e2fbe447175cda91b88b84ae8322a104fc27766ad09428754a618ed"}, - {file = "cryptography-46.0.5-cp311-abi3-manylinux_2_31_armv7l.whl", hash = "sha256:f145bba11b878005c496e93e257c1e88f154d278d2638e6450d17e0f31e558d2"}, - {file = "cryptography-46.0.5-cp311-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:e9251e3be159d1020c4030bd2e5f84d6a43fe54b6c19c12f51cde9542a2817b2"}, - {file = "cryptography-46.0.5-cp311-abi3-manylinux_2_34_ppc64le.whl", hash = "sha256:47fb8a66058b80e509c47118ef8a75d14c455e81ac369050f20ba0d23e77fee0"}, - {file = "cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:4c3341037c136030cb46e4b1e17b7418ea4cbd9dd207e4a6f3b2b24e0d4ac731"}, - {file = "cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:890bcb4abd5a2d3f852196437129eb3667d62630333aacc13dfd470fad3aaa82"}, - {file = "cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:80a8d7bfdf38f87ca30a5391c0c9ce4ed2926918e017c29ddf643d0ed2778ea1"}, - {file = "cryptography-46.0.5-cp311-abi3-win32.whl", hash = "sha256:60ee7e19e95104d4c03871d7d7dfb3d22ef8a9b9c6778c94e1c8fcc8365afd48"}, - {file = "cryptography-46.0.5-cp311-abi3-win_amd64.whl", hash = "sha256:38946c54b16c885c72c4f59846be9743d699eee2b69b6988e0a00a01f46a61a4"}, - {file = "cryptography-46.0.5-cp314-cp314t-macosx_10_9_universal2.whl", hash = "sha256:94a76daa32eb78d61339aff7952ea819b1734b46f73646a07decb40e5b3448e2"}, - {file = "cryptography-46.0.5-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:5be7bf2fb40769e05739dd0046e7b26f9d4670badc7b032d6ce4db64dddc0678"}, - {file = "cryptography-46.0.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:fe346b143ff9685e40192a4960938545c699054ba11d4f9029f94751e3f71d87"}, - {file = "cryptography-46.0.5-cp314-cp314t-manylinux_2_28_aarch64.whl", hash = "sha256:c69fd885df7d089548a42d5ec05be26050ebcd2283d89b3d30676eb32ff87dee"}, - {file = "cryptography-46.0.5-cp314-cp314t-manylinux_2_28_ppc64le.whl", hash = "sha256:8293f3dea7fc929ef7240796ba231413afa7b68ce38fd21da2995549f5961981"}, - {file = "cryptography-46.0.5-cp314-cp314t-manylinux_2_28_x86_64.whl", hash = "sha256:1abfdb89b41c3be0365328a410baa9df3ff8a9110fb75e7b52e66803ddabc9a9"}, - {file = "cryptography-46.0.5-cp314-cp314t-manylinux_2_31_armv7l.whl", hash = "sha256:d66e421495fdb797610a08f43b05269e0a5ea7f5e652a89bfd5a7d3c1dee3648"}, - {file = "cryptography-46.0.5-cp314-cp314t-manylinux_2_34_aarch64.whl", hash = "sha256:4e817a8920bfbcff8940ecfd60f23d01836408242b30f1a708d93198393a80b4"}, - {file = "cryptography-46.0.5-cp314-cp314t-manylinux_2_34_ppc64le.whl", hash = "sha256:68f68d13f2e1cb95163fa3b4db4bf9a159a418f5f6e7242564fc75fcae667fd0"}, - {file = "cryptography-46.0.5-cp314-cp314t-manylinux_2_34_x86_64.whl", hash = "sha256:a3d1fae9863299076f05cb8a778c467578262fae09f9dc0ee9b12eb4268ce663"}, - {file = "cryptography-46.0.5-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:c4143987a42a2397f2fc3b4d7e3a7d313fbe684f67ff443999e803dd75a76826"}, - {file = "cryptography-46.0.5-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:7d731d4b107030987fd61a7f8ab512b25b53cef8f233a97379ede116f30eb67d"}, - {file = "cryptography-46.0.5-cp314-cp314t-win32.whl", hash = "sha256:c3bcce8521d785d510b2aad26ae2c966092b7daa8f45dd8f44734a104dc0bc1a"}, - {file = "cryptography-46.0.5-cp314-cp314t-win_amd64.whl", hash = "sha256:4d8ae8659ab18c65ced284993c2265910f6c9e650189d4e3f68445ef82a810e4"}, - {file = "cryptography-46.0.5-cp38-abi3-macosx_10_9_universal2.whl", hash = "sha256:4108d4c09fbbf2789d0c926eb4152ae1760d5a2d97612b92d508d96c861e4d31"}, - {file = "cryptography-46.0.5-cp38-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:7d1f30a86d2757199cb2d56e48cce14deddf1f9c95f1ef1b64ee91ea43fe2e18"}, - {file = "cryptography-46.0.5-cp38-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:039917b0dc418bb9f6edce8a906572d69e74bd330b0b3fea4f79dab7f8ddd235"}, - {file = "cryptography-46.0.5-cp38-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:ba2a27ff02f48193fc4daeadf8ad2590516fa3d0adeeb34336b96f7fa64c1e3a"}, - {file = "cryptography-46.0.5-cp38-abi3-manylinux_2_28_ppc64le.whl", hash = "sha256:61aa400dce22cb001a98014f647dc21cda08f7915ceb95df0c9eaf84b4b6af76"}, - {file = "cryptography-46.0.5-cp38-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:3ce58ba46e1bc2aac4f7d9290223cead56743fa6ab94a5d53292ffaac6a91614"}, - {file = "cryptography-46.0.5-cp38-abi3-manylinux_2_31_armv7l.whl", hash = "sha256:420d0e909050490d04359e7fdb5ed7e667ca5c3c402b809ae2563d7e66a92229"}, - {file = "cryptography-46.0.5-cp38-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:582f5fcd2afa31622f317f80426a027f30dc792e9c80ffee87b993200ea115f1"}, - {file = "cryptography-46.0.5-cp38-abi3-manylinux_2_34_ppc64le.whl", hash = "sha256:bfd56bb4b37ed4f330b82402f6f435845a5f5648edf1ad497da51a8452d5d62d"}, - {file = "cryptography-46.0.5-cp38-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:a3d507bb6a513ca96ba84443226af944b0f7f47dcc9a399d110cd6146481d24c"}, - {file = "cryptography-46.0.5-cp38-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:9f16fbdf4da055efb21c22d81b89f155f02ba420558db21288b3d0035bafd5f4"}, - {file = "cryptography-46.0.5-cp38-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:ced80795227d70549a411a4ab66e8ce307899fad2220ce5ab2f296e687eacde9"}, - {file = "cryptography-46.0.5-cp38-abi3-win32.whl", hash = "sha256:02f547fce831f5096c9a567fd41bc12ca8f11df260959ecc7c3202555cc47a72"}, - {file = "cryptography-46.0.5-cp38-abi3-win_amd64.whl", hash = "sha256:556e106ee01aa13484ce9b0239bca667be5004efb0aabbed28d353df86445595"}, - {file = "cryptography-46.0.5-pp311-pypy311_pp73-macosx_11_0_arm64.whl", hash = "sha256:3b4995dc971c9fb83c25aa44cf45f02ba86f71ee600d81091c2f0cbae116b06c"}, - {file = "cryptography-46.0.5-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:bc84e875994c3b445871ea7181d424588171efec3e185dced958dad9e001950a"}, - {file = "cryptography-46.0.5-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:2ae6971afd6246710480e3f15824ed3029a60fc16991db250034efd0b9fb4356"}, - {file = "cryptography-46.0.5-pp311-pypy311_pp73-manylinux_2_34_aarch64.whl", hash = "sha256:d861ee9e76ace6cf36a6a89b959ec08e7bc2493ee39d07ffe5acb23ef46d27da"}, - {file = "cryptography-46.0.5-pp311-pypy311_pp73-manylinux_2_34_x86_64.whl", hash = "sha256:2b7a67c9cd56372f3249b39699f2ad479f6991e62ea15800973b956f4b73e257"}, - {file = "cryptography-46.0.5-pp311-pypy311_pp73-win_amd64.whl", hash = "sha256:8456928655f856c6e1533ff59d5be76578a7157224dbd9ce6872f25055ab9ab7"}, - {file = "cryptography-46.0.5.tar.gz", hash = "sha256:abace499247268e3757271b2f1e244b36b06f8515cf27c4d49468fc9eb16e93d"}, +files = [ + {file = "cryptography-46.0.6-cp311-abi3-macosx_10_9_universal2.whl", hash = "sha256:64235194bad039a10bb6d2d930ab3323baaec67e2ce36215fd0952fad0930ca8"}, + {file = "cryptography-46.0.6-cp311-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:26031f1e5ca62fcb9d1fcb34b2b60b390d1aacaa15dc8b895a9ed00968b97b30"}, + {file = "cryptography-46.0.6-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:9a693028b9cbe51b5a1136232ee8f2bc242e4e19d456ded3fa7c86e43c713b4a"}, + {file = "cryptography-46.0.6-cp311-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:67177e8a9f421aa2d3a170c3e56eca4e0128883cf52a071a7cbf53297f18b175"}, + {file = "cryptography-46.0.6-cp311-abi3-manylinux_2_28_ppc64le.whl", hash = "sha256:d9528b535a6c4f8ff37847144b8986a9a143585f0540fbcb1a98115b543aa463"}, + {file = "cryptography-46.0.6-cp311-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:22259338084d6ae497a19bae5d4c66b7ca1387d3264d1c2c0e72d9e9b6a77b97"}, + {file = "cryptography-46.0.6-cp311-abi3-manylinux_2_31_armv7l.whl", hash = "sha256:760997a4b950ff00d418398ad73fbc91aa2894b5c1db7ccb45b4f68b42a63b3c"}, + {file = "cryptography-46.0.6-cp311-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:3dfa6567f2e9e4c5dceb8ccb5a708158a2a871052fa75c8b78cb0977063f1507"}, + {file = "cryptography-46.0.6-cp311-abi3-manylinux_2_34_ppc64le.whl", hash = "sha256:cdcd3edcbc5d55757e5f5f3d330dd00007ae463a7e7aa5bf132d1f22a4b62b19"}, + {file = "cryptography-46.0.6-cp311-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:d4e4aadb7fc1f88687f47ca20bb7227981b03afaae69287029da08096853b738"}, + {file = "cryptography-46.0.6-cp311-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:2b417edbe8877cda9022dde3a008e2deb50be9c407eef034aeeb3a8b11d9db3c"}, + {file = "cryptography-46.0.6-cp311-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:380343e0653b1c9d7e1f55b52aaa2dbb2fdf2730088d48c43ca1c7c0abb7cc2f"}, + {file = "cryptography-46.0.6-cp311-abi3-win32.whl", hash = "sha256:bcb87663e1f7b075e48c3be3ecb5f0b46c8fc50b50a97cf264e7f60242dca3f2"}, + {file = "cryptography-46.0.6-cp311-abi3-win_amd64.whl", hash = "sha256:6739d56300662c468fddb0e5e291f9b4d084bead381667b9e654c7dd81705124"}, + {file = "cryptography-46.0.6-cp314-cp314t-macosx_10_9_universal2.whl", hash = "sha256:2ef9e69886cbb137c2aef9772c2e7138dc581fad4fcbcf13cc181eb5a3ab6275"}, + {file = "cryptography-46.0.6-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:7f417f034f91dcec1cb6c5c35b07cdbb2ef262557f701b4ecd803ee8cefed4f4"}, + {file = "cryptography-46.0.6-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:d24c13369e856b94892a89ddf70b332e0b70ad4a5c43cf3e9cb71d6d7ffa1f7b"}, + {file = "cryptography-46.0.6-cp314-cp314t-manylinux_2_28_aarch64.whl", hash = "sha256:aad75154a7ac9039936d50cf431719a2f8d4ed3d3c277ac03f3339ded1a5e707"}, + {file = "cryptography-46.0.6-cp314-cp314t-manylinux_2_28_ppc64le.whl", hash = "sha256:3c21d92ed15e9cfc6eb64c1f5a0326db22ca9c2566ca46d845119b45b4400361"}, + {file = "cryptography-46.0.6-cp314-cp314t-manylinux_2_28_x86_64.whl", hash = "sha256:4668298aef7cddeaf5c6ecc244c2302a2b8e40f384255505c22875eebb47888b"}, + {file = "cryptography-46.0.6-cp314-cp314t-manylinux_2_31_armv7l.whl", hash = "sha256:8ce35b77aaf02f3b59c90b2c8a05c73bac12cea5b4e8f3fbece1f5fddea5f0ca"}, + {file = "cryptography-46.0.6-cp314-cp314t-manylinux_2_34_aarch64.whl", hash = "sha256:c89eb37fae9216985d8734c1afd172ba4927f5a05cfd9bf0e4863c6d5465b013"}, + {file = "cryptography-46.0.6-cp314-cp314t-manylinux_2_34_ppc64le.whl", hash = "sha256:ed418c37d095aeddf5336898a132fba01091f0ac5844e3e8018506f014b6d2c4"}, + {file = "cryptography-46.0.6-cp314-cp314t-manylinux_2_34_x86_64.whl", hash = "sha256:69cf0056d6947edc6e6760e5f17afe4bea06b56a9ac8a06de9d2bd6b532d4f3a"}, + {file = "cryptography-46.0.6-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:8e7304c4f4e9490e11efe56af6713983460ee0780f16c63f219984dab3af9d2d"}, + {file = "cryptography-46.0.6-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:b928a3ca837c77a10e81a814a693f2295200adb3352395fad024559b7be7a736"}, + {file = "cryptography-46.0.6-cp314-cp314t-win32.whl", hash = "sha256:97c8115b27e19e592a05c45d0dd89c57f81f841cc9880e353e0d3bf25b2139ed"}, + {file = "cryptography-46.0.6-cp314-cp314t-win_amd64.whl", hash = "sha256:c797e2517cb7880f8297e2c0f43bb910e91381339336f75d2c1c2cbf811b70b4"}, + {file = "cryptography-46.0.6-cp38-abi3-macosx_10_9_universal2.whl", hash = "sha256:12cae594e9473bca1a7aceb90536060643128bb274fcea0fc459ab90f7d1ae7a"}, + {file = "cryptography-46.0.6-cp38-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:639301950939d844a9e1c4464d7e07f902fe9a7f6b215bb0d4f28584729935d8"}, + {file = "cryptography-46.0.6-cp38-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:ed3775295fb91f70b4027aeba878d79b3e55c0b3e97eaa4de71f8f23a9f2eb77"}, + {file = "cryptography-46.0.6-cp38-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:8927ccfbe967c7df312ade694f987e7e9e22b2425976ddbf28271d7e58845290"}, + {file = "cryptography-46.0.6-cp38-abi3-manylinux_2_28_ppc64le.whl", hash = "sha256:b12c6b1e1651e42ab5de8b1e00dc3b6354fdfd778e7fa60541ddacc27cd21410"}, + {file = "cryptography-46.0.6-cp38-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:063b67749f338ca9c5a0b7fe438a52c25f9526b851e24e6c9310e7195aad3b4d"}, + {file = "cryptography-46.0.6-cp38-abi3-manylinux_2_31_armv7l.whl", hash = "sha256:02fad249cb0e090b574e30b276a3da6a149e04ee2f049725b1f69e7b8351ec70"}, + {file = "cryptography-46.0.6-cp38-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:7e6142674f2a9291463e5e150090b95a8519b2fb6e6aaec8917dd8d094ce750d"}, + {file = "cryptography-46.0.6-cp38-abi3-manylinux_2_34_ppc64le.whl", hash = "sha256:456b3215172aeefb9284550b162801d62f5f264a081049a3e94307fe20792cfa"}, + {file = "cryptography-46.0.6-cp38-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:341359d6c9e68834e204ceaf25936dffeafea3829ab80e9503860dcc4f4dac58"}, + {file = "cryptography-46.0.6-cp38-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:9a9c42a2723999a710445bc0d974e345c32adfd8d2fac6d8a251fa829ad31cfb"}, + {file = "cryptography-46.0.6-cp38-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:6617f67b1606dfd9fe4dbfa354a9508d4a6d37afe30306fe6c101b7ce3274b72"}, + {file = "cryptography-46.0.6-cp38-abi3-win32.whl", hash = "sha256:7f6690b6c55e9c5332c0b59b9c8a3fb232ebf059094c17f9019a51e9827df91c"}, + {file = "cryptography-46.0.6-cp38-abi3-win_amd64.whl", hash = "sha256:79e865c642cfc5c0b3eb12af83c35c5aeff4fa5c672dc28c43721c2c9fdd2f0f"}, + {file = "cryptography-46.0.6-pp311-pypy311_pp73-macosx_11_0_arm64.whl", hash = "sha256:2ea0f37e9a9cf0df2952893ad145fd9627d326a59daec9b0802480fa3bcd2ead"}, + {file = "cryptography-46.0.6-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:a3e84d5ec9ba01f8fd03802b2147ba77f0c8f2617b2aff254cedd551844209c8"}, + {file = "cryptography-46.0.6-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:12f0fa16cc247b13c43d56d7b35287ff1569b5b1f4c5e87e92cc4fcc00cd10c0"}, + {file = "cryptography-46.0.6-pp311-pypy311_pp73-manylinux_2_34_aarch64.whl", hash = "sha256:50575a76e2951fe7dbd1f56d181f8c5ceeeb075e9ff88e7ad997d2f42af06e7b"}, + {file = "cryptography-46.0.6-pp311-pypy311_pp73-manylinux_2_34_x86_64.whl", hash = "sha256:90e5f0a7b3be5f40c3a0a0eafb32c681d8d2c181fc2a1bdabe9b3f611d9f6b1a"}, + {file = "cryptography-46.0.6-pp311-pypy311_pp73-win_amd64.whl", hash = "sha256:6728c49e3b2c180ef26f8e9f0a883a2c585638db64cf265b49c9ba10652d430e"}, + {file = "cryptography-46.0.6.tar.gz", hash = "sha256:27550628a518c5c6c903d84f637fbecf287f6cb9ced3804838a1295dc1fd0759"}, ] [package.dependencies] @@ -748,7 +747,7 @@ nox = ["nox[uv] (>=2024.4.15)"] pep8test = ["check-sdist", "click (>=8.0.1)", "mypy (>=1.14)", "ruff (>=0.11.11)"] sdist = ["build (>=1.0.0)"] ssh = ["bcrypt (>=3.1.5)"] -test = ["certifi (>=2024)", "cryptography-vectors (==46.0.5)", "pretend (>=0.7)", "pytest (>=7.4.0)", "pytest-benchmark (>=4.0)", "pytest-cov (>=2.10.1)", "pytest-xdist (>=3.5.0)"] +test = ["certifi (>=2024)", "cryptography-vectors (==46.0.6)", "pretend (>=0.7)", "pytest (>=7.4.0)", "pytest-benchmark (>=4.0)", "pytest-cov (>=2.10.1)", "pytest-xdist (>=3.5.0)"] test-randomorder = ["pytest-randomly"] [[package]] @@ -813,7 +812,7 @@ description = "The FlatBuffers serialization format for Python" optional = true python-versions = "*" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "flatbuffers-25.12.19-py2.py3-none-any.whl", hash = "sha256:7634f50c427838bb021c2d66a3d1168e9d199b0607e6329399f04846d42e20b4"}, ] @@ -980,7 +979,7 @@ description = "Python AST that abstracts the underlying Python version" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "gast-0.4.0-py3-none-any.whl", hash = "sha256:b7adcdd5adbebf1adf17378da5ba3f543684dbec47b1cda1f3997e573cd542c4"}, {file = "gast-0.4.0.tar.gz", hash = "sha256:40feb7b8b8434785585ab224d1568b857edb18297e5a3047f1ba012bc83b42c1"}, @@ -993,7 +992,7 @@ description = "Google Authentication Library" optional = true python-versions = ">=3.8" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "google_auth-2.49.1-py3-none-any.whl", hash = "sha256:195ebe3dca18eddd1b3db5edc5189b76c13e96f29e73043b923ebcf3f1a860f7"}, {file = "google_auth-2.49.1.tar.gz", hash = "sha256:16d40da1c3c5a0533f57d268fe72e0ebb0ae1cc3b567024122651c045d879b64"}, @@ -1022,7 +1021,7 @@ description = "Google Authentication Library" optional = true python-versions = ">=3.6" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "google-auth-oauthlib-1.0.0.tar.gz", hash = "sha256:e375064964820b47221a7e1b7ee1fd77051b6323c3f9e3e19785f78ab67ecfc5"}, {file = "google_auth_oauthlib-1.0.0-py2.py3-none-any.whl", hash = "sha256:95880ca704928c300f48194d1770cf5b1462835b6e49db61445a520f793fd5fb"}, @@ -1042,7 +1041,7 @@ description = "pasta is an AST-based Python refactoring library" optional = true python-versions = "*" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "google-pasta-0.2.0.tar.gz", hash = "sha256:c9f2c8dfc8f96d0d5808299920721be30c9eec37f2389f28904f454565c8a16e"}, {file = "google_pasta-0.2.0-py2-none-any.whl", hash = "sha256:4612951da876b1a10fe3960d7226f0c7682cf901e16ac06e473b267a5afa8954"}, @@ -1076,7 +1075,7 @@ description = "HTTP/2-based RPC framework" optional = true python-versions = ">=3.9" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or platform_machine == \"arm64\") and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (sys_platform == \"linux\" or sys_platform == \"darwin\")" files = [ {file = "grpcio-1.78.0-cp310-cp310-linux_armv7l.whl", hash = "sha256:7cc47943d524ee0096f973e1081cb8f4f17a4615f2116882a5f1416e4cfe92b5"}, {file = "grpcio-1.78.0-cp310-cp310-macosx_11_0_universal2.whl", hash = "sha256:c3f293fdc675ccba4db5a561048cca627b5e7bd1c8a6973ffedabe7d116e22e2"}, @@ -1154,7 +1153,7 @@ description = "Read and write HDF5 files from Python" optional = true python-versions = ">=3.10" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "h5py-3.16.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e06f864bedb2c8e7c1358e6c73af48519e317457c444d6f3d332bb4e8fa6d7d9"}, {file = "h5py-3.16.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ec86d4fffd87a0f4cb3d5796ceb5a50123a2a6d99b43e616e5504e66a953eca3"}, @@ -1279,7 +1278,7 @@ description = "Differentiate, compile, and transform Numpy code." optional = true python-versions = ">=3.9" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "jax-0.4.30-py3-none-any.whl", hash = "sha256:289b30ae03b52f7f4baf6ef082a9f4e3e29c1080e22d13512c5ecf02d5f1a55b"}, {file = "jax-0.4.30.tar.gz", hash = "sha256:94d74b5b2db0d80672b61d83f1f63ebf99d2ab7398ec12b2ca0c9d1e97afe577"}, @@ -1311,7 +1310,7 @@ description = "XLA library for JAX" optional = true python-versions = ">=3.9" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "jaxlib-0.4.30-cp310-cp310-macosx_10_14_x86_64.whl", hash = "sha256:c40856e28f300938c6824ab1a615166193d6997dec946578823f6d402ad454e5"}, {file = "jaxlib-0.4.30-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:4bdfda6a3c7a2b0cc0a7131009eb279e98ca4a6f25679fabb5302dd135a5e349"}, @@ -1419,7 +1418,7 @@ description = "Clang Python Bindings, mirrored from the official LLVM repo: http optional = true python-versions = "*" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "libclang-18.1.1-1-py2.py3-none-macosx_11_0_arm64.whl", hash = "sha256:0b2e143f0fac830156feb56f9231ff8338c20aecfe72b4ffe96f19e5a1dbb69a"}, {file = "libclang-18.1.1-py2.py3-none-macosx_10_9_x86_64.whl", hash = "sha256:6f14c3f194704e5d09769108f03185fce7acaf1d1ae4bbb2f30a72c2400cb7c5"}, @@ -1533,7 +1532,7 @@ description = "Python implementation of John Gruber's Markdown." optional = true python-versions = ">=3.10" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "markdown-3.10.2-py3-none-any.whl", hash = "sha256:e91464b71ae3ee7afd3017d9f358ef0baf158fd9a298db92f1d4761133824c36"}, {file = "markdown-3.10.2.tar.gz", hash = "sha256:994d51325d25ad8aa7ce4ebaec003febcce822c3f8c911e3b17c52f7f589f950"}, @@ -1661,7 +1660,7 @@ description = "ml_dtypes is a stand-alone implementation of several NumPy dtype optional = true python-versions = ">=3.9" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "ml_dtypes-0.5.4-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:b95e97e470fe60ed493fd9ae3911d8da4ebac16bd21f87ffa2b7c588bf22ea2c"}, {file = "ml_dtypes-0.5.4-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b4b801ebe0b477be666696bda493a9be8356f1f0057a57f1e35cd26928823e5a"}, @@ -1968,7 +1967,7 @@ description = "A generic, spec-compliant, thorough implementation of the OAuth r optional = true python-versions = ">=3.8" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "oauthlib-3.3.1-py3-none-any.whl", hash = "sha256:88119c938d2b8fb88561af5f6ee0eec8cc8d552b7bb1f712743136eb7523b7a1"}, {file = "oauthlib-3.3.1.tar.gz", hash = "sha256:0f0f8aa759826a193cf66c12ea1af1637f87b9b4622d46e866952bb022e538c9"}, @@ -2001,7 +2000,7 @@ description = "Path optimization of einsum functions." optional = true python-versions = ">=3.8" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or platform_machine == \"arm64\") and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (sys_platform == \"linux\" or sys_platform == \"darwin\")" files = [ {file = "opt_einsum-3.4.0-py3-none-any.whl", hash = "sha256:69bb92469f86a1565195ece4ac0323943e83477171b91d24c35afe028a90d7cd"}, {file = "opt_einsum-3.4.0.tar.gz", hash = "sha256:96ca72f1b886d148241348783498194c577fa30a8faac108586b14f1ba4473ac"}, @@ -2203,7 +2202,7 @@ description = "" optional = true python-versions = ">=3.8" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or platform_machine == \"arm64\") and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (sys_platform == \"linux\" or sys_platform == \"darwin\")" files = [ {file = "protobuf-4.25.8-cp310-abi3-win32.whl", hash = "sha256:504435d831565f7cfac9f0714440028907f1975e4bed228e58e72ecfff58a1e0"}, {file = "protobuf-4.25.8-cp310-abi3-win_amd64.whl", hash = "sha256:bd551eb1fe1d7e92c1af1d75bdfa572eff1ab0e5bf1736716814cdccdb2360f9"}, @@ -2252,7 +2251,7 @@ description = "Pure-Python implementation of ASN.1 types and DER/BER/CER codecs optional = true python-versions = ">=3.8" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "pyasn1-0.6.3-py3-none-any.whl", hash = "sha256:a80184d120f0864a52a073acc6fc642847d0be408e7c7252f31390c0f4eadcde"}, {file = "pyasn1-0.6.3.tar.gz", hash = "sha256:697a8ecd6d98891189184ca1fa05d1bb00e2f84b5977c481452050549c8a72cf"}, @@ -2265,7 +2264,7 @@ description = "A collection of ASN.1-based protocols modules" optional = true python-versions = ">=3.8" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "pyasn1_modules-0.4.2-py3-none-any.whl", hash = "sha256:29253a9207ce32b64c3ac6600edc75368f98473906e8fd1043bd6b5b1de2c14a"}, {file = "pyasn1_modules-0.4.2.tar.gz", hash = "sha256:677091de870a80aae844b1ca6134f54652fa2c8c5a52aa396440ac3106e941e6"}, @@ -2290,10 +2289,10 @@ files = [ name = "pycparser" version = "3.0" description = "C parser in Python" -optional = true +optional = false python-versions = ">=3.10" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and platform_python_implementation != \"PyPy\" and implementation_name != \"PyPy\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "platform_python_implementation != \"PyPy\" and implementation_name != \"PyPy\"" files = [ {file = "pycparser-3.0-py3-none-any.whl", hash = "sha256:b727414169a36b7d524c1c3e31839a521725078d7b2ff038656844266160a992"}, {file = "pycparser-3.0.tar.gz", hash = "sha256:600f49d217304a5902ac3c37e1281c9fe94e4d0489de643a9504c5cdfdfc6b29"}, @@ -2769,7 +2768,7 @@ description = "OAuthlib authentication support for Requests." optional = true python-versions = ">=3.4" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "requests-oauthlib-2.0.0.tar.gz", hash = "sha256:b3dffaebd884d8cd778494369603a9e7b58d29111bf6b41bdc2dcd87203af4e9"}, {file = "requests_oauthlib-2.0.0-py2.py3-none-any.whl", hash = "sha256:7dd8a5c40426b779b0868c404bdef9768deccf22749cde15852df527e6269b36"}, @@ -3032,7 +3031,7 @@ description = "TensorBoard lets you watch Tensors Flow" optional = true python-versions = ">=3.8" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "tensorboard-2.12.3-py3-none-any.whl", hash = "sha256:b4a69366784bc347e02fbe7d847e01896a649ca52f8948a11005e205dcf724fb"}, ] @@ -3058,7 +3057,7 @@ description = "Fast data loading for TensorBoard" optional = true python-versions = ">=3.7" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "tensorboard_data_server-0.7.2-py3-none-any.whl", hash = "sha256:7e0610d205889588983836ec05dc098e80f97b7e7bbff7e994ebb78f578d0ddb"}, {file = "tensorboard_data_server-0.7.2-py3-none-macosx_10_9_x86_64.whl", hash = "sha256:9fe5d24221b29625dbc7328b0436ca7fc1c23de4acf4d272f1180856e32f9f60"}, @@ -3162,7 +3161,7 @@ description = "TensorFlow Estimator." optional = true python-versions = ">=3.7" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "tensorflow_estimator-2.12.0-py2.py3-none-any.whl", hash = "sha256:59b191bead4883822de3d63ac02ace11a83bfe6c10d64d0c4dfde75a50e60ca1"}, ] @@ -3174,7 +3173,7 @@ description = "TensorFlow IO" optional = true python-versions = "<3.13,>=3.7" groups = ["main"] -markers = "platform_machine == \"x86_64\" and extra == \"ml\" and (sys_platform == \"linux\" or sys_platform == \"darwin\") or sys_platform == \"darwin\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\") and extra == \"ml\" and platform_system != \"Darwin\" or sys_platform == \"linux\" and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\")" +markers = "sys_platform == \"darwin\" and extra == \"ml\" and platform_system != \"Darwin\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\") or extra == \"ml\" and platform_machine == \"x86_64\" and (sys_platform == \"darwin\" or sys_platform == \"linux\") or sys_platform == \"linux\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\"" files = [ {file = "tensorflow_io_gcs_filesystem-0.37.1-cp310-cp310-macosx_10_14_x86_64.whl", hash = "sha256:249c12b830165841411ba71e08215d0e94277a49c551e6dd5d72aab54fe5491b"}, {file = "tensorflow_io_gcs_filesystem-0.37.1-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:257aab23470a0796978efc9c2bcf8b0bc80f22e6298612a4c0a50d3f4e88060c"}, @@ -3251,7 +3250,7 @@ description = "ANSI color formatting for output in terminal" optional = true python-versions = ">=3.10" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "termcolor-3.3.0-py3-none-any.whl", hash = "sha256:cf642efadaf0a8ebbbf4bc7a31cec2f9b5f21a9f726f4ccbb08192c9c26f43a5"}, {file = "termcolor-3.3.0.tar.gz", hash = "sha256:348871ca648ec6a9a983a13ab626c0acce02f515b9e1983332b17af7979521c5"}, @@ -3437,7 +3436,7 @@ description = "The comprehensive WSGI web application library." optional = true python-versions = ">=3.9" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "werkzeug-3.1.6-py3-none-any.whl", hash = "sha256:7ddf3357bb9564e407607f988f683d72038551200c704012bb9a4c523d42f131"}, {file = "werkzeug-3.1.6.tar.gz", hash = "sha256:210c6bede5a420a913956b4791a7f4d6843a43b6fcee4dfa08a65e93007d0d25"}, @@ -3456,7 +3455,7 @@ description = "Command line tool for manipulating wheel files" optional = true python-versions = ">=3.9" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "wheel-0.46.3-py3-none-any.whl", hash = "sha256:4b399d56c9d9338230118d705d9737a2a468ccca63d5e813e2a4fc7815d8bc4d"}, {file = "wheel-0.46.3.tar.gz", hash = "sha256:e3e79874b07d776c40bd6033f8ddf76a7dad46a7b8aa1b2787a83083519a1803"}, @@ -3475,7 +3474,7 @@ description = "Module for decorators, wrappers and monkey patching." optional = true python-versions = ">=3.8" groups = ["main"] -markers = "(platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"aarch64\" or sys_platform == \"darwin\") and (sys_platform == \"darwin\" or sys_platform == \"linux\")" +markers = "(sys_platform == \"darwin\" or sys_platform == \"linux\") and (sys_platform == \"darwin\" or platform_machine == \"x86_64\" or platform_machine == \"aarch64\") and extra == \"ml\" and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or sys_platform == \"linux\") and (platform_machine == \"x86_64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\")" files = [ {file = "wrapt-1.14.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:734de7e0182d15f03eb4f4fce0ff7f07a072119a19cdcc97c40aee96d10fe851"}, {file = "wrapt-1.14.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:851ded3662733bab093297a0adb844c71e7754b8c144f76bb569ac6544a7c27a"},