diff --git a/api/poetry.lock b/api/poetry.lock index 6923e439e..88228b45e 100644 --- a/api/poetry.lock +++ b/api/poetry.lock @@ -17,24 +17,24 @@ test = ["pytest (>=4.6)", "pytest-cov"] [[package]] name = "aiobotocore" -version = "2.6.0" +version = "2.7.0" description = "Async client for aws services using botocore and aiohttp" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "aiobotocore-2.6.0-py3-none-any.whl", hash = "sha256:0186e6a843364748cdbbf76ee98e9337c44f71a4e694ad1b110d5c516fbce909"}, - {file = "aiobotocore-2.6.0.tar.gz", hash = "sha256:4805d0140bdfa17bfc2d0ba1243c8cc4273e927201fca5cf2e497c0004a9fab7"}, + {file = "aiobotocore-2.7.0-py3-none-any.whl", hash = "sha256:aec605df77ce4635a0479b50fd849aa6b640900f7b295021ecca192e1140e551"}, + {file = "aiobotocore-2.7.0.tar.gz", hash = "sha256:506591374cc0aee1bdf0ebe290560424a24af176dfe2ea7057fe1df97c4f0467"}, ] [package.dependencies] aiohttp = ">=3.7.4.post0,<4.0.0" aioitertools = ">=0.5.1,<1.0.0" -botocore = ">=1.31.17,<1.31.18" +botocore = ">=1.31.16,<1.31.65" wrapt = ">=1.10.10,<2.0.0" [package.extras] -awscli = ["awscli (>=1.29.17,<1.29.18)"] -boto3 = ["boto3 (>=1.28.17,<1.28.18)"] +awscli = ["awscli (>=1.29.16,<1.29.65)"] +boto3 = ["boto3 (>=1.28.16,<1.28.65)"] [[package]] name = "aiodns" @@ -523,19 +523,19 @@ css = ["tinycss2 (>=1.1.0,<1.3)"] [[package]] name = "botocore" -version = "1.31.17" +version = "1.31.64" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">= 3.7" files = [ - {file = "botocore-1.31.17-py3-none-any.whl", hash = "sha256:6ac34a1d34aa3750e78b77b8596617e2bab938964694d651939dba2cbde2c12b"}, - {file = "botocore-1.31.17.tar.gz", hash = "sha256:396459065dba4339eb4da4ec8b4e6599728eb89b7caaceea199e26f7d824a41c"}, + {file = "botocore-1.31.64-py3-none-any.whl", hash = "sha256:7b709310343a5b430ec9025b2e17c0bac6b16c05f1ac1d9521dece3f10c71bac"}, + {file = "botocore-1.31.64.tar.gz", hash = "sha256:d8eb4b724ac437343359b318d73de0cfae0fecb24095827e56135b0ad6b44caf"}, ] [package.dependencies] jmespath = ">=0.7.1,<2.0.0" python-dateutil = ">=2.1,<3.0.0" -urllib3 = ">=1.25.4,<1.27" +urllib3 = {version = ">=1.25.4,<2.1", markers = "python_version >= \"3.10\""} [package.extras] crt = ["awscrt (==0.16.26)"] @@ -617,101 +617,101 @@ pycparser = "*" [[package]] name = "charset-normalizer" -version = "3.3.0" +version = "3.3.1" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." optional = false python-versions = ">=3.7.0" files = [ - {file = "charset-normalizer-3.3.0.tar.gz", hash = "sha256:63563193aec44bce707e0c5ca64ff69fa72ed7cf34ce6e11d5127555756fd2f6"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:effe5406c9bd748a871dbcaf3ac69167c38d72db8c9baf3ff954c344f31c4cbe"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:4162918ef3098851fcd8a628bf9b6a98d10c380725df9e04caf5ca6dd48c847a"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:0570d21da019941634a531444364f2482e8db0b3425fcd5ac0c36565a64142c8"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5707a746c6083a3a74b46b3a631d78d129edab06195a92a8ece755aac25a3f3d"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:278c296c6f96fa686d74eb449ea1697f3c03dc28b75f873b65b5201806346a69"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a4b71f4d1765639372a3b32d2638197f5cd5221b19531f9245fcc9ee62d38f56"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f5969baeaea61c97efa706b9b107dcba02784b1601c74ac84f2a532ea079403e"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a3f93dab657839dfa61025056606600a11d0b696d79386f974e459a3fbc568ec"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:db756e48f9c5c607b5e33dd36b1d5872d0422e960145b08ab0ec7fd420e9d649"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:232ac332403e37e4a03d209a3f92ed9071f7d3dbda70e2a5e9cff1c4ba9f0678"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:e5c1502d4ace69a179305abb3f0bb6141cbe4714bc9b31d427329a95acfc8bdd"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:2502dd2a736c879c0f0d3e2161e74d9907231e25d35794584b1ca5284e43f596"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:23e8565ab7ff33218530bc817922fae827420f143479b753104ab801145b1d5b"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-win32.whl", hash = "sha256:1872d01ac8c618a8da634e232f24793883d6e456a66593135aeafe3784b0848d"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-win_amd64.whl", hash = "sha256:557b21a44ceac6c6b9773bc65aa1b4cc3e248a5ad2f5b914b91579a32e22204d"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:d7eff0f27edc5afa9e405f7165f85a6d782d308f3b6b9d96016c010597958e63"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:6a685067d05e46641d5d1623d7c7fdf15a357546cbb2f71b0ebde91b175ffc3e"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:0d3d5b7db9ed8a2b11a774db2bbea7ba1884430a205dbd54a32d61d7c2a190fa"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2935ffc78db9645cb2086c2f8f4cfd23d9b73cc0dc80334bc30aac6f03f68f8c"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9fe359b2e3a7729010060fbca442ca225280c16e923b37db0e955ac2a2b72a05"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:380c4bde80bce25c6e4f77b19386f5ec9db230df9f2f2ac1e5ad7af2caa70459"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f0d1e3732768fecb052d90d62b220af62ead5748ac51ef61e7b32c266cac9293"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1b2919306936ac6efb3aed1fbf81039f7087ddadb3160882a57ee2ff74fd2382"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:f8888e31e3a85943743f8fc15e71536bda1c81d5aa36d014a3c0c44481d7db6e"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:82eb849f085624f6a607538ee7b83a6d8126df6d2f7d3b319cb837b289123078"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:7b8b8bf1189b3ba9b8de5c8db4d541b406611a71a955bbbd7385bbc45fcb786c"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:5adf257bd58c1b8632046bbe43ee38c04e1038e9d37de9c57a94d6bd6ce5da34"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:c350354efb159b8767a6244c166f66e67506e06c8924ed74669b2c70bc8735b1"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-win32.whl", hash = "sha256:02af06682e3590ab952599fbadac535ede5d60d78848e555aa58d0c0abbde786"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-win_amd64.whl", hash = "sha256:86d1f65ac145e2c9ed71d8ffb1905e9bba3a91ae29ba55b4c46ae6fc31d7c0d4"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:3b447982ad46348c02cb90d230b75ac34e9886273df3a93eec0539308a6296d7"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:abf0d9f45ea5fb95051c8bfe43cb40cda383772f7e5023a83cc481ca2604d74e"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:b09719a17a2301178fac4470d54b1680b18a5048b481cb8890e1ef820cb80455"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b3d9b48ee6e3967b7901c052b670c7dda6deb812c309439adaffdec55c6d7b78"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:edfe077ab09442d4ef3c52cb1f9dab89bff02f4524afc0acf2d46be17dc479f5"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3debd1150027933210c2fc321527c2299118aa929c2f5a0a80ab6953e3bd1908"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:86f63face3a527284f7bb8a9d4f78988e3c06823f7bea2bd6f0e0e9298ca0403"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:24817cb02cbef7cd499f7c9a2735286b4782bd47a5b3516a0e84c50eab44b98e"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:c71f16da1ed8949774ef79f4a0260d28b83b3a50c6576f8f4f0288d109777989"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:9cf3126b85822c4e53aa28c7ec9869b924d6fcfb76e77a45c44b83d91afd74f9"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:b3b2316b25644b23b54a6f6401074cebcecd1244c0b8e80111c9a3f1c8e83d65"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:03680bb39035fbcffe828eae9c3f8afc0428c91d38e7d61aa992ef7a59fb120e"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:4cc152c5dd831641e995764f9f0b6589519f6f5123258ccaca8c6d34572fefa8"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-win32.whl", hash = "sha256:b8f3307af845803fb0b060ab76cf6dd3a13adc15b6b451f54281d25911eb92df"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-win_amd64.whl", hash = "sha256:8eaf82f0eccd1505cf39a45a6bd0a8cf1c70dcfc30dba338207a969d91b965c0"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:dc45229747b67ffc441b3de2f3ae5e62877a282ea828a5bdb67883c4ee4a8810"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2f4a0033ce9a76e391542c182f0d48d084855b5fcba5010f707c8e8c34663d77"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ada214c6fa40f8d800e575de6b91a40d0548139e5dc457d2ebb61470abf50186"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b1121de0e9d6e6ca08289583d7491e7fcb18a439305b34a30b20d8215922d43c"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1063da2c85b95f2d1a430f1c33b55c9c17ffaf5e612e10aeaad641c55a9e2b9d"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:70f1d09c0d7748b73290b29219e854b3207aea922f839437870d8cc2168e31cc"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:250c9eb0f4600361dd80d46112213dff2286231d92d3e52af1e5a6083d10cad9"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:750b446b2ffce1739e8578576092179160f6d26bd5e23eb1789c4d64d5af7dc7"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:fc52b79d83a3fe3a360902d3f5d79073a993597d48114c29485e9431092905d8"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-musllinux_1_1_s390x.whl", hash = "sha256:588245972aca710b5b68802c8cad9edaa98589b1b42ad2b53accd6910dad3545"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:e39c7eb31e3f5b1f88caff88bcff1b7f8334975b46f6ac6e9fc725d829bc35d4"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-win32.whl", hash = "sha256:abecce40dfebbfa6abf8e324e1860092eeca6f7375c8c4e655a8afb61af58f2c"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-win_amd64.whl", hash = "sha256:24a91a981f185721542a0b7c92e9054b7ab4fea0508a795846bc5b0abf8118d4"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:67b8cc9574bb518ec76dc8e705d4c39ae78bb96237cb533edac149352c1f39fe"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:ac71b2977fb90c35d41c9453116e283fac47bb9096ad917b8819ca8b943abecd"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:3ae38d325b512f63f8da31f826e6cb6c367336f95e418137286ba362925c877e"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:542da1178c1c6af8873e143910e2269add130a299c9106eef2594e15dae5e482"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:30a85aed0b864ac88309b7d94be09f6046c834ef60762a8833b660139cfbad13"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:aae32c93e0f64469f74ccc730a7cb21c7610af3a775157e50bbd38f816536b38"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:15b26ddf78d57f1d143bdf32e820fd8935d36abe8a25eb9ec0b5a71c82eb3895"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7f5d10bae5d78e4551b7be7a9b29643a95aded9d0f602aa2ba584f0388e7a557"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:249c6470a2b60935bafd1d1d13cd613f8cd8388d53461c67397ee6a0f5dce741"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:c5a74c359b2d47d26cdbbc7845e9662d6b08a1e915eb015d044729e92e7050b7"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:b5bcf60a228acae568e9911f410f9d9e0d43197d030ae5799e20dca8df588287"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:187d18082694a29005ba2944c882344b6748d5be69e3a89bf3cc9d878e548d5a"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:81bf654678e575403736b85ba3a7867e31c2c30a69bc57fe88e3ace52fb17b89"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-win32.whl", hash = "sha256:85a32721ddde63c9df9ebb0d2045b9691d9750cb139c161c80e500d210f5e26e"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-win_amd64.whl", hash = "sha256:468d2a840567b13a590e67dd276c570f8de00ed767ecc611994c301d0f8c014f"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:e0fc42822278451bc13a2e8626cf2218ba570f27856b536e00cfa53099724828"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:09c77f964f351a7369cc343911e0df63e762e42bac24cd7d18525961c81754f4"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:12ebea541c44fdc88ccb794a13fe861cc5e35d64ed689513a5c03d05b53b7c82"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:805dfea4ca10411a5296bcc75638017215a93ffb584c9e344731eef0dcfb026a"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:96c2b49eb6a72c0e4991d62406e365d87067ca14c1a729a870d22354e6f68115"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:aaf7b34c5bc56b38c931a54f7952f1ff0ae77a2e82496583b247f7c969eb1479"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:619d1c96099be5823db34fe89e2582b336b5b074a7f47f819d6b3a57ff7bdb86"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a0ac5e7015a5920cfce654c06618ec40c33e12801711da6b4258af59a8eff00a"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:93aa7eef6ee71c629b51ef873991d6911b906d7312c6e8e99790c0f33c576f89"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:7966951325782121e67c81299a031f4c115615e68046f79b85856b86ebffc4cd"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:02673e456dc5ab13659f85196c534dc596d4ef260e4d86e856c3b2773ce09843"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:c2af80fb58f0f24b3f3adcb9148e6203fa67dd3f61c4af146ecad033024dde43"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:153e7b6e724761741e0974fc4dcd406d35ba70b92bfe3fedcb497226c93b9da7"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-win32.whl", hash = "sha256:d47ecf253780c90ee181d4d871cd655a789da937454045b17b5798da9393901a"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-win_amd64.whl", hash = "sha256:d97d85fa63f315a8bdaba2af9a6a686e0eceab77b3089af45133252618e70884"}, - {file = "charset_normalizer-3.3.0-py3-none-any.whl", hash = "sha256:e46cd37076971c1040fc8c41273a8b3e2c624ce4f2be3f5dfcb7a430c1d3acc2"}, + {file = "charset-normalizer-3.3.1.tar.gz", hash = "sha256:d9137a876020661972ca6eec0766d81aef8a5627df628b664b234b73396e727e"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:8aee051c89e13565c6bd366813c386939f8e928af93c29fda4af86d25b73d8f8"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:352a88c3df0d1fa886562384b86f9a9e27563d4704ee0e9d56ec6fcd270ea690"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:223b4d54561c01048f657fa6ce41461d5ad8ff128b9678cfe8b2ecd951e3f8a2"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4f861d94c2a450b974b86093c6c027888627b8082f1299dfd5a4bae8e2292821"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1171ef1fc5ab4693c5d151ae0fdad7f7349920eabbaca6271f95969fa0756c2d"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:28f512b9a33235545fbbdac6a330a510b63be278a50071a336afc1b78781b147"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c0e842112fe3f1a4ffcf64b06dc4c61a88441c2f02f373367f7b4c1aa9be2ad5"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3f9bc2ce123637a60ebe819f9fccc614da1bcc05798bbbaf2dd4ec91f3e08846"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:f194cce575e59ffe442c10a360182a986535fd90b57f7debfaa5c845c409ecc3"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:9a74041ba0bfa9bc9b9bb2cd3238a6ab3b7618e759b41bd15b5f6ad958d17605"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:b578cbe580e3b41ad17b1c428f382c814b32a6ce90f2d8e39e2e635d49e498d1"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:6db3cfb9b4fcecb4390db154e75b49578c87a3b9979b40cdf90d7e4b945656e1"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:debb633f3f7856f95ad957d9b9c781f8e2c6303ef21724ec94bea2ce2fcbd056"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-win32.whl", hash = "sha256:87071618d3d8ec8b186d53cb6e66955ef2a0e4fa63ccd3709c0c90ac5a43520f"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-win_amd64.whl", hash = "sha256:e372d7dfd154009142631de2d316adad3cc1c36c32a38b16a4751ba78da2a397"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:ae4070f741f8d809075ef697877fd350ecf0b7c5837ed68738607ee0a2c572cf"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:58e875eb7016fd014c0eea46c6fa92b87b62c0cb31b9feae25cbbe62c919f54d"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:dbd95e300367aa0827496fe75a1766d198d34385a58f97683fe6e07f89ca3e3c"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:de0b4caa1c8a21394e8ce971997614a17648f94e1cd0640fbd6b4d14cab13a72"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:985c7965f62f6f32bf432e2681173db41336a9c2611693247069288bcb0c7f8b"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a15c1fe6d26e83fd2e5972425a772cca158eae58b05d4a25a4e474c221053e2d"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ae55d592b02c4349525b6ed8f74c692509e5adffa842e582c0f861751701a673"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:be4d9c2770044a59715eb57c1144dedea7c5d5ae80c68fb9959515037cde2008"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:851cf693fb3aaef71031237cd68699dded198657ec1e76a76eb8be58c03a5d1f"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:31bbaba7218904d2eabecf4feec0d07469284e952a27400f23b6628439439fa7"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:871d045d6ccc181fd863a3cd66ee8e395523ebfbc57f85f91f035f50cee8e3d4"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:501adc5eb6cd5f40a6f77fbd90e5ab915c8fd6e8c614af2db5561e16c600d6f3"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:f5fb672c396d826ca16a022ac04c9dce74e00a1c344f6ad1a0fdc1ba1f332213"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-win32.whl", hash = "sha256:bb06098d019766ca16fc915ecaa455c1f1cd594204e7f840cd6258237b5079a8"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-win_amd64.whl", hash = "sha256:8af5a8917b8af42295e86b64903156b4f110a30dca5f3b5aedea123fbd638bff"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:7ae8e5142dcc7a49168f4055255dbcced01dc1714a90a21f87448dc8d90617d1"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:5b70bab78accbc672f50e878a5b73ca692f45f5b5e25c8066d748c09405e6a55"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:5ceca5876032362ae73b83347be8b5dbd2d1faf3358deb38c9c88776779b2e2f"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:34d95638ff3613849f473afc33f65c401a89f3b9528d0d213c7037c398a51296"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9edbe6a5bf8b56a4a84533ba2b2f489d0046e755c29616ef8830f9e7d9cf5728"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f6a02a3c7950cafaadcd46a226ad9e12fc9744652cc69f9e5534f98b47f3bbcf"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:10b8dd31e10f32410751b3430996f9807fc4d1587ca69772e2aa940a82ab571a"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:edc0202099ea1d82844316604e17d2b175044f9bcb6b398aab781eba957224bd"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:b891a2f68e09c5ef989007fac11476ed33c5c9994449a4e2c3386529d703dc8b"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:71ef3b9be10070360f289aea4838c784f8b851be3ba58cf796262b57775c2f14"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:55602981b2dbf8184c098bc10287e8c245e351cd4fdcad050bd7199d5a8bf514"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:46fb9970aa5eeca547d7aa0de5d4b124a288b42eaefac677bde805013c95725c"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:520b7a142d2524f999447b3a0cf95115df81c4f33003c51a6ab637cbda9d0bf4"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-win32.whl", hash = "sha256:8ec8ef42c6cd5856a7613dcd1eaf21e5573b2185263d87d27c8edcae33b62a61"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-win_amd64.whl", hash = "sha256:baec8148d6b8bd5cee1ae138ba658c71f5b03e0d69d5907703e3e1df96db5e41"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:63a6f59e2d01310f754c270e4a257426fe5a591dc487f1983b3bbe793cf6bac6"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1d6bfc32a68bc0933819cfdfe45f9abc3cae3877e1d90aac7259d57e6e0f85b1"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4f3100d86dcd03c03f7e9c3fdb23d92e32abbca07e7c13ebd7ddfbcb06f5991f"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:39b70a6f88eebe239fa775190796d55a33cfb6d36b9ffdd37843f7c4c1b5dc67"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4e12f8ee80aa35e746230a2af83e81bd6b52daa92a8afaef4fea4a2ce9b9f4fa"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7b6cefa579e1237ce198619b76eaa148b71894fb0d6bcf9024460f9bf30fd228"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:61f1e3fb621f5420523abb71f5771a204b33c21d31e7d9d86881b2cffe92c47c"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:4f6e2a839f83a6a76854d12dbebde50e4b1afa63e27761549d006fa53e9aa80e"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:1ec937546cad86d0dce5396748bf392bb7b62a9eeb8c66efac60e947697f0e58"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-musllinux_1_1_s390x.whl", hash = "sha256:82ca51ff0fc5b641a2d4e1cc8c5ff108699b7a56d7f3ad6f6da9dbb6f0145b48"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:633968254f8d421e70f91c6ebe71ed0ab140220469cf87a9857e21c16687c034"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-win32.whl", hash = "sha256:c0c72d34e7de5604df0fde3644cc079feee5e55464967d10b24b1de268deceb9"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-win_amd64.whl", hash = "sha256:63accd11149c0f9a99e3bc095bbdb5a464862d77a7e309ad5938fbc8721235ae"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:5a3580a4fdc4ac05f9e53c57f965e3594b2f99796231380adb2baaab96e22761"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:2465aa50c9299d615d757c1c888bc6fef384b7c4aec81c05a0172b4400f98557"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:cb7cd68814308aade9d0c93c5bd2ade9f9441666f8ba5aa9c2d4b389cb5e2a45"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:91e43805ccafa0a91831f9cd5443aa34528c0c3f2cc48c4cb3d9a7721053874b"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:854cc74367180beb327ab9d00f964f6d91da06450b0855cbbb09187bcdb02de5"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c15070ebf11b8b7fd1bfff7217e9324963c82dbdf6182ff7050519e350e7ad9f"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2c4c99f98fc3a1835af8179dcc9013f93594d0670e2fa80c83aa36346ee763d2"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3fb765362688821404ad6cf86772fc54993ec11577cd5a92ac44b4c2ba52155b"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:dced27917823df984fe0c80a5c4ad75cf58df0fbfae890bc08004cd3888922a2"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:a66bcdf19c1a523e41b8e9d53d0cedbfbac2e93c649a2e9502cb26c014d0980c"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:ecd26be9f112c4f96718290c10f4caea6cc798459a3a76636b817a0ed7874e42"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:3f70fd716855cd3b855316b226a1ac8bdb3caf4f7ea96edcccc6f484217c9597"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:17a866d61259c7de1bdadef418a37755050ddb4b922df8b356503234fff7932c"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-win32.whl", hash = "sha256:548eefad783ed787b38cb6f9a574bd8664468cc76d1538215d510a3cd41406cb"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-win_amd64.whl", hash = "sha256:45f053a0ece92c734d874861ffe6e3cc92150e32136dd59ab1fb070575189c97"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:bc791ec3fd0c4309a753f95bb6c749ef0d8ea3aea91f07ee1cf06b7b02118f2f"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:0c8c61fb505c7dad1d251c284e712d4e0372cef3b067f7ddf82a7fa82e1e9a93"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:2c092be3885a1b7899cd85ce24acedc1034199d6fca1483fa2c3a35c86e43041"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c2000c54c395d9e5e44c99dc7c20a64dc371f777faf8bae4919ad3e99ce5253e"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4cb50a0335382aac15c31b61d8531bc9bb657cfd848b1d7158009472189f3d62"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c30187840d36d0ba2893bc3271a36a517a717f9fd383a98e2697ee890a37c273"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fe81b35c33772e56f4b6cf62cf4aedc1762ef7162a31e6ac7fe5e40d0149eb67"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d0bf89afcbcf4d1bb2652f6580e5e55a840fdf87384f6063c4a4f0c95e378656"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:06cf46bdff72f58645434d467bf5228080801298fbba19fe268a01b4534467f5"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:3c66df3f41abee950d6638adc7eac4730a306b022570f71dd0bd6ba53503ab57"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:cd805513198304026bd379d1d516afbf6c3c13f4382134a2c526b8b854da1c2e"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:9505dc359edb6a330efcd2be825fdb73ee3e628d9010597aa1aee5aa63442e97"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:31445f38053476a0c4e6d12b047b08ced81e2c7c712e5a1ad97bc913256f91b2"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-win32.whl", hash = "sha256:bd28b31730f0e982ace8663d108e01199098432a30a4c410d06fe08fdb9e93f4"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-win_amd64.whl", hash = "sha256:555fe186da0068d3354cdf4bbcbc609b0ecae4d04c921cc13e209eece7720727"}, + {file = "charset_normalizer-3.3.1-py3-none-any.whl", hash = "sha256:800561453acdecedaac137bf09cd719c7a440b6800ec182f077bb8e7025fb708"}, ] [[package]] @@ -1088,20 +1088,20 @@ tests = ["asttokens (>=2.1.0)", "coverage", "coverage-enable-subprocess", "ipyth [[package]] name = "fastapi" -version = "0.103.2" +version = "0.104.0" description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "fastapi-0.103.2-py3-none-any.whl", hash = "sha256:3270de872f0fe9ec809d4bd3d4d890c6d5cc7b9611d721d6438f9dacc8c4ef2e"}, - {file = "fastapi-0.103.2.tar.gz", hash = "sha256:75a11f6bfb8fc4d2bec0bd710c2d5f2829659c0e8c0afd5560fdda6ce25ec653"}, + {file = "fastapi-0.104.0-py3-none-any.whl", hash = "sha256:456482c1178fb7beb2814b88e1885bc49f9a81f079665016feffe3e1c6a7663e"}, + {file = "fastapi-0.104.0.tar.gz", hash = "sha256:9c44de45693ae037b0c6914727a29c49a40668432b67c859a87851fc6a7b74c6"}, ] [package.dependencies] anyio = ">=3.7.1,<4.0.0" pydantic = ">=1.7.4,<1.8 || >1.8,<1.8.1 || >1.8.1,<2.0.0 || >2.0.0,<2.0.1 || >2.0.1,<2.1.0 || >2.1.0,<3.0.0" starlette = ">=0.27.0,<0.28.0" -typing-extensions = ">=4.5.0" +typing-extensions = ">=4.8.0" [package.extras] all = ["email-validator (>=2.0.0)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)", "jinja2 (>=2.11.2)", "orjson (>=3.2.1)", "pydantic-extra-types (>=2.0.0)", "pydantic-settings (>=2.0.0)", "python-multipart (>=0.0.5)", "pyyaml (>=5.3.1)", "ujson (>=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0)", "uvicorn[standard] (>=0.12.0)"] @@ -1316,13 +1316,13 @@ files = [ [[package]] name = "geoalchemy2" -version = "0.14.1" +version = "0.14.2" description = "Using SQLAlchemy with Spatial Databases" optional = false python-versions = ">=3.7" files = [ - {file = "GeoAlchemy2-0.14.1-py3-none-any.whl", hash = "sha256:0830c98f83d6b1706e62b5544793d304e2853493d6e70ac18444c13748c3d1c7"}, - {file = "GeoAlchemy2-0.14.1.tar.gz", hash = "sha256:620b31cbf97a368b2486dbcfcd36da2081827e933d4163bcb942043b79b545e8"}, + {file = "GeoAlchemy2-0.14.2-py3-none-any.whl", hash = "sha256:ca81c2d924c0724458102bac93f68f3e3c337a65fcb811af5e504ce7c5d56ac2"}, + {file = "GeoAlchemy2-0.14.2.tar.gz", hash = "sha256:8ca023dcb9a36c6d312f3b4aee631d66385264e2fc9feb0ab0f446eb5609407d"}, ] [package.dependencies] @@ -2614,13 +2614,13 @@ files = [ [[package]] name = "notebook" -version = "7.0.5" +version = "7.0.6" description = "Jupyter Notebook - A web-based notebook environment for interactive computing" optional = false python-versions = ">=3.8" files = [ - {file = "notebook-7.0.5-py3-none-any.whl", hash = "sha256:f26bd66accd54fcd96cc6696fb6c2911f15843b1c524318fd7cbdb32a763e6a6"}, - {file = "notebook-7.0.5.tar.gz", hash = "sha256:9e7c7a91de138bc8b5ee50486a20e70fa4d82d407b5622ec8beac9e13e773181"}, + {file = "notebook-7.0.6-py3-none-any.whl", hash = "sha256:0fe8f67102fea3744fedf652e4c15339390902ca70c5a31c4f547fa23da697cc"}, + {file = "notebook-7.0.6.tar.gz", hash = "sha256:ec6113b06529019f7f287819af06c97a2baf7a95ac21a8f6e32192898e9f9a58"}, ] [package.dependencies] @@ -3664,13 +3664,13 @@ pytest = ">=4.3" [[package]] name = "pytest-mock" -version = "3.11.1" +version = "3.12.0" description = "Thin-wrapper around the mock package for easier use with pytest" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "pytest-mock-3.11.1.tar.gz", hash = "sha256:7f6b125602ac6d743e523ae0bfa71e1a697a2f5534064528c6ff84c2f7c2fc7f"}, - {file = "pytest_mock-3.11.1-py3-none-any.whl", hash = "sha256:21c279fff83d70763b05f8874cc9cfb3fcacd6d354247a976f9529d19f9acf39"}, + {file = "pytest-mock-3.12.0.tar.gz", hash = "sha256:31a40f038c22cad32287bb43932054451ff5583ff094bca6f675df2f8bc1a6e9"}, + {file = "pytest_mock-3.12.0-py3-none-any.whl", hash = "sha256:0972719a7263072da3a21c7f4773069bcc7486027d7e8e1f81d98a47e701bc4f"}, ] [package.dependencies] @@ -3681,13 +3681,13 @@ dev = ["pre-commit", "pytest-asyncio", "tox"] [[package]] name = "pytest-testmon" -version = "2.0.12" +version = "2.0.13" description = "selects tests affected by changed files and methods" optional = false python-versions = ">=3.7" files = [ - {file = "pytest-testmon-2.0.12.tar.gz", hash = "sha256:9163a3738472049a3212bd406ff46b0ee37e582b5d7f1a8c4e0971f5014274e2"}, - {file = "pytest_testmon-2.0.12-py3-none-any.whl", hash = "sha256:a9456c4a002a6818f0543368e1cafa5d4b0fdd04fefa81f88782a062ebdad878"}, + {file = "pytest-testmon-2.0.13.tar.gz", hash = "sha256:9cf56021ccaa6c8c6bcaef07589fb6c872db1797f0f7ff1f104e93c96078d642"}, + {file = "pytest_testmon-2.0.13-py3-none-any.whl", hash = "sha256:170872f2407e1eab431a266108229dbcde73513771a71ab77ed1e84ec94c816c"}, ] [package.dependencies] @@ -4060,32 +4060,32 @@ test = ["pytest (>=6,!=7.0.0,!=7.0.1)", "pytest-cov (>=3.0.0)", "pytest-qt"] [[package]] name = "rasterio" -version = "1.3.8.post2" +version = "1.3.9" description = "Fast and direct raster I/O for use with Numpy and SciPy" optional = false python-versions = ">=3.8" files = [ - {file = "rasterio-1.3.8.post2-cp310-cp310-macosx_10_15_x86_64.whl", hash = "sha256:1096533c5e499848bc7c43b2a3a0b9ed490483d8ee1dde8c83a73b8822ef0340"}, - {file = "rasterio-1.3.8.post2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:d8b3e7ac283ea7f15e3299b2094cda1782641d9002fb18412d3a1ef69142991b"}, - {file = "rasterio-1.3.8.post2-cp310-cp310-manylinux2014_x86_64.whl", hash = "sha256:464c979fe0f06e961a6616830c9644a823ac29df2bf51cf6ba2166693ae38ab9"}, - {file = "rasterio-1.3.8.post2-cp310-cp310-win_amd64.whl", hash = "sha256:3d5952a1f2c9434d3a56192619abc1366139d45b3a5a9979422164be959ece17"}, - {file = "rasterio-1.3.8.post2-cp311-cp311-macosx_10_15_x86_64.whl", hash = "sha256:7878d1bd99a739c8cacaf74f058e683b44f835bb713c9845c79dd89349dbfbd5"}, - {file = "rasterio-1.3.8.post2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:284dec60e09f94d354baccd1d06673319aba66c163ec65e254017a061801d59f"}, - {file = "rasterio-1.3.8.post2-cp311-cp311-manylinux2014_x86_64.whl", hash = "sha256:4e44db462398b06fd72ca74d44576353735787ed58ba8caa59455fb0b3344416"}, - {file = "rasterio-1.3.8.post2-cp311-cp311-win_amd64.whl", hash = "sha256:8dfe6803836858a66d7e6706df069d898ddccbb7af1b5e6d09415f058d56e2ed"}, - {file = "rasterio-1.3.8.post2-cp312-cp312-macosx_10_15_x86_64.whl", hash = "sha256:6ee1a4b02b394644a73ea99acccd3e1f469fb3aebd06d1212c84f35f79099d9a"}, - {file = "rasterio-1.3.8.post2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:4490a447a70a73bce087a8926151214f2d6a3c7514e72ac1122c538b8e48bba6"}, - {file = "rasterio-1.3.8.post2-cp312-cp312-manylinux2014_x86_64.whl", hash = "sha256:ea84cbb032508c0da1107ab8019a40cc4ab41e270ecc20abe76c31323459a9b4"}, - {file = "rasterio-1.3.8.post2-cp312-cp312-win_amd64.whl", hash = "sha256:2c1ec31a91633e16582a1d7ba6b721d00375eb8d8e6238c06f07d41de2aba986"}, - {file = "rasterio-1.3.8.post2-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:89b472e3daff3603921a5c393fa5de6c420c03a4ad9bb04272e8dea3ecfbd411"}, - {file = "rasterio-1.3.8.post2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:e3fac314844d209ef3dc11a8fd6b731c317e205a79c4e60646e9e9cf192e25e2"}, - {file = "rasterio-1.3.8.post2-cp38-cp38-manylinux2014_x86_64.whl", hash = "sha256:af39c73a84fc62e3b0721a4dd788412e0801034c3707bc2ebcf612745b4eef71"}, - {file = "rasterio-1.3.8.post2-cp38-cp38-win_amd64.whl", hash = "sha256:e040bb4346875d75f19a3899dbadc722b855faa93356e99d7bec435900cf6289"}, - {file = "rasterio-1.3.8.post2-cp39-cp39-macosx_10_15_x86_64.whl", hash = "sha256:fcabadab6b1f9f8bf5a0fdb3dd234c282147c65e70804d25672118ea24318fd6"}, - {file = "rasterio-1.3.8.post2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:0a210d107ab73b81c6cbcdf41ae5bf8e0bcad53259c055bdcf79234ea2727720"}, - {file = "rasterio-1.3.8.post2-cp39-cp39-manylinux2014_x86_64.whl", hash = "sha256:b86df67561d9b3533fae5ab3b64ead5db516ea5020041711c47f98e36a89f22d"}, - {file = "rasterio-1.3.8.post2-cp39-cp39-win_amd64.whl", hash = "sha256:595d9938414b71e8d87a8103aeeda19662d39e8b5a5eb12336a38b7be292114d"}, - {file = "rasterio-1.3.8.post2.tar.gz", hash = "sha256:e45c6c46f07902cb87f25ed2f394ce0fddf19ff2396c8071f8afd22263c54258"}, + {file = "rasterio-1.3.9-cp310-cp310-macosx_10_15_x86_64.whl", hash = "sha256:04247da9f4002587ac2bec967c3a72f63fc0e6654101c06850bae3d8131b700d"}, + {file = "rasterio-1.3.9-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c9edce37b70f4cd4be5d3f5d314877e3130aeebb612120405cd28f83fe200865"}, + {file = "rasterio-1.3.9-cp310-cp310-manylinux2014_x86_64.whl", hash = "sha256:fd6a850a37840ba590ddcf7ff90ba007b1e231b04434d8b4ac5ce0f746ada91a"}, + {file = "rasterio-1.3.9-cp310-cp310-win_amd64.whl", hash = "sha256:0c83156a44f8fda11876ff9f2ff1b602d7e7434447f7d621353f2929cefb1bf1"}, + {file = "rasterio-1.3.9-cp311-cp311-macosx_10_15_x86_64.whl", hash = "sha256:0172dbd80bd9adc105ec2c9bd207dbd5519ea06b438a4d965c6290ae8ed6ff9f"}, + {file = "rasterio-1.3.9-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:0ea5b42597d85868ee88c750cc33f2ae729e1b5e3fe28f99071f39e1417bf1c0"}, + {file = "rasterio-1.3.9-cp311-cp311-manylinux2014_x86_64.whl", hash = "sha256:be9b343bd08245df22115775dc9513c912afb4134d832662fa165d70cb805c34"}, + {file = "rasterio-1.3.9-cp311-cp311-win_amd64.whl", hash = "sha256:06d53e2e0885f039f960beb7c861400b92ea3e0e5abc2c67483fb56b1e5cbc13"}, + {file = "rasterio-1.3.9-cp312-cp312-macosx_10_15_x86_64.whl", hash = "sha256:a34bb9eef67b7896e2dfb39e10ba6372f9894226fb790bd7a46f5748f205b7d8"}, + {file = "rasterio-1.3.9-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:67b144b9678f9ad4cf5f2c3f455cbc6a7166c0523179249cee8f2e2c57d76c5b"}, + {file = "rasterio-1.3.9-cp312-cp312-manylinux2014_x86_64.whl", hash = "sha256:99b72fccb702a921f43e56a4507b4cafe2a9196b478b993b98e82ec6851916d7"}, + {file = "rasterio-1.3.9-cp312-cp312-win_amd64.whl", hash = "sha256:6777fad3c31eb3e5da0ccaa28a032ad07c20d003bcd14f8bc13e16ca2f62348c"}, + {file = "rasterio-1.3.9-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:55bb1a2701dd67c1952b261a2ffbabd947a435d4457f13c25092a32ab7a4b36e"}, + {file = "rasterio-1.3.9-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:726d8e8884359c34f672312171310052d5483af550ef00fb4f2562cc022a6f5a"}, + {file = "rasterio-1.3.9-cp38-cp38-manylinux2014_x86_64.whl", hash = "sha256:f65879415df188fdc9388ccf2ee01e0659abae370d12518a17b60151e7d04efe"}, + {file = "rasterio-1.3.9-cp38-cp38-win_amd64.whl", hash = "sha256:89771b70ee722c4cc808e2a6139b367bef1a736ecd497b311b3515d78a5d16bc"}, + {file = "rasterio-1.3.9-cp39-cp39-macosx_10_15_x86_64.whl", hash = "sha256:14df8413c030b04e54d478d6ecec4e5958b46585c3cb970bf0dc19b4831146c8"}, + {file = "rasterio-1.3.9-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:911e54e0bb97c456a045f6d8e24b00aeb055a235d2aa7c2c1f9128f4c6c7a52d"}, + {file = "rasterio-1.3.9-cp39-cp39-manylinux2014_x86_64.whl", hash = "sha256:01e428ee5ba8444f5cb4fff56225acb1ab9bc8b77209b6e4198e04565d8a8509"}, + {file = "rasterio-1.3.9-cp39-cp39-win_amd64.whl", hash = "sha256:26d9aea05b035927647bb32cc04fad0a68346a2f5186224dc1c2555c33515183"}, + {file = "rasterio-1.3.9.tar.gz", hash = "sha256:fc6d0d290492fa1a5068711cfebb21cc936968891b7ed9da0690c8a7388885c5"}, ] [package.dependencies] @@ -4358,63 +4358,63 @@ types = ["mypy", "types-tzlocal"] [[package]] name = "ruff" -version = "0.1.0" +version = "0.1.1" description = "An extremely fast Python linter, written in Rust." optional = false python-versions = ">=3.7" files = [ - {file = "ruff-0.1.0-py3-none-macosx_10_7_x86_64.whl", hash = "sha256:87114e254dee35e069e1b922d85d4b21a5b61aec759849f393e1dbb308a00439"}, - {file = "ruff-0.1.0-py3-none-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:764f36d2982cc4a703e69fb73a280b7c539fd74b50c9ee531a4e3fe88152f521"}, - {file = "ruff-0.1.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:65f4b7fb539e5cf0f71e9bd74f8ddab74cabdd673c6fb7f17a4dcfd29f126255"}, - {file = "ruff-0.1.0-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:299fff467a0f163baa282266b310589b21400de0a42d8f68553422fa6bf7ee01"}, - {file = "ruff-0.1.0-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:0d412678bf205787263bb702c984012a4f97e460944c072fd7cfa2bd084857c4"}, - {file = "ruff-0.1.0-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:a5391b49b1669b540924640587d8d24128e45be17d1a916b1801d6645e831581"}, - {file = "ruff-0.1.0-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ee8cd57f454cdd77bbcf1e11ff4e0046fb6547cac1922cc6e3583ce4b9c326d1"}, - {file = "ruff-0.1.0-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:fa7aeed7bc23861a2b38319b636737bf11cfa55d2109620b49cf995663d3e888"}, - {file = "ruff-0.1.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b04cd4298b43b16824d9a37800e4c145ba75c29c43ce0d74cad1d66d7ae0a4c5"}, - {file = "ruff-0.1.0-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:7186ccf54707801d91e6314a016d1c7895e21d2e4cd614500d55870ed983aa9f"}, - {file = "ruff-0.1.0-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:d88adfd93849bc62449518228581d132e2023e30ebd2da097f73059900d8dce3"}, - {file = "ruff-0.1.0-py3-none-musllinux_1_2_i686.whl", hash = "sha256:ad2ccdb3bad5a61013c76a9c1240fdfadf2c7103a2aeebd7bcbbed61f363138f"}, - {file = "ruff-0.1.0-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:b77f6cfa72c6eb19b5cac967cc49762ae14d036db033f7d97a72912770fd8e1c"}, - {file = "ruff-0.1.0-py3-none-win32.whl", hash = "sha256:480bd704e8af1afe3fd444cc52e3c900b936e6ca0baf4fb0281124330b6ceba2"}, - {file = "ruff-0.1.0-py3-none-win_amd64.whl", hash = "sha256:a76ba81860f7ee1f2d5651983f87beb835def94425022dc5f0803108f1b8bfa2"}, - {file = "ruff-0.1.0-py3-none-win_arm64.whl", hash = "sha256:45abdbdab22509a2c6052ecf7050b3f5c7d6b7898dc07e82869401b531d46da4"}, - {file = "ruff-0.1.0.tar.gz", hash = "sha256:ad6b13824714b19c5f8225871cf532afb994470eecb74631cd3500fe817e6b3f"}, + {file = "ruff-0.1.1-py3-none-macosx_10_7_x86_64.whl", hash = "sha256:b7cdc893aef23ccc14c54bd79a8109a82a2c527e11d030b62201d86f6c2b81c5"}, + {file = "ruff-0.1.1-py3-none-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:620d4b34302538dbd8bbbe8fdb8e8f98d72d29bd47e972e2b59ce6c1e8862257"}, + {file = "ruff-0.1.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2a909d3930afdbc2e9fd893b0034479e90e7981791879aab50ce3d9f55205bd6"}, + {file = "ruff-0.1.1-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:3305d1cb4eb8ff6d3e63a48d1659d20aab43b49fe987b3ca4900528342367145"}, + {file = "ruff-0.1.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c34ae501d0ec71acf19ee5d4d889e379863dcc4b796bf8ce2934a9357dc31db7"}, + {file = "ruff-0.1.1-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:6aa7e63c3852cf8fe62698aef31e563e97143a4b801b57f920012d0e07049a8d"}, + {file = "ruff-0.1.1-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2d68367d1379a6b47e61bc9de144a47bcdb1aad7903bbf256e4c3d31f11a87ae"}, + {file = "ruff-0.1.1-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:bc11955f6ce3398d2afe81ad7e49d0ebf0a581d8bcb27b8c300281737735e3a3"}, + {file = "ruff-0.1.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cbbd8eead88ea83a250499074e2a8e9d80975f0b324b1e2e679e4594da318c25"}, + {file = "ruff-0.1.1-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:f4780e2bb52f3863a565ec3f699319d3493b83ff95ebbb4993e59c62aaf6e75e"}, + {file = "ruff-0.1.1-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:8f5b24daddf35b6c207619301170cae5d2699955829cda77b6ce1e5fc69340df"}, + {file = "ruff-0.1.1-py3-none-musllinux_1_2_i686.whl", hash = "sha256:d3f9ac658ba29e07b95c80fa742b059a55aefffa8b1e078bc3c08768bdd4b11a"}, + {file = "ruff-0.1.1-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:3521bf910104bf781e6753282282acc145cbe3eff79a1ce6b920404cd756075a"}, + {file = "ruff-0.1.1-py3-none-win32.whl", hash = "sha256:ba3208543ab91d3e4032db2652dcb6c22a25787b85b8dc3aeff084afdc612e5c"}, + {file = "ruff-0.1.1-py3-none-win_amd64.whl", hash = "sha256:3ff3006c97d9dc396b87fb46bb65818e614ad0181f059322df82bbfe6944e264"}, + {file = "ruff-0.1.1-py3-none-win_arm64.whl", hash = "sha256:e140bd717c49164c8feb4f65c644046fe929c46f42493672853e3213d7bdbce2"}, + {file = "ruff-0.1.1.tar.gz", hash = "sha256:c90461ae4abec261609e5ea436de4a4b5f2822921cf04c16d2cc9327182dbbcc"}, ] [[package]] name = "scikit-learn" -version = "1.3.1" +version = "1.3.2" description = "A set of python modules for machine learning and data mining" optional = false python-versions = ">=3.8" files = [ - {file = "scikit-learn-1.3.1.tar.gz", hash = "sha256:1a231cced3ee3fa04756b4a7ab532dc9417acd581a330adff5f2c01ac2831fcf"}, - {file = "scikit_learn-1.3.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:3153612ff8d36fa4e35ef8b897167119213698ea78f3fd130b4068e6f8d2da5a"}, - {file = "scikit_learn-1.3.1-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:6bb9490fdb8e7e00f1354621689187bef3cab289c9b869688f805bf724434755"}, - {file = "scikit_learn-1.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a7135a03af71138669f19bc96e7d0cc8081aed4b3565cc3b131135d65fc642ba"}, - {file = "scikit_learn-1.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7d8dee8c1f40eeba49a85fe378bdf70a07bb64aba1a08fda1e0f48d27edfc3e6"}, - {file = "scikit_learn-1.3.1-cp310-cp310-win_amd64.whl", hash = "sha256:4d379f2b34096105a96bd857b88601dffe7389bd55750f6f29aaa37bc6272eb5"}, - {file = "scikit_learn-1.3.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:14e8775eba072ab10866a7e0596bc9906873e22c4c370a651223372eb62de180"}, - {file = "scikit_learn-1.3.1-cp311-cp311-macosx_12_0_arm64.whl", hash = "sha256:58b0c2490eff8355dc26e884487bf8edaccf2ba48d09b194fb2f3a026dd64f9d"}, - {file = "scikit_learn-1.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f66eddfda9d45dd6cadcd706b65669ce1df84b8549875691b1f403730bdef217"}, - {file = "scikit_learn-1.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c6448c37741145b241eeac617028ba6ec2119e1339b1385c9720dae31367f2be"}, - {file = "scikit_learn-1.3.1-cp311-cp311-win_amd64.whl", hash = "sha256:c413c2c850241998168bbb3bd1bb59ff03b1195a53864f0b80ab092071af6028"}, - {file = "scikit_learn-1.3.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:ef540e09873e31569bc8b02c8a9f745ee04d8e1263255a15c9969f6f5caa627f"}, - {file = "scikit_learn-1.3.1-cp312-cp312-macosx_12_0_arm64.whl", hash = "sha256:9147a3a4df4d401e618713880be023e36109c85d8569b3bf5377e6cd3fecdeac"}, - {file = "scikit_learn-1.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d2cd3634695ad192bf71645702b3df498bd1e246fc2d529effdb45a06ab028b4"}, - {file = "scikit_learn-1.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0c275a06c5190c5ce00af0acbb61c06374087949f643ef32d355ece12c4db043"}, - {file = "scikit_learn-1.3.1-cp312-cp312-win_amd64.whl", hash = "sha256:0e1aa8f206d0de814b81b41d60c1ce31f7f2c7354597af38fae46d9c47c45122"}, - {file = "scikit_learn-1.3.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:52b77cc08bd555969ec5150788ed50276f5ef83abb72e6f469c5b91a0009bbca"}, - {file = "scikit_learn-1.3.1-cp38-cp38-macosx_12_0_arm64.whl", hash = "sha256:a683394bc3f80b7c312c27f9b14ebea7766b1f0a34faf1a2e9158d80e860ec26"}, - {file = "scikit_learn-1.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a15d964d9eb181c79c190d3dbc2fff7338786bf017e9039571418a1d53dab236"}, - {file = "scikit_learn-1.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0ce9233cdf0cdcf0858a5849d306490bf6de71fa7603a3835124e386e62f2311"}, - {file = "scikit_learn-1.3.1-cp38-cp38-win_amd64.whl", hash = "sha256:1ec668ce003a5b3d12d020d2cde0abd64b262ac5f098b5c84cf9657deb9996a8"}, - {file = "scikit_learn-1.3.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:ccbbedae99325628c1d1cbe3916b7ef58a1ce949672d8d39c8b190e10219fd32"}, - {file = "scikit_learn-1.3.1-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:845f81c7ceb4ea6bac64ab1c9f2ce8bef0a84d0f21f3bece2126adcc213dfecd"}, - {file = "scikit_learn-1.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8454d57a22d856f1fbf3091bd86f9ebd4bff89088819886dc0c72f47a6c30652"}, - {file = "scikit_learn-1.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8d993fb70a1d78c9798b8f2f28705bfbfcd546b661f9e2e67aa85f81052b9c53"}, - {file = "scikit_learn-1.3.1-cp39-cp39-win_amd64.whl", hash = "sha256:66f7bb1fec37d65f4ef85953e1df5d3c98a0f0141d394dcdaead5a6de9170347"}, + {file = "scikit-learn-1.3.2.tar.gz", hash = "sha256:a2f54c76accc15a34bfb9066e6c7a56c1e7235dda5762b990792330b52ccfb05"}, + {file = "scikit_learn-1.3.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e326c0eb5cf4d6ba40f93776a20e9a7a69524c4db0757e7ce24ba222471ee8a1"}, + {file = "scikit_learn-1.3.2-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:535805c2a01ccb40ca4ab7d081d771aea67e535153e35a1fd99418fcedd1648a"}, + {file = "scikit_learn-1.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1215e5e58e9880b554b01187b8c9390bf4dc4692eedeaf542d3273f4785e342c"}, + {file = "scikit_learn-1.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0ee107923a623b9f517754ea2f69ea3b62fc898a3641766cb7deb2f2ce450161"}, + {file = "scikit_learn-1.3.2-cp310-cp310-win_amd64.whl", hash = "sha256:35a22e8015048c628ad099da9df5ab3004cdbf81edc75b396fd0cff8699ac58c"}, + {file = "scikit_learn-1.3.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:6fb6bc98f234fda43163ddbe36df8bcde1d13ee176c6dc9b92bb7d3fc842eb66"}, + {file = "scikit_learn-1.3.2-cp311-cp311-macosx_12_0_arm64.whl", hash = "sha256:18424efee518a1cde7b0b53a422cde2f6625197de6af36da0b57ec502f126157"}, + {file = "scikit_learn-1.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3271552a5eb16f208a6f7f617b8cc6d1f137b52c8a1ef8edf547db0259b2c9fb"}, + {file = "scikit_learn-1.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fc4144a5004a676d5022b798d9e573b05139e77f271253a4703eed295bde0433"}, + {file = "scikit_learn-1.3.2-cp311-cp311-win_amd64.whl", hash = "sha256:67f37d708f042a9b8d59551cf94d30431e01374e00dc2645fa186059c6c5d78b"}, + {file = "scikit_learn-1.3.2-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:8db94cd8a2e038b37a80a04df8783e09caac77cbe052146432e67800e430c028"}, + {file = "scikit_learn-1.3.2-cp312-cp312-macosx_12_0_arm64.whl", hash = "sha256:61a6efd384258789aa89415a410dcdb39a50e19d3d8410bd29be365bcdd512d5"}, + {file = "scikit_learn-1.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cb06f8dce3f5ddc5dee1715a9b9f19f20d295bed8e3cd4fa51e1d050347de525"}, + {file = "scikit_learn-1.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5b2de18d86f630d68fe1f87af690d451388bb186480afc719e5f770590c2ef6c"}, + {file = "scikit_learn-1.3.2-cp312-cp312-win_amd64.whl", hash = "sha256:0402638c9a7c219ee52c94cbebc8fcb5eb9fe9c773717965c1f4185588ad3107"}, + {file = "scikit_learn-1.3.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:a19f90f95ba93c1a7f7924906d0576a84da7f3b2282ac3bfb7a08a32801add93"}, + {file = "scikit_learn-1.3.2-cp38-cp38-macosx_12_0_arm64.whl", hash = "sha256:b8692e395a03a60cd927125eef3a8e3424d86dde9b2370d544f0ea35f78a8073"}, + {file = "scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:15e1e94cc23d04d39da797ee34236ce2375ddea158b10bee3c343647d615581d"}, + {file = "scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:785a2213086b7b1abf037aeadbbd6d67159feb3e30263434139c98425e3dcfcf"}, + {file = "scikit_learn-1.3.2-cp38-cp38-win_amd64.whl", hash = "sha256:64381066f8aa63c2710e6b56edc9f0894cc7bf59bd71b8ce5613a4559b6145e0"}, + {file = "scikit_learn-1.3.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:6c43290337f7a4b969d207e620658372ba3c1ffb611f8bc2b6f031dc5c6d1d03"}, + {file = "scikit_learn-1.3.2-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:dc9002fc200bed597d5d34e90c752b74df516d592db162f756cc52836b38fe0e"}, + {file = "scikit_learn-1.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1d08ada33e955c54355d909b9c06a4789a729977f165b8bae6f225ff0a60ec4a"}, + {file = "scikit_learn-1.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:763f0ae4b79b0ff9cca0bf3716bcc9915bdacff3cebea15ec79652d1cc4fa5c9"}, + {file = "scikit_learn-1.3.2-cp39-cp39-win_amd64.whl", hash = "sha256:ed932ea780517b00dae7431e031faae6b49b20eb6950918eb83bd043237950e0"}, ] [package.dependencies] @@ -4924,20 +4924,20 @@ files = [ [[package]] name = "tzlocal" -version = "5.1" +version = "5.2" description = "tzinfo object for the local timezone" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "tzlocal-5.1-py3-none-any.whl", hash = "sha256:2938498395d5f6a898ab8009555cb37a4d360913ad375d4747ef16826b03ef23"}, - {file = "tzlocal-5.1.tar.gz", hash = "sha256:a5ccb2365b295ed964e0a98ad076fe10c495591e75505d34f154d60a7f1ed722"}, + {file = "tzlocal-5.2-py3-none-any.whl", hash = "sha256:49816ef2fe65ea8ac19d19aa7a1ae0551c834303d5014c6d5a62e4cbda8047b8"}, + {file = "tzlocal-5.2.tar.gz", hash = "sha256:8d399205578f1a9342816409cc1e46a93ebd5755e39ea2d85334bea911bf0e6e"}, ] [package.dependencies] tzdata = {version = "*", markers = "platform_system == \"Windows\""} [package.extras] -devenv = ["black", "check-manifest", "flake8", "pyroma", "pytest (>=4.3)", "pytest-cov", "pytest-mock (>=3.3)", "zest.releaser"] +devenv = ["check-manifest", "pytest (>=4.3)", "pytest-cov", "pytest-mock (>=3.3)", "zest.releaser"] [[package]] name = "uri-template" @@ -4955,19 +4955,20 @@ dev = ["flake8", "flake8-annotations", "flake8-bandit", "flake8-bugbear", "flake [[package]] name = "urllib3" -version = "1.26.18" +version = "2.0.7" description = "HTTP library with thread-safe connection pooling, file post, and more." optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" +python-versions = ">=3.7" files = [ - {file = "urllib3-1.26.18-py2.py3-none-any.whl", hash = "sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07"}, - {file = "urllib3-1.26.18.tar.gz", hash = "sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0"}, + {file = "urllib3-2.0.7-py3-none-any.whl", hash = "sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e"}, + {file = "urllib3-2.0.7.tar.gz", hash = "sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84"}, ] [package.extras] -brotli = ["brotli (==1.0.9)", "brotli (>=1.0.9)", "brotlicffi (>=0.8.0)", "brotlipy (>=0.6.0)"] -secure = ["certifi", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "ipaddress", "pyOpenSSL (>=0.14)", "urllib3-secure-extra"] -socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] +brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)"] +secure = ["certifi", "cryptography (>=1.9)", "idna (>=2.0.0)", "pyopenssl (>=17.1.0)", "urllib3-secure-extra"] +socks = ["pysocks (>=1.5.6,!=1.5.7,<2.0)"] +zstd = ["zstandard (>=0.18.0)"] [[package]] name = "uvicorn" diff --git a/tileserv/poetry.lock b/tileserv/poetry.lock index 935bfec36..d40e85183 100644 --- a/tileserv/poetry.lock +++ b/tileserv/poetry.lock @@ -2,24 +2,24 @@ [[package]] name = "aiobotocore" -version = "2.6.0" +version = "2.7.0" description = "Async client for aws services using botocore and aiohttp" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "aiobotocore-2.6.0-py3-none-any.whl", hash = "sha256:0186e6a843364748cdbbf76ee98e9337c44f71a4e694ad1b110d5c516fbce909"}, - {file = "aiobotocore-2.6.0.tar.gz", hash = "sha256:4805d0140bdfa17bfc2d0ba1243c8cc4273e927201fca5cf2e497c0004a9fab7"}, + {file = "aiobotocore-2.7.0-py3-none-any.whl", hash = "sha256:aec605df77ce4635a0479b50fd849aa6b640900f7b295021ecca192e1140e551"}, + {file = "aiobotocore-2.7.0.tar.gz", hash = "sha256:506591374cc0aee1bdf0ebe290560424a24af176dfe2ea7057fe1df97c4f0467"}, ] [package.dependencies] aiohttp = ">=3.7.4.post0,<4.0.0" aioitertools = ">=0.5.1,<1.0.0" -botocore = ">=1.31.17,<1.31.18" +botocore = ">=1.31.16,<1.31.65" wrapt = ">=1.10.10,<2.0.0" [package.extras] -awscli = ["awscli (>=1.29.17,<1.29.18)"] -boto3 = ["boto3 (>=1.28.17,<1.28.18)"] +awscli = ["awscli (>=1.29.16,<1.29.65)"] +boto3 = ["boto3 (>=1.28.16,<1.28.65)"] [[package]] name = "aiohttp" @@ -204,32 +204,32 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte [[package]] name = "botocore" -version = "1.31.17" +version = "1.31.64" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">= 3.7" files = [ - {file = "botocore-1.31.17-py3-none-any.whl", hash = "sha256:6ac34a1d34aa3750e78b77b8596617e2bab938964694d651939dba2cbde2c12b"}, - {file = "botocore-1.31.17.tar.gz", hash = "sha256:396459065dba4339eb4da4ec8b4e6599728eb89b7caaceea199e26f7d824a41c"}, + {file = "botocore-1.31.64-py3-none-any.whl", hash = "sha256:7b709310343a5b430ec9025b2e17c0bac6b16c05f1ac1d9521dece3f10c71bac"}, + {file = "botocore-1.31.64.tar.gz", hash = "sha256:d8eb4b724ac437343359b318d73de0cfae0fecb24095827e56135b0ad6b44caf"}, ] [package.dependencies] jmespath = ">=0.7.1,<2.0.0" python-dateutil = ">=2.1,<3.0.0" -urllib3 = ">=1.25.4,<1.27" +urllib3 = {version = ">=1.25.4,<2.1", markers = "python_version >= \"3.10\""} [package.extras] crt = ["awscrt (==0.16.26)"] [[package]] name = "botocore-stubs" -version = "1.31.64" +version = "1.31.69" description = "Type annotations and code completion for botocore" optional = false python-versions = ">=3.7,<4.0" files = [ - {file = "botocore_stubs-1.31.64-py3-none-any.whl", hash = "sha256:fc465ca5a2eacc9b4ac9f2b5c04555d6b3aae00ab894baf9e66cd784989a031e"}, - {file = "botocore_stubs-1.31.64.tar.gz", hash = "sha256:2b5b1bcef9759cd3202322753cbacd936b36aed03016e52387df32e1aa23330a"}, + {file = "botocore_stubs-1.31.69-py3-none-any.whl", hash = "sha256:6e538bb5f55e7c85adb52b0d53dab6453a739b9eacce58e13460f894ddee7633"}, + {file = "botocore_stubs-1.31.69.tar.gz", hash = "sha256:35fde75fab9bb276fc613d169ce38bf46516182c66adf3fe2b7a24860f9d9c4a"}, ] [package.dependencies] @@ -248,101 +248,101 @@ files = [ [[package]] name = "charset-normalizer" -version = "3.3.0" +version = "3.3.1" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." optional = false python-versions = ">=3.7.0" files = [ - {file = "charset-normalizer-3.3.0.tar.gz", hash = "sha256:63563193aec44bce707e0c5ca64ff69fa72ed7cf34ce6e11d5127555756fd2f6"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:effe5406c9bd748a871dbcaf3ac69167c38d72db8c9baf3ff954c344f31c4cbe"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:4162918ef3098851fcd8a628bf9b6a98d10c380725df9e04caf5ca6dd48c847a"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:0570d21da019941634a531444364f2482e8db0b3425fcd5ac0c36565a64142c8"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5707a746c6083a3a74b46b3a631d78d129edab06195a92a8ece755aac25a3f3d"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:278c296c6f96fa686d74eb449ea1697f3c03dc28b75f873b65b5201806346a69"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a4b71f4d1765639372a3b32d2638197f5cd5221b19531f9245fcc9ee62d38f56"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f5969baeaea61c97efa706b9b107dcba02784b1601c74ac84f2a532ea079403e"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a3f93dab657839dfa61025056606600a11d0b696d79386f974e459a3fbc568ec"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:db756e48f9c5c607b5e33dd36b1d5872d0422e960145b08ab0ec7fd420e9d649"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:232ac332403e37e4a03d209a3f92ed9071f7d3dbda70e2a5e9cff1c4ba9f0678"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:e5c1502d4ace69a179305abb3f0bb6141cbe4714bc9b31d427329a95acfc8bdd"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:2502dd2a736c879c0f0d3e2161e74d9907231e25d35794584b1ca5284e43f596"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:23e8565ab7ff33218530bc817922fae827420f143479b753104ab801145b1d5b"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-win32.whl", hash = "sha256:1872d01ac8c618a8da634e232f24793883d6e456a66593135aeafe3784b0848d"}, - {file = "charset_normalizer-3.3.0-cp310-cp310-win_amd64.whl", hash = "sha256:557b21a44ceac6c6b9773bc65aa1b4cc3e248a5ad2f5b914b91579a32e22204d"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:d7eff0f27edc5afa9e405f7165f85a6d782d308f3b6b9d96016c010597958e63"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:6a685067d05e46641d5d1623d7c7fdf15a357546cbb2f71b0ebde91b175ffc3e"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:0d3d5b7db9ed8a2b11a774db2bbea7ba1884430a205dbd54a32d61d7c2a190fa"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2935ffc78db9645cb2086c2f8f4cfd23d9b73cc0dc80334bc30aac6f03f68f8c"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9fe359b2e3a7729010060fbca442ca225280c16e923b37db0e955ac2a2b72a05"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:380c4bde80bce25c6e4f77b19386f5ec9db230df9f2f2ac1e5ad7af2caa70459"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f0d1e3732768fecb052d90d62b220af62ead5748ac51ef61e7b32c266cac9293"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1b2919306936ac6efb3aed1fbf81039f7087ddadb3160882a57ee2ff74fd2382"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:f8888e31e3a85943743f8fc15e71536bda1c81d5aa36d014a3c0c44481d7db6e"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:82eb849f085624f6a607538ee7b83a6d8126df6d2f7d3b319cb837b289123078"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:7b8b8bf1189b3ba9b8de5c8db4d541b406611a71a955bbbd7385bbc45fcb786c"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:5adf257bd58c1b8632046bbe43ee38c04e1038e9d37de9c57a94d6bd6ce5da34"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:c350354efb159b8767a6244c166f66e67506e06c8924ed74669b2c70bc8735b1"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-win32.whl", hash = "sha256:02af06682e3590ab952599fbadac535ede5d60d78848e555aa58d0c0abbde786"}, - {file = "charset_normalizer-3.3.0-cp311-cp311-win_amd64.whl", hash = "sha256:86d1f65ac145e2c9ed71d8ffb1905e9bba3a91ae29ba55b4c46ae6fc31d7c0d4"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:3b447982ad46348c02cb90d230b75ac34e9886273df3a93eec0539308a6296d7"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:abf0d9f45ea5fb95051c8bfe43cb40cda383772f7e5023a83cc481ca2604d74e"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:b09719a17a2301178fac4470d54b1680b18a5048b481cb8890e1ef820cb80455"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b3d9b48ee6e3967b7901c052b670c7dda6deb812c309439adaffdec55c6d7b78"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:edfe077ab09442d4ef3c52cb1f9dab89bff02f4524afc0acf2d46be17dc479f5"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3debd1150027933210c2fc321527c2299118aa929c2f5a0a80ab6953e3bd1908"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:86f63face3a527284f7bb8a9d4f78988e3c06823f7bea2bd6f0e0e9298ca0403"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:24817cb02cbef7cd499f7c9a2735286b4782bd47a5b3516a0e84c50eab44b98e"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:c71f16da1ed8949774ef79f4a0260d28b83b3a50c6576f8f4f0288d109777989"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:9cf3126b85822c4e53aa28c7ec9869b924d6fcfb76e77a45c44b83d91afd74f9"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:b3b2316b25644b23b54a6f6401074cebcecd1244c0b8e80111c9a3f1c8e83d65"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:03680bb39035fbcffe828eae9c3f8afc0428c91d38e7d61aa992ef7a59fb120e"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:4cc152c5dd831641e995764f9f0b6589519f6f5123258ccaca8c6d34572fefa8"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-win32.whl", hash = "sha256:b8f3307af845803fb0b060ab76cf6dd3a13adc15b6b451f54281d25911eb92df"}, - {file = "charset_normalizer-3.3.0-cp312-cp312-win_amd64.whl", hash = "sha256:8eaf82f0eccd1505cf39a45a6bd0a8cf1c70dcfc30dba338207a969d91b965c0"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:dc45229747b67ffc441b3de2f3ae5e62877a282ea828a5bdb67883c4ee4a8810"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2f4a0033ce9a76e391542c182f0d48d084855b5fcba5010f707c8e8c34663d77"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ada214c6fa40f8d800e575de6b91a40d0548139e5dc457d2ebb61470abf50186"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b1121de0e9d6e6ca08289583d7491e7fcb18a439305b34a30b20d8215922d43c"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1063da2c85b95f2d1a430f1c33b55c9c17ffaf5e612e10aeaad641c55a9e2b9d"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:70f1d09c0d7748b73290b29219e854b3207aea922f839437870d8cc2168e31cc"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:250c9eb0f4600361dd80d46112213dff2286231d92d3e52af1e5a6083d10cad9"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:750b446b2ffce1739e8578576092179160f6d26bd5e23eb1789c4d64d5af7dc7"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:fc52b79d83a3fe3a360902d3f5d79073a993597d48114c29485e9431092905d8"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-musllinux_1_1_s390x.whl", hash = "sha256:588245972aca710b5b68802c8cad9edaa98589b1b42ad2b53accd6910dad3545"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:e39c7eb31e3f5b1f88caff88bcff1b7f8334975b46f6ac6e9fc725d829bc35d4"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-win32.whl", hash = "sha256:abecce40dfebbfa6abf8e324e1860092eeca6f7375c8c4e655a8afb61af58f2c"}, - {file = "charset_normalizer-3.3.0-cp37-cp37m-win_amd64.whl", hash = "sha256:24a91a981f185721542a0b7c92e9054b7ab4fea0508a795846bc5b0abf8118d4"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:67b8cc9574bb518ec76dc8e705d4c39ae78bb96237cb533edac149352c1f39fe"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:ac71b2977fb90c35d41c9453116e283fac47bb9096ad917b8819ca8b943abecd"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:3ae38d325b512f63f8da31f826e6cb6c367336f95e418137286ba362925c877e"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:542da1178c1c6af8873e143910e2269add130a299c9106eef2594e15dae5e482"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:30a85aed0b864ac88309b7d94be09f6046c834ef60762a8833b660139cfbad13"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:aae32c93e0f64469f74ccc730a7cb21c7610af3a775157e50bbd38f816536b38"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:15b26ddf78d57f1d143bdf32e820fd8935d36abe8a25eb9ec0b5a71c82eb3895"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7f5d10bae5d78e4551b7be7a9b29643a95aded9d0f602aa2ba584f0388e7a557"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:249c6470a2b60935bafd1d1d13cd613f8cd8388d53461c67397ee6a0f5dce741"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:c5a74c359b2d47d26cdbbc7845e9662d6b08a1e915eb015d044729e92e7050b7"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:b5bcf60a228acae568e9911f410f9d9e0d43197d030ae5799e20dca8df588287"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:187d18082694a29005ba2944c882344b6748d5be69e3a89bf3cc9d878e548d5a"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:81bf654678e575403736b85ba3a7867e31c2c30a69bc57fe88e3ace52fb17b89"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-win32.whl", hash = "sha256:85a32721ddde63c9df9ebb0d2045b9691d9750cb139c161c80e500d210f5e26e"}, - {file = "charset_normalizer-3.3.0-cp38-cp38-win_amd64.whl", hash = "sha256:468d2a840567b13a590e67dd276c570f8de00ed767ecc611994c301d0f8c014f"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:e0fc42822278451bc13a2e8626cf2218ba570f27856b536e00cfa53099724828"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:09c77f964f351a7369cc343911e0df63e762e42bac24cd7d18525961c81754f4"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:12ebea541c44fdc88ccb794a13fe861cc5e35d64ed689513a5c03d05b53b7c82"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:805dfea4ca10411a5296bcc75638017215a93ffb584c9e344731eef0dcfb026a"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:96c2b49eb6a72c0e4991d62406e365d87067ca14c1a729a870d22354e6f68115"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:aaf7b34c5bc56b38c931a54f7952f1ff0ae77a2e82496583b247f7c969eb1479"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:619d1c96099be5823db34fe89e2582b336b5b074a7f47f819d6b3a57ff7bdb86"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a0ac5e7015a5920cfce654c06618ec40c33e12801711da6b4258af59a8eff00a"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:93aa7eef6ee71c629b51ef873991d6911b906d7312c6e8e99790c0f33c576f89"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:7966951325782121e67c81299a031f4c115615e68046f79b85856b86ebffc4cd"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:02673e456dc5ab13659f85196c534dc596d4ef260e4d86e856c3b2773ce09843"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:c2af80fb58f0f24b3f3adcb9148e6203fa67dd3f61c4af146ecad033024dde43"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:153e7b6e724761741e0974fc4dcd406d35ba70b92bfe3fedcb497226c93b9da7"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-win32.whl", hash = "sha256:d47ecf253780c90ee181d4d871cd655a789da937454045b17b5798da9393901a"}, - {file = "charset_normalizer-3.3.0-cp39-cp39-win_amd64.whl", hash = "sha256:d97d85fa63f315a8bdaba2af9a6a686e0eceab77b3089af45133252618e70884"}, - {file = "charset_normalizer-3.3.0-py3-none-any.whl", hash = "sha256:e46cd37076971c1040fc8c41273a8b3e2c624ce4f2be3f5dfcb7a430c1d3acc2"}, + {file = "charset-normalizer-3.3.1.tar.gz", hash = "sha256:d9137a876020661972ca6eec0766d81aef8a5627df628b664b234b73396e727e"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:8aee051c89e13565c6bd366813c386939f8e928af93c29fda4af86d25b73d8f8"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:352a88c3df0d1fa886562384b86f9a9e27563d4704ee0e9d56ec6fcd270ea690"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:223b4d54561c01048f657fa6ce41461d5ad8ff128b9678cfe8b2ecd951e3f8a2"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4f861d94c2a450b974b86093c6c027888627b8082f1299dfd5a4bae8e2292821"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1171ef1fc5ab4693c5d151ae0fdad7f7349920eabbaca6271f95969fa0756c2d"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:28f512b9a33235545fbbdac6a330a510b63be278a50071a336afc1b78781b147"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c0e842112fe3f1a4ffcf64b06dc4c61a88441c2f02f373367f7b4c1aa9be2ad5"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3f9bc2ce123637a60ebe819f9fccc614da1bcc05798bbbaf2dd4ec91f3e08846"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:f194cce575e59ffe442c10a360182a986535fd90b57f7debfaa5c845c409ecc3"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:9a74041ba0bfa9bc9b9bb2cd3238a6ab3b7618e759b41bd15b5f6ad958d17605"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:b578cbe580e3b41ad17b1c428f382c814b32a6ce90f2d8e39e2e635d49e498d1"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:6db3cfb9b4fcecb4390db154e75b49578c87a3b9979b40cdf90d7e4b945656e1"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:debb633f3f7856f95ad957d9b9c781f8e2c6303ef21724ec94bea2ce2fcbd056"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-win32.whl", hash = "sha256:87071618d3d8ec8b186d53cb6e66955ef2a0e4fa63ccd3709c0c90ac5a43520f"}, + {file = "charset_normalizer-3.3.1-cp310-cp310-win_amd64.whl", hash = "sha256:e372d7dfd154009142631de2d316adad3cc1c36c32a38b16a4751ba78da2a397"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:ae4070f741f8d809075ef697877fd350ecf0b7c5837ed68738607ee0a2c572cf"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:58e875eb7016fd014c0eea46c6fa92b87b62c0cb31b9feae25cbbe62c919f54d"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:dbd95e300367aa0827496fe75a1766d198d34385a58f97683fe6e07f89ca3e3c"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:de0b4caa1c8a21394e8ce971997614a17648f94e1cd0640fbd6b4d14cab13a72"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:985c7965f62f6f32bf432e2681173db41336a9c2611693247069288bcb0c7f8b"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a15c1fe6d26e83fd2e5972425a772cca158eae58b05d4a25a4e474c221053e2d"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ae55d592b02c4349525b6ed8f74c692509e5adffa842e582c0f861751701a673"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:be4d9c2770044a59715eb57c1144dedea7c5d5ae80c68fb9959515037cde2008"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:851cf693fb3aaef71031237cd68699dded198657ec1e76a76eb8be58c03a5d1f"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:31bbaba7218904d2eabecf4feec0d07469284e952a27400f23b6628439439fa7"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:871d045d6ccc181fd863a3cd66ee8e395523ebfbc57f85f91f035f50cee8e3d4"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:501adc5eb6cd5f40a6f77fbd90e5ab915c8fd6e8c614af2db5561e16c600d6f3"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:f5fb672c396d826ca16a022ac04c9dce74e00a1c344f6ad1a0fdc1ba1f332213"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-win32.whl", hash = "sha256:bb06098d019766ca16fc915ecaa455c1f1cd594204e7f840cd6258237b5079a8"}, + {file = "charset_normalizer-3.3.1-cp311-cp311-win_amd64.whl", hash = "sha256:8af5a8917b8af42295e86b64903156b4f110a30dca5f3b5aedea123fbd638bff"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:7ae8e5142dcc7a49168f4055255dbcced01dc1714a90a21f87448dc8d90617d1"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:5b70bab78accbc672f50e878a5b73ca692f45f5b5e25c8066d748c09405e6a55"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:5ceca5876032362ae73b83347be8b5dbd2d1faf3358deb38c9c88776779b2e2f"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:34d95638ff3613849f473afc33f65c401a89f3b9528d0d213c7037c398a51296"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9edbe6a5bf8b56a4a84533ba2b2f489d0046e755c29616ef8830f9e7d9cf5728"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f6a02a3c7950cafaadcd46a226ad9e12fc9744652cc69f9e5534f98b47f3bbcf"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:10b8dd31e10f32410751b3430996f9807fc4d1587ca69772e2aa940a82ab571a"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:edc0202099ea1d82844316604e17d2b175044f9bcb6b398aab781eba957224bd"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:b891a2f68e09c5ef989007fac11476ed33c5c9994449a4e2c3386529d703dc8b"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:71ef3b9be10070360f289aea4838c784f8b851be3ba58cf796262b57775c2f14"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:55602981b2dbf8184c098bc10287e8c245e351cd4fdcad050bd7199d5a8bf514"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:46fb9970aa5eeca547d7aa0de5d4b124a288b42eaefac677bde805013c95725c"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:520b7a142d2524f999447b3a0cf95115df81c4f33003c51a6ab637cbda9d0bf4"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-win32.whl", hash = "sha256:8ec8ef42c6cd5856a7613dcd1eaf21e5573b2185263d87d27c8edcae33b62a61"}, + {file = "charset_normalizer-3.3.1-cp312-cp312-win_amd64.whl", hash = "sha256:baec8148d6b8bd5cee1ae138ba658c71f5b03e0d69d5907703e3e1df96db5e41"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:63a6f59e2d01310f754c270e4a257426fe5a591dc487f1983b3bbe793cf6bac6"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1d6bfc32a68bc0933819cfdfe45f9abc3cae3877e1d90aac7259d57e6e0f85b1"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4f3100d86dcd03c03f7e9c3fdb23d92e32abbca07e7c13ebd7ddfbcb06f5991f"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:39b70a6f88eebe239fa775190796d55a33cfb6d36b9ffdd37843f7c4c1b5dc67"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4e12f8ee80aa35e746230a2af83e81bd6b52daa92a8afaef4fea4a2ce9b9f4fa"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7b6cefa579e1237ce198619b76eaa148b71894fb0d6bcf9024460f9bf30fd228"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:61f1e3fb621f5420523abb71f5771a204b33c21d31e7d9d86881b2cffe92c47c"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:4f6e2a839f83a6a76854d12dbebde50e4b1afa63e27761549d006fa53e9aa80e"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:1ec937546cad86d0dce5396748bf392bb7b62a9eeb8c66efac60e947697f0e58"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-musllinux_1_1_s390x.whl", hash = "sha256:82ca51ff0fc5b641a2d4e1cc8c5ff108699b7a56d7f3ad6f6da9dbb6f0145b48"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:633968254f8d421e70f91c6ebe71ed0ab140220469cf87a9857e21c16687c034"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-win32.whl", hash = "sha256:c0c72d34e7de5604df0fde3644cc079feee5e55464967d10b24b1de268deceb9"}, + {file = "charset_normalizer-3.3.1-cp37-cp37m-win_amd64.whl", hash = "sha256:63accd11149c0f9a99e3bc095bbdb5a464862d77a7e309ad5938fbc8721235ae"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:5a3580a4fdc4ac05f9e53c57f965e3594b2f99796231380adb2baaab96e22761"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:2465aa50c9299d615d757c1c888bc6fef384b7c4aec81c05a0172b4400f98557"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:cb7cd68814308aade9d0c93c5bd2ade9f9441666f8ba5aa9c2d4b389cb5e2a45"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:91e43805ccafa0a91831f9cd5443aa34528c0c3f2cc48c4cb3d9a7721053874b"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:854cc74367180beb327ab9d00f964f6d91da06450b0855cbbb09187bcdb02de5"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c15070ebf11b8b7fd1bfff7217e9324963c82dbdf6182ff7050519e350e7ad9f"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2c4c99f98fc3a1835af8179dcc9013f93594d0670e2fa80c83aa36346ee763d2"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3fb765362688821404ad6cf86772fc54993ec11577cd5a92ac44b4c2ba52155b"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:dced27917823df984fe0c80a5c4ad75cf58df0fbfae890bc08004cd3888922a2"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:a66bcdf19c1a523e41b8e9d53d0cedbfbac2e93c649a2e9502cb26c014d0980c"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:ecd26be9f112c4f96718290c10f4caea6cc798459a3a76636b817a0ed7874e42"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:3f70fd716855cd3b855316b226a1ac8bdb3caf4f7ea96edcccc6f484217c9597"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:17a866d61259c7de1bdadef418a37755050ddb4b922df8b356503234fff7932c"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-win32.whl", hash = "sha256:548eefad783ed787b38cb6f9a574bd8664468cc76d1538215d510a3cd41406cb"}, + {file = "charset_normalizer-3.3.1-cp38-cp38-win_amd64.whl", hash = "sha256:45f053a0ece92c734d874861ffe6e3cc92150e32136dd59ab1fb070575189c97"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:bc791ec3fd0c4309a753f95bb6c749ef0d8ea3aea91f07ee1cf06b7b02118f2f"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:0c8c61fb505c7dad1d251c284e712d4e0372cef3b067f7ddf82a7fa82e1e9a93"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:2c092be3885a1b7899cd85ce24acedc1034199d6fca1483fa2c3a35c86e43041"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c2000c54c395d9e5e44c99dc7c20a64dc371f777faf8bae4919ad3e99ce5253e"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4cb50a0335382aac15c31b61d8531bc9bb657cfd848b1d7158009472189f3d62"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c30187840d36d0ba2893bc3271a36a517a717f9fd383a98e2697ee890a37c273"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fe81b35c33772e56f4b6cf62cf4aedc1762ef7162a31e6ac7fe5e40d0149eb67"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d0bf89afcbcf4d1bb2652f6580e5e55a840fdf87384f6063c4a4f0c95e378656"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:06cf46bdff72f58645434d467bf5228080801298fbba19fe268a01b4534467f5"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:3c66df3f41abee950d6638adc7eac4730a306b022570f71dd0bd6ba53503ab57"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:cd805513198304026bd379d1d516afbf6c3c13f4382134a2c526b8b854da1c2e"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:9505dc359edb6a330efcd2be825fdb73ee3e628d9010597aa1aee5aa63442e97"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:31445f38053476a0c4e6d12b047b08ced81e2c7c712e5a1ad97bc913256f91b2"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-win32.whl", hash = "sha256:bd28b31730f0e982ace8663d108e01199098432a30a4c410d06fe08fdb9e93f4"}, + {file = "charset_normalizer-3.3.1-cp39-cp39-win_amd64.whl", hash = "sha256:555fe186da0068d3354cdf4bbcbc609b0ecae4d04c921cc13e209eece7720727"}, + {file = "charset_normalizer-3.3.1-py3-none-any.whl", hash = "sha256:800561453acdecedaac137bf09cd719c7a440b6800ec182f077bb8e7025fb708"}, ] [[package]] @@ -442,13 +442,13 @@ files = [ [[package]] name = "geoalchemy2" -version = "0.14.1" +version = "0.14.2" description = "Using SQLAlchemy with Spatial Databases" optional = false python-versions = ">=3.7" files = [ - {file = "GeoAlchemy2-0.14.1-py3-none-any.whl", hash = "sha256:0830c98f83d6b1706e62b5544793d304e2853493d6e70ac18444c13748c3d1c7"}, - {file = "GeoAlchemy2-0.14.1.tar.gz", hash = "sha256:620b31cbf97a368b2486dbcfcd36da2081827e933d4163bcb942043b79b545e8"}, + {file = "GeoAlchemy2-0.14.2-py3-none-any.whl", hash = "sha256:ca81c2d924c0724458102bac93f68f3e3c337a65fcb811af5e504ce7c5d56ac2"}, + {file = "GeoAlchemy2-0.14.2.tar.gz", hash = "sha256:8ca023dcb9a36c6d312f3b4aee631d66385264e2fc9feb0ab0f446eb5609407d"}, ] [package.dependencies] @@ -771,6 +771,47 @@ files = [ {file = "numpy-1.25.2.tar.gz", hash = "sha256:fd608e19c8d7c55021dffd43bfe5492fab8cc105cc8986f813f8c3c048b38760"}, ] +[[package]] +name = "numpy" +version = "1.26.1" +description = "Fundamental package for array computing in Python" +optional = false +python-versions = "<3.13,>=3.9" +files = [ + {file = "numpy-1.26.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:82e871307a6331b5f09efda3c22e03c095d957f04bf6bc1804f30048d0e5e7af"}, + {file = "numpy-1.26.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:cdd9ec98f0063d93baeb01aad472a1a0840dee302842a2746a7a8e92968f9575"}, + {file = "numpy-1.26.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d78f269e0c4fd365fc2992c00353e4530d274ba68f15e968d8bc3c69ce5f5244"}, + {file = "numpy-1.26.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8ab9163ca8aeb7fd32fe93866490654d2f7dda4e61bc6297bf72ce07fdc02f67"}, + {file = "numpy-1.26.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:78ca54b2f9daffa5f323f34cdf21e1d9779a54073f0018a3094ab907938331a2"}, + {file = "numpy-1.26.1-cp310-cp310-win32.whl", hash = "sha256:d1cfc92db6af1fd37a7bb58e55c8383b4aa1ba23d012bdbba26b4bcca45ac297"}, + {file = "numpy-1.26.1-cp310-cp310-win_amd64.whl", hash = "sha256:d2984cb6caaf05294b8466966627e80bf6c7afd273279077679cb010acb0e5ab"}, + {file = "numpy-1.26.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:cd7837b2b734ca72959a1caf3309457a318c934abef7a43a14bb984e574bbb9a"}, + {file = "numpy-1.26.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:1c59c046c31a43310ad0199d6299e59f57a289e22f0f36951ced1c9eac3665b9"}, + {file = "numpy-1.26.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d58e8c51a7cf43090d124d5073bc29ab2755822181fcad978b12e144e5e5a4b3"}, + {file = "numpy-1.26.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6081aed64714a18c72b168a9276095ef9155dd7888b9e74b5987808f0dd0a974"}, + {file = "numpy-1.26.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:97e5d6a9f0702c2863aaabf19f0d1b6c2628fbe476438ce0b5ce06e83085064c"}, + {file = "numpy-1.26.1-cp311-cp311-win32.whl", hash = "sha256:b9d45d1dbb9de84894cc50efece5b09939752a2d75aab3a8b0cef6f3a35ecd6b"}, + {file = "numpy-1.26.1-cp311-cp311-win_amd64.whl", hash = "sha256:3649d566e2fc067597125428db15d60eb42a4e0897fc48d28cb75dc2e0454e53"}, + {file = "numpy-1.26.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:1d1bd82d539607951cac963388534da3b7ea0e18b149a53cf883d8f699178c0f"}, + {file = "numpy-1.26.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:afd5ced4e5a96dac6725daeb5242a35494243f2239244fad10a90ce58b071d24"}, + {file = "numpy-1.26.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a03fb25610ef560a6201ff06df4f8105292ba56e7cdd196ea350d123fc32e24e"}, + {file = "numpy-1.26.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dcfaf015b79d1f9f9c9fd0731a907407dc3e45769262d657d754c3a028586124"}, + {file = "numpy-1.26.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:e509cbc488c735b43b5ffea175235cec24bbc57b227ef1acc691725beb230d1c"}, + {file = "numpy-1.26.1-cp312-cp312-win32.whl", hash = "sha256:af22f3d8e228d84d1c0c44c1fbdeb80f97a15a0abe4f080960393a00db733b66"}, + {file = "numpy-1.26.1-cp312-cp312-win_amd64.whl", hash = "sha256:9f42284ebf91bdf32fafac29d29d4c07e5e9d1af862ea73686581773ef9e73a7"}, + {file = "numpy-1.26.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:bb894accfd16b867d8643fc2ba6c8617c78ba2828051e9a69511644ce86ce83e"}, + {file = "numpy-1.26.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:e44ccb93f30c75dfc0c3aa3ce38f33486a75ec9abadabd4e59f114994a9c4617"}, + {file = "numpy-1.26.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9696aa2e35cc41e398a6d42d147cf326f8f9d81befcb399bc1ed7ffea339b64e"}, + {file = "numpy-1.26.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a5b411040beead47a228bde3b2241100454a6abde9df139ed087bd73fc0a4908"}, + {file = "numpy-1.26.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:1e11668d6f756ca5ef534b5be8653d16c5352cbb210a5c2a79ff288e937010d5"}, + {file = "numpy-1.26.1-cp39-cp39-win32.whl", hash = "sha256:d1d2c6b7dd618c41e202c59c1413ef9b2c8e8a15f5039e344af64195459e3104"}, + {file = "numpy-1.26.1-cp39-cp39-win_amd64.whl", hash = "sha256:59227c981d43425ca5e5c01094d59eb14e8772ce6975d4b2fc1e106a833d5ae2"}, + {file = "numpy-1.26.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:06934e1a22c54636a059215d6da99e23286424f316fddd979f5071093b648668"}, + {file = "numpy-1.26.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:76ff661a867d9272cd2a99eed002470f46dbe0943a5ffd140f49be84f68ffc42"}, + {file = "numpy-1.26.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:6965888d65d2848e8768824ca8288db0a81263c1efccec881cb35a0d805fcd2f"}, + {file = "numpy-1.26.1.tar.gz", hash = "sha256:c8c6c72d4a9f831f328efb1312642a1cafafaa88981d9ab76368d50d07d93cbe"}, +] + [[package]] name = "packaging" version = "23.2" @@ -1162,397 +1203,406 @@ files = [ [[package]] name = "types-aiobotocore" -version = "2.6.0" -description = "Type annotations for aiobotocore 2.6.0 generated with mypy-boto3-builder 7.17.2" +version = "2.7.0" +description = "Type annotations for aiobotocore 2.7.0 generated with mypy-boto3-builder 7.19.0" optional = false python-versions = ">=3.7" files = [ - {file = "types-aiobotocore-2.6.0.tar.gz", hash = "sha256:185dd80eeca19c4c742693b153fb5102716efbdf29d131793425350979d1d9b1"}, - {file = "types_aiobotocore-2.6.0-py3-none-any.whl", hash = "sha256:9cd7dd5e9f46aea4232e0811470b3aed8861508dedb750ba9d9b58db590a5df9"}, + {file = "types-aiobotocore-2.7.0.tar.gz", hash = "sha256:255b46dedeab919e67aedb4c96bcaa75c537e4349b94d7b731fbe5a8ba87269d"}, + {file = "types_aiobotocore-2.7.0-py3-none-any.whl", hash = "sha256:c31dde64bc9985c9c92214880f61035c95503a8b6046ebad37ca5817de44128a"}, ] [package.dependencies] botocore-stubs = "*" -types-aiobotocore-s3 = {version = ">=2.6.0,<2.7.0", optional = true, markers = "extra == \"s3\""} +types-aiobotocore-s3 = {version = ">=2.7.0,<2.8.0", optional = true, markers = "extra == \"s3\""} +typing-extensions = {version = ">=4.1.0", markers = "python_version < \"3.12\""} [package.extras] -accessanalyzer = ["types-aiobotocore-accessanalyzer (>=2.6.0,<2.7.0)"] -account = ["types-aiobotocore-account (>=2.6.0,<2.7.0)"] -acm = ["types-aiobotocore-acm (>=2.6.0,<2.7.0)"] -acm-pca = ["types-aiobotocore-acm-pca (>=2.6.0,<2.7.0)"] -aiobotocore = ["aiobotocore (==2.6.0)", "botocore (==1.31.17)"] -alexaforbusiness = ["types-aiobotocore-alexaforbusiness (>=2.6.0,<2.7.0)"] -all = ["types-aiobotocore-accessanalyzer (>=2.6.0,<2.7.0)", "types-aiobotocore-account (>=2.6.0,<2.7.0)", "types-aiobotocore-acm (>=2.6.0,<2.7.0)", "types-aiobotocore-acm-pca (>=2.6.0,<2.7.0)", "types-aiobotocore-alexaforbusiness (>=2.6.0,<2.7.0)", "types-aiobotocore-amp (>=2.6.0,<2.7.0)", "types-aiobotocore-amplify (>=2.6.0,<2.7.0)", "types-aiobotocore-amplifybackend (>=2.6.0,<2.7.0)", "types-aiobotocore-amplifyuibuilder (>=2.6.0,<2.7.0)", "types-aiobotocore-apigateway (>=2.6.0,<2.7.0)", "types-aiobotocore-apigatewaymanagementapi (>=2.6.0,<2.7.0)", "types-aiobotocore-apigatewayv2 (>=2.6.0,<2.7.0)", "types-aiobotocore-appconfig (>=2.6.0,<2.7.0)", "types-aiobotocore-appconfigdata (>=2.6.0,<2.7.0)", "types-aiobotocore-appfabric (>=2.6.0,<2.7.0)", "types-aiobotocore-appflow (>=2.6.0,<2.7.0)", "types-aiobotocore-appintegrations (>=2.6.0,<2.7.0)", "types-aiobotocore-application-autoscaling (>=2.6.0,<2.7.0)", "types-aiobotocore-application-insights (>=2.6.0,<2.7.0)", "types-aiobotocore-applicationcostprofiler (>=2.6.0,<2.7.0)", "types-aiobotocore-appmesh (>=2.6.0,<2.7.0)", "types-aiobotocore-apprunner (>=2.6.0,<2.7.0)", "types-aiobotocore-appstream (>=2.6.0,<2.7.0)", "types-aiobotocore-appsync (>=2.6.0,<2.7.0)", "types-aiobotocore-arc-zonal-shift (>=2.6.0,<2.7.0)", "types-aiobotocore-athena (>=2.6.0,<2.7.0)", "types-aiobotocore-auditmanager (>=2.6.0,<2.7.0)", "types-aiobotocore-autoscaling (>=2.6.0,<2.7.0)", "types-aiobotocore-autoscaling-plans (>=2.6.0,<2.7.0)", "types-aiobotocore-backup (>=2.6.0,<2.7.0)", "types-aiobotocore-backup-gateway (>=2.6.0,<2.7.0)", "types-aiobotocore-backupstorage (>=2.6.0,<2.7.0)", "types-aiobotocore-batch (>=2.6.0,<2.7.0)", "types-aiobotocore-billingconductor (>=2.6.0,<2.7.0)", "types-aiobotocore-braket (>=2.6.0,<2.7.0)", "types-aiobotocore-budgets (>=2.6.0,<2.7.0)", "types-aiobotocore-ce (>=2.6.0,<2.7.0)", "types-aiobotocore-chime (>=2.6.0,<2.7.0)", "types-aiobotocore-chime-sdk-identity (>=2.6.0,<2.7.0)", "types-aiobotocore-chime-sdk-media-pipelines (>=2.6.0,<2.7.0)", "types-aiobotocore-chime-sdk-meetings (>=2.6.0,<2.7.0)", "types-aiobotocore-chime-sdk-messaging (>=2.6.0,<2.7.0)", "types-aiobotocore-chime-sdk-voice (>=2.6.0,<2.7.0)", "types-aiobotocore-cleanrooms (>=2.6.0,<2.7.0)", "types-aiobotocore-cloud9 (>=2.6.0,<2.7.0)", "types-aiobotocore-cloudcontrol (>=2.6.0,<2.7.0)", "types-aiobotocore-clouddirectory (>=2.6.0,<2.7.0)", "types-aiobotocore-cloudformation (>=2.6.0,<2.7.0)", "types-aiobotocore-cloudfront (>=2.6.0,<2.7.0)", "types-aiobotocore-cloudhsm (>=2.6.0,<2.7.0)", "types-aiobotocore-cloudhsmv2 (>=2.6.0,<2.7.0)", "types-aiobotocore-cloudsearch (>=2.6.0,<2.7.0)", "types-aiobotocore-cloudsearchdomain (>=2.6.0,<2.7.0)", "types-aiobotocore-cloudtrail (>=2.6.0,<2.7.0)", "types-aiobotocore-cloudtrail-data (>=2.6.0,<2.7.0)", "types-aiobotocore-cloudwatch (>=2.6.0,<2.7.0)", "types-aiobotocore-codeartifact (>=2.6.0,<2.7.0)", "types-aiobotocore-codebuild (>=2.6.0,<2.7.0)", "types-aiobotocore-codecatalyst (>=2.6.0,<2.7.0)", "types-aiobotocore-codecommit (>=2.6.0,<2.7.0)", "types-aiobotocore-codedeploy (>=2.6.0,<2.7.0)", "types-aiobotocore-codeguru-reviewer (>=2.6.0,<2.7.0)", "types-aiobotocore-codeguru-security (>=2.6.0,<2.7.0)", "types-aiobotocore-codeguruprofiler (>=2.6.0,<2.7.0)", "types-aiobotocore-codepipeline (>=2.6.0,<2.7.0)", "types-aiobotocore-codestar (>=2.6.0,<2.7.0)", "types-aiobotocore-codestar-connections (>=2.6.0,<2.7.0)", "types-aiobotocore-codestar-notifications (>=2.6.0,<2.7.0)", "types-aiobotocore-cognito-identity (>=2.6.0,<2.7.0)", "types-aiobotocore-cognito-idp (>=2.6.0,<2.7.0)", "types-aiobotocore-cognito-sync (>=2.6.0,<2.7.0)", "types-aiobotocore-comprehend (>=2.6.0,<2.7.0)", "types-aiobotocore-comprehendmedical (>=2.6.0,<2.7.0)", "types-aiobotocore-compute-optimizer (>=2.6.0,<2.7.0)", "types-aiobotocore-config (>=2.6.0,<2.7.0)", "types-aiobotocore-connect (>=2.6.0,<2.7.0)", "types-aiobotocore-connect-contact-lens (>=2.6.0,<2.7.0)", "types-aiobotocore-connectcampaigns (>=2.6.0,<2.7.0)", "types-aiobotocore-connectcases (>=2.6.0,<2.7.0)", "types-aiobotocore-connectparticipant (>=2.6.0,<2.7.0)", "types-aiobotocore-controltower (>=2.6.0,<2.7.0)", "types-aiobotocore-cur (>=2.6.0,<2.7.0)", "types-aiobotocore-customer-profiles (>=2.6.0,<2.7.0)", "types-aiobotocore-databrew (>=2.6.0,<2.7.0)", "types-aiobotocore-dataexchange (>=2.6.0,<2.7.0)", "types-aiobotocore-datapipeline (>=2.6.0,<2.7.0)", "types-aiobotocore-datasync (>=2.6.0,<2.7.0)", "types-aiobotocore-dax (>=2.6.0,<2.7.0)", "types-aiobotocore-detective (>=2.6.0,<2.7.0)", "types-aiobotocore-devicefarm (>=2.6.0,<2.7.0)", "types-aiobotocore-devops-guru (>=2.6.0,<2.7.0)", "types-aiobotocore-directconnect (>=2.6.0,<2.7.0)", "types-aiobotocore-discovery (>=2.6.0,<2.7.0)", "types-aiobotocore-dlm (>=2.6.0,<2.7.0)", "types-aiobotocore-dms (>=2.6.0,<2.7.0)", "types-aiobotocore-docdb (>=2.6.0,<2.7.0)", "types-aiobotocore-docdb-elastic (>=2.6.0,<2.7.0)", "types-aiobotocore-drs (>=2.6.0,<2.7.0)", "types-aiobotocore-ds (>=2.6.0,<2.7.0)", "types-aiobotocore-dynamodb (>=2.6.0,<2.7.0)", "types-aiobotocore-dynamodbstreams (>=2.6.0,<2.7.0)", "types-aiobotocore-ebs (>=2.6.0,<2.7.0)", "types-aiobotocore-ec2 (>=2.6.0,<2.7.0)", "types-aiobotocore-ec2-instance-connect (>=2.6.0,<2.7.0)", "types-aiobotocore-ecr (>=2.6.0,<2.7.0)", "types-aiobotocore-ecr-public (>=2.6.0,<2.7.0)", "types-aiobotocore-ecs (>=2.6.0,<2.7.0)", "types-aiobotocore-efs (>=2.6.0,<2.7.0)", "types-aiobotocore-eks (>=2.6.0,<2.7.0)", "types-aiobotocore-elastic-inference (>=2.6.0,<2.7.0)", "types-aiobotocore-elasticache (>=2.6.0,<2.7.0)", "types-aiobotocore-elasticbeanstalk (>=2.6.0,<2.7.0)", "types-aiobotocore-elastictranscoder (>=2.6.0,<2.7.0)", "types-aiobotocore-elb (>=2.6.0,<2.7.0)", "types-aiobotocore-elbv2 (>=2.6.0,<2.7.0)", "types-aiobotocore-emr (>=2.6.0,<2.7.0)", "types-aiobotocore-emr-containers (>=2.6.0,<2.7.0)", "types-aiobotocore-emr-serverless (>=2.6.0,<2.7.0)", "types-aiobotocore-entityresolution (>=2.6.0,<2.7.0)", "types-aiobotocore-es (>=2.6.0,<2.7.0)", "types-aiobotocore-events (>=2.6.0,<2.7.0)", "types-aiobotocore-evidently (>=2.6.0,<2.7.0)", "types-aiobotocore-finspace (>=2.6.0,<2.7.0)", "types-aiobotocore-finspace-data (>=2.6.0,<2.7.0)", "types-aiobotocore-firehose (>=2.6.0,<2.7.0)", "types-aiobotocore-fis (>=2.6.0,<2.7.0)", "types-aiobotocore-fms (>=2.6.0,<2.7.0)", "types-aiobotocore-forecast (>=2.6.0,<2.7.0)", "types-aiobotocore-forecastquery (>=2.6.0,<2.7.0)", "types-aiobotocore-frauddetector (>=2.6.0,<2.7.0)", "types-aiobotocore-fsx (>=2.6.0,<2.7.0)", "types-aiobotocore-gamelift (>=2.6.0,<2.7.0)", "types-aiobotocore-gamesparks (>=2.6.0,<2.7.0)", "types-aiobotocore-glacier (>=2.6.0,<2.7.0)", "types-aiobotocore-globalaccelerator (>=2.6.0,<2.7.0)", "types-aiobotocore-glue (>=2.6.0,<2.7.0)", "types-aiobotocore-grafana (>=2.6.0,<2.7.0)", "types-aiobotocore-greengrass (>=2.6.0,<2.7.0)", "types-aiobotocore-greengrassv2 (>=2.6.0,<2.7.0)", "types-aiobotocore-groundstation (>=2.6.0,<2.7.0)", "types-aiobotocore-guardduty (>=2.6.0,<2.7.0)", "types-aiobotocore-health (>=2.6.0,<2.7.0)", "types-aiobotocore-healthlake (>=2.6.0,<2.7.0)", "types-aiobotocore-honeycode (>=2.6.0,<2.7.0)", "types-aiobotocore-iam (>=2.6.0,<2.7.0)", "types-aiobotocore-identitystore (>=2.6.0,<2.7.0)", "types-aiobotocore-imagebuilder (>=2.6.0,<2.7.0)", "types-aiobotocore-importexport (>=2.6.0,<2.7.0)", "types-aiobotocore-inspector (>=2.6.0,<2.7.0)", "types-aiobotocore-inspector2 (>=2.6.0,<2.7.0)", "types-aiobotocore-internetmonitor (>=2.6.0,<2.7.0)", "types-aiobotocore-iot (>=2.6.0,<2.7.0)", "types-aiobotocore-iot-data (>=2.6.0,<2.7.0)", "types-aiobotocore-iot-jobs-data (>=2.6.0,<2.7.0)", "types-aiobotocore-iot-roborunner (>=2.6.0,<2.7.0)", "types-aiobotocore-iot1click-devices (>=2.6.0,<2.7.0)", "types-aiobotocore-iot1click-projects (>=2.6.0,<2.7.0)", "types-aiobotocore-iotanalytics (>=2.6.0,<2.7.0)", "types-aiobotocore-iotdeviceadvisor (>=2.6.0,<2.7.0)", "types-aiobotocore-iotevents (>=2.6.0,<2.7.0)", "types-aiobotocore-iotevents-data (>=2.6.0,<2.7.0)", "types-aiobotocore-iotfleethub (>=2.6.0,<2.7.0)", "types-aiobotocore-iotfleetwise (>=2.6.0,<2.7.0)", "types-aiobotocore-iotsecuretunneling (>=2.6.0,<2.7.0)", "types-aiobotocore-iotsitewise (>=2.6.0,<2.7.0)", "types-aiobotocore-iotthingsgraph (>=2.6.0,<2.7.0)", "types-aiobotocore-iottwinmaker (>=2.6.0,<2.7.0)", "types-aiobotocore-iotwireless (>=2.6.0,<2.7.0)", "types-aiobotocore-ivs (>=2.6.0,<2.7.0)", "types-aiobotocore-ivs-realtime (>=2.6.0,<2.7.0)", "types-aiobotocore-ivschat (>=2.6.0,<2.7.0)", "types-aiobotocore-kafka (>=2.6.0,<2.7.0)", "types-aiobotocore-kafkaconnect (>=2.6.0,<2.7.0)", "types-aiobotocore-kendra (>=2.6.0,<2.7.0)", "types-aiobotocore-kendra-ranking (>=2.6.0,<2.7.0)", "types-aiobotocore-keyspaces (>=2.6.0,<2.7.0)", "types-aiobotocore-kinesis (>=2.6.0,<2.7.0)", "types-aiobotocore-kinesis-video-archived-media (>=2.6.0,<2.7.0)", "types-aiobotocore-kinesis-video-media (>=2.6.0,<2.7.0)", "types-aiobotocore-kinesis-video-signaling (>=2.6.0,<2.7.0)", "types-aiobotocore-kinesis-video-webrtc-storage (>=2.6.0,<2.7.0)", "types-aiobotocore-kinesisanalytics (>=2.6.0,<2.7.0)", "types-aiobotocore-kinesisanalyticsv2 (>=2.6.0,<2.7.0)", "types-aiobotocore-kinesisvideo (>=2.6.0,<2.7.0)", "types-aiobotocore-kms (>=2.6.0,<2.7.0)", "types-aiobotocore-lakeformation (>=2.6.0,<2.7.0)", "types-aiobotocore-lambda (>=2.6.0,<2.7.0)", "types-aiobotocore-lex-models (>=2.6.0,<2.7.0)", "types-aiobotocore-lex-runtime (>=2.6.0,<2.7.0)", "types-aiobotocore-lexv2-models (>=2.6.0,<2.7.0)", "types-aiobotocore-lexv2-runtime (>=2.6.0,<2.7.0)", "types-aiobotocore-license-manager (>=2.6.0,<2.7.0)", "types-aiobotocore-license-manager-linux-subscriptions (>=2.6.0,<2.7.0)", "types-aiobotocore-license-manager-user-subscriptions (>=2.6.0,<2.7.0)", "types-aiobotocore-lightsail (>=2.6.0,<2.7.0)", "types-aiobotocore-location (>=2.6.0,<2.7.0)", "types-aiobotocore-logs (>=2.6.0,<2.7.0)", "types-aiobotocore-lookoutequipment (>=2.6.0,<2.7.0)", "types-aiobotocore-lookoutmetrics (>=2.6.0,<2.7.0)", "types-aiobotocore-lookoutvision (>=2.6.0,<2.7.0)", "types-aiobotocore-m2 (>=2.6.0,<2.7.0)", "types-aiobotocore-machinelearning (>=2.6.0,<2.7.0)", "types-aiobotocore-macie (>=2.6.0,<2.7.0)", "types-aiobotocore-macie2 (>=2.6.0,<2.7.0)", "types-aiobotocore-managedblockchain (>=2.6.0,<2.7.0)", "types-aiobotocore-managedblockchain-query (>=2.6.0,<2.7.0)", "types-aiobotocore-marketplace-catalog (>=2.6.0,<2.7.0)", "types-aiobotocore-marketplace-entitlement (>=2.6.0,<2.7.0)", "types-aiobotocore-marketplacecommerceanalytics (>=2.6.0,<2.7.0)", "types-aiobotocore-mediaconnect (>=2.6.0,<2.7.0)", "types-aiobotocore-mediaconvert (>=2.6.0,<2.7.0)", "types-aiobotocore-medialive (>=2.6.0,<2.7.0)", "types-aiobotocore-mediapackage (>=2.6.0,<2.7.0)", "types-aiobotocore-mediapackage-vod (>=2.6.0,<2.7.0)", "types-aiobotocore-mediapackagev2 (>=2.6.0,<2.7.0)", "types-aiobotocore-mediastore (>=2.6.0,<2.7.0)", "types-aiobotocore-mediastore-data (>=2.6.0,<2.7.0)", "types-aiobotocore-mediatailor (>=2.6.0,<2.7.0)", "types-aiobotocore-medical-imaging (>=2.6.0,<2.7.0)", "types-aiobotocore-memorydb (>=2.6.0,<2.7.0)", "types-aiobotocore-meteringmarketplace (>=2.6.0,<2.7.0)", "types-aiobotocore-mgh (>=2.6.0,<2.7.0)", "types-aiobotocore-mgn (>=2.6.0,<2.7.0)", "types-aiobotocore-migration-hub-refactor-spaces (>=2.6.0,<2.7.0)", "types-aiobotocore-migrationhub-config (>=2.6.0,<2.7.0)", "types-aiobotocore-migrationhuborchestrator (>=2.6.0,<2.7.0)", "types-aiobotocore-migrationhubstrategy (>=2.6.0,<2.7.0)", "types-aiobotocore-mobile (>=2.6.0,<2.7.0)", "types-aiobotocore-mq (>=2.6.0,<2.7.0)", "types-aiobotocore-mturk (>=2.6.0,<2.7.0)", "types-aiobotocore-mwaa (>=2.6.0,<2.7.0)", "types-aiobotocore-neptune (>=2.6.0,<2.7.0)", "types-aiobotocore-network-firewall (>=2.6.0,<2.7.0)", "types-aiobotocore-networkmanager (>=2.6.0,<2.7.0)", "types-aiobotocore-nimble (>=2.6.0,<2.7.0)", "types-aiobotocore-oam (>=2.6.0,<2.7.0)", "types-aiobotocore-omics (>=2.6.0,<2.7.0)", "types-aiobotocore-opensearch (>=2.6.0,<2.7.0)", "types-aiobotocore-opensearchserverless (>=2.6.0,<2.7.0)", "types-aiobotocore-opsworks (>=2.6.0,<2.7.0)", "types-aiobotocore-opsworkscm (>=2.6.0,<2.7.0)", "types-aiobotocore-organizations (>=2.6.0,<2.7.0)", "types-aiobotocore-osis (>=2.6.0,<2.7.0)", "types-aiobotocore-outposts (>=2.6.0,<2.7.0)", "types-aiobotocore-panorama (>=2.6.0,<2.7.0)", "types-aiobotocore-payment-cryptography (>=2.6.0,<2.7.0)", "types-aiobotocore-payment-cryptography-data (>=2.6.0,<2.7.0)", "types-aiobotocore-personalize (>=2.6.0,<2.7.0)", "types-aiobotocore-personalize-events (>=2.6.0,<2.7.0)", "types-aiobotocore-personalize-runtime (>=2.6.0,<2.7.0)", "types-aiobotocore-pi (>=2.6.0,<2.7.0)", "types-aiobotocore-pinpoint (>=2.6.0,<2.7.0)", "types-aiobotocore-pinpoint-email (>=2.6.0,<2.7.0)", "types-aiobotocore-pinpoint-sms-voice (>=2.6.0,<2.7.0)", "types-aiobotocore-pinpoint-sms-voice-v2 (>=2.6.0,<2.7.0)", "types-aiobotocore-pipes (>=2.6.0,<2.7.0)", "types-aiobotocore-polly (>=2.6.0,<2.7.0)", "types-aiobotocore-pricing (>=2.6.0,<2.7.0)", "types-aiobotocore-privatenetworks (>=2.6.0,<2.7.0)", "types-aiobotocore-proton (>=2.6.0,<2.7.0)", "types-aiobotocore-qldb (>=2.6.0,<2.7.0)", "types-aiobotocore-qldb-session (>=2.6.0,<2.7.0)", "types-aiobotocore-quicksight (>=2.6.0,<2.7.0)", "types-aiobotocore-ram (>=2.6.0,<2.7.0)", "types-aiobotocore-rbin (>=2.6.0,<2.7.0)", "types-aiobotocore-rds (>=2.6.0,<2.7.0)", "types-aiobotocore-rds-data (>=2.6.0,<2.7.0)", "types-aiobotocore-redshift (>=2.6.0,<2.7.0)", "types-aiobotocore-redshift-data (>=2.6.0,<2.7.0)", "types-aiobotocore-redshift-serverless (>=2.6.0,<2.7.0)", "types-aiobotocore-rekognition (>=2.6.0,<2.7.0)", "types-aiobotocore-resiliencehub (>=2.6.0,<2.7.0)", "types-aiobotocore-resource-explorer-2 (>=2.6.0,<2.7.0)", "types-aiobotocore-resource-groups (>=2.6.0,<2.7.0)", "types-aiobotocore-resourcegroupstaggingapi (>=2.6.0,<2.7.0)", "types-aiobotocore-robomaker (>=2.6.0,<2.7.0)", "types-aiobotocore-rolesanywhere (>=2.6.0,<2.7.0)", "types-aiobotocore-route53 (>=2.6.0,<2.7.0)", "types-aiobotocore-route53-recovery-cluster (>=2.6.0,<2.7.0)", "types-aiobotocore-route53-recovery-control-config (>=2.6.0,<2.7.0)", "types-aiobotocore-route53-recovery-readiness (>=2.6.0,<2.7.0)", "types-aiobotocore-route53domains (>=2.6.0,<2.7.0)", "types-aiobotocore-route53resolver (>=2.6.0,<2.7.0)", "types-aiobotocore-rum (>=2.6.0,<2.7.0)", "types-aiobotocore-s3 (>=2.6.0,<2.7.0)", "types-aiobotocore-s3control (>=2.6.0,<2.7.0)", "types-aiobotocore-s3outposts (>=2.6.0,<2.7.0)", "types-aiobotocore-sagemaker (>=2.6.0,<2.7.0)", "types-aiobotocore-sagemaker-a2i-runtime (>=2.6.0,<2.7.0)", "types-aiobotocore-sagemaker-edge (>=2.6.0,<2.7.0)", "types-aiobotocore-sagemaker-featurestore-runtime (>=2.6.0,<2.7.0)", "types-aiobotocore-sagemaker-geospatial (>=2.6.0,<2.7.0)", "types-aiobotocore-sagemaker-metrics (>=2.6.0,<2.7.0)", "types-aiobotocore-sagemaker-runtime (>=2.6.0,<2.7.0)", "types-aiobotocore-savingsplans (>=2.6.0,<2.7.0)", "types-aiobotocore-scheduler (>=2.6.0,<2.7.0)", "types-aiobotocore-schemas (>=2.6.0,<2.7.0)", "types-aiobotocore-sdb (>=2.6.0,<2.7.0)", "types-aiobotocore-secretsmanager (>=2.6.0,<2.7.0)", "types-aiobotocore-securityhub (>=2.6.0,<2.7.0)", "types-aiobotocore-securitylake (>=2.6.0,<2.7.0)", "types-aiobotocore-serverlessrepo (>=2.6.0,<2.7.0)", "types-aiobotocore-service-quotas (>=2.6.0,<2.7.0)", "types-aiobotocore-servicecatalog (>=2.6.0,<2.7.0)", "types-aiobotocore-servicecatalog-appregistry (>=2.6.0,<2.7.0)", "types-aiobotocore-servicediscovery (>=2.6.0,<2.7.0)", "types-aiobotocore-ses (>=2.6.0,<2.7.0)", "types-aiobotocore-sesv2 (>=2.6.0,<2.7.0)", "types-aiobotocore-shield (>=2.6.0,<2.7.0)", "types-aiobotocore-signer (>=2.6.0,<2.7.0)", "types-aiobotocore-simspaceweaver (>=2.6.0,<2.7.0)", "types-aiobotocore-sms (>=2.6.0,<2.7.0)", "types-aiobotocore-sms-voice (>=2.6.0,<2.7.0)", "types-aiobotocore-snow-device-management (>=2.6.0,<2.7.0)", "types-aiobotocore-snowball (>=2.6.0,<2.7.0)", "types-aiobotocore-sns (>=2.6.0,<2.7.0)", "types-aiobotocore-sqs (>=2.6.0,<2.7.0)", "types-aiobotocore-ssm (>=2.6.0,<2.7.0)", "types-aiobotocore-ssm-contacts (>=2.6.0,<2.7.0)", "types-aiobotocore-ssm-incidents (>=2.6.0,<2.7.0)", "types-aiobotocore-ssm-sap (>=2.6.0,<2.7.0)", "types-aiobotocore-sso (>=2.6.0,<2.7.0)", "types-aiobotocore-sso-admin (>=2.6.0,<2.7.0)", "types-aiobotocore-sso-oidc (>=2.6.0,<2.7.0)", "types-aiobotocore-stepfunctions (>=2.6.0,<2.7.0)", "types-aiobotocore-storagegateway (>=2.6.0,<2.7.0)", "types-aiobotocore-sts (>=2.6.0,<2.7.0)", "types-aiobotocore-support (>=2.6.0,<2.7.0)", "types-aiobotocore-support-app (>=2.6.0,<2.7.0)", "types-aiobotocore-swf (>=2.6.0,<2.7.0)", "types-aiobotocore-synthetics (>=2.6.0,<2.7.0)", "types-aiobotocore-textract (>=2.6.0,<2.7.0)", "types-aiobotocore-timestream-query (>=2.6.0,<2.7.0)", "types-aiobotocore-timestream-write (>=2.6.0,<2.7.0)", "types-aiobotocore-tnb (>=2.6.0,<2.7.0)", "types-aiobotocore-transcribe (>=2.6.0,<2.7.0)", "types-aiobotocore-transfer (>=2.6.0,<2.7.0)", "types-aiobotocore-translate (>=2.6.0,<2.7.0)", "types-aiobotocore-verifiedpermissions (>=2.6.0,<2.7.0)", "types-aiobotocore-voice-id (>=2.6.0,<2.7.0)", "types-aiobotocore-vpc-lattice (>=2.6.0,<2.7.0)", "types-aiobotocore-waf (>=2.6.0,<2.7.0)", "types-aiobotocore-waf-regional (>=2.6.0,<2.7.0)", "types-aiobotocore-wafv2 (>=2.6.0,<2.7.0)", "types-aiobotocore-wellarchitected (>=2.6.0,<2.7.0)", "types-aiobotocore-wisdom (>=2.6.0,<2.7.0)", "types-aiobotocore-workdocs (>=2.6.0,<2.7.0)", "types-aiobotocore-worklink (>=2.6.0,<2.7.0)", "types-aiobotocore-workmail (>=2.6.0,<2.7.0)", "types-aiobotocore-workmailmessageflow (>=2.6.0,<2.7.0)", "types-aiobotocore-workspaces (>=2.6.0,<2.7.0)", "types-aiobotocore-workspaces-web (>=2.6.0,<2.7.0)", "types-aiobotocore-xray (>=2.6.0,<2.7.0)"] -amp = ["types-aiobotocore-amp (>=2.6.0,<2.7.0)"] -amplify = ["types-aiobotocore-amplify (>=2.6.0,<2.7.0)"] -amplifybackend = ["types-aiobotocore-amplifybackend (>=2.6.0,<2.7.0)"] -amplifyuibuilder = ["types-aiobotocore-amplifyuibuilder (>=2.6.0,<2.7.0)"] -apigateway = ["types-aiobotocore-apigateway (>=2.6.0,<2.7.0)"] -apigatewaymanagementapi = ["types-aiobotocore-apigatewaymanagementapi (>=2.6.0,<2.7.0)"] -apigatewayv2 = ["types-aiobotocore-apigatewayv2 (>=2.6.0,<2.7.0)"] -appconfig = ["types-aiobotocore-appconfig (>=2.6.0,<2.7.0)"] -appconfigdata = ["types-aiobotocore-appconfigdata (>=2.6.0,<2.7.0)"] -appfabric = ["types-aiobotocore-appfabric (>=2.6.0,<2.7.0)"] -appflow = ["types-aiobotocore-appflow (>=2.6.0,<2.7.0)"] -appintegrations = ["types-aiobotocore-appintegrations (>=2.6.0,<2.7.0)"] -application-autoscaling = ["types-aiobotocore-application-autoscaling (>=2.6.0,<2.7.0)"] -application-insights = ["types-aiobotocore-application-insights (>=2.6.0,<2.7.0)"] -applicationcostprofiler = ["types-aiobotocore-applicationcostprofiler (>=2.6.0,<2.7.0)"] -appmesh = ["types-aiobotocore-appmesh (>=2.6.0,<2.7.0)"] -apprunner = ["types-aiobotocore-apprunner (>=2.6.0,<2.7.0)"] -appstream = ["types-aiobotocore-appstream (>=2.6.0,<2.7.0)"] -appsync = ["types-aiobotocore-appsync (>=2.6.0,<2.7.0)"] -arc-zonal-shift = ["types-aiobotocore-arc-zonal-shift (>=2.6.0,<2.7.0)"] -athena = ["types-aiobotocore-athena (>=2.6.0,<2.7.0)"] -auditmanager = ["types-aiobotocore-auditmanager (>=2.6.0,<2.7.0)"] -autoscaling = ["types-aiobotocore-autoscaling (>=2.6.0,<2.7.0)"] -autoscaling-plans = ["types-aiobotocore-autoscaling-plans (>=2.6.0,<2.7.0)"] -backup = ["types-aiobotocore-backup (>=2.6.0,<2.7.0)"] -backup-gateway = ["types-aiobotocore-backup-gateway (>=2.6.0,<2.7.0)"] -backupstorage = ["types-aiobotocore-backupstorage (>=2.6.0,<2.7.0)"] -batch = ["types-aiobotocore-batch (>=2.6.0,<2.7.0)"] -billingconductor = ["types-aiobotocore-billingconductor (>=2.6.0,<2.7.0)"] -braket = ["types-aiobotocore-braket (>=2.6.0,<2.7.0)"] -budgets = ["types-aiobotocore-budgets (>=2.6.0,<2.7.0)"] -ce = ["types-aiobotocore-ce (>=2.6.0,<2.7.0)"] -chime = ["types-aiobotocore-chime (>=2.6.0,<2.7.0)"] -chime-sdk-identity = ["types-aiobotocore-chime-sdk-identity (>=2.6.0,<2.7.0)"] -chime-sdk-media-pipelines = ["types-aiobotocore-chime-sdk-media-pipelines (>=2.6.0,<2.7.0)"] -chime-sdk-meetings = ["types-aiobotocore-chime-sdk-meetings (>=2.6.0,<2.7.0)"] -chime-sdk-messaging = ["types-aiobotocore-chime-sdk-messaging (>=2.6.0,<2.7.0)"] -chime-sdk-voice = ["types-aiobotocore-chime-sdk-voice (>=2.6.0,<2.7.0)"] -cleanrooms = ["types-aiobotocore-cleanrooms (>=2.6.0,<2.7.0)"] -cloud9 = ["types-aiobotocore-cloud9 (>=2.6.0,<2.7.0)"] -cloudcontrol = ["types-aiobotocore-cloudcontrol (>=2.6.0,<2.7.0)"] -clouddirectory = ["types-aiobotocore-clouddirectory (>=2.6.0,<2.7.0)"] -cloudformation = ["types-aiobotocore-cloudformation (>=2.6.0,<2.7.0)"] -cloudfront = ["types-aiobotocore-cloudfront (>=2.6.0,<2.7.0)"] -cloudhsm = ["types-aiobotocore-cloudhsm (>=2.6.0,<2.7.0)"] -cloudhsmv2 = ["types-aiobotocore-cloudhsmv2 (>=2.6.0,<2.7.0)"] -cloudsearch = ["types-aiobotocore-cloudsearch (>=2.6.0,<2.7.0)"] -cloudsearchdomain = ["types-aiobotocore-cloudsearchdomain (>=2.6.0,<2.7.0)"] -cloudtrail = ["types-aiobotocore-cloudtrail (>=2.6.0,<2.7.0)"] -cloudtrail-data = ["types-aiobotocore-cloudtrail-data (>=2.6.0,<2.7.0)"] -cloudwatch = ["types-aiobotocore-cloudwatch (>=2.6.0,<2.7.0)"] -codeartifact = ["types-aiobotocore-codeartifact (>=2.6.0,<2.7.0)"] -codebuild = ["types-aiobotocore-codebuild (>=2.6.0,<2.7.0)"] -codecatalyst = ["types-aiobotocore-codecatalyst (>=2.6.0,<2.7.0)"] -codecommit = ["types-aiobotocore-codecommit (>=2.6.0,<2.7.0)"] -codedeploy = ["types-aiobotocore-codedeploy (>=2.6.0,<2.7.0)"] -codeguru-reviewer = ["types-aiobotocore-codeguru-reviewer (>=2.6.0,<2.7.0)"] -codeguru-security = ["types-aiobotocore-codeguru-security (>=2.6.0,<2.7.0)"] -codeguruprofiler = ["types-aiobotocore-codeguruprofiler (>=2.6.0,<2.7.0)"] -codepipeline = ["types-aiobotocore-codepipeline (>=2.6.0,<2.7.0)"] -codestar = ["types-aiobotocore-codestar (>=2.6.0,<2.7.0)"] -codestar-connections = ["types-aiobotocore-codestar-connections (>=2.6.0,<2.7.0)"] -codestar-notifications = ["types-aiobotocore-codestar-notifications (>=2.6.0,<2.7.0)"] -cognito-identity = ["types-aiobotocore-cognito-identity (>=2.6.0,<2.7.0)"] -cognito-idp = ["types-aiobotocore-cognito-idp (>=2.6.0,<2.7.0)"] -cognito-sync = ["types-aiobotocore-cognito-sync (>=2.6.0,<2.7.0)"] -comprehend = ["types-aiobotocore-comprehend (>=2.6.0,<2.7.0)"] -comprehendmedical = ["types-aiobotocore-comprehendmedical (>=2.6.0,<2.7.0)"] -compute-optimizer = ["types-aiobotocore-compute-optimizer (>=2.6.0,<2.7.0)"] -config = ["types-aiobotocore-config (>=2.6.0,<2.7.0)"] -connect = ["types-aiobotocore-connect (>=2.6.0,<2.7.0)"] -connect-contact-lens = ["types-aiobotocore-connect-contact-lens (>=2.6.0,<2.7.0)"] -connectcampaigns = ["types-aiobotocore-connectcampaigns (>=2.6.0,<2.7.0)"] -connectcases = ["types-aiobotocore-connectcases (>=2.6.0,<2.7.0)"] -connectparticipant = ["types-aiobotocore-connectparticipant (>=2.6.0,<2.7.0)"] -controltower = ["types-aiobotocore-controltower (>=2.6.0,<2.7.0)"] -cur = ["types-aiobotocore-cur (>=2.6.0,<2.7.0)"] -customer-profiles = ["types-aiobotocore-customer-profiles (>=2.6.0,<2.7.0)"] -databrew = ["types-aiobotocore-databrew (>=2.6.0,<2.7.0)"] -dataexchange = ["types-aiobotocore-dataexchange (>=2.6.0,<2.7.0)"] -datapipeline = ["types-aiobotocore-datapipeline (>=2.6.0,<2.7.0)"] -datasync = ["types-aiobotocore-datasync (>=2.6.0,<2.7.0)"] -dax = ["types-aiobotocore-dax (>=2.6.0,<2.7.0)"] -detective = ["types-aiobotocore-detective (>=2.6.0,<2.7.0)"] -devicefarm = ["types-aiobotocore-devicefarm (>=2.6.0,<2.7.0)"] -devops-guru = ["types-aiobotocore-devops-guru (>=2.6.0,<2.7.0)"] -directconnect = ["types-aiobotocore-directconnect (>=2.6.0,<2.7.0)"] -discovery = ["types-aiobotocore-discovery (>=2.6.0,<2.7.0)"] -dlm = ["types-aiobotocore-dlm (>=2.6.0,<2.7.0)"] -dms = ["types-aiobotocore-dms (>=2.6.0,<2.7.0)"] -docdb = ["types-aiobotocore-docdb (>=2.6.0,<2.7.0)"] -docdb-elastic = ["types-aiobotocore-docdb-elastic (>=2.6.0,<2.7.0)"] -drs = ["types-aiobotocore-drs (>=2.6.0,<2.7.0)"] -ds = ["types-aiobotocore-ds (>=2.6.0,<2.7.0)"] -dynamodb = ["types-aiobotocore-dynamodb (>=2.6.0,<2.7.0)"] -dynamodbstreams = ["types-aiobotocore-dynamodbstreams (>=2.6.0,<2.7.0)"] -ebs = ["types-aiobotocore-ebs (>=2.6.0,<2.7.0)"] -ec2 = ["types-aiobotocore-ec2 (>=2.6.0,<2.7.0)"] -ec2-instance-connect = ["types-aiobotocore-ec2-instance-connect (>=2.6.0,<2.7.0)"] -ecr = ["types-aiobotocore-ecr (>=2.6.0,<2.7.0)"] -ecr-public = ["types-aiobotocore-ecr-public (>=2.6.0,<2.7.0)"] -ecs = ["types-aiobotocore-ecs (>=2.6.0,<2.7.0)"] -efs = ["types-aiobotocore-efs (>=2.6.0,<2.7.0)"] -eks = ["types-aiobotocore-eks (>=2.6.0,<2.7.0)"] -elastic-inference = ["types-aiobotocore-elastic-inference (>=2.6.0,<2.7.0)"] -elasticache = ["types-aiobotocore-elasticache (>=2.6.0,<2.7.0)"] -elasticbeanstalk = ["types-aiobotocore-elasticbeanstalk (>=2.6.0,<2.7.0)"] -elastictranscoder = ["types-aiobotocore-elastictranscoder (>=2.6.0,<2.7.0)"] -elb = ["types-aiobotocore-elb (>=2.6.0,<2.7.0)"] -elbv2 = ["types-aiobotocore-elbv2 (>=2.6.0,<2.7.0)"] -emr = ["types-aiobotocore-emr (>=2.6.0,<2.7.0)"] -emr-containers = ["types-aiobotocore-emr-containers (>=2.6.0,<2.7.0)"] -emr-serverless = ["types-aiobotocore-emr-serverless (>=2.6.0,<2.7.0)"] -entityresolution = ["types-aiobotocore-entityresolution (>=2.6.0,<2.7.0)"] -es = ["types-aiobotocore-es (>=2.6.0,<2.7.0)"] -essential = ["types-aiobotocore-cloudformation (>=2.6.0,<2.7.0)", "types-aiobotocore-dynamodb (>=2.6.0,<2.7.0)", "types-aiobotocore-ec2 (>=2.6.0,<2.7.0)", "types-aiobotocore-lambda (>=2.6.0,<2.7.0)", "types-aiobotocore-rds (>=2.6.0,<2.7.0)", "types-aiobotocore-s3 (>=2.6.0,<2.7.0)", "types-aiobotocore-sqs (>=2.6.0,<2.7.0)"] -events = ["types-aiobotocore-events (>=2.6.0,<2.7.0)"] -evidently = ["types-aiobotocore-evidently (>=2.6.0,<2.7.0)"] -finspace = ["types-aiobotocore-finspace (>=2.6.0,<2.7.0)"] -finspace-data = ["types-aiobotocore-finspace-data (>=2.6.0,<2.7.0)"] -firehose = ["types-aiobotocore-firehose (>=2.6.0,<2.7.0)"] -fis = ["types-aiobotocore-fis (>=2.6.0,<2.7.0)"] -fms = ["types-aiobotocore-fms (>=2.6.0,<2.7.0)"] -forecast = ["types-aiobotocore-forecast (>=2.6.0,<2.7.0)"] -forecastquery = ["types-aiobotocore-forecastquery (>=2.6.0,<2.7.0)"] -frauddetector = ["types-aiobotocore-frauddetector (>=2.6.0,<2.7.0)"] -fsx = ["types-aiobotocore-fsx (>=2.6.0,<2.7.0)"] -gamelift = ["types-aiobotocore-gamelift (>=2.6.0,<2.7.0)"] -gamesparks = ["types-aiobotocore-gamesparks (>=2.6.0,<2.7.0)"] -glacier = ["types-aiobotocore-glacier (>=2.6.0,<2.7.0)"] -globalaccelerator = ["types-aiobotocore-globalaccelerator (>=2.6.0,<2.7.0)"] -glue = ["types-aiobotocore-glue (>=2.6.0,<2.7.0)"] -grafana = ["types-aiobotocore-grafana (>=2.6.0,<2.7.0)"] -greengrass = ["types-aiobotocore-greengrass (>=2.6.0,<2.7.0)"] -greengrassv2 = ["types-aiobotocore-greengrassv2 (>=2.6.0,<2.7.0)"] -groundstation = ["types-aiobotocore-groundstation (>=2.6.0,<2.7.0)"] -guardduty = ["types-aiobotocore-guardduty (>=2.6.0,<2.7.0)"] -health = ["types-aiobotocore-health (>=2.6.0,<2.7.0)"] -healthlake = ["types-aiobotocore-healthlake (>=2.6.0,<2.7.0)"] -honeycode = ["types-aiobotocore-honeycode (>=2.6.0,<2.7.0)"] -iam = ["types-aiobotocore-iam (>=2.6.0,<2.7.0)"] -identitystore = ["types-aiobotocore-identitystore (>=2.6.0,<2.7.0)"] -imagebuilder = ["types-aiobotocore-imagebuilder (>=2.6.0,<2.7.0)"] -importexport = ["types-aiobotocore-importexport (>=2.6.0,<2.7.0)"] -inspector = ["types-aiobotocore-inspector (>=2.6.0,<2.7.0)"] -inspector2 = ["types-aiobotocore-inspector2 (>=2.6.0,<2.7.0)"] -internetmonitor = ["types-aiobotocore-internetmonitor (>=2.6.0,<2.7.0)"] -iot = ["types-aiobotocore-iot (>=2.6.0,<2.7.0)"] -iot-data = ["types-aiobotocore-iot-data (>=2.6.0,<2.7.0)"] -iot-jobs-data = ["types-aiobotocore-iot-jobs-data (>=2.6.0,<2.7.0)"] -iot-roborunner = ["types-aiobotocore-iot-roborunner (>=2.6.0,<2.7.0)"] -iot1click-devices = ["types-aiobotocore-iot1click-devices (>=2.6.0,<2.7.0)"] -iot1click-projects = ["types-aiobotocore-iot1click-projects (>=2.6.0,<2.7.0)"] -iotanalytics = ["types-aiobotocore-iotanalytics (>=2.6.0,<2.7.0)"] -iotdeviceadvisor = ["types-aiobotocore-iotdeviceadvisor (>=2.6.0,<2.7.0)"] -iotevents = ["types-aiobotocore-iotevents (>=2.6.0,<2.7.0)"] -iotevents-data = ["types-aiobotocore-iotevents-data (>=2.6.0,<2.7.0)"] -iotfleethub = ["types-aiobotocore-iotfleethub (>=2.6.0,<2.7.0)"] -iotfleetwise = ["types-aiobotocore-iotfleetwise (>=2.6.0,<2.7.0)"] -iotsecuretunneling = ["types-aiobotocore-iotsecuretunneling (>=2.6.0,<2.7.0)"] -iotsitewise = ["types-aiobotocore-iotsitewise (>=2.6.0,<2.7.0)"] -iotthingsgraph = ["types-aiobotocore-iotthingsgraph (>=2.6.0,<2.7.0)"] -iottwinmaker = ["types-aiobotocore-iottwinmaker (>=2.6.0,<2.7.0)"] -iotwireless = ["types-aiobotocore-iotwireless (>=2.6.0,<2.7.0)"] -ivs = ["types-aiobotocore-ivs (>=2.6.0,<2.7.0)"] -ivs-realtime = ["types-aiobotocore-ivs-realtime (>=2.6.0,<2.7.0)"] -ivschat = ["types-aiobotocore-ivschat (>=2.6.0,<2.7.0)"] -kafka = ["types-aiobotocore-kafka (>=2.6.0,<2.7.0)"] -kafkaconnect = ["types-aiobotocore-kafkaconnect (>=2.6.0,<2.7.0)"] -kendra = ["types-aiobotocore-kendra (>=2.6.0,<2.7.0)"] -kendra-ranking = ["types-aiobotocore-kendra-ranking (>=2.6.0,<2.7.0)"] -keyspaces = ["types-aiobotocore-keyspaces (>=2.6.0,<2.7.0)"] -kinesis = ["types-aiobotocore-kinesis (>=2.6.0,<2.7.0)"] -kinesis-video-archived-media = ["types-aiobotocore-kinesis-video-archived-media (>=2.6.0,<2.7.0)"] -kinesis-video-media = ["types-aiobotocore-kinesis-video-media (>=2.6.0,<2.7.0)"] -kinesis-video-signaling = ["types-aiobotocore-kinesis-video-signaling (>=2.6.0,<2.7.0)"] -kinesis-video-webrtc-storage = ["types-aiobotocore-kinesis-video-webrtc-storage (>=2.6.0,<2.7.0)"] -kinesisanalytics = ["types-aiobotocore-kinesisanalytics (>=2.6.0,<2.7.0)"] -kinesisanalyticsv2 = ["types-aiobotocore-kinesisanalyticsv2 (>=2.6.0,<2.7.0)"] -kinesisvideo = ["types-aiobotocore-kinesisvideo (>=2.6.0,<2.7.0)"] -kms = ["types-aiobotocore-kms (>=2.6.0,<2.7.0)"] -lakeformation = ["types-aiobotocore-lakeformation (>=2.6.0,<2.7.0)"] -lambda = ["types-aiobotocore-lambda (>=2.6.0,<2.7.0)"] -lex-models = ["types-aiobotocore-lex-models (>=2.6.0,<2.7.0)"] -lex-runtime = ["types-aiobotocore-lex-runtime (>=2.6.0,<2.7.0)"] -lexv2-models = ["types-aiobotocore-lexv2-models (>=2.6.0,<2.7.0)"] -lexv2-runtime = ["types-aiobotocore-lexv2-runtime (>=2.6.0,<2.7.0)"] -license-manager = ["types-aiobotocore-license-manager (>=2.6.0,<2.7.0)"] -license-manager-linux-subscriptions = ["types-aiobotocore-license-manager-linux-subscriptions (>=2.6.0,<2.7.0)"] -license-manager-user-subscriptions = ["types-aiobotocore-license-manager-user-subscriptions (>=2.6.0,<2.7.0)"] -lightsail = ["types-aiobotocore-lightsail (>=2.6.0,<2.7.0)"] -location = ["types-aiobotocore-location (>=2.6.0,<2.7.0)"] -logs = ["types-aiobotocore-logs (>=2.6.0,<2.7.0)"] -lookoutequipment = ["types-aiobotocore-lookoutequipment (>=2.6.0,<2.7.0)"] -lookoutmetrics = ["types-aiobotocore-lookoutmetrics (>=2.6.0,<2.7.0)"] -lookoutvision = ["types-aiobotocore-lookoutvision (>=2.6.0,<2.7.0)"] -m2 = ["types-aiobotocore-m2 (>=2.6.0,<2.7.0)"] -machinelearning = ["types-aiobotocore-machinelearning (>=2.6.0,<2.7.0)"] -macie = ["types-aiobotocore-macie (>=2.6.0,<2.7.0)"] -macie2 = ["types-aiobotocore-macie2 (>=2.6.0,<2.7.0)"] -managedblockchain = ["types-aiobotocore-managedblockchain (>=2.6.0,<2.7.0)"] -managedblockchain-query = ["types-aiobotocore-managedblockchain-query (>=2.6.0,<2.7.0)"] -marketplace-catalog = ["types-aiobotocore-marketplace-catalog (>=2.6.0,<2.7.0)"] -marketplace-entitlement = ["types-aiobotocore-marketplace-entitlement (>=2.6.0,<2.7.0)"] -marketplacecommerceanalytics = ["types-aiobotocore-marketplacecommerceanalytics (>=2.6.0,<2.7.0)"] -mediaconnect = ["types-aiobotocore-mediaconnect (>=2.6.0,<2.7.0)"] -mediaconvert = ["types-aiobotocore-mediaconvert (>=2.6.0,<2.7.0)"] -medialive = ["types-aiobotocore-medialive (>=2.6.0,<2.7.0)"] -mediapackage = ["types-aiobotocore-mediapackage (>=2.6.0,<2.7.0)"] -mediapackage-vod = ["types-aiobotocore-mediapackage-vod (>=2.6.0,<2.7.0)"] -mediapackagev2 = ["types-aiobotocore-mediapackagev2 (>=2.6.0,<2.7.0)"] -mediastore = ["types-aiobotocore-mediastore (>=2.6.0,<2.7.0)"] -mediastore-data = ["types-aiobotocore-mediastore-data (>=2.6.0,<2.7.0)"] -mediatailor = ["types-aiobotocore-mediatailor (>=2.6.0,<2.7.0)"] -medical-imaging = ["types-aiobotocore-medical-imaging (>=2.6.0,<2.7.0)"] -memorydb = ["types-aiobotocore-memorydb (>=2.6.0,<2.7.0)"] -meteringmarketplace = ["types-aiobotocore-meteringmarketplace (>=2.6.0,<2.7.0)"] -mgh = ["types-aiobotocore-mgh (>=2.6.0,<2.7.0)"] -mgn = ["types-aiobotocore-mgn (>=2.6.0,<2.7.0)"] -migration-hub-refactor-spaces = ["types-aiobotocore-migration-hub-refactor-spaces (>=2.6.0,<2.7.0)"] -migrationhub-config = ["types-aiobotocore-migrationhub-config (>=2.6.0,<2.7.0)"] -migrationhuborchestrator = ["types-aiobotocore-migrationhuborchestrator (>=2.6.0,<2.7.0)"] -migrationhubstrategy = ["types-aiobotocore-migrationhubstrategy (>=2.6.0,<2.7.0)"] -mobile = ["types-aiobotocore-mobile (>=2.6.0,<2.7.0)"] -mq = ["types-aiobotocore-mq (>=2.6.0,<2.7.0)"] -mturk = ["types-aiobotocore-mturk (>=2.6.0,<2.7.0)"] -mwaa = ["types-aiobotocore-mwaa (>=2.6.0,<2.7.0)"] -neptune = ["types-aiobotocore-neptune (>=2.6.0,<2.7.0)"] -network-firewall = ["types-aiobotocore-network-firewall (>=2.6.0,<2.7.0)"] -networkmanager = ["types-aiobotocore-networkmanager (>=2.6.0,<2.7.0)"] -nimble = ["types-aiobotocore-nimble (>=2.6.0,<2.7.0)"] -oam = ["types-aiobotocore-oam (>=2.6.0,<2.7.0)"] -omics = ["types-aiobotocore-omics (>=2.6.0,<2.7.0)"] -opensearch = ["types-aiobotocore-opensearch (>=2.6.0,<2.7.0)"] -opensearchserverless = ["types-aiobotocore-opensearchserverless (>=2.6.0,<2.7.0)"] -opsworks = ["types-aiobotocore-opsworks (>=2.6.0,<2.7.0)"] -opsworkscm = ["types-aiobotocore-opsworkscm (>=2.6.0,<2.7.0)"] -organizations = ["types-aiobotocore-organizations (>=2.6.0,<2.7.0)"] -osis = ["types-aiobotocore-osis (>=2.6.0,<2.7.0)"] -outposts = ["types-aiobotocore-outposts (>=2.6.0,<2.7.0)"] -panorama = ["types-aiobotocore-panorama (>=2.6.0,<2.7.0)"] -payment-cryptography = ["types-aiobotocore-payment-cryptography (>=2.6.0,<2.7.0)"] -payment-cryptography-data = ["types-aiobotocore-payment-cryptography-data (>=2.6.0,<2.7.0)"] -personalize = ["types-aiobotocore-personalize (>=2.6.0,<2.7.0)"] -personalize-events = ["types-aiobotocore-personalize-events (>=2.6.0,<2.7.0)"] -personalize-runtime = ["types-aiobotocore-personalize-runtime (>=2.6.0,<2.7.0)"] -pi = ["types-aiobotocore-pi (>=2.6.0,<2.7.0)"] -pinpoint = ["types-aiobotocore-pinpoint (>=2.6.0,<2.7.0)"] -pinpoint-email = ["types-aiobotocore-pinpoint-email (>=2.6.0,<2.7.0)"] -pinpoint-sms-voice = ["types-aiobotocore-pinpoint-sms-voice (>=2.6.0,<2.7.0)"] -pinpoint-sms-voice-v2 = ["types-aiobotocore-pinpoint-sms-voice-v2 (>=2.6.0,<2.7.0)"] -pipes = ["types-aiobotocore-pipes (>=2.6.0,<2.7.0)"] -polly = ["types-aiobotocore-polly (>=2.6.0,<2.7.0)"] -pricing = ["types-aiobotocore-pricing (>=2.6.0,<2.7.0)"] -privatenetworks = ["types-aiobotocore-privatenetworks (>=2.6.0,<2.7.0)"] -proton = ["types-aiobotocore-proton (>=2.6.0,<2.7.0)"] -qldb = ["types-aiobotocore-qldb (>=2.6.0,<2.7.0)"] -qldb-session = ["types-aiobotocore-qldb-session (>=2.6.0,<2.7.0)"] -quicksight = ["types-aiobotocore-quicksight (>=2.6.0,<2.7.0)"] -ram = ["types-aiobotocore-ram (>=2.6.0,<2.7.0)"] -rbin = ["types-aiobotocore-rbin (>=2.6.0,<2.7.0)"] -rds = ["types-aiobotocore-rds (>=2.6.0,<2.7.0)"] -rds-data = ["types-aiobotocore-rds-data (>=2.6.0,<2.7.0)"] -redshift = ["types-aiobotocore-redshift (>=2.6.0,<2.7.0)"] -redshift-data = ["types-aiobotocore-redshift-data (>=2.6.0,<2.7.0)"] -redshift-serverless = ["types-aiobotocore-redshift-serverless (>=2.6.0,<2.7.0)"] -rekognition = ["types-aiobotocore-rekognition (>=2.6.0,<2.7.0)"] -resiliencehub = ["types-aiobotocore-resiliencehub (>=2.6.0,<2.7.0)"] -resource-explorer-2 = ["types-aiobotocore-resource-explorer-2 (>=2.6.0,<2.7.0)"] -resource-groups = ["types-aiobotocore-resource-groups (>=2.6.0,<2.7.0)"] -resourcegroupstaggingapi = ["types-aiobotocore-resourcegroupstaggingapi (>=2.6.0,<2.7.0)"] -robomaker = ["types-aiobotocore-robomaker (>=2.6.0,<2.7.0)"] -rolesanywhere = ["types-aiobotocore-rolesanywhere (>=2.6.0,<2.7.0)"] -route53 = ["types-aiobotocore-route53 (>=2.6.0,<2.7.0)"] -route53-recovery-cluster = ["types-aiobotocore-route53-recovery-cluster (>=2.6.0,<2.7.0)"] -route53-recovery-control-config = ["types-aiobotocore-route53-recovery-control-config (>=2.6.0,<2.7.0)"] -route53-recovery-readiness = ["types-aiobotocore-route53-recovery-readiness (>=2.6.0,<2.7.0)"] -route53domains = ["types-aiobotocore-route53domains (>=2.6.0,<2.7.0)"] -route53resolver = ["types-aiobotocore-route53resolver (>=2.6.0,<2.7.0)"] -rum = ["types-aiobotocore-rum (>=2.6.0,<2.7.0)"] -s3 = ["types-aiobotocore-s3 (>=2.6.0,<2.7.0)"] -s3control = ["types-aiobotocore-s3control (>=2.6.0,<2.7.0)"] -s3outposts = ["types-aiobotocore-s3outposts (>=2.6.0,<2.7.0)"] -sagemaker = ["types-aiobotocore-sagemaker (>=2.6.0,<2.7.0)"] -sagemaker-a2i-runtime = ["types-aiobotocore-sagemaker-a2i-runtime (>=2.6.0,<2.7.0)"] -sagemaker-edge = ["types-aiobotocore-sagemaker-edge (>=2.6.0,<2.7.0)"] -sagemaker-featurestore-runtime = ["types-aiobotocore-sagemaker-featurestore-runtime (>=2.6.0,<2.7.0)"] -sagemaker-geospatial = ["types-aiobotocore-sagemaker-geospatial (>=2.6.0,<2.7.0)"] -sagemaker-metrics = ["types-aiobotocore-sagemaker-metrics (>=2.6.0,<2.7.0)"] -sagemaker-runtime = ["types-aiobotocore-sagemaker-runtime (>=2.6.0,<2.7.0)"] -savingsplans = ["types-aiobotocore-savingsplans (>=2.6.0,<2.7.0)"] -scheduler = ["types-aiobotocore-scheduler (>=2.6.0,<2.7.0)"] -schemas = ["types-aiobotocore-schemas (>=2.6.0,<2.7.0)"] -sdb = ["types-aiobotocore-sdb (>=2.6.0,<2.7.0)"] -secretsmanager = ["types-aiobotocore-secretsmanager (>=2.6.0,<2.7.0)"] -securityhub = ["types-aiobotocore-securityhub (>=2.6.0,<2.7.0)"] -securitylake = ["types-aiobotocore-securitylake (>=2.6.0,<2.7.0)"] -serverlessrepo = ["types-aiobotocore-serverlessrepo (>=2.6.0,<2.7.0)"] -service-quotas = ["types-aiobotocore-service-quotas (>=2.6.0,<2.7.0)"] -servicecatalog = ["types-aiobotocore-servicecatalog (>=2.6.0,<2.7.0)"] -servicecatalog-appregistry = ["types-aiobotocore-servicecatalog-appregistry (>=2.6.0,<2.7.0)"] -servicediscovery = ["types-aiobotocore-servicediscovery (>=2.6.0,<2.7.0)"] -ses = ["types-aiobotocore-ses (>=2.6.0,<2.7.0)"] -sesv2 = ["types-aiobotocore-sesv2 (>=2.6.0,<2.7.0)"] -shield = ["types-aiobotocore-shield (>=2.6.0,<2.7.0)"] -signer = ["types-aiobotocore-signer (>=2.6.0,<2.7.0)"] -simspaceweaver = ["types-aiobotocore-simspaceweaver (>=2.6.0,<2.7.0)"] -sms = ["types-aiobotocore-sms (>=2.6.0,<2.7.0)"] -sms-voice = ["types-aiobotocore-sms-voice (>=2.6.0,<2.7.0)"] -snow-device-management = ["types-aiobotocore-snow-device-management (>=2.6.0,<2.7.0)"] -snowball = ["types-aiobotocore-snowball (>=2.6.0,<2.7.0)"] -sns = ["types-aiobotocore-sns (>=2.6.0,<2.7.0)"] -sqs = ["types-aiobotocore-sqs (>=2.6.0,<2.7.0)"] -ssm = ["types-aiobotocore-ssm (>=2.6.0,<2.7.0)"] -ssm-contacts = ["types-aiobotocore-ssm-contacts (>=2.6.0,<2.7.0)"] -ssm-incidents = ["types-aiobotocore-ssm-incidents (>=2.6.0,<2.7.0)"] -ssm-sap = ["types-aiobotocore-ssm-sap (>=2.6.0,<2.7.0)"] -sso = ["types-aiobotocore-sso (>=2.6.0,<2.7.0)"] -sso-admin = ["types-aiobotocore-sso-admin (>=2.6.0,<2.7.0)"] -sso-oidc = ["types-aiobotocore-sso-oidc (>=2.6.0,<2.7.0)"] -stepfunctions = ["types-aiobotocore-stepfunctions (>=2.6.0,<2.7.0)"] -storagegateway = ["types-aiobotocore-storagegateway (>=2.6.0,<2.7.0)"] -sts = ["types-aiobotocore-sts (>=2.6.0,<2.7.0)"] -support = ["types-aiobotocore-support (>=2.6.0,<2.7.0)"] -support-app = ["types-aiobotocore-support-app (>=2.6.0,<2.7.0)"] -swf = ["types-aiobotocore-swf (>=2.6.0,<2.7.0)"] -synthetics = ["types-aiobotocore-synthetics (>=2.6.0,<2.7.0)"] -textract = ["types-aiobotocore-textract (>=2.6.0,<2.7.0)"] -timestream-query = ["types-aiobotocore-timestream-query (>=2.6.0,<2.7.0)"] -timestream-write = ["types-aiobotocore-timestream-write (>=2.6.0,<2.7.0)"] -tnb = ["types-aiobotocore-tnb (>=2.6.0,<2.7.0)"] -transcribe = ["types-aiobotocore-transcribe (>=2.6.0,<2.7.0)"] -transfer = ["types-aiobotocore-transfer (>=2.6.0,<2.7.0)"] -translate = ["types-aiobotocore-translate (>=2.6.0,<2.7.0)"] -verifiedpermissions = ["types-aiobotocore-verifiedpermissions (>=2.6.0,<2.7.0)"] -voice-id = ["types-aiobotocore-voice-id (>=2.6.0,<2.7.0)"] -vpc-lattice = ["types-aiobotocore-vpc-lattice (>=2.6.0,<2.7.0)"] -waf = ["types-aiobotocore-waf (>=2.6.0,<2.7.0)"] -waf-regional = ["types-aiobotocore-waf-regional (>=2.6.0,<2.7.0)"] -wafv2 = ["types-aiobotocore-wafv2 (>=2.6.0,<2.7.0)"] -wellarchitected = ["types-aiobotocore-wellarchitected (>=2.6.0,<2.7.0)"] -wisdom = ["types-aiobotocore-wisdom (>=2.6.0,<2.7.0)"] -workdocs = ["types-aiobotocore-workdocs (>=2.6.0,<2.7.0)"] -worklink = ["types-aiobotocore-worklink (>=2.6.0,<2.7.0)"] -workmail = ["types-aiobotocore-workmail (>=2.6.0,<2.7.0)"] -workmailmessageflow = ["types-aiobotocore-workmailmessageflow (>=2.6.0,<2.7.0)"] -workspaces = ["types-aiobotocore-workspaces (>=2.6.0,<2.7.0)"] -workspaces-web = ["types-aiobotocore-workspaces-web (>=2.6.0,<2.7.0)"] -xray = ["types-aiobotocore-xray (>=2.6.0,<2.7.0)"] +accessanalyzer = ["types-aiobotocore-accessanalyzer (>=2.7.0,<2.8.0)"] +account = ["types-aiobotocore-account (>=2.7.0,<2.8.0)"] +acm = ["types-aiobotocore-acm (>=2.7.0,<2.8.0)"] +acm-pca = ["types-aiobotocore-acm-pca (>=2.7.0,<2.8.0)"] +aiobotocore = ["aiobotocore (==2.7.0)", "botocore (==1.31.64)"] +alexaforbusiness = ["types-aiobotocore-alexaforbusiness (>=2.7.0,<2.8.0)"] +all = ["types-aiobotocore-accessanalyzer (>=2.7.0,<2.8.0)", "types-aiobotocore-account (>=2.7.0,<2.8.0)", "types-aiobotocore-acm (>=2.7.0,<2.8.0)", "types-aiobotocore-acm-pca (>=2.7.0,<2.8.0)", "types-aiobotocore-alexaforbusiness (>=2.7.0,<2.8.0)", "types-aiobotocore-amp (>=2.7.0,<2.8.0)", "types-aiobotocore-amplify (>=2.7.0,<2.8.0)", "types-aiobotocore-amplifybackend (>=2.7.0,<2.8.0)", "types-aiobotocore-amplifyuibuilder (>=2.7.0,<2.8.0)", "types-aiobotocore-apigateway (>=2.7.0,<2.8.0)", "types-aiobotocore-apigatewaymanagementapi (>=2.7.0,<2.8.0)", "types-aiobotocore-apigatewayv2 (>=2.7.0,<2.8.0)", "types-aiobotocore-appconfig (>=2.7.0,<2.8.0)", "types-aiobotocore-appconfigdata (>=2.7.0,<2.8.0)", "types-aiobotocore-appfabric (>=2.7.0,<2.8.0)", "types-aiobotocore-appflow (>=2.7.0,<2.8.0)", "types-aiobotocore-appintegrations (>=2.7.0,<2.8.0)", "types-aiobotocore-application-autoscaling (>=2.7.0,<2.8.0)", "types-aiobotocore-application-insights (>=2.7.0,<2.8.0)", "types-aiobotocore-applicationcostprofiler (>=2.7.0,<2.8.0)", "types-aiobotocore-appmesh (>=2.7.0,<2.8.0)", "types-aiobotocore-apprunner (>=2.7.0,<2.8.0)", "types-aiobotocore-appstream (>=2.7.0,<2.8.0)", "types-aiobotocore-appsync (>=2.7.0,<2.8.0)", "types-aiobotocore-arc-zonal-shift (>=2.7.0,<2.8.0)", "types-aiobotocore-athena (>=2.7.0,<2.8.0)", "types-aiobotocore-auditmanager (>=2.7.0,<2.8.0)", "types-aiobotocore-autoscaling (>=2.7.0,<2.8.0)", "types-aiobotocore-autoscaling-plans (>=2.7.0,<2.8.0)", "types-aiobotocore-backup (>=2.7.0,<2.8.0)", "types-aiobotocore-backup-gateway (>=2.7.0,<2.8.0)", "types-aiobotocore-backupstorage (>=2.7.0,<2.8.0)", "types-aiobotocore-batch (>=2.7.0,<2.8.0)", "types-aiobotocore-bedrock (>=2.7.0,<2.8.0)", "types-aiobotocore-bedrock-runtime (>=2.7.0,<2.8.0)", "types-aiobotocore-billingconductor (>=2.7.0,<2.8.0)", "types-aiobotocore-braket (>=2.7.0,<2.8.0)", "types-aiobotocore-budgets (>=2.7.0,<2.8.0)", "types-aiobotocore-ce (>=2.7.0,<2.8.0)", "types-aiobotocore-chime (>=2.7.0,<2.8.0)", "types-aiobotocore-chime-sdk-identity (>=2.7.0,<2.8.0)", "types-aiobotocore-chime-sdk-media-pipelines (>=2.7.0,<2.8.0)", "types-aiobotocore-chime-sdk-meetings (>=2.7.0,<2.8.0)", "types-aiobotocore-chime-sdk-messaging (>=2.7.0,<2.8.0)", "types-aiobotocore-chime-sdk-voice (>=2.7.0,<2.8.0)", "types-aiobotocore-cleanrooms (>=2.7.0,<2.8.0)", "types-aiobotocore-cloud9 (>=2.7.0,<2.8.0)", "types-aiobotocore-cloudcontrol (>=2.7.0,<2.8.0)", "types-aiobotocore-clouddirectory (>=2.7.0,<2.8.0)", "types-aiobotocore-cloudformation (>=2.7.0,<2.8.0)", "types-aiobotocore-cloudfront (>=2.7.0,<2.8.0)", "types-aiobotocore-cloudhsm (>=2.7.0,<2.8.0)", "types-aiobotocore-cloudhsmv2 (>=2.7.0,<2.8.0)", "types-aiobotocore-cloudsearch (>=2.7.0,<2.8.0)", "types-aiobotocore-cloudsearchdomain (>=2.7.0,<2.8.0)", "types-aiobotocore-cloudtrail (>=2.7.0,<2.8.0)", "types-aiobotocore-cloudtrail-data (>=2.7.0,<2.8.0)", "types-aiobotocore-cloudwatch (>=2.7.0,<2.8.0)", "types-aiobotocore-codeartifact (>=2.7.0,<2.8.0)", "types-aiobotocore-codebuild (>=2.7.0,<2.8.0)", "types-aiobotocore-codecatalyst (>=2.7.0,<2.8.0)", "types-aiobotocore-codecommit (>=2.7.0,<2.8.0)", "types-aiobotocore-codedeploy (>=2.7.0,<2.8.0)", "types-aiobotocore-codeguru-reviewer (>=2.7.0,<2.8.0)", "types-aiobotocore-codeguru-security (>=2.7.0,<2.8.0)", "types-aiobotocore-codeguruprofiler (>=2.7.0,<2.8.0)", "types-aiobotocore-codepipeline (>=2.7.0,<2.8.0)", "types-aiobotocore-codestar (>=2.7.0,<2.8.0)", "types-aiobotocore-codestar-connections (>=2.7.0,<2.8.0)", "types-aiobotocore-codestar-notifications (>=2.7.0,<2.8.0)", "types-aiobotocore-cognito-identity (>=2.7.0,<2.8.0)", "types-aiobotocore-cognito-idp (>=2.7.0,<2.8.0)", "types-aiobotocore-cognito-sync (>=2.7.0,<2.8.0)", "types-aiobotocore-comprehend (>=2.7.0,<2.8.0)", "types-aiobotocore-comprehendmedical (>=2.7.0,<2.8.0)", "types-aiobotocore-compute-optimizer (>=2.7.0,<2.8.0)", "types-aiobotocore-config (>=2.7.0,<2.8.0)", "types-aiobotocore-connect (>=2.7.0,<2.8.0)", "types-aiobotocore-connect-contact-lens (>=2.7.0,<2.8.0)", "types-aiobotocore-connectcampaigns (>=2.7.0,<2.8.0)", "types-aiobotocore-connectcases (>=2.7.0,<2.8.0)", "types-aiobotocore-connectparticipant (>=2.7.0,<2.8.0)", "types-aiobotocore-controltower (>=2.7.0,<2.8.0)", "types-aiobotocore-cur (>=2.7.0,<2.8.0)", "types-aiobotocore-customer-profiles (>=2.7.0,<2.8.0)", "types-aiobotocore-databrew (>=2.7.0,<2.8.0)", "types-aiobotocore-dataexchange (>=2.7.0,<2.8.0)", "types-aiobotocore-datapipeline (>=2.7.0,<2.8.0)", "types-aiobotocore-datasync (>=2.7.0,<2.8.0)", "types-aiobotocore-datazone (>=2.7.0,<2.8.0)", "types-aiobotocore-dax (>=2.7.0,<2.8.0)", "types-aiobotocore-detective (>=2.7.0,<2.8.0)", "types-aiobotocore-devicefarm (>=2.7.0,<2.8.0)", "types-aiobotocore-devops-guru (>=2.7.0,<2.8.0)", "types-aiobotocore-directconnect (>=2.7.0,<2.8.0)", "types-aiobotocore-discovery (>=2.7.0,<2.8.0)", "types-aiobotocore-dlm (>=2.7.0,<2.8.0)", "types-aiobotocore-dms (>=2.7.0,<2.8.0)", "types-aiobotocore-docdb (>=2.7.0,<2.8.0)", "types-aiobotocore-docdb-elastic (>=2.7.0,<2.8.0)", "types-aiobotocore-drs (>=2.7.0,<2.8.0)", "types-aiobotocore-ds (>=2.7.0,<2.8.0)", "types-aiobotocore-dynamodb (>=2.7.0,<2.8.0)", "types-aiobotocore-dynamodbstreams (>=2.7.0,<2.8.0)", "types-aiobotocore-ebs (>=2.7.0,<2.8.0)", "types-aiobotocore-ec2 (>=2.7.0,<2.8.0)", "types-aiobotocore-ec2-instance-connect (>=2.7.0,<2.8.0)", "types-aiobotocore-ecr (>=2.7.0,<2.8.0)", "types-aiobotocore-ecr-public (>=2.7.0,<2.8.0)", "types-aiobotocore-ecs (>=2.7.0,<2.8.0)", "types-aiobotocore-efs (>=2.7.0,<2.8.0)", "types-aiobotocore-eks (>=2.7.0,<2.8.0)", "types-aiobotocore-elastic-inference (>=2.7.0,<2.8.0)", "types-aiobotocore-elasticache (>=2.7.0,<2.8.0)", "types-aiobotocore-elasticbeanstalk (>=2.7.0,<2.8.0)", "types-aiobotocore-elastictranscoder (>=2.7.0,<2.8.0)", "types-aiobotocore-elb (>=2.7.0,<2.8.0)", "types-aiobotocore-elbv2 (>=2.7.0,<2.8.0)", "types-aiobotocore-emr (>=2.7.0,<2.8.0)", "types-aiobotocore-emr-containers (>=2.7.0,<2.8.0)", "types-aiobotocore-emr-serverless (>=2.7.0,<2.8.0)", "types-aiobotocore-entityresolution (>=2.7.0,<2.8.0)", "types-aiobotocore-es (>=2.7.0,<2.8.0)", "types-aiobotocore-events (>=2.7.0,<2.8.0)", "types-aiobotocore-evidently (>=2.7.0,<2.8.0)", "types-aiobotocore-finspace (>=2.7.0,<2.8.0)", "types-aiobotocore-finspace-data (>=2.7.0,<2.8.0)", "types-aiobotocore-firehose (>=2.7.0,<2.8.0)", "types-aiobotocore-fis (>=2.7.0,<2.8.0)", "types-aiobotocore-fms (>=2.7.0,<2.8.0)", "types-aiobotocore-forecast (>=2.7.0,<2.8.0)", "types-aiobotocore-forecastquery (>=2.7.0,<2.8.0)", "types-aiobotocore-frauddetector (>=2.7.0,<2.8.0)", "types-aiobotocore-fsx (>=2.7.0,<2.8.0)", "types-aiobotocore-gamelift (>=2.7.0,<2.8.0)", "types-aiobotocore-gamesparks (>=2.7.0,<2.8.0)", "types-aiobotocore-glacier (>=2.7.0,<2.8.0)", "types-aiobotocore-globalaccelerator (>=2.7.0,<2.8.0)", "types-aiobotocore-glue (>=2.7.0,<2.8.0)", "types-aiobotocore-grafana (>=2.7.0,<2.8.0)", "types-aiobotocore-greengrass (>=2.7.0,<2.8.0)", "types-aiobotocore-greengrassv2 (>=2.7.0,<2.8.0)", "types-aiobotocore-groundstation (>=2.7.0,<2.8.0)", "types-aiobotocore-guardduty (>=2.7.0,<2.8.0)", "types-aiobotocore-health (>=2.7.0,<2.8.0)", "types-aiobotocore-healthlake (>=2.7.0,<2.8.0)", "types-aiobotocore-honeycode (>=2.7.0,<2.8.0)", "types-aiobotocore-iam (>=2.7.0,<2.8.0)", "types-aiobotocore-identitystore (>=2.7.0,<2.8.0)", "types-aiobotocore-imagebuilder (>=2.7.0,<2.8.0)", "types-aiobotocore-importexport (>=2.7.0,<2.8.0)", "types-aiobotocore-inspector (>=2.7.0,<2.8.0)", "types-aiobotocore-inspector2 (>=2.7.0,<2.8.0)", "types-aiobotocore-internetmonitor (>=2.7.0,<2.8.0)", "types-aiobotocore-iot (>=2.7.0,<2.8.0)", "types-aiobotocore-iot-data (>=2.7.0,<2.8.0)", "types-aiobotocore-iot-jobs-data (>=2.7.0,<2.8.0)", "types-aiobotocore-iot-roborunner (>=2.7.0,<2.8.0)", "types-aiobotocore-iot1click-devices (>=2.7.0,<2.8.0)", "types-aiobotocore-iot1click-projects (>=2.7.0,<2.8.0)", "types-aiobotocore-iotanalytics (>=2.7.0,<2.8.0)", "types-aiobotocore-iotdeviceadvisor (>=2.7.0,<2.8.0)", "types-aiobotocore-iotevents (>=2.7.0,<2.8.0)", "types-aiobotocore-iotevents-data (>=2.7.0,<2.8.0)", "types-aiobotocore-iotfleethub (>=2.7.0,<2.8.0)", "types-aiobotocore-iotfleetwise (>=2.7.0,<2.8.0)", "types-aiobotocore-iotsecuretunneling (>=2.7.0,<2.8.0)", "types-aiobotocore-iotsitewise (>=2.7.0,<2.8.0)", "types-aiobotocore-iotthingsgraph (>=2.7.0,<2.8.0)", "types-aiobotocore-iottwinmaker (>=2.7.0,<2.8.0)", "types-aiobotocore-iotwireless (>=2.7.0,<2.8.0)", "types-aiobotocore-ivs (>=2.7.0,<2.8.0)", "types-aiobotocore-ivs-realtime (>=2.7.0,<2.8.0)", "types-aiobotocore-ivschat (>=2.7.0,<2.8.0)", "types-aiobotocore-kafka (>=2.7.0,<2.8.0)", "types-aiobotocore-kafkaconnect (>=2.7.0,<2.8.0)", "types-aiobotocore-kendra (>=2.7.0,<2.8.0)", "types-aiobotocore-kendra-ranking (>=2.7.0,<2.8.0)", "types-aiobotocore-keyspaces (>=2.7.0,<2.8.0)", "types-aiobotocore-kinesis (>=2.7.0,<2.8.0)", "types-aiobotocore-kinesis-video-archived-media (>=2.7.0,<2.8.0)", "types-aiobotocore-kinesis-video-media (>=2.7.0,<2.8.0)", "types-aiobotocore-kinesis-video-signaling (>=2.7.0,<2.8.0)", "types-aiobotocore-kinesis-video-webrtc-storage (>=2.7.0,<2.8.0)", "types-aiobotocore-kinesisanalytics (>=2.7.0,<2.8.0)", "types-aiobotocore-kinesisanalyticsv2 (>=2.7.0,<2.8.0)", "types-aiobotocore-kinesisvideo (>=2.7.0,<2.8.0)", "types-aiobotocore-kms (>=2.7.0,<2.8.0)", "types-aiobotocore-lakeformation (>=2.7.0,<2.8.0)", "types-aiobotocore-lambda (>=2.7.0,<2.8.0)", "types-aiobotocore-lex-models (>=2.7.0,<2.8.0)", "types-aiobotocore-lex-runtime (>=2.7.0,<2.8.0)", "types-aiobotocore-lexv2-models (>=2.7.0,<2.8.0)", "types-aiobotocore-lexv2-runtime (>=2.7.0,<2.8.0)", "types-aiobotocore-license-manager (>=2.7.0,<2.8.0)", "types-aiobotocore-license-manager-linux-subscriptions (>=2.7.0,<2.8.0)", "types-aiobotocore-license-manager-user-subscriptions (>=2.7.0,<2.8.0)", "types-aiobotocore-lightsail (>=2.7.0,<2.8.0)", "types-aiobotocore-location (>=2.7.0,<2.8.0)", "types-aiobotocore-logs (>=2.7.0,<2.8.0)", "types-aiobotocore-lookoutequipment (>=2.7.0,<2.8.0)", "types-aiobotocore-lookoutmetrics (>=2.7.0,<2.8.0)", "types-aiobotocore-lookoutvision (>=2.7.0,<2.8.0)", "types-aiobotocore-m2 (>=2.7.0,<2.8.0)", "types-aiobotocore-machinelearning (>=2.7.0,<2.8.0)", "types-aiobotocore-macie (>=2.7.0,<2.8.0)", "types-aiobotocore-macie2 (>=2.7.0,<2.8.0)", "types-aiobotocore-managedblockchain (>=2.7.0,<2.8.0)", "types-aiobotocore-managedblockchain-query (>=2.7.0,<2.8.0)", "types-aiobotocore-marketplace-catalog (>=2.7.0,<2.8.0)", "types-aiobotocore-marketplace-entitlement (>=2.7.0,<2.8.0)", "types-aiobotocore-marketplacecommerceanalytics (>=2.7.0,<2.8.0)", "types-aiobotocore-mediaconnect (>=2.7.0,<2.8.0)", "types-aiobotocore-mediaconvert (>=2.7.0,<2.8.0)", "types-aiobotocore-medialive (>=2.7.0,<2.8.0)", "types-aiobotocore-mediapackage (>=2.7.0,<2.8.0)", "types-aiobotocore-mediapackage-vod (>=2.7.0,<2.8.0)", "types-aiobotocore-mediapackagev2 (>=2.7.0,<2.8.0)", "types-aiobotocore-mediastore (>=2.7.0,<2.8.0)", "types-aiobotocore-mediastore-data (>=2.7.0,<2.8.0)", "types-aiobotocore-mediatailor (>=2.7.0,<2.8.0)", "types-aiobotocore-medical-imaging (>=2.7.0,<2.8.0)", "types-aiobotocore-memorydb (>=2.7.0,<2.8.0)", "types-aiobotocore-meteringmarketplace (>=2.7.0,<2.8.0)", "types-aiobotocore-mgh (>=2.7.0,<2.8.0)", "types-aiobotocore-mgn (>=2.7.0,<2.8.0)", "types-aiobotocore-migration-hub-refactor-spaces (>=2.7.0,<2.8.0)", "types-aiobotocore-migrationhub-config (>=2.7.0,<2.8.0)", "types-aiobotocore-migrationhuborchestrator (>=2.7.0,<2.8.0)", "types-aiobotocore-migrationhubstrategy (>=2.7.0,<2.8.0)", "types-aiobotocore-mobile (>=2.7.0,<2.8.0)", "types-aiobotocore-mq (>=2.7.0,<2.8.0)", "types-aiobotocore-mturk (>=2.7.0,<2.8.0)", "types-aiobotocore-mwaa (>=2.7.0,<2.8.0)", "types-aiobotocore-neptune (>=2.7.0,<2.8.0)", "types-aiobotocore-neptunedata (>=2.7.0,<2.8.0)", "types-aiobotocore-network-firewall (>=2.7.0,<2.8.0)", "types-aiobotocore-networkmanager (>=2.7.0,<2.8.0)", "types-aiobotocore-nimble (>=2.7.0,<2.8.0)", "types-aiobotocore-oam (>=2.7.0,<2.8.0)", "types-aiobotocore-omics (>=2.7.0,<2.8.0)", "types-aiobotocore-opensearch (>=2.7.0,<2.8.0)", "types-aiobotocore-opensearchserverless (>=2.7.0,<2.8.0)", "types-aiobotocore-opsworks (>=2.7.0,<2.8.0)", "types-aiobotocore-opsworkscm (>=2.7.0,<2.8.0)", "types-aiobotocore-organizations (>=2.7.0,<2.8.0)", "types-aiobotocore-osis (>=2.7.0,<2.8.0)", "types-aiobotocore-outposts (>=2.7.0,<2.8.0)", "types-aiobotocore-panorama (>=2.7.0,<2.8.0)", "types-aiobotocore-payment-cryptography (>=2.7.0,<2.8.0)", "types-aiobotocore-payment-cryptography-data (>=2.7.0,<2.8.0)", "types-aiobotocore-pca-connector-ad (>=2.7.0,<2.8.0)", "types-aiobotocore-personalize (>=2.7.0,<2.8.0)", "types-aiobotocore-personalize-events (>=2.7.0,<2.8.0)", "types-aiobotocore-personalize-runtime (>=2.7.0,<2.8.0)", "types-aiobotocore-pi (>=2.7.0,<2.8.0)", "types-aiobotocore-pinpoint (>=2.7.0,<2.8.0)", "types-aiobotocore-pinpoint-email (>=2.7.0,<2.8.0)", "types-aiobotocore-pinpoint-sms-voice (>=2.7.0,<2.8.0)", "types-aiobotocore-pinpoint-sms-voice-v2 (>=2.7.0,<2.8.0)", "types-aiobotocore-pipes (>=2.7.0,<2.8.0)", "types-aiobotocore-polly (>=2.7.0,<2.8.0)", "types-aiobotocore-pricing (>=2.7.0,<2.8.0)", "types-aiobotocore-privatenetworks (>=2.7.0,<2.8.0)", "types-aiobotocore-proton (>=2.7.0,<2.8.0)", "types-aiobotocore-qldb (>=2.7.0,<2.8.0)", "types-aiobotocore-qldb-session (>=2.7.0,<2.8.0)", "types-aiobotocore-quicksight (>=2.7.0,<2.8.0)", "types-aiobotocore-ram (>=2.7.0,<2.8.0)", "types-aiobotocore-rbin (>=2.7.0,<2.8.0)", "types-aiobotocore-rds (>=2.7.0,<2.8.0)", "types-aiobotocore-rds-data (>=2.7.0,<2.8.0)", "types-aiobotocore-redshift (>=2.7.0,<2.8.0)", "types-aiobotocore-redshift-data (>=2.7.0,<2.8.0)", "types-aiobotocore-redshift-serverless (>=2.7.0,<2.8.0)", "types-aiobotocore-rekognition (>=2.7.0,<2.8.0)", "types-aiobotocore-resiliencehub (>=2.7.0,<2.8.0)", "types-aiobotocore-resource-explorer-2 (>=2.7.0,<2.8.0)", "types-aiobotocore-resource-groups (>=2.7.0,<2.8.0)", "types-aiobotocore-resourcegroupstaggingapi (>=2.7.0,<2.8.0)", "types-aiobotocore-robomaker (>=2.7.0,<2.8.0)", "types-aiobotocore-rolesanywhere (>=2.7.0,<2.8.0)", "types-aiobotocore-route53 (>=2.7.0,<2.8.0)", "types-aiobotocore-route53-recovery-cluster (>=2.7.0,<2.8.0)", "types-aiobotocore-route53-recovery-control-config (>=2.7.0,<2.8.0)", "types-aiobotocore-route53-recovery-readiness (>=2.7.0,<2.8.0)", "types-aiobotocore-route53domains (>=2.7.0,<2.8.0)", "types-aiobotocore-route53resolver (>=2.7.0,<2.8.0)", "types-aiobotocore-rum (>=2.7.0,<2.8.0)", "types-aiobotocore-s3 (>=2.7.0,<2.8.0)", "types-aiobotocore-s3control (>=2.7.0,<2.8.0)", "types-aiobotocore-s3outposts (>=2.7.0,<2.8.0)", "types-aiobotocore-sagemaker (>=2.7.0,<2.8.0)", "types-aiobotocore-sagemaker-a2i-runtime (>=2.7.0,<2.8.0)", "types-aiobotocore-sagemaker-edge (>=2.7.0,<2.8.0)", "types-aiobotocore-sagemaker-featurestore-runtime (>=2.7.0,<2.8.0)", "types-aiobotocore-sagemaker-geospatial (>=2.7.0,<2.8.0)", "types-aiobotocore-sagemaker-metrics (>=2.7.0,<2.8.0)", "types-aiobotocore-sagemaker-runtime (>=2.7.0,<2.8.0)", "types-aiobotocore-savingsplans (>=2.7.0,<2.8.0)", "types-aiobotocore-scheduler (>=2.7.0,<2.8.0)", "types-aiobotocore-schemas (>=2.7.0,<2.8.0)", "types-aiobotocore-sdb (>=2.7.0,<2.8.0)", "types-aiobotocore-secretsmanager (>=2.7.0,<2.8.0)", "types-aiobotocore-securityhub (>=2.7.0,<2.8.0)", "types-aiobotocore-securitylake (>=2.7.0,<2.8.0)", "types-aiobotocore-serverlessrepo (>=2.7.0,<2.8.0)", "types-aiobotocore-service-quotas (>=2.7.0,<2.8.0)", "types-aiobotocore-servicecatalog (>=2.7.0,<2.8.0)", "types-aiobotocore-servicecatalog-appregistry (>=2.7.0,<2.8.0)", "types-aiobotocore-servicediscovery (>=2.7.0,<2.8.0)", "types-aiobotocore-ses (>=2.7.0,<2.8.0)", "types-aiobotocore-sesv2 (>=2.7.0,<2.8.0)", "types-aiobotocore-shield (>=2.7.0,<2.8.0)", "types-aiobotocore-signer (>=2.7.0,<2.8.0)", "types-aiobotocore-simspaceweaver (>=2.7.0,<2.8.0)", "types-aiobotocore-sms (>=2.7.0,<2.8.0)", "types-aiobotocore-sms-voice (>=2.7.0,<2.8.0)", "types-aiobotocore-snow-device-management (>=2.7.0,<2.8.0)", "types-aiobotocore-snowball (>=2.7.0,<2.8.0)", "types-aiobotocore-sns (>=2.7.0,<2.8.0)", "types-aiobotocore-sqs (>=2.7.0,<2.8.0)", "types-aiobotocore-ssm (>=2.7.0,<2.8.0)", "types-aiobotocore-ssm-contacts (>=2.7.0,<2.8.0)", "types-aiobotocore-ssm-incidents (>=2.7.0,<2.8.0)", "types-aiobotocore-ssm-sap (>=2.7.0,<2.8.0)", "types-aiobotocore-sso (>=2.7.0,<2.8.0)", "types-aiobotocore-sso-admin (>=2.7.0,<2.8.0)", "types-aiobotocore-sso-oidc (>=2.7.0,<2.8.0)", "types-aiobotocore-stepfunctions (>=2.7.0,<2.8.0)", "types-aiobotocore-storagegateway (>=2.7.0,<2.8.0)", "types-aiobotocore-sts (>=2.7.0,<2.8.0)", "types-aiobotocore-support (>=2.7.0,<2.8.0)", "types-aiobotocore-support-app (>=2.7.0,<2.8.0)", "types-aiobotocore-swf (>=2.7.0,<2.8.0)", "types-aiobotocore-synthetics (>=2.7.0,<2.8.0)", "types-aiobotocore-textract (>=2.7.0,<2.8.0)", "types-aiobotocore-timestream-query (>=2.7.0,<2.8.0)", "types-aiobotocore-timestream-write (>=2.7.0,<2.8.0)", "types-aiobotocore-tnb (>=2.7.0,<2.8.0)", "types-aiobotocore-transcribe (>=2.7.0,<2.8.0)", "types-aiobotocore-transfer (>=2.7.0,<2.8.0)", "types-aiobotocore-translate (>=2.7.0,<2.8.0)", "types-aiobotocore-verifiedpermissions (>=2.7.0,<2.8.0)", "types-aiobotocore-voice-id (>=2.7.0,<2.8.0)", "types-aiobotocore-vpc-lattice (>=2.7.0,<2.8.0)", "types-aiobotocore-waf (>=2.7.0,<2.8.0)", "types-aiobotocore-waf-regional (>=2.7.0,<2.8.0)", "types-aiobotocore-wafv2 (>=2.7.0,<2.8.0)", "types-aiobotocore-wellarchitected (>=2.7.0,<2.8.0)", "types-aiobotocore-wisdom (>=2.7.0,<2.8.0)", "types-aiobotocore-workdocs (>=2.7.0,<2.8.0)", "types-aiobotocore-worklink (>=2.7.0,<2.8.0)", "types-aiobotocore-workmail (>=2.7.0,<2.8.0)", "types-aiobotocore-workmailmessageflow (>=2.7.0,<2.8.0)", "types-aiobotocore-workspaces (>=2.7.0,<2.8.0)", "types-aiobotocore-workspaces-web (>=2.7.0,<2.8.0)", "types-aiobotocore-xray (>=2.7.0,<2.8.0)"] +amp = ["types-aiobotocore-amp (>=2.7.0,<2.8.0)"] +amplify = ["types-aiobotocore-amplify (>=2.7.0,<2.8.0)"] +amplifybackend = ["types-aiobotocore-amplifybackend (>=2.7.0,<2.8.0)"] +amplifyuibuilder = ["types-aiobotocore-amplifyuibuilder (>=2.7.0,<2.8.0)"] +apigateway = ["types-aiobotocore-apigateway (>=2.7.0,<2.8.0)"] +apigatewaymanagementapi = ["types-aiobotocore-apigatewaymanagementapi (>=2.7.0,<2.8.0)"] +apigatewayv2 = ["types-aiobotocore-apigatewayv2 (>=2.7.0,<2.8.0)"] +appconfig = ["types-aiobotocore-appconfig (>=2.7.0,<2.8.0)"] +appconfigdata = ["types-aiobotocore-appconfigdata (>=2.7.0,<2.8.0)"] +appfabric = ["types-aiobotocore-appfabric (>=2.7.0,<2.8.0)"] +appflow = ["types-aiobotocore-appflow (>=2.7.0,<2.8.0)"] +appintegrations = ["types-aiobotocore-appintegrations (>=2.7.0,<2.8.0)"] +application-autoscaling = ["types-aiobotocore-application-autoscaling (>=2.7.0,<2.8.0)"] +application-insights = ["types-aiobotocore-application-insights (>=2.7.0,<2.8.0)"] +applicationcostprofiler = ["types-aiobotocore-applicationcostprofiler (>=2.7.0,<2.8.0)"] +appmesh = ["types-aiobotocore-appmesh (>=2.7.0,<2.8.0)"] +apprunner = ["types-aiobotocore-apprunner (>=2.7.0,<2.8.0)"] +appstream = ["types-aiobotocore-appstream (>=2.7.0,<2.8.0)"] +appsync = ["types-aiobotocore-appsync (>=2.7.0,<2.8.0)"] +arc-zonal-shift = ["types-aiobotocore-arc-zonal-shift (>=2.7.0,<2.8.0)"] +athena = ["types-aiobotocore-athena (>=2.7.0,<2.8.0)"] +auditmanager = ["types-aiobotocore-auditmanager (>=2.7.0,<2.8.0)"] +autoscaling = ["types-aiobotocore-autoscaling (>=2.7.0,<2.8.0)"] +autoscaling-plans = ["types-aiobotocore-autoscaling-plans (>=2.7.0,<2.8.0)"] +backup = ["types-aiobotocore-backup (>=2.7.0,<2.8.0)"] +backup-gateway = ["types-aiobotocore-backup-gateway (>=2.7.0,<2.8.0)"] +backupstorage = ["types-aiobotocore-backupstorage (>=2.7.0,<2.8.0)"] +batch = ["types-aiobotocore-batch (>=2.7.0,<2.8.0)"] +bedrock = ["types-aiobotocore-bedrock (>=2.7.0,<2.8.0)"] +bedrock-runtime = ["types-aiobotocore-bedrock-runtime (>=2.7.0,<2.8.0)"] +billingconductor = ["types-aiobotocore-billingconductor (>=2.7.0,<2.8.0)"] +braket = ["types-aiobotocore-braket (>=2.7.0,<2.8.0)"] +budgets = ["types-aiobotocore-budgets (>=2.7.0,<2.8.0)"] +ce = ["types-aiobotocore-ce (>=2.7.0,<2.8.0)"] +chime = ["types-aiobotocore-chime (>=2.7.0,<2.8.0)"] +chime-sdk-identity = ["types-aiobotocore-chime-sdk-identity (>=2.7.0,<2.8.0)"] +chime-sdk-media-pipelines = ["types-aiobotocore-chime-sdk-media-pipelines (>=2.7.0,<2.8.0)"] +chime-sdk-meetings = ["types-aiobotocore-chime-sdk-meetings (>=2.7.0,<2.8.0)"] +chime-sdk-messaging = ["types-aiobotocore-chime-sdk-messaging (>=2.7.0,<2.8.0)"] +chime-sdk-voice = ["types-aiobotocore-chime-sdk-voice (>=2.7.0,<2.8.0)"] +cleanrooms = ["types-aiobotocore-cleanrooms (>=2.7.0,<2.8.0)"] +cloud9 = ["types-aiobotocore-cloud9 (>=2.7.0,<2.8.0)"] +cloudcontrol = ["types-aiobotocore-cloudcontrol (>=2.7.0,<2.8.0)"] +clouddirectory = ["types-aiobotocore-clouddirectory (>=2.7.0,<2.8.0)"] +cloudformation = ["types-aiobotocore-cloudformation (>=2.7.0,<2.8.0)"] +cloudfront = ["types-aiobotocore-cloudfront (>=2.7.0,<2.8.0)"] +cloudhsm = ["types-aiobotocore-cloudhsm (>=2.7.0,<2.8.0)"] +cloudhsmv2 = ["types-aiobotocore-cloudhsmv2 (>=2.7.0,<2.8.0)"] +cloudsearch = ["types-aiobotocore-cloudsearch (>=2.7.0,<2.8.0)"] +cloudsearchdomain = ["types-aiobotocore-cloudsearchdomain (>=2.7.0,<2.8.0)"] +cloudtrail = ["types-aiobotocore-cloudtrail (>=2.7.0,<2.8.0)"] +cloudtrail-data = ["types-aiobotocore-cloudtrail-data (>=2.7.0,<2.8.0)"] +cloudwatch = ["types-aiobotocore-cloudwatch (>=2.7.0,<2.8.0)"] +codeartifact = ["types-aiobotocore-codeartifact (>=2.7.0,<2.8.0)"] +codebuild = ["types-aiobotocore-codebuild (>=2.7.0,<2.8.0)"] +codecatalyst = ["types-aiobotocore-codecatalyst (>=2.7.0,<2.8.0)"] +codecommit = ["types-aiobotocore-codecommit (>=2.7.0,<2.8.0)"] +codedeploy = ["types-aiobotocore-codedeploy (>=2.7.0,<2.8.0)"] +codeguru-reviewer = ["types-aiobotocore-codeguru-reviewer (>=2.7.0,<2.8.0)"] +codeguru-security = ["types-aiobotocore-codeguru-security (>=2.7.0,<2.8.0)"] +codeguruprofiler = ["types-aiobotocore-codeguruprofiler (>=2.7.0,<2.8.0)"] +codepipeline = ["types-aiobotocore-codepipeline (>=2.7.0,<2.8.0)"] +codestar = ["types-aiobotocore-codestar (>=2.7.0,<2.8.0)"] +codestar-connections = ["types-aiobotocore-codestar-connections (>=2.7.0,<2.8.0)"] +codestar-notifications = ["types-aiobotocore-codestar-notifications (>=2.7.0,<2.8.0)"] +cognito-identity = ["types-aiobotocore-cognito-identity (>=2.7.0,<2.8.0)"] +cognito-idp = ["types-aiobotocore-cognito-idp (>=2.7.0,<2.8.0)"] +cognito-sync = ["types-aiobotocore-cognito-sync (>=2.7.0,<2.8.0)"] +comprehend = ["types-aiobotocore-comprehend (>=2.7.0,<2.8.0)"] +comprehendmedical = ["types-aiobotocore-comprehendmedical (>=2.7.0,<2.8.0)"] +compute-optimizer = ["types-aiobotocore-compute-optimizer (>=2.7.0,<2.8.0)"] +config = ["types-aiobotocore-config (>=2.7.0,<2.8.0)"] +connect = ["types-aiobotocore-connect (>=2.7.0,<2.8.0)"] +connect-contact-lens = ["types-aiobotocore-connect-contact-lens (>=2.7.0,<2.8.0)"] +connectcampaigns = ["types-aiobotocore-connectcampaigns (>=2.7.0,<2.8.0)"] +connectcases = ["types-aiobotocore-connectcases (>=2.7.0,<2.8.0)"] +connectparticipant = ["types-aiobotocore-connectparticipant (>=2.7.0,<2.8.0)"] +controltower = ["types-aiobotocore-controltower (>=2.7.0,<2.8.0)"] +cur = ["types-aiobotocore-cur (>=2.7.0,<2.8.0)"] +customer-profiles = ["types-aiobotocore-customer-profiles (>=2.7.0,<2.8.0)"] +databrew = ["types-aiobotocore-databrew (>=2.7.0,<2.8.0)"] +dataexchange = ["types-aiobotocore-dataexchange (>=2.7.0,<2.8.0)"] +datapipeline = ["types-aiobotocore-datapipeline (>=2.7.0,<2.8.0)"] +datasync = ["types-aiobotocore-datasync (>=2.7.0,<2.8.0)"] +datazone = ["types-aiobotocore-datazone (>=2.7.0,<2.8.0)"] +dax = ["types-aiobotocore-dax (>=2.7.0,<2.8.0)"] +detective = ["types-aiobotocore-detective (>=2.7.0,<2.8.0)"] +devicefarm = ["types-aiobotocore-devicefarm (>=2.7.0,<2.8.0)"] +devops-guru = ["types-aiobotocore-devops-guru (>=2.7.0,<2.8.0)"] +directconnect = ["types-aiobotocore-directconnect (>=2.7.0,<2.8.0)"] +discovery = ["types-aiobotocore-discovery (>=2.7.0,<2.8.0)"] +dlm = ["types-aiobotocore-dlm (>=2.7.0,<2.8.0)"] +dms = ["types-aiobotocore-dms (>=2.7.0,<2.8.0)"] +docdb = ["types-aiobotocore-docdb (>=2.7.0,<2.8.0)"] +docdb-elastic = ["types-aiobotocore-docdb-elastic (>=2.7.0,<2.8.0)"] +drs = ["types-aiobotocore-drs (>=2.7.0,<2.8.0)"] +ds = ["types-aiobotocore-ds (>=2.7.0,<2.8.0)"] +dynamodb = ["types-aiobotocore-dynamodb (>=2.7.0,<2.8.0)"] +dynamodbstreams = ["types-aiobotocore-dynamodbstreams (>=2.7.0,<2.8.0)"] +ebs = ["types-aiobotocore-ebs (>=2.7.0,<2.8.0)"] +ec2 = ["types-aiobotocore-ec2 (>=2.7.0,<2.8.0)"] +ec2-instance-connect = ["types-aiobotocore-ec2-instance-connect (>=2.7.0,<2.8.0)"] +ecr = ["types-aiobotocore-ecr (>=2.7.0,<2.8.0)"] +ecr-public = ["types-aiobotocore-ecr-public (>=2.7.0,<2.8.0)"] +ecs = ["types-aiobotocore-ecs (>=2.7.0,<2.8.0)"] +efs = ["types-aiobotocore-efs (>=2.7.0,<2.8.0)"] +eks = ["types-aiobotocore-eks (>=2.7.0,<2.8.0)"] +elastic-inference = ["types-aiobotocore-elastic-inference (>=2.7.0,<2.8.0)"] +elasticache = ["types-aiobotocore-elasticache (>=2.7.0,<2.8.0)"] +elasticbeanstalk = ["types-aiobotocore-elasticbeanstalk (>=2.7.0,<2.8.0)"] +elastictranscoder = ["types-aiobotocore-elastictranscoder (>=2.7.0,<2.8.0)"] +elb = ["types-aiobotocore-elb (>=2.7.0,<2.8.0)"] +elbv2 = ["types-aiobotocore-elbv2 (>=2.7.0,<2.8.0)"] +emr = ["types-aiobotocore-emr (>=2.7.0,<2.8.0)"] +emr-containers = ["types-aiobotocore-emr-containers (>=2.7.0,<2.8.0)"] +emr-serverless = ["types-aiobotocore-emr-serverless (>=2.7.0,<2.8.0)"] +entityresolution = ["types-aiobotocore-entityresolution (>=2.7.0,<2.8.0)"] +es = ["types-aiobotocore-es (>=2.7.0,<2.8.0)"] +essential = ["types-aiobotocore-cloudformation (>=2.7.0,<2.8.0)", "types-aiobotocore-dynamodb (>=2.7.0,<2.8.0)", "types-aiobotocore-ec2 (>=2.7.0,<2.8.0)", "types-aiobotocore-lambda (>=2.7.0,<2.8.0)", "types-aiobotocore-rds (>=2.7.0,<2.8.0)", "types-aiobotocore-s3 (>=2.7.0,<2.8.0)", "types-aiobotocore-sqs (>=2.7.0,<2.8.0)"] +events = ["types-aiobotocore-events (>=2.7.0,<2.8.0)"] +evidently = ["types-aiobotocore-evidently (>=2.7.0,<2.8.0)"] +finspace = ["types-aiobotocore-finspace (>=2.7.0,<2.8.0)"] +finspace-data = ["types-aiobotocore-finspace-data (>=2.7.0,<2.8.0)"] +firehose = ["types-aiobotocore-firehose (>=2.7.0,<2.8.0)"] +fis = ["types-aiobotocore-fis (>=2.7.0,<2.8.0)"] +fms = ["types-aiobotocore-fms (>=2.7.0,<2.8.0)"] +forecast = ["types-aiobotocore-forecast (>=2.7.0,<2.8.0)"] +forecastquery = ["types-aiobotocore-forecastquery (>=2.7.0,<2.8.0)"] +frauddetector = ["types-aiobotocore-frauddetector (>=2.7.0,<2.8.0)"] +fsx = ["types-aiobotocore-fsx (>=2.7.0,<2.8.0)"] +gamelift = ["types-aiobotocore-gamelift (>=2.7.0,<2.8.0)"] +gamesparks = ["types-aiobotocore-gamesparks (>=2.7.0,<2.8.0)"] +glacier = ["types-aiobotocore-glacier (>=2.7.0,<2.8.0)"] +globalaccelerator = ["types-aiobotocore-globalaccelerator (>=2.7.0,<2.8.0)"] +glue = ["types-aiobotocore-glue (>=2.7.0,<2.8.0)"] +grafana = ["types-aiobotocore-grafana (>=2.7.0,<2.8.0)"] +greengrass = ["types-aiobotocore-greengrass (>=2.7.0,<2.8.0)"] +greengrassv2 = ["types-aiobotocore-greengrassv2 (>=2.7.0,<2.8.0)"] +groundstation = ["types-aiobotocore-groundstation (>=2.7.0,<2.8.0)"] +guardduty = ["types-aiobotocore-guardduty (>=2.7.0,<2.8.0)"] +health = ["types-aiobotocore-health (>=2.7.0,<2.8.0)"] +healthlake = ["types-aiobotocore-healthlake (>=2.7.0,<2.8.0)"] +honeycode = ["types-aiobotocore-honeycode (>=2.7.0,<2.8.0)"] +iam = ["types-aiobotocore-iam (>=2.7.0,<2.8.0)"] +identitystore = ["types-aiobotocore-identitystore (>=2.7.0,<2.8.0)"] +imagebuilder = ["types-aiobotocore-imagebuilder (>=2.7.0,<2.8.0)"] +importexport = ["types-aiobotocore-importexport (>=2.7.0,<2.8.0)"] +inspector = ["types-aiobotocore-inspector (>=2.7.0,<2.8.0)"] +inspector2 = ["types-aiobotocore-inspector2 (>=2.7.0,<2.8.0)"] +internetmonitor = ["types-aiobotocore-internetmonitor (>=2.7.0,<2.8.0)"] +iot = ["types-aiobotocore-iot (>=2.7.0,<2.8.0)"] +iot-data = ["types-aiobotocore-iot-data (>=2.7.0,<2.8.0)"] +iot-jobs-data = ["types-aiobotocore-iot-jobs-data (>=2.7.0,<2.8.0)"] +iot-roborunner = ["types-aiobotocore-iot-roborunner (>=2.7.0,<2.8.0)"] +iot1click-devices = ["types-aiobotocore-iot1click-devices (>=2.7.0,<2.8.0)"] +iot1click-projects = ["types-aiobotocore-iot1click-projects (>=2.7.0,<2.8.0)"] +iotanalytics = ["types-aiobotocore-iotanalytics (>=2.7.0,<2.8.0)"] +iotdeviceadvisor = ["types-aiobotocore-iotdeviceadvisor (>=2.7.0,<2.8.0)"] +iotevents = ["types-aiobotocore-iotevents (>=2.7.0,<2.8.0)"] +iotevents-data = ["types-aiobotocore-iotevents-data (>=2.7.0,<2.8.0)"] +iotfleethub = ["types-aiobotocore-iotfleethub (>=2.7.0,<2.8.0)"] +iotfleetwise = ["types-aiobotocore-iotfleetwise (>=2.7.0,<2.8.0)"] +iotsecuretunneling = ["types-aiobotocore-iotsecuretunneling (>=2.7.0,<2.8.0)"] +iotsitewise = ["types-aiobotocore-iotsitewise (>=2.7.0,<2.8.0)"] +iotthingsgraph = ["types-aiobotocore-iotthingsgraph (>=2.7.0,<2.8.0)"] +iottwinmaker = ["types-aiobotocore-iottwinmaker (>=2.7.0,<2.8.0)"] +iotwireless = ["types-aiobotocore-iotwireless (>=2.7.0,<2.8.0)"] +ivs = ["types-aiobotocore-ivs (>=2.7.0,<2.8.0)"] +ivs-realtime = ["types-aiobotocore-ivs-realtime (>=2.7.0,<2.8.0)"] +ivschat = ["types-aiobotocore-ivschat (>=2.7.0,<2.8.0)"] +kafka = ["types-aiobotocore-kafka (>=2.7.0,<2.8.0)"] +kafkaconnect = ["types-aiobotocore-kafkaconnect (>=2.7.0,<2.8.0)"] +kendra = ["types-aiobotocore-kendra (>=2.7.0,<2.8.0)"] +kendra-ranking = ["types-aiobotocore-kendra-ranking (>=2.7.0,<2.8.0)"] +keyspaces = ["types-aiobotocore-keyspaces (>=2.7.0,<2.8.0)"] +kinesis = ["types-aiobotocore-kinesis (>=2.7.0,<2.8.0)"] +kinesis-video-archived-media = ["types-aiobotocore-kinesis-video-archived-media (>=2.7.0,<2.8.0)"] +kinesis-video-media = ["types-aiobotocore-kinesis-video-media (>=2.7.0,<2.8.0)"] +kinesis-video-signaling = ["types-aiobotocore-kinesis-video-signaling (>=2.7.0,<2.8.0)"] +kinesis-video-webrtc-storage = ["types-aiobotocore-kinesis-video-webrtc-storage (>=2.7.0,<2.8.0)"] +kinesisanalytics = ["types-aiobotocore-kinesisanalytics (>=2.7.0,<2.8.0)"] +kinesisanalyticsv2 = ["types-aiobotocore-kinesisanalyticsv2 (>=2.7.0,<2.8.0)"] +kinesisvideo = ["types-aiobotocore-kinesisvideo (>=2.7.0,<2.8.0)"] +kms = ["types-aiobotocore-kms (>=2.7.0,<2.8.0)"] +lakeformation = ["types-aiobotocore-lakeformation (>=2.7.0,<2.8.0)"] +lambda = ["types-aiobotocore-lambda (>=2.7.0,<2.8.0)"] +lex-models = ["types-aiobotocore-lex-models (>=2.7.0,<2.8.0)"] +lex-runtime = ["types-aiobotocore-lex-runtime (>=2.7.0,<2.8.0)"] +lexv2-models = ["types-aiobotocore-lexv2-models (>=2.7.0,<2.8.0)"] +lexv2-runtime = ["types-aiobotocore-lexv2-runtime (>=2.7.0,<2.8.0)"] +license-manager = ["types-aiobotocore-license-manager (>=2.7.0,<2.8.0)"] +license-manager-linux-subscriptions = ["types-aiobotocore-license-manager-linux-subscriptions (>=2.7.0,<2.8.0)"] +license-manager-user-subscriptions = ["types-aiobotocore-license-manager-user-subscriptions (>=2.7.0,<2.8.0)"] +lightsail = ["types-aiobotocore-lightsail (>=2.7.0,<2.8.0)"] +location = ["types-aiobotocore-location (>=2.7.0,<2.8.0)"] +logs = ["types-aiobotocore-logs (>=2.7.0,<2.8.0)"] +lookoutequipment = ["types-aiobotocore-lookoutequipment (>=2.7.0,<2.8.0)"] +lookoutmetrics = ["types-aiobotocore-lookoutmetrics (>=2.7.0,<2.8.0)"] +lookoutvision = ["types-aiobotocore-lookoutvision (>=2.7.0,<2.8.0)"] +m2 = ["types-aiobotocore-m2 (>=2.7.0,<2.8.0)"] +machinelearning = ["types-aiobotocore-machinelearning (>=2.7.0,<2.8.0)"] +macie = ["types-aiobotocore-macie (>=2.7.0,<2.8.0)"] +macie2 = ["types-aiobotocore-macie2 (>=2.7.0,<2.8.0)"] +managedblockchain = ["types-aiobotocore-managedblockchain (>=2.7.0,<2.8.0)"] +managedblockchain-query = ["types-aiobotocore-managedblockchain-query (>=2.7.0,<2.8.0)"] +marketplace-catalog = ["types-aiobotocore-marketplace-catalog (>=2.7.0,<2.8.0)"] +marketplace-entitlement = ["types-aiobotocore-marketplace-entitlement (>=2.7.0,<2.8.0)"] +marketplacecommerceanalytics = ["types-aiobotocore-marketplacecommerceanalytics (>=2.7.0,<2.8.0)"] +mediaconnect = ["types-aiobotocore-mediaconnect (>=2.7.0,<2.8.0)"] +mediaconvert = ["types-aiobotocore-mediaconvert (>=2.7.0,<2.8.0)"] +medialive = ["types-aiobotocore-medialive (>=2.7.0,<2.8.0)"] +mediapackage = ["types-aiobotocore-mediapackage (>=2.7.0,<2.8.0)"] +mediapackage-vod = ["types-aiobotocore-mediapackage-vod (>=2.7.0,<2.8.0)"] +mediapackagev2 = ["types-aiobotocore-mediapackagev2 (>=2.7.0,<2.8.0)"] +mediastore = ["types-aiobotocore-mediastore (>=2.7.0,<2.8.0)"] +mediastore-data = ["types-aiobotocore-mediastore-data (>=2.7.0,<2.8.0)"] +mediatailor = ["types-aiobotocore-mediatailor (>=2.7.0,<2.8.0)"] +medical-imaging = ["types-aiobotocore-medical-imaging (>=2.7.0,<2.8.0)"] +memorydb = ["types-aiobotocore-memorydb (>=2.7.0,<2.8.0)"] +meteringmarketplace = ["types-aiobotocore-meteringmarketplace (>=2.7.0,<2.8.0)"] +mgh = ["types-aiobotocore-mgh (>=2.7.0,<2.8.0)"] +mgn = ["types-aiobotocore-mgn (>=2.7.0,<2.8.0)"] +migration-hub-refactor-spaces = ["types-aiobotocore-migration-hub-refactor-spaces (>=2.7.0,<2.8.0)"] +migrationhub-config = ["types-aiobotocore-migrationhub-config (>=2.7.0,<2.8.0)"] +migrationhuborchestrator = ["types-aiobotocore-migrationhuborchestrator (>=2.7.0,<2.8.0)"] +migrationhubstrategy = ["types-aiobotocore-migrationhubstrategy (>=2.7.0,<2.8.0)"] +mobile = ["types-aiobotocore-mobile (>=2.7.0,<2.8.0)"] +mq = ["types-aiobotocore-mq (>=2.7.0,<2.8.0)"] +mturk = ["types-aiobotocore-mturk (>=2.7.0,<2.8.0)"] +mwaa = ["types-aiobotocore-mwaa (>=2.7.0,<2.8.0)"] +neptune = ["types-aiobotocore-neptune (>=2.7.0,<2.8.0)"] +neptunedata = ["types-aiobotocore-neptunedata (>=2.7.0,<2.8.0)"] +network-firewall = ["types-aiobotocore-network-firewall (>=2.7.0,<2.8.0)"] +networkmanager = ["types-aiobotocore-networkmanager (>=2.7.0,<2.8.0)"] +nimble = ["types-aiobotocore-nimble (>=2.7.0,<2.8.0)"] +oam = ["types-aiobotocore-oam (>=2.7.0,<2.8.0)"] +omics = ["types-aiobotocore-omics (>=2.7.0,<2.8.0)"] +opensearch = ["types-aiobotocore-opensearch (>=2.7.0,<2.8.0)"] +opensearchserverless = ["types-aiobotocore-opensearchserverless (>=2.7.0,<2.8.0)"] +opsworks = ["types-aiobotocore-opsworks (>=2.7.0,<2.8.0)"] +opsworkscm = ["types-aiobotocore-opsworkscm (>=2.7.0,<2.8.0)"] +organizations = ["types-aiobotocore-organizations (>=2.7.0,<2.8.0)"] +osis = ["types-aiobotocore-osis (>=2.7.0,<2.8.0)"] +outposts = ["types-aiobotocore-outposts (>=2.7.0,<2.8.0)"] +panorama = ["types-aiobotocore-panorama (>=2.7.0,<2.8.0)"] +payment-cryptography = ["types-aiobotocore-payment-cryptography (>=2.7.0,<2.8.0)"] +payment-cryptography-data = ["types-aiobotocore-payment-cryptography-data (>=2.7.0,<2.8.0)"] +pca-connector-ad = ["types-aiobotocore-pca-connector-ad (>=2.7.0,<2.8.0)"] +personalize = ["types-aiobotocore-personalize (>=2.7.0,<2.8.0)"] +personalize-events = ["types-aiobotocore-personalize-events (>=2.7.0,<2.8.0)"] +personalize-runtime = ["types-aiobotocore-personalize-runtime (>=2.7.0,<2.8.0)"] +pi = ["types-aiobotocore-pi (>=2.7.0,<2.8.0)"] +pinpoint = ["types-aiobotocore-pinpoint (>=2.7.0,<2.8.0)"] +pinpoint-email = ["types-aiobotocore-pinpoint-email (>=2.7.0,<2.8.0)"] +pinpoint-sms-voice = ["types-aiobotocore-pinpoint-sms-voice (>=2.7.0,<2.8.0)"] +pinpoint-sms-voice-v2 = ["types-aiobotocore-pinpoint-sms-voice-v2 (>=2.7.0,<2.8.0)"] +pipes = ["types-aiobotocore-pipes (>=2.7.0,<2.8.0)"] +polly = ["types-aiobotocore-polly (>=2.7.0,<2.8.0)"] +pricing = ["types-aiobotocore-pricing (>=2.7.0,<2.8.0)"] +privatenetworks = ["types-aiobotocore-privatenetworks (>=2.7.0,<2.8.0)"] +proton = ["types-aiobotocore-proton (>=2.7.0,<2.8.0)"] +qldb = ["types-aiobotocore-qldb (>=2.7.0,<2.8.0)"] +qldb-session = ["types-aiobotocore-qldb-session (>=2.7.0,<2.8.0)"] +quicksight = ["types-aiobotocore-quicksight (>=2.7.0,<2.8.0)"] +ram = ["types-aiobotocore-ram (>=2.7.0,<2.8.0)"] +rbin = ["types-aiobotocore-rbin (>=2.7.0,<2.8.0)"] +rds = ["types-aiobotocore-rds (>=2.7.0,<2.8.0)"] +rds-data = ["types-aiobotocore-rds-data (>=2.7.0,<2.8.0)"] +redshift = ["types-aiobotocore-redshift (>=2.7.0,<2.8.0)"] +redshift-data = ["types-aiobotocore-redshift-data (>=2.7.0,<2.8.0)"] +redshift-serverless = ["types-aiobotocore-redshift-serverless (>=2.7.0,<2.8.0)"] +rekognition = ["types-aiobotocore-rekognition (>=2.7.0,<2.8.0)"] +resiliencehub = ["types-aiobotocore-resiliencehub (>=2.7.0,<2.8.0)"] +resource-explorer-2 = ["types-aiobotocore-resource-explorer-2 (>=2.7.0,<2.8.0)"] +resource-groups = ["types-aiobotocore-resource-groups (>=2.7.0,<2.8.0)"] +resourcegroupstaggingapi = ["types-aiobotocore-resourcegroupstaggingapi (>=2.7.0,<2.8.0)"] +robomaker = ["types-aiobotocore-robomaker (>=2.7.0,<2.8.0)"] +rolesanywhere = ["types-aiobotocore-rolesanywhere (>=2.7.0,<2.8.0)"] +route53 = ["types-aiobotocore-route53 (>=2.7.0,<2.8.0)"] +route53-recovery-cluster = ["types-aiobotocore-route53-recovery-cluster (>=2.7.0,<2.8.0)"] +route53-recovery-control-config = ["types-aiobotocore-route53-recovery-control-config (>=2.7.0,<2.8.0)"] +route53-recovery-readiness = ["types-aiobotocore-route53-recovery-readiness (>=2.7.0,<2.8.0)"] +route53domains = ["types-aiobotocore-route53domains (>=2.7.0,<2.8.0)"] +route53resolver = ["types-aiobotocore-route53resolver (>=2.7.0,<2.8.0)"] +rum = ["types-aiobotocore-rum (>=2.7.0,<2.8.0)"] +s3 = ["types-aiobotocore-s3 (>=2.7.0,<2.8.0)"] +s3control = ["types-aiobotocore-s3control (>=2.7.0,<2.8.0)"] +s3outposts = ["types-aiobotocore-s3outposts (>=2.7.0,<2.8.0)"] +sagemaker = ["types-aiobotocore-sagemaker (>=2.7.0,<2.8.0)"] +sagemaker-a2i-runtime = ["types-aiobotocore-sagemaker-a2i-runtime (>=2.7.0,<2.8.0)"] +sagemaker-edge = ["types-aiobotocore-sagemaker-edge (>=2.7.0,<2.8.0)"] +sagemaker-featurestore-runtime = ["types-aiobotocore-sagemaker-featurestore-runtime (>=2.7.0,<2.8.0)"] +sagemaker-geospatial = ["types-aiobotocore-sagemaker-geospatial (>=2.7.0,<2.8.0)"] +sagemaker-metrics = ["types-aiobotocore-sagemaker-metrics (>=2.7.0,<2.8.0)"] +sagemaker-runtime = ["types-aiobotocore-sagemaker-runtime (>=2.7.0,<2.8.0)"] +savingsplans = ["types-aiobotocore-savingsplans (>=2.7.0,<2.8.0)"] +scheduler = ["types-aiobotocore-scheduler (>=2.7.0,<2.8.0)"] +schemas = ["types-aiobotocore-schemas (>=2.7.0,<2.8.0)"] +sdb = ["types-aiobotocore-sdb (>=2.7.0,<2.8.0)"] +secretsmanager = ["types-aiobotocore-secretsmanager (>=2.7.0,<2.8.0)"] +securityhub = ["types-aiobotocore-securityhub (>=2.7.0,<2.8.0)"] +securitylake = ["types-aiobotocore-securitylake (>=2.7.0,<2.8.0)"] +serverlessrepo = ["types-aiobotocore-serverlessrepo (>=2.7.0,<2.8.0)"] +service-quotas = ["types-aiobotocore-service-quotas (>=2.7.0,<2.8.0)"] +servicecatalog = ["types-aiobotocore-servicecatalog (>=2.7.0,<2.8.0)"] +servicecatalog-appregistry = ["types-aiobotocore-servicecatalog-appregistry (>=2.7.0,<2.8.0)"] +servicediscovery = ["types-aiobotocore-servicediscovery (>=2.7.0,<2.8.0)"] +ses = ["types-aiobotocore-ses (>=2.7.0,<2.8.0)"] +sesv2 = ["types-aiobotocore-sesv2 (>=2.7.0,<2.8.0)"] +shield = ["types-aiobotocore-shield (>=2.7.0,<2.8.0)"] +signer = ["types-aiobotocore-signer (>=2.7.0,<2.8.0)"] +simspaceweaver = ["types-aiobotocore-simspaceweaver (>=2.7.0,<2.8.0)"] +sms = ["types-aiobotocore-sms (>=2.7.0,<2.8.0)"] +sms-voice = ["types-aiobotocore-sms-voice (>=2.7.0,<2.8.0)"] +snow-device-management = ["types-aiobotocore-snow-device-management (>=2.7.0,<2.8.0)"] +snowball = ["types-aiobotocore-snowball (>=2.7.0,<2.8.0)"] +sns = ["types-aiobotocore-sns (>=2.7.0,<2.8.0)"] +sqs = ["types-aiobotocore-sqs (>=2.7.0,<2.8.0)"] +ssm = ["types-aiobotocore-ssm (>=2.7.0,<2.8.0)"] +ssm-contacts = ["types-aiobotocore-ssm-contacts (>=2.7.0,<2.8.0)"] +ssm-incidents = ["types-aiobotocore-ssm-incidents (>=2.7.0,<2.8.0)"] +ssm-sap = ["types-aiobotocore-ssm-sap (>=2.7.0,<2.8.0)"] +sso = ["types-aiobotocore-sso (>=2.7.0,<2.8.0)"] +sso-admin = ["types-aiobotocore-sso-admin (>=2.7.0,<2.8.0)"] +sso-oidc = ["types-aiobotocore-sso-oidc (>=2.7.0,<2.8.0)"] +stepfunctions = ["types-aiobotocore-stepfunctions (>=2.7.0,<2.8.0)"] +storagegateway = ["types-aiobotocore-storagegateway (>=2.7.0,<2.8.0)"] +sts = ["types-aiobotocore-sts (>=2.7.0,<2.8.0)"] +support = ["types-aiobotocore-support (>=2.7.0,<2.8.0)"] +support-app = ["types-aiobotocore-support-app (>=2.7.0,<2.8.0)"] +swf = ["types-aiobotocore-swf (>=2.7.0,<2.8.0)"] +synthetics = ["types-aiobotocore-synthetics (>=2.7.0,<2.8.0)"] +textract = ["types-aiobotocore-textract (>=2.7.0,<2.8.0)"] +timestream-query = ["types-aiobotocore-timestream-query (>=2.7.0,<2.8.0)"] +timestream-write = ["types-aiobotocore-timestream-write (>=2.7.0,<2.8.0)"] +tnb = ["types-aiobotocore-tnb (>=2.7.0,<2.8.0)"] +transcribe = ["types-aiobotocore-transcribe (>=2.7.0,<2.8.0)"] +transfer = ["types-aiobotocore-transfer (>=2.7.0,<2.8.0)"] +translate = ["types-aiobotocore-translate (>=2.7.0,<2.8.0)"] +verifiedpermissions = ["types-aiobotocore-verifiedpermissions (>=2.7.0,<2.8.0)"] +voice-id = ["types-aiobotocore-voice-id (>=2.7.0,<2.8.0)"] +vpc-lattice = ["types-aiobotocore-vpc-lattice (>=2.7.0,<2.8.0)"] +waf = ["types-aiobotocore-waf (>=2.7.0,<2.8.0)"] +waf-regional = ["types-aiobotocore-waf-regional (>=2.7.0,<2.8.0)"] +wafv2 = ["types-aiobotocore-wafv2 (>=2.7.0,<2.8.0)"] +wellarchitected = ["types-aiobotocore-wellarchitected (>=2.7.0,<2.8.0)"] +wisdom = ["types-aiobotocore-wisdom (>=2.7.0,<2.8.0)"] +workdocs = ["types-aiobotocore-workdocs (>=2.7.0,<2.8.0)"] +worklink = ["types-aiobotocore-worklink (>=2.7.0,<2.8.0)"] +workmail = ["types-aiobotocore-workmail (>=2.7.0,<2.8.0)"] +workmailmessageflow = ["types-aiobotocore-workmailmessageflow (>=2.7.0,<2.8.0)"] +workspaces = ["types-aiobotocore-workspaces (>=2.7.0,<2.8.0)"] +workspaces-web = ["types-aiobotocore-workspaces-web (>=2.7.0,<2.8.0)"] +xray = ["types-aiobotocore-xray (>=2.7.0,<2.8.0)"] [[package]] name = "types-aiobotocore-s3" -version = "2.6.0" -description = "Type annotations for aiobotocore.S3 2.6.0 service generated with mypy-boto3-builder 7.17.2" +version = "2.7.0" +description = "Type annotations for aiobotocore.S3 2.7.0 service generated with mypy-boto3-builder 7.19.0" optional = false python-versions = ">=3.7" files = [ - {file = "types-aiobotocore-s3-2.6.0.tar.gz", hash = "sha256:308a7f946c096a1d898ffd8a15fa1e5b6b90955d4365b3fc4d871db0dbc4314f"}, - {file = "types_aiobotocore_s3-2.6.0-py3-none-any.whl", hash = "sha256:00d5356048d2cfc45f4800c99b163453a375d9c86a59c54bc1471ee4afee3842"}, + {file = "types-aiobotocore-s3-2.7.0.tar.gz", hash = "sha256:5d384e6d176e6d637c2abeda43599d6d0895e18cf8f0a381bcb0c3cfaa1c7a75"}, + {file = "types_aiobotocore_s3-2.7.0-py3-none-any.whl", hash = "sha256:8218a32d9f036c2fc9f893cf8eb05645947fbd3e1bd8f06f35be173fa763c15d"}, ] +[package.dependencies] +typing-extensions = {version = ">=4.1.0", markers = "python_version < \"3.12\""} + [[package]] name = "types-awscrt" -version = "0.19.2" +version = "0.19.3" description = "Type annotations and code completion for awscrt" optional = false python-versions = ">=3.7,<4.0" files = [ - {file = "types_awscrt-0.19.2-py3-none-any.whl", hash = "sha256:477a14565909312fe1de70d0b301548e83c038f436b8a1d7c83729e87cdd0b85"}, - {file = "types_awscrt-0.19.2.tar.gz", hash = "sha256:d8c379420ba75b1e43687d12b0b772a5bb17f352859a2bef6aa8f0abde123f55"}, + {file = "types_awscrt-0.19.3-py3-none-any.whl", hash = "sha256:7b55f5a12ccd4407bc8f1e35c69bb40c931f8513ce1ad81a4527fce3989003fd"}, + {file = "types_awscrt-0.19.3.tar.gz", hash = "sha256:9a21caac4287c113dd52665707785c45bb1d3242b7a2b8aeb57c49e9e749a330"}, ] [[package]] @@ -1568,19 +1618,20 @@ files = [ [[package]] name = "urllib3" -version = "1.26.18" +version = "2.0.7" description = "HTTP library with thread-safe connection pooling, file post, and more." optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" +python-versions = ">=3.7" files = [ - {file = "urllib3-1.26.18-py2.py3-none-any.whl", hash = "sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07"}, - {file = "urllib3-1.26.18.tar.gz", hash = "sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0"}, + {file = "urllib3-2.0.7-py3-none-any.whl", hash = "sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e"}, + {file = "urllib3-2.0.7.tar.gz", hash = "sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84"}, ] [package.extras] -brotli = ["brotli (==1.0.9)", "brotli (>=1.0.9)", "brotlicffi (>=0.8.0)", "brotlipy (>=0.6.0)"] -secure = ["certifi", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "ipaddress", "pyOpenSSL (>=0.14)", "urllib3-secure-extra"] -socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] +brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)"] +secure = ["certifi", "cryptography (>=1.9)", "idna (>=2.0.0)", "pyopenssl (>=17.1.0)", "urllib3-secure-extra"] +socks = ["pysocks (>=1.5.6,!=1.5.7,<2.0)"] +zstd = ["zstandard (>=0.18.0)"] [[package]] name = "wrapt"