diff --git a/poetry.lock b/poetry.lock index d6763a859..d5d4c0a7e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -34,14 +34,14 @@ tests-mypy = ["mypy (>=1.11.1) ; platform_python_implementation == \"CPython\" a [[package]] name = "authlib" -version = "1.6.4" +version = "1.6.5" description = "The ultimate Python library in building OAuth and OpenID Connect servers and clients." optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "authlib-1.6.4-py2.py3-none-any.whl", hash = "sha256:39313d2a2caac3ecf6d8f95fbebdfd30ae6ea6ae6a6db794d976405fdd9aa796"}, - {file = "authlib-1.6.4.tar.gz", hash = "sha256:104b0442a43061dc8bc23b133d1d06a2b0a9c2e3e33f34c4338929e816287649"}, + {file = "authlib-1.6.5-py2.py3-none-any.whl", hash = "sha256:3e0e0507807f842b02175507bdee8957a1d5707fd4afb17c32fb43fee90b6e3a"}, + {file = "authlib-1.6.5.tar.gz", hash = "sha256:6aaf9c79b7cc96c900f0b284061691c5d4e61221640a948fe690b556a6d6d10b"}, ] [package.dependencies] @@ -1207,21 +1207,21 @@ files = [ [[package]] name = "pydantic" -version = "2.12.0a1" +version = "2.12.0b1" description = "Data validation using Python type hints" optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "pydantic-2.12.0a1-py3-none-any.whl", hash = "sha256:f292f0df096a522be36558f1c569d840b27de8ad64234996b068b891c4bc99e7"}, - {file = "pydantic-2.12.0a1.tar.gz", hash = "sha256:5724048f8b728a721f993de95cadf6ef47ce18043034316798aa5acbab30f7ce"}, + {file = "pydantic-2.12.0b1-py3-none-any.whl", hash = "sha256:d05b9e6b30760284a89bd82bb830288d836e60780e3f7c1e71941876473bd8e5"}, + {file = "pydantic-2.12.0b1.tar.gz", hash = "sha256:a673c507f941cbc98a9e054ec31eeb249f801b5b8f8abe21e9596e5c0dfc5697"}, ] [package.dependencies] annotated-types = ">=0.6.0" -pydantic-core = "2.37.2" +pydantic-core = "2.40.1" typing-extensions = ">=4.14.1" -typing-inspection = ">=0.4.0" +typing-inspection = ">=0.4.2" [package.extras] email = ["email-validator (>=2.0.0)"] @@ -1229,119 +1229,125 @@ timezone = ["tzdata ; python_version >= \"3.9\" and platform_system == \"Windows [[package]] name = "pydantic-core" -version = "2.37.2" +version = "2.40.1" description = "Core functionality for Pydantic validation and serialization" optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "pydantic_core-2.37.2-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:5fe49144cee5f930dbfe9df3d4aaa4ed7dd6bd64cc63096187dace92e5fd2c4e"}, - {file = "pydantic_core-2.37.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:49e16fa24b0015b5eadfb54cf5ea544a17de618981e5b4d4f4437702e433c11c"}, - {file = "pydantic_core-2.37.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8fc32e7e60f2feb2c564079a44e97f4e50be22a52a88fd7eb1c7df4b4d8012db"}, - {file = "pydantic_core-2.37.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:19d804119aa9889bf18d86f8308b87b2dfbec758eb42fdea3094eed7d29242df"}, - {file = "pydantic_core-2.37.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:188ef23ea5341c27d307badf9f14caebba36720cb24e1d67b7bfffbee0f36bb4"}, - {file = "pydantic_core-2.37.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c066b2f6424e2837d0855131cba3cb2bb6c5229da978f37fc301f577fac74970"}, - {file = "pydantic_core-2.37.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cd3a3680429ba5fdb23f2682188a2acb166a9b96cbecbb1c9a5338acfcdcd6f8"}, - {file = "pydantic_core-2.37.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:0d22cd58bb142164600fbfdaca5a1cc7a76e636e9b29a41a027dfeb2a175fe6b"}, - {file = "pydantic_core-2.37.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:15effd30feb00b341cf84b53a14402ecf1177ddf24e940defbacc066bf9b3294"}, - {file = "pydantic_core-2.37.2-cp310-cp310-musllinux_1_1_armv7l.whl", hash = "sha256:0cdcc3ba7eac65f0cda1aea9da09681c14dc7b052d1028b291efda1710b11a04"}, - {file = "pydantic_core-2.37.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:807e2a50fc1c99963a2e33490fa0a56b04e47a31534a6389921be9f3fad39a97"}, - {file = "pydantic_core-2.37.2-cp310-cp310-win32.whl", hash = "sha256:11349ab788fd56428d01ec0dc0a34d79f97dddc17727875259c9da357b8e968f"}, - {file = "pydantic_core-2.37.2-cp310-cp310-win_amd64.whl", hash = "sha256:205257f8f14febda5af04c15d20018ada14ec082486ab9f90510937bdc99089b"}, - {file = "pydantic_core-2.37.2-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:5f7fd8347b1dbdcd529175c5a9dcb131e964e581bbf4985a2edd184ce4189f8a"}, - {file = "pydantic_core-2.37.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:ce36ad8ed3044dc7f4e1c023b409ba619f1e4b01c3dff2089d15d58ff1be6e85"}, - {file = "pydantic_core-2.37.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:95458d6ffd174baffa92d1de7f554a5bd241d01ece213610549454df85246977"}, - {file = "pydantic_core-2.37.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:69ca4ad75a16d133418585487a1f411d9e108babfcf16929a1a80e7749679ec5"}, - {file = "pydantic_core-2.37.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:471fdd3ce9b6c64ebec530297b89b0bff79f6a09ed8a64da7546c6bcf652fa62"}, - {file = "pydantic_core-2.37.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:1b3e5c3916f052fa215eaf790dbec963fec112670cdb6b5043023d422c056b5c"}, - {file = "pydantic_core-2.37.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:673fbca1f76e85172e5a73f2031e281da3a509bb61721e98bf8121893c7c2f9a"}, - {file = "pydantic_core-2.37.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:86173c14c855c7f1ebbdd8a446a985ab829c547206f5a7e6e88ff5571b9de147"}, - {file = "pydantic_core-2.37.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:809212fa54f5940c3658cad730435218c6adfcaadb3b2c7edf4e0ef2dae56cc9"}, - {file = "pydantic_core-2.37.2-cp311-cp311-musllinux_1_1_armv7l.whl", hash = "sha256:6a99ac69ae60b7e4425162a22342687274133f4ac42df74a8d542f2a10d4a636"}, - {file = "pydantic_core-2.37.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:21c471185968fab5b4b8848bbe8580b44d52511210547c20c6883b09b19872b7"}, - {file = "pydantic_core-2.37.2-cp311-cp311-win32.whl", hash = "sha256:d56baaf071198f8ae9a9fc426021e14cd7324650add0af9265669ccb51e6ca39"}, - {file = "pydantic_core-2.37.2-cp311-cp311-win_amd64.whl", hash = "sha256:606fff9bae16d56a45ea02a7d19ce0756321561febfebe72843bfc8e102dbac7"}, - {file = "pydantic_core-2.37.2-cp311-cp311-win_arm64.whl", hash = "sha256:922970c9cf4c5f744aacd992b0ac03ae3ade7dafde3af4ea81cbf617eefb557c"}, - {file = "pydantic_core-2.37.2-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:35c67588818c8c2bd6b3d75bc7fe49bd3f4ab9c62642d5e7bc4b0af6a5aae923"}, - {file = "pydantic_core-2.37.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:379d5cc78f27d1f3620d09926844f50526a41d92b7e95df73320d47668d2f1fb"}, - {file = "pydantic_core-2.37.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:33025a1e442e301eff4d446625e2ca7897634aa7aeddcd38a34c9d4437cb035b"}, - {file = "pydantic_core-2.37.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e842b55174d3dea826e4491b47d0b23c219c02c13f3c5f5f03adb7797fc5baad"}, - {file = "pydantic_core-2.37.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:e8e13418866bf058af9c7df85174cef589d7cf5d396307695e0d9c6f3c77c1db"}, - {file = "pydantic_core-2.37.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:64e1fb84f8d1892d2b32f370c1eb450902f97da0042f1638749313198453e5bc"}, - {file = "pydantic_core-2.37.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1144cc50a3e22e44b72445ed9d946021d91e11919feadc2dfbc183384969293b"}, - {file = "pydantic_core-2.37.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:4bc376b15d085cf8b42b3e506e4dc15886e358a71fab6fd78d4e260a1c3d8020"}, - {file = "pydantic_core-2.37.2-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:69e85daeb48996505dbe92f94ecefa8db6ac6d7eccbd35d0e43db0c50c7e8356"}, - {file = "pydantic_core-2.37.2-cp312-cp312-musllinux_1_1_armv7l.whl", hash = "sha256:20386a94fdc0d83fc6b21f6879e88a9fa565763fff00f09cb93244387aeafaf4"}, - {file = "pydantic_core-2.37.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:ffc850e6eded246e486d17685f9bfb397477032ddb30ba7752a59f6b3f86c943"}, - {file = "pydantic_core-2.37.2-cp312-cp312-win32.whl", hash = "sha256:c5f13e4bb50a3991731577ce9a0c30750a489c1af0bdcf151798c238c5598108"}, - {file = "pydantic_core-2.37.2-cp312-cp312-win_amd64.whl", hash = "sha256:9e4ca3155f9b8382b0eeea5f0464cf456f316088177bde5691414230091aa810"}, - {file = "pydantic_core-2.37.2-cp312-cp312-win_arm64.whl", hash = "sha256:ca4c5b48e83d1e718eb3d6f25b37f060526e75d5178e1ea79ad3dc183e2372ec"}, - {file = "pydantic_core-2.37.2-cp313-cp313-macosx_10_12_x86_64.whl", hash = "sha256:544f6430e2fb3e332b9fef44c7709564876e8a56bfe27b7d09e41eae8348b804"}, - {file = "pydantic_core-2.37.2-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:33f67465de77043f5382d8a5237b68ca36327ebd8ab726609c66a0e8a383a13f"}, - {file = "pydantic_core-2.37.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6a686a713976796772f71117249de2bdd55edb0295964426ef2ceaa77c99b711"}, - {file = "pydantic_core-2.37.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ebef7afcbb10a1269c6df9571f6a3cdba29d6415e2432a2dec03e6d782d8344e"}, - {file = "pydantic_core-2.37.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:0dc5d2620b80126de92da3c2ed8503b9daba5edc8eea3c1823d6fcb188589345"}, - {file = "pydantic_core-2.37.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2f80059c7e07d14000a1c59c31e304b0832448cf4cc906f9386cb19047abb681"}, - {file = "pydantic_core-2.37.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a012d9a45382b256500400f36b8cdc8ec96f6d2913b5f8ee8f767b1b092ce8bd"}, - {file = "pydantic_core-2.37.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:6a4828a9a63168ade035052c5e5d8f2a5f8ed39b3a8d085bd3c0f0577bb2aab5"}, - {file = "pydantic_core-2.37.2-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:7b0f69cfbe6ab42944d84bea28c9f3a58f63fc1aef728ed176e4319ad36623dd"}, - {file = "pydantic_core-2.37.2-cp313-cp313-musllinux_1_1_armv7l.whl", hash = "sha256:3f2f004f0ad41d6fd26b59a41d24c5c01d5f98ccabde338d4a35e76a864dfaf4"}, - {file = "pydantic_core-2.37.2-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:1e90e7495d50e6063bd7c1cd669a01697ff671719781d095ad1d2966a26b0218"}, - {file = "pydantic_core-2.37.2-cp313-cp313-win32.whl", hash = "sha256:c7f7fdef12127c680a892cbad70429a6103fa2eb476897b5f5cca2c25dd50d7e"}, - {file = "pydantic_core-2.37.2-cp313-cp313-win_amd64.whl", hash = "sha256:0433ad8291d1a0c84dfafc993483edb12280a5ba39c547ab965b4c1f2b78f05e"}, - {file = "pydantic_core-2.37.2-cp313-cp313-win_arm64.whl", hash = "sha256:aa033221b49abe4e91431249ef52c2dfa31f13f3187a1e581586a4cb04567f6e"}, - {file = "pydantic_core-2.37.2-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:a909d7a8eab6a40801e39651bb4912ae39f655c131928b2c2a56e17216637475"}, - {file = "pydantic_core-2.37.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a945ef942eec1d28a4b67c7a72686eb0d9bc60f6b1d06d3bafcd376c7bffbc80"}, - {file = "pydantic_core-2.37.2-cp313-cp313t-win_amd64.whl", hash = "sha256:c2c394c7fc57bbbab24a7c2ff2109ad6a399413f843c418ff0523c7fdd321c09"}, - {file = "pydantic_core-2.37.2-cp314-cp314-macosx_10_12_x86_64.whl", hash = "sha256:dd2d989d27e15494677cd55512987bde711622e86ede2058444aa8346a15c648"}, - {file = "pydantic_core-2.37.2-cp314-cp314-macosx_11_0_arm64.whl", hash = "sha256:3bf27ce2fc6345a7c073786fcc5b68b667c7b4566c774fef9a61bf3611e67d6b"}, - {file = "pydantic_core-2.37.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d76e1db764c7756281fe17d06d1825610fe8ab3aa4acf1a592e1fb1925a79642"}, - {file = "pydantic_core-2.37.2-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ce27109f89e70c6dba047862c07ef326f4a7243f54dd42f5d59cc3dca5e8631f"}, - {file = "pydantic_core-2.37.2-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:182a42835e5ad1ac3970785df9dbe25c8418aba03042679b4657bbd992fbfb39"}, - {file = "pydantic_core-2.37.2-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e51a7b13074fa00d97e5cb60344a71b0923771ffacb01acb0476138b22597e33"}, - {file = "pydantic_core-2.37.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fb879dab63b34480a1d28ec54ccbe0f62776f530ae9ad06bf0769bf889662146"}, - {file = "pydantic_core-2.37.2-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:8b3f68bf55d4e5c7daee7dcc455534af4a95ff5ddff1181f1fcb66278e5ef0e7"}, - {file = "pydantic_core-2.37.2-cp314-cp314-musllinux_1_1_aarch64.whl", hash = "sha256:777533bf33f38de0fa95141051faf092378c83e61762636c8d4df9051ebbbded"}, - {file = "pydantic_core-2.37.2-cp314-cp314-musllinux_1_1_armv7l.whl", hash = "sha256:e935a616dc13c07dcfbe2e57fd2898216a2c8b8c331a4c2be6ac5833c811b6f5"}, - {file = "pydantic_core-2.37.2-cp314-cp314-musllinux_1_1_x86_64.whl", hash = "sha256:88b1f419faee6d031b595abaa7032399a666672d06636b05e14824452eabfcbd"}, - {file = "pydantic_core-2.37.2-cp314-cp314-win32.whl", hash = "sha256:ef57747b2a7df50598d843bf978b245e7d86199eb6ac1cf118151d7015789b31"}, - {file = "pydantic_core-2.37.2-cp314-cp314-win_amd64.whl", hash = "sha256:476ca176d01b8fa7fa4adcb7432a4221feb9711675a766618b7fad7878b38f46"}, - {file = "pydantic_core-2.37.2-cp314-cp314-win_arm64.whl", hash = "sha256:765519587e15e24535670a3f903ded586bb2ca44ab103d3963f8a8ed6a7c87a2"}, - {file = "pydantic_core-2.37.2-cp314-cp314t-macosx_11_0_arm64.whl", hash = "sha256:e16d5f519d85acd5deb7d728f22f0433aa80469b3441de24a72a9a8d2561d0d9"}, - {file = "pydantic_core-2.37.2-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9eda70db8850d2cb0ca0d38a5cc5ebfac366cdd36689f128ec4b9fbabbf68973"}, - {file = "pydantic_core-2.37.2-cp314-cp314t-win_amd64.whl", hash = "sha256:18a0c379bed0c7d05f1ed4de2a2e8dba9a1a21618e8694b8c27be92e46dd3d90"}, - {file = "pydantic_core-2.37.2-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:5e2e9d3f824f33aba2d2c7480f7d02d1a3c949bfb0b0ab855ac8efa9d7ab20db"}, - {file = "pydantic_core-2.37.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:98db57450056f38a409d69ec0125a09fd98bb7274ae7492db148f985bb8c5b37"}, - {file = "pydantic_core-2.37.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5337b71420963ec07102f360fd33bd0fcb6110214dd6bcbc583b082784f7a867"}, - {file = "pydantic_core-2.37.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:d96e91b1dd8d04a902929c628ffad236e0884f323cada14a61eae2f332d5f1ae"}, - {file = "pydantic_core-2.37.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:542ad261ca0e7963179bd2ce71f0ca1dbeb9d6bfe5597e37203aded9cd2d50b1"}, - {file = "pydantic_core-2.37.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:cb90f46650df8956d71356b9ed0c4074998e390de2cada4fb01150997e0bf307"}, - {file = "pydantic_core-2.37.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b942f5e21b6c4deb527f20fb9d8dc0bcb07f05deb073aacda33c8906863e45b"}, - {file = "pydantic_core-2.37.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:87145817867430658c98bb1b34cef0f799c92df86229d506c72dd07d048f70a5"}, - {file = "pydantic_core-2.37.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:1e1bf4069e7ff52f2248c95ccb4524c4282a5bc03f16c631175d9eecda772483"}, - {file = "pydantic_core-2.37.2-cp39-cp39-musllinux_1_1_armv7l.whl", hash = "sha256:7ffa484f1fef4a928f85e89e182fc475b9afa1823f02e2650b21185e63ebc48a"}, - {file = "pydantic_core-2.37.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:06b62ff71e37c26a695af729fa3c30dbd5fe0f3247d624f6212fbb5fc5895f9f"}, - {file = "pydantic_core-2.37.2-cp39-cp39-win32.whl", hash = "sha256:f2665ded5fa24194e455458b6e109f4ebb4308ce180595b74b48f0d48b8b9ab2"}, - {file = "pydantic_core-2.37.2-cp39-cp39-win_amd64.whl", hash = "sha256:f55fe35c2c9a6de14bc973bf129aa9a0a69aeba70386ed41815e81ff9d30ff7e"}, - {file = "pydantic_core-2.37.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:46d70f87518f5426790eba9b2000015874ca4b01770929b45a04f2f2ba689b56"}, - {file = "pydantic_core-2.37.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:0cb6779157dbbf29ee9cef44599950cb41bec0673c4af37a5b66ccc933a3a55c"}, - {file = "pydantic_core-2.37.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e0792e9dc1e0e1e77ac5b884cb4c1b7965a436215d8a18a553211d24b47cab22"}, - {file = "pydantic_core-2.37.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1938c7782563cc435469ce7c0d56c2ddbbfdcdc618f81e9240370834532613c3"}, - {file = "pydantic_core-2.37.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:cd28c154ca44d9dc8cd9e11541ceeab7b68d96b78281a114b7441c779fe2c483"}, - {file = "pydantic_core-2.37.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:005032e79dd34b357d77f6020c7a389a084a9e3953f07b85fa1cfd84f91b4792"}, - {file = "pydantic_core-2.37.2-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl", hash = "sha256:794d124d21f7cee72929fac75cd1a110560a9806eee805743e237848f90c54d6"}, - {file = "pydantic_core-2.37.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:ae9c016c39f0111009ef34a5554ea204663310706f727bca40f00c9182fcb220"}, - {file = "pydantic_core-2.37.2-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:e0481c2fe8e1fa7bc4bd45acc4dd96eee7f99ae0c170603161e43dd3886f0333"}, - {file = "pydantic_core-2.37.2-pp311-pypy311_pp73-macosx_10_12_x86_64.whl", hash = "sha256:d2b202c7896403c475628e6a6f4b33761ee5e492c9c87a4ca4142324c90308ee"}, - {file = "pydantic_core-2.37.2-pp311-pypy311_pp73-macosx_11_0_arm64.whl", hash = "sha256:d15c6a66204100d9dd363ed192971fab906b7ba9d55efe01deaf421ced66c60f"}, - {file = "pydantic_core-2.37.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:23f0f3648bb68a188e15cb99e3d715ba56293d2b8e9984bf3b6d373a9ed5640b"}, - {file = "pydantic_core-2.37.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:77d030263fcc8520d0fe772caf773e535cc3ff6e4c5d7af2ecb21f1ffee4eed5"}, - {file = "pydantic_core-2.37.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:9ca7e1d981ea3eac5864f42150f73b805ff5645d2dcb9615f9cc716eb468538a"}, - {file = "pydantic_core-2.37.2-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:3f68fc979de6881467086bd26490afecf47af691004a6a61bcc5f64ca8f8b556"}, - {file = "pydantic_core-2.37.2-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl", hash = "sha256:2ca5511d4c815269496e577af62fe0ed8dc4fafb1f7d6bd280063f174d9c6c10"}, - {file = "pydantic_core-2.37.2-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:257dfc9a1a7f9a2ab203423ca13c10e52798a26081f9ffc43d1c0b90897443e2"}, - {file = "pydantic_core-2.37.2-pp311-pypy311_pp73-win_amd64.whl", hash = "sha256:1fdc045a4ebb04e2218430c7084dd7d30fce601e939c4a0825677dffdf7838b5"}, - {file = "pydantic_core-2.37.2.tar.gz", hash = "sha256:78fb2a749123408fedaf540a22ca6bf0b5ec1f522a14fc00e27ede33d8ac088c"}, + {file = "pydantic_core-2.40.1-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:68a3d7ad41e05780e9e3d993f4f94614249b25eec73d828772e7fbfb7ccc1a32"}, + {file = "pydantic_core-2.40.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:214e41eb629855f5332809ed08df3fcc438571965fc14e0c96121d42b4228ae6"}, + {file = "pydantic_core-2.40.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:32acb1a60e512851b2fc8ef56cc732bccaec18a118716bc062ca33c61a28f705"}, + {file = "pydantic_core-2.40.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:f7b80503079fac50006ca7541cc5b3f7e876465aa1c49e243512a6774739e1ad"}, + {file = "pydantic_core-2.40.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:e3f90632da452cdb94cc221ea57e90279cdf02cf16cc430df2573ea4992004c9"}, + {file = "pydantic_core-2.40.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7ba98f09584c2fa03dd3100782c4a8aa990613a510a723b90a7759fd00f1dbfc"}, + {file = "pydantic_core-2.40.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:28ec120bc10a1d3333a07957656fcd6008dc0625a82e25007473e767886ee3d8"}, + {file = "pydantic_core-2.40.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:bd4d26c2c0976046a1bb32a307c36ec3a0869156cc5f2998ff34feeaea0e63b7"}, + {file = "pydantic_core-2.40.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:1c71378320f2a65cc97e75f85b4132c36e6ad33723493218b6a6a7c1ea153b67"}, + {file = "pydantic_core-2.40.1-cp310-cp310-musllinux_1_1_armv7l.whl", hash = "sha256:bd12c27b6ad770e118b0f0612b33b26651188ca2f5f8308f1b58d350ef410766"}, + {file = "pydantic_core-2.40.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:99b5869c8feb491aabae7981b0e75e1538618f5b243cd9c4c6345054cfce026f"}, + {file = "pydantic_core-2.40.1-cp310-cp310-win32.whl", hash = "sha256:ca6020c6cb6a7818f491745bdcb1ebf0fc261f84cdf63497d63231567f18230c"}, + {file = "pydantic_core-2.40.1-cp310-cp310-win_amd64.whl", hash = "sha256:6580b99707be18ae4c1f1833a99835644ad9b8dcc62ab8fc86ff49df846d9d10"}, + {file = "pydantic_core-2.40.1-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:67556b44838c338e0588e49c23aabb09972da0a39ff4da3387138c15b55f5e7b"}, + {file = "pydantic_core-2.40.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:f500dc1c771aac4201c84f82f5bb87b13a7888944c0759bc58d36271d6e33b71"}, + {file = "pydantic_core-2.40.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:edc04b8268e315cd771aebd74737af6b1cdff818864cfc3bcecf4eadca2cf12b"}, + {file = "pydantic_core-2.40.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:082fb1c825124c35419632fdf79fc865c960df63521e7e73768812f466c64ac7"}, + {file = "pydantic_core-2.40.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:368e507e8cbaf73ac03918f5d3cecd1d3c3ec90ef3bac7d06ccba4b39984b9fa"}, + {file = "pydantic_core-2.40.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:056b8a49fa1a5c4fcc205e06d44487d79d73bcc4696146a9b04c84f034b7d48c"}, + {file = "pydantic_core-2.40.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f762e17f6c63d01da6e163414e218058dd2d418318e6700d3ea26d6938fc84d5"}, + {file = "pydantic_core-2.40.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:b9cf0b7d11fb5c25656fc6ebaadc899b26c81dce651d8c316a3366fa503c607c"}, + {file = "pydantic_core-2.40.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:834749b35f50bc92867440e94fdfd96ecb39677eb3c0154813078b2fa87dce12"}, + {file = "pydantic_core-2.40.1-cp311-cp311-musllinux_1_1_armv7l.whl", hash = "sha256:2cfaab0dbe0590b6e3d3448d6ee59f031cfa2fdda481856c101755506b563a0a"}, + {file = "pydantic_core-2.40.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:80958c5beff76375ff998854009229ac72ccd5e690114efad0ad272c97260648"}, + {file = "pydantic_core-2.40.1-cp311-cp311-win32.whl", hash = "sha256:23ec0d5efd2324c33267332151cba4f646aca3a918afdce12dee06b086bd403d"}, + {file = "pydantic_core-2.40.1-cp311-cp311-win_amd64.whl", hash = "sha256:8025ca436da99909a22f5c89fe7219a98396fcfa6d1fdef5fa4840bf7379cd89"}, + {file = "pydantic_core-2.40.1-cp311-cp311-win_arm64.whl", hash = "sha256:e2ceb32c25d0f769c38c3339d9426c77a2d7d253e61df1827067eddd64d990ce"}, + {file = "pydantic_core-2.40.1-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:86c021764c6cc83d034c2c96bc2624e0fa0d3bd4bc131b132cb4b158ded3f70a"}, + {file = "pydantic_core-2.40.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:c62c1a60e5c847321f0dd2e08291783c04be944844c2d3c00317e8d77929d04d"}, + {file = "pydantic_core-2.40.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:518a4d6bd01ba1ce935ce94b5f8ec93b2c523d10d5e105c8c3f0e3975b7124d4"}, + {file = "pydantic_core-2.40.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:c6d821658aac8e8bdaa45977164d97676b332843db4282578cf2210694883d0b"}, + {file = "pydantic_core-2.40.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:44788b0d946f1c9abbb64a7aab342e1115d853d2d8f60e4d8a4c24acf0bf4468"}, + {file = "pydantic_core-2.40.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f262097a442224287d99ce2e369c3015fa1fb75f942d471033f16702b1a13108"}, + {file = "pydantic_core-2.40.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:64076ce972f13714878ffc447f2fa5d6fff4974f4a0a195030e27cf7081887ce"}, + {file = "pydantic_core-2.40.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:db1f6ad7c6c959096d357231cf95e32a84ae0024901ffb8716c309704ddcc101"}, + {file = "pydantic_core-2.40.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:eb2920bddbec7c33b80c6e02a4f88e0f21e1632252f0c8cc6a744acf3f6584b5"}, + {file = "pydantic_core-2.40.1-cp312-cp312-musllinux_1_1_armv7l.whl", hash = "sha256:6ea005390bf6cee651929b37b335e0f24fa97e7b11cb87c2fe2f9495d07b4329"}, + {file = "pydantic_core-2.40.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:873ae59ec8038c8b07a26b96dfc1ff068a9fb3ec8aad32510cbd7465e55489f2"}, + {file = "pydantic_core-2.40.1-cp312-cp312-win32.whl", hash = "sha256:83aeff36d11ebc67384091cd7f32824303cdf819fc79da5bc0c594c6f3b80847"}, + {file = "pydantic_core-2.40.1-cp312-cp312-win_amd64.whl", hash = "sha256:d656c1397d3ca6effb9a0608bb314833506fae0a04cd5f020319ac8cd463bf7a"}, + {file = "pydantic_core-2.40.1-cp312-cp312-win_arm64.whl", hash = "sha256:ee8dea48f68353339c90d8e4ee9f9764ba5e2714c02415930ba2dc4429908f10"}, + {file = "pydantic_core-2.40.1-cp313-cp313-macosx_10_12_x86_64.whl", hash = "sha256:f173a6daf9bec180b1b31104d009a247f7e7aa3ea6544036eebacb6c264fd204"}, + {file = "pydantic_core-2.40.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:966667ef4ac90103330bb3760569511408581b279fb69d2b30baf78a0c6fe374"}, + {file = "pydantic_core-2.40.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:423692fcf06a6c0d16cd9369eaed70086650173baa17a4833e30251f35c4da6b"}, + {file = "pydantic_core-2.40.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:4bff62847ccff78c9a8ec0b597c28869783863b87de2be7136572850f7ed126f"}, + {file = "pydantic_core-2.40.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a1a91e27e6437cef40933aeed21df194dcfb677bf48c1cd30e43289aba63a309"}, + {file = "pydantic_core-2.40.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:550f912f4a7013ee7214ce782383c4e7276b1d49f0ba2cfefd2cb167dd42b1b8"}, + {file = "pydantic_core-2.40.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:86b0aac4c8757ef79c6453d9d1176485c84e02999f2c77c520d5e1eed3001ec4"}, + {file = "pydantic_core-2.40.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:16af5233cd5cc4fab6e77e650a2dad7b0f2985b84f721b455fb00c81a6a7df07"}, + {file = "pydantic_core-2.40.1-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:3196b597182ee378858474e98f00533ccaf6f7173ece77e0131c033ed31bfc3a"}, + {file = "pydantic_core-2.40.1-cp313-cp313-musllinux_1_1_armv7l.whl", hash = "sha256:fe7f5c827c6beb12a0b649874555f610d00354d7bf6905fa85061b93be0e0547"}, + {file = "pydantic_core-2.40.1-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:7876570a20685aa36797e939b0d5cca633e5fb72841feff1e297e0e5406b39f1"}, + {file = "pydantic_core-2.40.1-cp313-cp313-win32.whl", hash = "sha256:cc111e466a650550d78260074a225ef4fba0ea186232ed309448e2ff401e32fa"}, + {file = "pydantic_core-2.40.1-cp313-cp313-win_amd64.whl", hash = "sha256:8179f789e23f96180d9e63d5adf93a8dce996a6f138f663be58fa7b56adab732"}, + {file = "pydantic_core-2.40.1-cp313-cp313-win_arm64.whl", hash = "sha256:f776735e880a08ecb074dc57efff49cdaeb068e827e7e3a4cded6440222b0965"}, + {file = "pydantic_core-2.40.1-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:4f27f80b859fed0c785b102607b950663eff830685efcb87f4026f8b9911a233"}, + {file = "pydantic_core-2.40.1-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:39fb2bba8e72019abbd67e372791938da04f043050aac9562411af7e33d9fe56"}, + {file = "pydantic_core-2.40.1-cp313-cp313t-win_amd64.whl", hash = "sha256:edbd7ca09bd6c4b6d4e313e7073acd1d8a67b1b4db40b302130623cb7de3d13c"}, + {file = "pydantic_core-2.40.1-cp314-cp314-macosx_10_12_x86_64.whl", hash = "sha256:35053e0ff1698b93a58e87759b7078fb385fc6c6a2b920094c2f12c19ec2a048"}, + {file = "pydantic_core-2.40.1-cp314-cp314-macosx_11_0_arm64.whl", hash = "sha256:36d27c68e7bad2e0513787673c71066540163a2841476dc4c86b6894ecd33d48"}, + {file = "pydantic_core-2.40.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d962cd063814867a9f9015ef286884e09c6cd7c85baf10de8a2d6ab117829512"}, + {file = "pydantic_core-2.40.1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:227c566a88685b938ab3e97be033ffd762f05b51e9faa9f8ff689c9e864cbf34"}, + {file = "pydantic_core-2.40.1-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:7f086a193f06f46953d6ee5b63a3624d9da2d84b28c096bba9f321a041ebc5fe"}, + {file = "pydantic_core-2.40.1-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:1937e6b586319c2cb5d4f0f749caed0922cee146d16491133ccfca055e290ba0"}, + {file = "pydantic_core-2.40.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fcdd2e7d4d3714c9b7a82fd6d2cd7b0a685c4124bf2a080e7db0f155dc464ac4"}, + {file = "pydantic_core-2.40.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2c2a349aff4403f3d9e34f25a286dfdb66cebf5686bb93a89c67b3eb27d3db77"}, + {file = "pydantic_core-2.40.1-cp314-cp314-musllinux_1_1_aarch64.whl", hash = "sha256:a1d2f4505a939db994f88b4afea3acfb7722096ebe109af8de0d0d1450290982"}, + {file = "pydantic_core-2.40.1-cp314-cp314-musllinux_1_1_armv7l.whl", hash = "sha256:525a08d9854dfb06877f2550f1d0a9656fc4157e5712a896195d20249c43d98e"}, + {file = "pydantic_core-2.40.1-cp314-cp314-musllinux_1_1_x86_64.whl", hash = "sha256:edb5799764165e0ba6292a800d7f2538e19b40890237c2cc8765b3c3b61f7e12"}, + {file = "pydantic_core-2.40.1-cp314-cp314-win32.whl", hash = "sha256:a0cda435c519689ddd8177a6cb3a54adf39c04053ebbbf8919e86ad6234516cc"}, + {file = "pydantic_core-2.40.1-cp314-cp314-win_amd64.whl", hash = "sha256:474ce0ab9555bbab472185d2dd17c6c41f8922af52db767d8287f7d8e3542ee9"}, + {file = "pydantic_core-2.40.1-cp314-cp314-win_arm64.whl", hash = "sha256:34d4894656904fad96b18ceeb8f304727840ce24882990abdc030be0c13dd6e2"}, + {file = "pydantic_core-2.40.1-cp314-cp314t-macosx_11_0_arm64.whl", hash = "sha256:ec7737483c8a8c0136d724b716d8a16ebc3a5f0cfc6a018ac9d77a8908bda767"}, + {file = "pydantic_core-2.40.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a578a8cfca52fd4111b9be78df74d553d4e4622c33293c05d5fad01844425a53"}, + {file = "pydantic_core-2.40.1-cp314-cp314t-win_amd64.whl", hash = "sha256:32734280076fe3ec58f0f51b754ecd6c1207d599574dd9133cc32df2edefd7ed"}, + {file = "pydantic_core-2.40.1-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:f0a8ceac2a94b48a45cf22f8c2ce90d48d3546c86e2770a82b2f8aad13d226bc"}, + {file = "pydantic_core-2.40.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:9c750d9a2aed178ad20a4e925b7394dcd7ed317ccea024bcddea2515f3283c25"}, + {file = "pydantic_core-2.40.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9134412d60ed046b31a6237c32548d7bbfaf6a513c98d8150405c5f9661844cd"}, + {file = "pydantic_core-2.40.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:226bbc36f410534de3c6448e2c8ef9ab2cbe1abe0f48461c0251ccf0d2e3b269"}, + {file = "pydantic_core-2.40.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:90fff667facc71cadec17decc132c2033004ddcb569017c228ae0177379353b7"}, + {file = "pydantic_core-2.40.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:6890e749bdca304e6db8e3aa7a588583465f6cbd71ec4307c6b9408e59b2d7f8"}, + {file = "pydantic_core-2.40.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b35515cb4e36b2cd90d57d48c7a6045ca4ac4120dd6b0ab90dc95e3fdd4e8ed"}, + {file = "pydantic_core-2.40.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:9f1f5f954529318d6d29e23f6211a0cbd02ea46a599bef10c86134d142c55eb1"}, + {file = "pydantic_core-2.40.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:f7b1afd9141eaf744a197c239a097aa6d9c80936c072f21ea0865aa80a8349e4"}, + {file = "pydantic_core-2.40.1-cp39-cp39-musllinux_1_1_armv7l.whl", hash = "sha256:1e354767d77f3db3bb4f14ddda34086ef543d486fee8bdc9a00281d6ef6030d7"}, + {file = "pydantic_core-2.40.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:0bd04e2f943f4251ce7d9fa25718b80c5e8617ffcdfa72c8a914ff25fb6a0f2d"}, + {file = "pydantic_core-2.40.1-cp39-cp39-win32.whl", hash = "sha256:2022f85effdc64682f4ac07ac6f4cb57d555d67d8700dd76c63f93fd472871c7"}, + {file = "pydantic_core-2.40.1-cp39-cp39-win_amd64.whl", hash = "sha256:b2632dbfdafcf6d355aa1122f37f2bc300ca606770179786b95eb45c3d961f85"}, + {file = "pydantic_core-2.40.1-graalpy311-graalpy242_311_native-macosx_10_12_x86_64.whl", hash = "sha256:ff05e06f7a89b88e361eeb29be5fbb6ace4774068f632563504fbe47ff5b814f"}, + {file = "pydantic_core-2.40.1-graalpy311-graalpy242_311_native-macosx_11_0_arm64.whl", hash = "sha256:88ddabdd5772a0fa133d6cbc94a615deb192d4361a79c2a0752a6db22a4f05bc"}, + {file = "pydantic_core-2.40.1-graalpy311-graalpy242_311_native-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:98dce30a2df97c66f8a0422029efdc57f994fe74fe09387240557cb46f43a168"}, + {file = "pydantic_core-2.40.1-graalpy311-graalpy242_311_native-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2fe18aa2025cbd8a6e16bc76ad3d1618f4ceb44de3d2b88412411e2d5d940436"}, + {file = "pydantic_core-2.40.1-graalpy312-graalpy250_312_native-macosx_10_12_x86_64.whl", hash = "sha256:f7b2a9f7e76900cb76bb2df24281db7302ccfb46f0c1576451b96d65e5b793c5"}, + {file = "pydantic_core-2.40.1-graalpy312-graalpy250_312_native-macosx_11_0_arm64.whl", hash = "sha256:af1b5956459364f27767ae1e0cdebe57aaebb45b845354abb364d3a22ea0b84b"}, + {file = "pydantic_core-2.40.1-graalpy312-graalpy250_312_native-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:388c2586b9737b80bc94cc566fb544a3ca9df68941e9ad7afb2f11a250fbcab4"}, + {file = "pydantic_core-2.40.1-graalpy312-graalpy250_312_native-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d8d64c672114d49cf23732fe4d1dff07ab0190b883928e8e230ff16ab80d22fa"}, + {file = "pydantic_core-2.40.1-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:4d3abd824e7cdd2283b9b87b5a62a564bd0eaf061b110c25471ebdefe5eeb685"}, + {file = "pydantic_core-2.40.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:ea9f60ef051a02542bf6427fcbdd42abb2da15b6385497370b17469e7e03c488"}, + {file = "pydantic_core-2.40.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e85a8e85b6eff565ec99e7f03d562f02a399876d5e4c99ce37a4c6838ec9fa39"}, + {file = "pydantic_core-2.40.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:ce350344db888c293b611050bf18568c35f5dfc9692714caf8039ab13b379479"}, + {file = "pydantic_core-2.40.1-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:34afb405fa5d2d5de19ab60a8d355f2bee5e625c2d22cfda002f73bd6eeb9357"}, + {file = "pydantic_core-2.40.1-pp310-pypy310_pp73-musllinux_1_1_armv7l.whl", hash = "sha256:02d483531a0c5b5e772b15a5b5be7d188acb49ed8ea3a695b816b84a69e7d3bd"}, + {file = "pydantic_core-2.40.1-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:75bbba36265d84dbc9014d87e2d75d8e89508c44b5ca2fb1691cbd890df74fb8"}, + {file = "pydantic_core-2.40.1-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:49001f47d07fa3683e7261646ac88fbf0b94681d5e078b07b2fa2def475a719c"}, + {file = "pydantic_core-2.40.1-pp311-pypy311_pp73-macosx_10_12_x86_64.whl", hash = "sha256:80c2d1c82779d27deb16769bee3021b6022277035ea336e2ebcb9623f0b88060"}, + {file = "pydantic_core-2.40.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl", hash = "sha256:afdac0cc32d3a1e10b36ffdd33d746346a419413d80ec083fd70e0127a0615ca"}, + {file = "pydantic_core-2.40.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e6a8eba8b03f8988e08301b0418e72678888a0253b37c578f55e2d8575202a44"}, + {file = "pydantic_core-2.40.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:a6ac3d9bb16a12a2ce0d88e87d6832e8b2f08d8f0d21633adfd5f62976638ba3"}, + {file = "pydantic_core-2.40.1-pp311-pypy311_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:847b85d8c57238190b58ccfdb657b3fa0b324e32c5f36c7a43fa925c2561ff87"}, + {file = "pydantic_core-2.40.1-pp311-pypy311_pp73-musllinux_1_1_armv7l.whl", hash = "sha256:7ead3f111672f23161fbb21d193fbe5052d557e960b7d586a21ab4265510c714"}, + {file = "pydantic_core-2.40.1-pp311-pypy311_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:e325b87df49d5b4ce1f4614318d17399cbf5e5b8e4b674d7c482c63a15a66adc"}, + {file = "pydantic_core-2.40.1-pp311-pypy311_pp73-win_amd64.whl", hash = "sha256:14224f645d4ee46afa71c2116dde637f47b27647e675d523a983f13daab38ce7"}, + {file = "pydantic_core-2.40.1.tar.gz", hash = "sha256:c825555bbf09af8cbd3d2248a1b6e66786196a180c9fd64f7e758213f0030721"}, ] [package.dependencies]