diff --git a/api/poetry.lock b/api/poetry.lock index f85b220ba..5361faa51 100644 --- a/api/poetry.lock +++ b/api/poetry.lock @@ -17,24 +17,24 @@ test = ["pytest (>=4.6)", "pytest-cov"] [[package]] name = "aiobotocore" -version = "2.7.0" +version = "2.8.0" description = "Async client for aws services using botocore and aiohttp" optional = false python-versions = ">=3.8" files = [ - {file = "aiobotocore-2.7.0-py3-none-any.whl", hash = "sha256:aec605df77ce4635a0479b50fd849aa6b640900f7b295021ecca192e1140e551"}, - {file = "aiobotocore-2.7.0.tar.gz", hash = "sha256:506591374cc0aee1bdf0ebe290560424a24af176dfe2ea7057fe1df97c4f0467"}, + {file = "aiobotocore-2.8.0-py3-none-any.whl", hash = "sha256:32e632fea387acd45416c2bbc03828ee2c2a66a7dc4bd3a9bcb808dea249c469"}, + {file = "aiobotocore-2.8.0.tar.gz", hash = "sha256:f160497cef21cfffc1a8d4219eeb27bb7b243389c2d021a812b9c0e3fb8e2bd1"}, ] [package.dependencies] aiohttp = ">=3.7.4.post0,<4.0.0" aioitertools = ">=0.5.1,<1.0.0" -botocore = ">=1.31.16,<1.31.65" +botocore = ">=1.32.4,<1.33.2" wrapt = ">=1.10.10,<2.0.0" [package.extras] -awscli = ["awscli (>=1.29.16,<1.29.65)"] -boto3 = ["boto3 (>=1.28.16,<1.28.65)"] +awscli = ["awscli (>=1.30.4,<1.31.2)"] +boto3 = ["boto3 (>=1.29.4,<1.33.2)"] [[package]] name = "aiodns" @@ -184,13 +184,13 @@ frozenlist = ">=1.1.0" [[package]] name = "alembic" -version = "1.12.1" +version = "1.13.0" description = "A database migration tool for SQLAlchemy." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "alembic-1.12.1-py3-none-any.whl", hash = "sha256:47d52e3dfb03666ed945becb723d6482e52190917fdb47071440cfdba05d92cb"}, - {file = "alembic-1.12.1.tar.gz", hash = "sha256:bca5877e9678b454706347bc10b97cb7d67f300320fa5c3a94423e8266e2823f"}, + {file = "alembic-1.13.0-py3-none-any.whl", hash = "sha256:a23974ea301c3ee52705db809c7413cecd165290c6679b9998dd6c74342ca23a"}, + {file = "alembic-1.13.0.tar.gz", hash = "sha256:ab4b3b94d2e1e5f81e34be8a9b7b7575fc9dd5398fccb0bef351ec9b14872623"}, ] [package.dependencies] @@ -199,7 +199,7 @@ SQLAlchemy = ">=1.3.0" typing-extensions = ">=4" [package.extras] -tz = ["python-dateutil"] +tz = ["backports.zoneinfo"] [[package]] name = "annotated-types" @@ -505,13 +505,13 @@ css = ["tinycss2 (>=1.1.0,<1.3)"] [[package]] name = "botocore" -version = "1.31.64" +version = "1.33.1" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">= 3.7" files = [ - {file = "botocore-1.31.64-py3-none-any.whl", hash = "sha256:7b709310343a5b430ec9025b2e17c0bac6b16c05f1ac1d9521dece3f10c71bac"}, - {file = "botocore-1.31.64.tar.gz", hash = "sha256:d8eb4b724ac437343359b318d73de0cfae0fecb24095827e56135b0ad6b44caf"}, + {file = "botocore-1.33.1-py3-none-any.whl", hash = "sha256:c744b90980786c610dd9ad9c50cf2cdde3f1c4634b954a33613f6f8a1865a1de"}, + {file = "botocore-1.33.1.tar.gz", hash = "sha256:d22d29916905e5f0670b91f07688e92b2c4a2075f9a474d6edbe7d22040d8fbf"}, ] [package.dependencies] @@ -520,7 +520,7 @@ python-dateutil = ">=2.1,<3.0.0" urllib3 = {version = ">=1.25.4,<2.1", markers = "python_version >= \"3.10\""} [package.extras] -crt = ["awscrt (==0.16.26)"] +crt = ["awscrt (==0.19.17)"] [[package]] name = "certifi" @@ -899,34 +899,34 @@ toml = ["tomli"] [[package]] name = "cryptography" -version = "41.0.6" +version = "41.0.7" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." optional = false python-versions = ">=3.7" files = [ - {file = "cryptography-41.0.6-cp37-abi3-macosx_10_12_universal2.whl", hash = "sha256:0f27acb55a4e77b9be8d550d762b0513ef3fc658cd3eb15110ebbcbd626db12c"}, - {file = "cryptography-41.0.6-cp37-abi3-macosx_10_12_x86_64.whl", hash = "sha256:ae236bb8760c1e55b7a39b6d4d32d2279bc6c7c8500b7d5a13b6fb9fc97be35b"}, - {file = "cryptography-41.0.6-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:afda76d84b053923c27ede5edc1ed7d53e3c9f475ebaf63c68e69f1403c405a8"}, - {file = "cryptography-41.0.6-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:da46e2b5df770070412c46f87bac0849b8d685c5f2679771de277a422c7d0b86"}, - {file = "cryptography-41.0.6-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:ff369dd19e8fe0528b02e8df9f2aeb2479f89b1270d90f96a63500afe9af5cae"}, - {file = "cryptography-41.0.6-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:b648fe2a45e426aaee684ddca2632f62ec4613ef362f4d681a9a6283d10e079d"}, - {file = "cryptography-41.0.6-cp37-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:5daeb18e7886a358064a68dbcaf441c036cbdb7da52ae744e7b9207b04d3908c"}, - {file = "cryptography-41.0.6-cp37-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:068bc551698c234742c40049e46840843f3d98ad7ce265fd2bd4ec0d11306596"}, - {file = "cryptography-41.0.6-cp37-abi3-win32.whl", hash = "sha256:2132d5865eea673fe6712c2ed5fb4fa49dba10768bb4cc798345748380ee3660"}, - {file = "cryptography-41.0.6-cp37-abi3-win_amd64.whl", hash = "sha256:48783b7e2bef51224020efb61b42704207dde583d7e371ef8fc2a5fb6c0aabc7"}, - {file = "cryptography-41.0.6-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:8efb2af8d4ba9dbc9c9dd8f04d19a7abb5b49eab1f3694e7b5a16a5fc2856f5c"}, - {file = "cryptography-41.0.6-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:c5a550dc7a3b50b116323e3d376241829fd326ac47bc195e04eb33a8170902a9"}, - {file = "cryptography-41.0.6-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:85abd057699b98fce40b41737afb234fef05c67e116f6f3650782c10862c43da"}, - {file = "cryptography-41.0.6-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:f39812f70fc5c71a15aa3c97b2bbe213c3f2a460b79bd21c40d033bb34a9bf36"}, - {file = "cryptography-41.0.6-pp38-pypy38_pp73-macosx_10_12_x86_64.whl", hash = "sha256:742ae5e9a2310e9dade7932f9576606836ed174da3c7d26bc3d3ab4bd49b9f65"}, - {file = "cryptography-41.0.6-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:35f3f288e83c3f6f10752467c48919a7a94b7d88cc00b0668372a0d2ad4f8ead"}, - {file = "cryptography-41.0.6-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:4d03186af98b1c01a4eda396b137f29e4e3fb0173e30f885e27acec8823c1b09"}, - {file = "cryptography-41.0.6-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:b27a7fd4229abef715e064269d98a7e2909ebf92eb6912a9603c7e14c181928c"}, - {file = "cryptography-41.0.6-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:398ae1fc711b5eb78e977daa3cbf47cec20f2c08c5da129b7a296055fbb22aed"}, - {file = "cryptography-41.0.6-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:7e00fb556bda398b99b0da289ce7053639d33b572847181d6483ad89835115f6"}, - {file = "cryptography-41.0.6-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:60e746b11b937911dc70d164060d28d273e31853bb359e2b2033c9e93e6f3c43"}, - {file = "cryptography-41.0.6-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:3288acccef021e3c3c10d58933f44e8602cf04dba96d9796d70d537bb2f4bbc4"}, - {file = "cryptography-41.0.6.tar.gz", hash = "sha256:422e3e31d63743855e43e5a6fcc8b4acab860f560f9321b0ee6269cc7ed70cc3"}, + {file = "cryptography-41.0.7-cp37-abi3-macosx_10_12_universal2.whl", hash = "sha256:3c78451b78313fa81607fa1b3f1ae0a5ddd8014c38a02d9db0616133987b9cdf"}, + {file = "cryptography-41.0.7-cp37-abi3-macosx_10_12_x86_64.whl", hash = "sha256:928258ba5d6f8ae644e764d0f996d61a8777559f72dfeb2eea7e2fe0ad6e782d"}, + {file = "cryptography-41.0.7-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5a1b41bc97f1ad230a41657d9155113c7521953869ae57ac39ac7f1bb471469a"}, + {file = "cryptography-41.0.7-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:841df4caa01008bad253bce2a6f7b47f86dc9f08df4b433c404def869f590a15"}, + {file = "cryptography-41.0.7-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:5429ec739a29df2e29e15d082f1d9ad683701f0ec7709ca479b3ff2708dae65a"}, + {file = "cryptography-41.0.7-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:43f2552a2378b44869fe8827aa19e69512e3245a219104438692385b0ee119d1"}, + {file = "cryptography-41.0.7-cp37-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:af03b32695b24d85a75d40e1ba39ffe7db7ffcb099fe507b39fd41a565f1b157"}, + {file = "cryptography-41.0.7-cp37-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:49f0805fc0b2ac8d4882dd52f4a3b935b210935d500b6b805f321addc8177406"}, + {file = "cryptography-41.0.7-cp37-abi3-win32.whl", hash = "sha256:f983596065a18a2183e7f79ab3fd4c475205b839e02cbc0efbbf9666c4b3083d"}, + {file = "cryptography-41.0.7-cp37-abi3-win_amd64.whl", hash = "sha256:90452ba79b8788fa380dfb587cca692976ef4e757b194b093d845e8d99f612f2"}, + {file = "cryptography-41.0.7-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:079b85658ea2f59c4f43b70f8119a52414cdb7be34da5d019a77bf96d473b960"}, + {file = "cryptography-41.0.7-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:b640981bf64a3e978a56167594a0e97db71c89a479da8e175d8bb5be5178c003"}, + {file = "cryptography-41.0.7-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:e3114da6d7f95d2dee7d3f4eec16dacff819740bbab931aff8648cb13c5ff5e7"}, + {file = "cryptography-41.0.7-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:d5ec85080cce7b0513cfd233914eb8b7bbd0633f1d1703aa28d1dd5a72f678ec"}, + {file = "cryptography-41.0.7-pp38-pypy38_pp73-macosx_10_12_x86_64.whl", hash = "sha256:7a698cb1dac82c35fcf8fe3417a3aaba97de16a01ac914b89a0889d364d2f6be"}, + {file = "cryptography-41.0.7-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:37a138589b12069efb424220bf78eac59ca68b95696fc622b6ccc1c0a197204a"}, + {file = "cryptography-41.0.7-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:68a2dec79deebc5d26d617bfdf6e8aab065a4f34934b22d3b5010df3ba36612c"}, + {file = "cryptography-41.0.7-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:09616eeaef406f99046553b8a40fbf8b1e70795a91885ba4c96a70793de5504a"}, + {file = "cryptography-41.0.7-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:48a0476626da912a44cc078f9893f292f0b3e4c739caf289268168d8f4702a39"}, + {file = "cryptography-41.0.7-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:c7f3201ec47d5207841402594f1d7950879ef890c0c495052fa62f58283fde1a"}, + {file = "cryptography-41.0.7-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:c5ca78485a255e03c32b513f8c2bc39fedb7f5c5f8535545bdc223a03b24f248"}, + {file = "cryptography-41.0.7-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:d6c391c021ab1f7a82da5d8d0b3cee2f4b2c455ec86c8aebbc84837a631ff309"}, + {file = "cryptography-41.0.7.tar.gz", hash = "sha256:13f93ce9bea8016c253b34afc6bd6a75993e5c40672ed5405a9c832f0d4a00bc"}, ] [package.dependencies] @@ -1142,53 +1142,53 @@ test = ["Fiona[s3]", "pytest (>=7)", "pytest-cov", "pytz"] [[package]] name = "fonttools" -version = "4.45.1" +version = "4.46.0" description = "Tools to manipulate font files" optional = false python-versions = ">=3.8" files = [ - {file = "fonttools-4.45.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:45fa321c458ea29224067700954ec44493ae869b47e7c5485a350a149a19fb53"}, - {file = "fonttools-4.45.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:0dc7617d96b1e668eea9250e1c1fe62d0c78c3f69573ce7e3332cc40e6d84356"}, - {file = "fonttools-4.45.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:03ed3bda541e86725f6b4e1b94213f13ed1ae51a5a1f167028534cedea38c010"}, - {file = "fonttools-4.45.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c4f4a5870e3b56788fb196da8cf30d0dfd51a76dc3b907861d018165f76ae4c2"}, - {file = "fonttools-4.45.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:a3c11d9687479f01eddef729aa737abcdea0a44fdaffb62a930a18892f186c9b"}, - {file = "fonttools-4.45.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:316cec50581e844c3ab69d7c82455b54c7cf18236b2f09e722faf665fbfcac58"}, - {file = "fonttools-4.45.1-cp310-cp310-win32.whl", hash = "sha256:e2277cba9f0b525e30de2a9ad3cb4219aa4bc697230c1645666b0deee9f914f0"}, - {file = "fonttools-4.45.1-cp310-cp310-win_amd64.whl", hash = "sha256:1b9e9ad2bcded9a1431afaa57c8d3c39143ac1f050862d66bddd863c515464a2"}, - {file = "fonttools-4.45.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:ff6a698bdd435d24c379f6e8a54908cd9bb7dda23719084d56bf8c87709bf3bd"}, - {file = "fonttools-4.45.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:2c980d60cd6ec1376206fe55013d166e5627ad0b149b5c81e74eaa913ab6134f"}, - {file = "fonttools-4.45.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a12dee6523c02ca78aeedd0a5e12bfa9b7b29896350edd5241542897b072ae23"}, - {file = "fonttools-4.45.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:37cd1ced6efb3dd6fe82e9f9bf92fd74ac58a5aefc284045f59ecd517a5fb9ab"}, - {file = "fonttools-4.45.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:e3d24248221bd7151dfff0d88b1b5da02dccd7134bd576ce8888199827bbaa19"}, - {file = "fonttools-4.45.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:ba6c23591427844dfb0a13658f1718489de75de6a46b64234584c0d17573162d"}, - {file = "fonttools-4.45.1-cp311-cp311-win32.whl", hash = "sha256:cebcddbe9351b67166292b4f71ffdbfcce01ba4b07d4267824eb46b277aeb19a"}, - {file = "fonttools-4.45.1-cp311-cp311-win_amd64.whl", hash = "sha256:f22eb69996a0bd49f76bdefb30be54ce8dbb89a0d1246874d610f05c2aa2e69e"}, - {file = "fonttools-4.45.1-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:794de93e83297db7b4943f2431e206d8b1ea69cb3ae14638a49cc50332bf0db8"}, - {file = "fonttools-4.45.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:4ba17822a6681d06849078daaf6e03eccc9f467efe7c4c60280e28a78e8e5df9"}, - {file = "fonttools-4.45.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e50f794d09df0675da8d9dbd7c66bfcab2f74a708343aabcad41936d26556891"}, - {file = "fonttools-4.45.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8b07b857d4f9de3199a8c3d1b1bf2078c0f37447891ca1a8d9234106b9a27aff"}, - {file = "fonttools-4.45.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:777ba42b94a27bb7fb2b4082522fccfd345667c32a56011e1c3e105979af5b79"}, - {file = "fonttools-4.45.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:21e96b99878348c74aa58059b8578d7586f9519cbcdadacf56486737038aa043"}, - {file = "fonttools-4.45.1-cp312-cp312-win32.whl", hash = "sha256:5cbf02cda8465b69769d07385f5d11e7bba19954e7787792f46fe679ec755ebb"}, - {file = "fonttools-4.45.1-cp312-cp312-win_amd64.whl", hash = "sha256:800e354e0c3afaeb8d9552769773d02f228e98c37b8cb03041157c3d0687cffc"}, - {file = "fonttools-4.45.1-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:6eb2c54f7a07c92108daabcf02caf31df97825738db02a28270633946bcda4d0"}, - {file = "fonttools-4.45.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:43a3d267334109ff849c37cf3629476b5feb392ef1d2e464a167b83de8cd599c"}, - {file = "fonttools-4.45.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8e1aefc2bf3c43e0f33f995f828a7bbeff4adc9393a7760b11456dbcf14388f6"}, - {file = "fonttools-4.45.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1f53a19dcdd5737440839b8394eeebb35da9ec8109f7926cb6456639b5b58e47"}, - {file = "fonttools-4.45.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:5a17706b9cc24b27721613fe5773d93331ab7f0ecaca9955aead89c6b843d3a7"}, - {file = "fonttools-4.45.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:fb36e5f40191274a95938b40c0a1fa7f895e36935aea8709e1d6deff0b2d0d4f"}, - {file = "fonttools-4.45.1-cp38-cp38-win32.whl", hash = "sha256:46eabddec12066829b8a1efe45ae552ba2f1796981ecf538d5f68284c354c589"}, - {file = "fonttools-4.45.1-cp38-cp38-win_amd64.whl", hash = "sha256:b6de2f0fcd3302fb82f94801002cb473959e998c14c24ec28234adb674aed345"}, - {file = "fonttools-4.45.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:392d0e3cc23daee910193625f7cf1b387aff9dd5b6f1a5f4a925680acb6dcbc2"}, - {file = "fonttools-4.45.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:4b9544b1346d99848ac0e9b05b5d45ee703d7562fc4c9c48cf4b781de9632e57"}, - {file = "fonttools-4.45.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8717db3e4895e4820ade64ea379187738827ee60748223cb0438ef044ee208c6"}, - {file = "fonttools-4.45.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e29d5f298d616a93a4c5963682dc6cc8cc09f6d89cad2c29019fc5fb3b4d9472"}, - {file = "fonttools-4.45.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:cb472905da3049960e80fc1cf808231880d79727a8410e156bf3e5063a1c574f"}, - {file = "fonttools-4.45.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:ba299f1fbaa2a1e33210aaaf6fa816d4059e4d3cfe2ae9871368d4ab548c1c6a"}, - {file = "fonttools-4.45.1-cp39-cp39-win32.whl", hash = "sha256:105099968b58a5b4cef6f3eb409db8ea8578b302a9d05e23fecba1b8b0177b5f"}, - {file = "fonttools-4.45.1-cp39-cp39-win_amd64.whl", hash = "sha256:847f3f49dd3423e5a678c098e2ba92c7f4955d4aab3044f6a507b0bb0ecb07e0"}, - {file = "fonttools-4.45.1-py3-none-any.whl", hash = "sha256:3bdd7dfca8f6c9f4779384064027e8477ad6a037d6a327b09381f43e0247c6f3"}, - {file = "fonttools-4.45.1.tar.gz", hash = "sha256:6e441286d55fe7ec7c4fb36812bf914924813776ff514b744b510680fc2733f2"}, + {file = "fonttools-4.46.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:d4e69e2c7f93b695d2e6f18f709d501d945f65c1d237dafaabdd23cd935a5276"}, + {file = "fonttools-4.46.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:25852f0c63df0af022f698464a4a80f7d1d5bd974bcd22f995f6b4ad198e32dd"}, + {file = "fonttools-4.46.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:adab73618d0a328b203a0e242b3eba60a2b5662d9cb2bd16ed9c52af8a7d86af"}, + {file = "fonttools-4.46.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2cf923a4a556ab4cc4c52f69a4a2db624cf5a2cf360394368b40c5152fe3321e"}, + {file = "fonttools-4.46.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:87c214197712cc14fd2a4621efce2a9c501a77041232b789568149a8a3161517"}, + {file = "fonttools-4.46.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:156ae342a1ed1fe38e180de471e98fbf5b2b6ae280fa3323138569c4ca215844"}, + {file = "fonttools-4.46.0-cp310-cp310-win32.whl", hash = "sha256:c506e3d3a9e898caee4dc094f34b49c5566870d5a2d1ca2125f0a9f35ecc2205"}, + {file = "fonttools-4.46.0-cp310-cp310-win_amd64.whl", hash = "sha256:f8bc3973ed58893c4107993e0a7ae34901cb572b5e798249cbef35d30801ffd4"}, + {file = "fonttools-4.46.0-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:982f69855ac258260f51048d9e0c53c5f19881138cc7ca06deb38dc4b97404b6"}, + {file = "fonttools-4.46.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:2c23c59d321d62588620f2255cf951270bf637d88070f38ed8b5e5558775b86c"}, + {file = "fonttools-4.46.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a0e94244ec24a940ecfbe5b31c975c8a575d5ed2d80f9a280ce3b21fa5dc9c34"}, + {file = "fonttools-4.46.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1a9f9cdd7ef63d1b8ac90db335762451452426b3207abd79f60da510cea62da5"}, + {file = "fonttools-4.46.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:ca9eceebe70035b057ce549e2054cad73e95cac3fe91a9d827253d1c14618204"}, + {file = "fonttools-4.46.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:8be6adfa4e15977075278dd0a0bae74dec59be7b969b5ceed93fb86af52aa5be"}, + {file = "fonttools-4.46.0-cp311-cp311-win32.whl", hash = "sha256:7b5636f5706d49f13b6d610fe54ee662336cdf56b5a6f6683c0b803e23d826d2"}, + {file = "fonttools-4.46.0-cp311-cp311-win_amd64.whl", hash = "sha256:49ea0983e55fd7586a809787cd4644a7ae471e53ab8ddc016f9093b400e32646"}, + {file = "fonttools-4.46.0-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:7b460720ce81773da1a3e7cc964c48e1e11942b280619582a897fa0117b56a62"}, + {file = "fonttools-4.46.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:8bee9f4fc8c99824a424ae45c789ee8c67cb84f8e747afa7f83b7d3cef439c3b"}, + {file = "fonttools-4.46.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d3d7b96aba96e05e8c911ce2dfc5acc6a178b8f44f6aa69371ab91aa587563da"}, + {file = "fonttools-4.46.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9e6aeb5c340416d11a3209d75c48d13e72deea9e1517837dd1522c1fd1f17c11"}, + {file = "fonttools-4.46.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:c779f8701deedf41908f287aeb775b8a6f59875ad1002b98ac6034ae4ddc1b7b"}, + {file = "fonttools-4.46.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:ce199227ce7921eaafdd4f96536f16b232d6b580ce74ce337de544bf06cb2752"}, + {file = "fonttools-4.46.0-cp312-cp312-win32.whl", hash = "sha256:1c9937c4dd1061afd22643389445fabda858af5e805860ec3082a4bc07c7a720"}, + {file = "fonttools-4.46.0-cp312-cp312-win_amd64.whl", hash = "sha256:a9fa52ef8fd14d7eb3d813e1451e7ace3e1eebfa9b7237d3f81fee8f3de6a114"}, + {file = "fonttools-4.46.0-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:c94564b1f3b5dd87e73577610d85115b1936edcc596deaf84a31bbe70e17456b"}, + {file = "fonttools-4.46.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:a4a50a1dfad7f7ba5ca3f99cc73bf5cdac67ceade8e4b355a877521f20ad1b63"}, + {file = "fonttools-4.46.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:89c2c520f9492844ecd6316d20c6c7a157b5c0cb73a1411b3db28ee304f30122"}, + {file = "fonttools-4.46.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e5b7905fd68eacb7cc56a13139da5c312c45baae6950dd00b02563c54508a041"}, + {file = "fonttools-4.46.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:8485cc468288e213f31afdaf1fdda3c79010f542559fbba936a54f4644df2570"}, + {file = "fonttools-4.46.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:87c3299da7da55394fb324349db0ede38114a46aafd0e7dfcabfecd28cdd94c3"}, + {file = "fonttools-4.46.0-cp38-cp38-win32.whl", hash = "sha256:f5f1423a504ccc329efb5aa79738de83d38c072be5308788dde6bd419969d7f5"}, + {file = "fonttools-4.46.0-cp38-cp38-win_amd64.whl", hash = "sha256:6d4a4ebcc76e30898ff3296ea786491c70e183f738319ae2629e0d44f17ece42"}, + {file = "fonttools-4.46.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:c9a0e422ab79e5cb2b47913be6a4b5fd20c4c7ac34a24f3691a4e099e965e0b8"}, + {file = "fonttools-4.46.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:13ac0cba2fc63fa4b232f2a7971f35f35c6eaf10bd1271fa96d4ce6253a8acfd"}, + {file = "fonttools-4.46.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:795150d5edc595e1a2cfb3d65e8f4f3d027704fc2579f8990d381bef6b188eb6"}, + {file = "fonttools-4.46.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d00fc63131dcac6b25f50a5a129758438317e54e3ce5587163f7058de4b0e933"}, + {file = "fonttools-4.46.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:3033b55f401a622de2630b3982234d97219d89b058607b87927eccb0f922313c"}, + {file = "fonttools-4.46.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:e26e7fb908ae4f622813e7cb32cd2db6c24e3122bb3b98f25e832a2fe0e7e228"}, + {file = "fonttools-4.46.0-cp39-cp39-win32.whl", hash = "sha256:2d0eba685938c603f2f648dfc0aadbf8c6a4fe1c7ca608c2970a6ef39e00f254"}, + {file = "fonttools-4.46.0-cp39-cp39-win_amd64.whl", hash = "sha256:5200b01f463d97cc2b7ff8a1e3584151f4413e98cb8419da5f17d1dbb84cc214"}, + {file = "fonttools-4.46.0-py3-none-any.whl", hash = "sha256:5b627ed142398ea9202bd752c04311592558964d1a765fb2f78dc441a05633f4"}, + {file = "fonttools-4.46.0.tar.gz", hash = "sha256:2ae45716c27a41807d58a9f3f59983bdc8c0a46cb259e4450ab7e196253a9853"}, ] [package.extras] @@ -1600,13 +1600,13 @@ files = [ [[package]] name = "ipykernel" -version = "6.26.0" +version = "6.27.1" description = "IPython Kernel for Jupyter" optional = false python-versions = ">=3.8" files = [ - {file = "ipykernel-6.26.0-py3-none-any.whl", hash = "sha256:3ba3dc97424b87b31bb46586b5167b3161b32d7820b9201a9e698c71e271602c"}, - {file = "ipykernel-6.26.0.tar.gz", hash = "sha256:553856658eb8430bbe9653ea041a41bff63e9606fc4628873fc92a6cf3abd404"}, + {file = "ipykernel-6.27.1-py3-none-any.whl", hash = "sha256:dab88b47f112f9f7df62236511023c9bdeef67abc73af7c652e4ce4441601686"}, + {file = "ipykernel-6.27.1.tar.gz", hash = "sha256:7d5d594b6690654b4d299edba5e872dc17bb7396a8d0609c97cb7b8a1c605de6"}, ] [package.dependencies] @@ -1832,13 +1832,13 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- [[package]] name = "jsonschema-specifications" -version = "2023.11.1" +version = "2023.11.2" description = "The JSON Schema meta-schemas and vocabularies, exposed as a Registry" optional = false python-versions = ">=3.8" files = [ - {file = "jsonschema_specifications-2023.11.1-py3-none-any.whl", hash = "sha256:f596778ab612b3fd29f72ea0d990393d0540a5aab18bf0407a46632eab540779"}, - {file = "jsonschema_specifications-2023.11.1.tar.gz", hash = "sha256:c9b234904ffe02f079bf91b14d79987faa685fd4b39c377a0996954c0090b9ca"}, + {file = "jsonschema_specifications-2023.11.2-py3-none-any.whl", hash = "sha256:e74ba7c0a65e8cb49dc26837d6cfe576557084a8b423ed16a420984228104f93"}, + {file = "jsonschema_specifications-2023.11.2.tar.gz", hash = "sha256:9472fc4fea474cd74bea4a2b190daeccb5a9e4db2ea80efcf7a1b582fc9a81b8"}, ] [package.dependencies] @@ -1971,13 +1971,13 @@ jupyter-server = ">=1.1.2" [[package]] name = "jupyter-server" -version = "2.11.1" +version = "2.11.2" description = "The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications." optional = false python-versions = ">=3.8" files = [ - {file = "jupyter_server-2.11.1-py3-none-any.whl", hash = "sha256:4b3a16e3ed16fd202588890f10b8ca589bd3e29405d128beb95935f059441373"}, - {file = "jupyter_server-2.11.1.tar.gz", hash = "sha256:fe80bab96493acf5f7d6cd9a1575af8fbd253dc2591aa4d015131a1e03b5799a"}, + {file = "jupyter_server-2.11.2-py3-none-any.whl", hash = "sha256:0c548151b54bcb516ca466ec628f7f021545be137d01b5467877e87f6fff4374"}, + {file = "jupyter_server-2.11.2.tar.gz", hash = "sha256:0c99f9367b0f24141e527544522430176613f9249849be80504c6d2b955004bb"}, ] [package.dependencies] @@ -2498,13 +2498,13 @@ test = ["flaky", "ipykernel (>=6.19.3)", "ipython", "ipywidgets", "nbconvert (>= [[package]] name = "nbconvert" -version = "7.11.0" +version = "7.12.0" description = "Converting Jupyter Notebooks" optional = false python-versions = ">=3.8" files = [ - {file = "nbconvert-7.11.0-py3-none-any.whl", hash = "sha256:d1d417b7f34a4e38887f8da5bdfd12372adf3b80f995d57556cb0972c68909fe"}, - {file = "nbconvert-7.11.0.tar.gz", hash = "sha256:abedc01cf543177ffde0bfc2a69726d5a478f6af10a332fc1bf29fcb4f0cf000"}, + {file = "nbconvert-7.12.0-py3-none-any.whl", hash = "sha256:5b6c848194d270cc55fb691169202620d7b52a12fec259508d142ecbe4219310"}, + {file = "nbconvert-7.12.0.tar.gz", hash = "sha256:b1564bd89f69a74cd6398b0362da94db07aafb991b7857216a766204a71612c0"}, ] [package.dependencies] @@ -2947,13 +2947,13 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa [[package]] name = "platformdirs" -version = "4.0.0" +version = "4.1.0" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "platformdirs-4.0.0-py3-none-any.whl", hash = "sha256:118c954d7e949b35437270383a3f2531e99dd93cf7ce4dc8340d3356d30f173b"}, - {file = "platformdirs-4.0.0.tar.gz", hash = "sha256:cb633b2bcf10c51af60beb0ab06d2f1d69064b43abf4c185ca6b28865f3f9731"}, + {file = "platformdirs-4.1.0-py3-none-any.whl", hash = "sha256:11c8f37bcca40db96d8144522d925583bdb7a31f7b0e37e3ed4318400a8e2380"}, + {file = "platformdirs-4.1.0.tar.gz", hash = "sha256:906d548203468492d432bcb294d4bc2fff751bf84971fbb2c10918cc206ee420"}, ] [package.extras] @@ -4097,13 +4097,13 @@ ocsp = ["cryptography (>=36.0.1)", "pyopenssl (==20.0.1)", "requests (>=2.26.0)" [[package]] name = "referencing" -version = "0.31.0" +version = "0.31.1" description = "JSON Referencing + Python" optional = false python-versions = ">=3.8" files = [ - {file = "referencing-0.31.0-py3-none-any.whl", hash = "sha256:381b11e53dd93babb55696c71cf42aef2d36b8a150c49bf0bc301e36d536c882"}, - {file = "referencing-0.31.0.tar.gz", hash = "sha256:cc28f2c88fbe7b961a7817a0abc034c09a1e36358f82fedb4ffdf29a25398863"}, + {file = "referencing-0.31.1-py3-none-any.whl", hash = "sha256:c19c4d006f1757e3dd75c4f784d38f8698d87b649c54f9ace14e5e8c9667c01d"}, + {file = "referencing-0.31.1.tar.gz", hash = "sha256:81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec"}, ] [package.dependencies] @@ -4193,110 +4193,110 @@ release = ["pip-tools (>=6.12.1)", "toml (>=0.10.2)", "twine (>=4.0.2)"] [[package]] name = "rpds-py" -version = "0.13.1" +version = "0.13.2" description = "Python bindings to Rust's persistent data structures (rpds)" optional = false python-versions = ">=3.8" files = [ - {file = "rpds_py-0.13.1-cp310-cp310-macosx_10_7_x86_64.whl", hash = "sha256:83feb0f682d75a09ddc11aa37ba5c07dd9b824b22915207f6176ea458474ff75"}, - {file = "rpds_py-0.13.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:fa84bbe22ffa108f91631935c28a623001e335d66e393438258501e618fb0dde"}, - {file = "rpds_py-0.13.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e04f8c76b8d5c70695b4e8f1d0b391d8ef91df00ef488c6c1ffb910176459bc6"}, - {file = "rpds_py-0.13.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:032c242a595629aacace44128f9795110513ad27217b091e834edec2fb09e800"}, - {file = "rpds_py-0.13.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:91276caef95556faeb4b8f09fe4439670d3d6206fee78d47ddb6e6de837f0b4d"}, - {file = "rpds_py-0.13.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d22f2cb82e0b40e427a74a93c9a4231335bbc548aed79955dde0b64ea7f88146"}, - {file = "rpds_py-0.13.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:63c9e2794329ef070844ff9bfc012004aeddc0468dc26970953709723f76c8a5"}, - {file = "rpds_py-0.13.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:c797ea56f36c6f248656f0223b11307fdf4a1886f3555eba371f34152b07677f"}, - {file = "rpds_py-0.13.1-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:82dbcd6463e580bcfb7561cece35046aaabeac5a9ddb775020160b14e6c58a5d"}, - {file = "rpds_py-0.13.1-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:736817dbbbd030a69a1faf5413a319976c9c8ba8cdcfa98c022d3b6b2e01eca6"}, - {file = "rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:1f36a1e80ef4ed1996445698fd91e0d3e54738bf597c9995118b92da537d7a28"}, - {file = "rpds_py-0.13.1-cp310-none-win32.whl", hash = "sha256:4f13d3f6585bd07657a603780e99beda96a36c86acaba841f131e81393958336"}, - {file = "rpds_py-0.13.1-cp310-none-win_amd64.whl", hash = "sha256:545e94c84575057d3d5c62634611858dac859702b1519b6ffc58eca7fb1adfcf"}, - {file = "rpds_py-0.13.1-cp311-cp311-macosx_10_7_x86_64.whl", hash = "sha256:6bfe72b249264cc1ff2f3629be240d7d2fdc778d9d298087cdec8524c91cd11f"}, - {file = "rpds_py-0.13.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:edc91c50e17f5cd945d821f0f1af830522dba0c10267c3aab186dc3dbaab8def"}, - {file = "rpds_py-0.13.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2eca04a365be380ca1f8fa48b334462e19e3382c0bb7386444d8ca43aa01c481"}, - {file = "rpds_py-0.13.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:3e3ac5b602fea378243f993d8b707189f9061e55ebb4e56cb9fdef8166060f28"}, - {file = "rpds_py-0.13.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:dfb5d2ab183c0efe5e7b8917e4eaa2e837aacafad8a69b89aa6bc81550eed857"}, - {file = "rpds_py-0.13.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d9793d46d3e6522ae58e9321032827c9c0df1e56cbe5d3de965facb311aed6aa"}, - {file = "rpds_py-0.13.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9cd935c0220d012a27c20135c140f9cdcbc6249d5954345c81bfb714071b985c"}, - {file = "rpds_py-0.13.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:37b08df45f02ff1866043b95096cbe91ac99de05936dd09d6611987a82a3306a"}, - {file = "rpds_py-0.13.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:ad666a904212aa9a6c77da7dce9d5170008cda76b7776e6731928b3f8a0d40fa"}, - {file = "rpds_py-0.13.1-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:8a6ad8429340e0a4de89353447c6441329def3632e7b2293a7d6e873217d3c2b"}, - {file = "rpds_py-0.13.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:7c40851b659d958c5245c1236e34f0d065cc53dca8d978b49a032c8e0adfda6e"}, - {file = "rpds_py-0.13.1-cp311-none-win32.whl", hash = "sha256:4145172ab59b6c27695db6d78d040795f635cba732cead19c78cede74800949a"}, - {file = "rpds_py-0.13.1-cp311-none-win_amd64.whl", hash = "sha256:46a07a258bda12270de02b34c4884f200f864bba3dcd6e3a37fef36a168b859d"}, - {file = "rpds_py-0.13.1-cp312-cp312-macosx_10_7_x86_64.whl", hash = "sha256:ba4432301ad7eeb1b00848cf46fae0e5fecfd18a8cb5fdcf856c67985f79ecc7"}, - {file = "rpds_py-0.13.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:d22e0660de24bd8e9ac82f4230a22a5fe4e397265709289d61d5fb333839ba50"}, - {file = "rpds_py-0.13.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:76a8374b294e4ccb39ccaf11d39a0537ed107534139c00b4393ca3b542cc66e5"}, - {file = "rpds_py-0.13.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:7d152ec7bb431040af2500e01436c9aa0d993f243346f0594a15755016bf0be1"}, - {file = "rpds_py-0.13.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:74a2044b870df7c9360bb3ce7e12f9ddf8e72e49cd3a353a1528cbf166ad2383"}, - {file = "rpds_py-0.13.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:960e7e460fda2d0af18c75585bbe0c99f90b8f09963844618a621b804f8c3abe"}, - {file = "rpds_py-0.13.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:37f79f4f1f06cc96151f4a187528c3fd4a7e1065538a4af9eb68c642365957f7"}, - {file = "rpds_py-0.13.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:cd4ea56c9542ad0091dfdef3e8572ae7a746e1e91eb56c9e08b8d0808b40f1d1"}, - {file = "rpds_py-0.13.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:0290712eb5603a725769b5d857f7cf15cf6ca93dda3128065bbafe6fdb709beb"}, - {file = "rpds_py-0.13.1-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:0b70c1f800059c92479dc94dda41288fd6607f741f9b1b8f89a21a86428f6383"}, - {file = "rpds_py-0.13.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:3dd5fb7737224e1497c886fb3ca681c15d9c00c76171f53b3c3cc8d16ccfa7fb"}, - {file = "rpds_py-0.13.1-cp312-none-win32.whl", hash = "sha256:74be3b215a5695690a0f1a9f68b1d1c93f8caad52e23242fcb8ba56aaf060281"}, - {file = "rpds_py-0.13.1-cp312-none-win_amd64.whl", hash = "sha256:f47eef55297799956464efc00c74ae55c48a7b68236856d56183fe1ddf866205"}, - {file = "rpds_py-0.13.1-cp38-cp38-macosx_10_7_x86_64.whl", hash = "sha256:e4a45ba34f904062c63049a760790c6a2fa7a4cc4bd160d8af243b12371aaa05"}, - {file = "rpds_py-0.13.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:20147996376be452cd82cd6c17701daba69a849dc143270fa10fe067bb34562a"}, - {file = "rpds_py-0.13.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:42b9535aa22ab023704cfc6533e968f7e420affe802d85e956d8a7b4c0b0b5ea"}, - {file = "rpds_py-0.13.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:d4fa1eeb9bea6d9b64ac91ec51ee94cc4fc744955df5be393e1c923c920db2b0"}, - {file = "rpds_py-0.13.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2b2415d5a7b7ee96aa3a54d4775c1fec140476a17ee12353806297e900eaeddc"}, - {file = "rpds_py-0.13.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:577d40a72550eac1386b77b43836151cb61ff6700adacda2ad4d883ca5a0b6f2"}, - {file = "rpds_py-0.13.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:af2d1648eb625a460eee07d3e1ea3a4a6e84a1fb3a107f6a8e95ac19f7dcce67"}, - {file = "rpds_py-0.13.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:5b769396eb358d6b55dbf78f3f7ca631ca1b2fe02136faad5af74f0111b4b6b7"}, - {file = "rpds_py-0.13.1-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:249c8e0055ca597707d71c5ad85fd2a1c8fdb99386a8c6c257e1b47b67a9bec1"}, - {file = "rpds_py-0.13.1-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:fe30ef31172bdcf946502a945faad110e8fff88c32c4bec9a593df0280e64d8a"}, - {file = "rpds_py-0.13.1-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:2647192facf63be9ed2d7a49ceb07efe01dc6cfb083bd2cc53c418437400cb99"}, - {file = "rpds_py-0.13.1-cp38-none-win32.whl", hash = "sha256:4011d5c854aa804c833331d38a2b6f6f2fe58a90c9f615afdb7aa7cf9d31f721"}, - {file = "rpds_py-0.13.1-cp38-none-win_amd64.whl", hash = "sha256:7cfae77da92a20f56cf89739a557b76e5c6edc094f6ad5c090b9e15fbbfcd1a4"}, - {file = "rpds_py-0.13.1-cp39-cp39-macosx_10_7_x86_64.whl", hash = "sha256:e9be1f7c5f9673616f875299339984da9447a40e3aea927750c843d6e5e2e029"}, - {file = "rpds_py-0.13.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:839676475ac2ccd1532d36af3d10d290a2ca149b702ed464131e450a767550df"}, - {file = "rpds_py-0.13.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a90031658805c63fe488f8e9e7a88b260ea121ba3ee9cdabcece9c9ddb50da39"}, - {file = "rpds_py-0.13.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:8ba9fbc5d6e36bfeb5292530321cc56c4ef3f98048647fabd8f57543c34174ec"}, - {file = "rpds_py-0.13.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:08832078767545c5ee12561ce980714e1e4c6619b5b1e9a10248de60cddfa1fd"}, - {file = "rpds_py-0.13.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:19f5aa7f5078d35ed8e344bcba40f35bc95f9176dddb33fc4f2084e04289fa63"}, - {file = "rpds_py-0.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:80080972e1d000ad0341c7cc58b6855c80bd887675f92871221451d13a975072"}, - {file = "rpds_py-0.13.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:181ee352691c4434eb1c01802e9daa5edcc1007ff15023a320e2693fed6a661b"}, - {file = "rpds_py-0.13.1-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:d20da6b4c7aa9ee75ad0730beaba15d65157f5beeaca54a038bb968f92bf3ce3"}, - {file = "rpds_py-0.13.1-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:faa12a9f34671a30ea6bb027f04ec4e1fb8fa3fb3ed030893e729d4d0f3a9791"}, - {file = "rpds_py-0.13.1-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:7cf241dbb50ea71c2e628ab2a32b5bfcd36e199152fc44e5c1edb0b773f1583e"}, - {file = "rpds_py-0.13.1-cp39-none-win32.whl", hash = "sha256:dab979662da1c9fbb464e310c0b06cb5f1d174d09a462553af78f0bfb3e01920"}, - {file = "rpds_py-0.13.1-cp39-none-win_amd64.whl", hash = "sha256:a2b3c79586636f1fa69a7bd59c87c15fca80c0d34b5c003d57f2f326e5276575"}, - {file = "rpds_py-0.13.1-pp310-pypy310_pp73-macosx_10_7_x86_64.whl", hash = "sha256:5967fa631d0ed9f8511dede08bc943a9727c949d05d1efac4ac82b2938024fb7"}, - {file = "rpds_py-0.13.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:8308a8d49d1354278d5c068c888a58d7158a419b2e4d87c7839ed3641498790c"}, - {file = "rpds_py-0.13.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d0580faeb9def6d0beb7aa666294d5604e569c4e24111ada423cf9936768d95c"}, - {file = "rpds_py-0.13.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:2da81c1492291c1a90987d76a47c7b2d310661bf7c93a9de0511e27b796a8b46"}, - {file = "rpds_py-0.13.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1c9a1dc5e898ce30e2f9c0aa57181cddd4532b22b7780549441d6429d22d3b58"}, - {file = "rpds_py-0.13.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f4ae6f423cb7d1c6256b7482025ace2825728f53b7ac58bcd574de6ee9d242c2"}, - {file = "rpds_py-0.13.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bc3179e0815827cf963e634095ae5715ee73a5af61defbc8d6ca79f1bdae1d1d"}, - {file = "rpds_py-0.13.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:0d9f8930092558fd15c9e07198625efb698f7cc00b3dc311c83eeec2540226a8"}, - {file = "rpds_py-0.13.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:d1d388d2f5f5a6065cf83c54dd12112b7389095669ff395e632003ae8999c6b8"}, - {file = "rpds_py-0.13.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl", hash = "sha256:08b335fb0c45f0a9e2478a9ece6a1bfb00b6f4c4780f9be3cf36479c5d8dd374"}, - {file = "rpds_py-0.13.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:d11afdc5992bbd7af60ed5eb519873690d921425299f51d80aa3099ed49f2bcc"}, - {file = "rpds_py-0.13.1-pp38-pypy38_pp73-macosx_10_7_x86_64.whl", hash = "sha256:8c1f6c8df23be165eb0cb78f305483d00c6827a191e3a38394c658d5b9c80bbd"}, - {file = "rpds_py-0.13.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl", hash = "sha256:528e2afaa56d815d2601b857644aeb395afe7e59212ab0659906dc29ae68d9a6"}, - {file = "rpds_py-0.13.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:df2af1180b8eeececf4f819d22cc0668bfadadfd038b19a90bd2fb2ee419ec6f"}, - {file = "rpds_py-0.13.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:88956c993a20201744282362e3fd30962a9d86dc4f1dcf2bdb31fab27821b61f"}, - {file = "rpds_py-0.13.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ee70ee5f4144a45a9e6169000b5b525d82673d5dab9f7587eccc92794814e7ac"}, - {file = "rpds_py-0.13.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c5fd099acaee2325f01281a130a39da08d885e4dedf01b84bf156ec2737d78fe"}, - {file = "rpds_py-0.13.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9656a09653b18b80764647d585750df2dff8928e03a706763ab40ec8c4872acc"}, - {file = "rpds_py-0.13.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:7ba239bb37663b2b4cd08e703e79e13321512dccd8e5f0e9451d9e53a6b8509a"}, - {file = "rpds_py-0.13.1-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:3f55ae773abd96b1de25fc5c3fb356f491bd19116f8f854ba705beffc1ddc3c5"}, - {file = "rpds_py-0.13.1-pp38-pypy38_pp73-musllinux_1_2_i686.whl", hash = "sha256:f4b15a163448ec79241fb2f1bc5a8ae1a4a304f7a48d948d208a2935b26bf8a5"}, - {file = "rpds_py-0.13.1-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:1a3b2583c86bbfbf417304eeb13400ce7f8725376dc7d3efbf35dc5d7052ad48"}, - {file = "rpds_py-0.13.1-pp39-pypy39_pp73-macosx_10_7_x86_64.whl", hash = "sha256:f1059ca9a51c936c9a8d46fbc2c9a6b4c15ab3f13a97f1ad32f024b39666ba85"}, - {file = "rpds_py-0.13.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:f55601fb58f92e4f4f1d05d80c24cb77505dc42103ddfd63ddfdc51d3da46fa2"}, - {file = "rpds_py-0.13.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fcfd5f91b882eedf8d9601bd21261d6ce0e61a8c66a7152d1f5df08d3f643ab1"}, - {file = "rpds_py-0.13.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:6574f619e8734140d96c59bfa8a6a6e7a3336820ccd1bfd95ffa610673b650a2"}, - {file = "rpds_py-0.13.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a4b9d3f5c48bbe8d9e3758e498b3c34863f2c9b1ac57a4e6310183740e59c980"}, - {file = "rpds_py-0.13.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:cdd6f8738e1f1d9df5b1603bb03cb30e442710e5672262b95d0f9fcb4edb0dab"}, - {file = "rpds_py-0.13.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a8c2bf286e5d755a075e5e97ba56b3de08cccdad6b323ab0b21cc98875176b03"}, - {file = "rpds_py-0.13.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:b3d4b390ee70ca9263b331ccfaf9819ee20e90dfd0201a295e23eb64a005dbef"}, - {file = "rpds_py-0.13.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:db8d0f0ad92f74feb61c4e4a71f1d573ef37c22ef4dc19cab93e501bfdad8cbd"}, - {file = "rpds_py-0.13.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl", hash = "sha256:2abd669a39be69cdfe145927c7eb53a875b157740bf1e2d49e9619fc6f43362e"}, - {file = "rpds_py-0.13.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:2c173f529666bab8e3f948b74c6d91afa22ea147e6ebae49a48229d9020a47c4"}, - {file = "rpds_py-0.13.1.tar.gz", hash = "sha256:264f3a5906c62b9df3a00ad35f6da1987d321a053895bd85f9d5c708de5c0fbf"}, + {file = "rpds_py-0.13.2-cp310-cp310-macosx_10_7_x86_64.whl", hash = "sha256:1ceebd0ae4f3e9b2b6b553b51971921853ae4eebf3f54086be0565d59291e53d"}, + {file = "rpds_py-0.13.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:46e1ed994a0920f350a4547a38471217eb86f57377e9314fbaaa329b71b7dfe3"}, + {file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ee353bb51f648924926ed05e0122b6a0b1ae709396a80eb583449d5d477fcdf7"}, + {file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:530190eb0cd778363bbb7596612ded0bb9fef662daa98e9d92a0419ab27ae914"}, + {file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:29d311e44dd16d2434d5506d57ef4d7036544fc3c25c14b6992ef41f541b10fb"}, + {file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2e72f750048b32d39e87fc85c225c50b2a6715034848dbb196bf3348aa761fa1"}, + {file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db09b98c7540df69d4b47218da3fbd7cb466db0fb932e971c321f1c76f155266"}, + {file = "rpds_py-0.13.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:2ac26f50736324beb0282c819668328d53fc38543fa61eeea2c32ea8ea6eab8d"}, + {file = "rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:12ecf89bd54734c3c2c79898ae2021dca42750c7bcfb67f8fb3315453738ac8f"}, + {file = "rpds_py-0.13.2-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:3a44c8440183b43167fd1a0819e8356692bf5db1ad14ce140dbd40a1485f2dea"}, + {file = "rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:bcef4f2d3dc603150421de85c916da19471f24d838c3c62a4f04c1eb511642c1"}, + {file = "rpds_py-0.13.2-cp310-none-win32.whl", hash = "sha256:ee6faebb265e28920a6f23a7d4c362414b3f4bb30607141d718b991669e49ddc"}, + {file = "rpds_py-0.13.2-cp310-none-win_amd64.whl", hash = "sha256:ac96d67b37f28e4b6ecf507c3405f52a40658c0a806dffde624a8fcb0314d5fd"}, + {file = "rpds_py-0.13.2-cp311-cp311-macosx_10_7_x86_64.whl", hash = "sha256:b5f6328e8e2ae8238fc767703ab7b95785521c42bb2b8790984e3477d7fa71ad"}, + {file = "rpds_py-0.13.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:729408136ef8d45a28ee9a7411917c9e3459cf266c7e23c2f7d4bb8ef9e0da42"}, + {file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:65cfed9c807c27dee76407e8bb29e6f4e391e436774bcc769a037ff25ad8646e"}, + {file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:aefbdc934115d2f9278f153952003ac52cd2650e7313750390b334518c589568"}, + {file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d48db29bd47814671afdd76c7652aefacc25cf96aad6daefa82d738ee87461e2"}, + {file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3c55d7f2d817183d43220738270efd3ce4e7a7b7cbdaefa6d551ed3d6ed89190"}, + {file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6aadae3042f8e6db3376d9e91f194c606c9a45273c170621d46128f35aef7cd0"}, + {file = "rpds_py-0.13.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:5feae2f9aa7270e2c071f488fab256d768e88e01b958f123a690f1cc3061a09c"}, + {file = "rpds_py-0.13.2-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:51967a67ea0d7b9b5cd86036878e2d82c0b6183616961c26d825b8c994d4f2c8"}, + {file = "rpds_py-0.13.2-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:4d0c10d803549427f427085ed7aebc39832f6e818a011dcd8785e9c6a1ba9b3e"}, + {file = "rpds_py-0.13.2-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:603d5868f7419081d616dab7ac3cfa285296735e7350f7b1e4f548f6f953ee7d"}, + {file = "rpds_py-0.13.2-cp311-none-win32.whl", hash = "sha256:b8996ffb60c69f677245f5abdbcc623e9442bcc91ed81b6cd6187129ad1fa3e7"}, + {file = "rpds_py-0.13.2-cp311-none-win_amd64.whl", hash = "sha256:5379e49d7e80dca9811b36894493d1c1ecb4c57de05c36f5d0dd09982af20211"}, + {file = "rpds_py-0.13.2-cp312-cp312-macosx_10_7_x86_64.whl", hash = "sha256:8a776a29b77fe0cc28fedfd87277b0d0f7aa930174b7e504d764e0b43a05f381"}, + {file = "rpds_py-0.13.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:2a1472956c5bcc49fb0252b965239bffe801acc9394f8b7c1014ae9258e4572b"}, + {file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f252dfb4852a527987a9156cbcae3022a30f86c9d26f4f17b8c967d7580d65d2"}, + {file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:f0d320e70b6b2300ff6029e234e79fe44e9dbbfc7b98597ba28e054bd6606a57"}, + {file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ade2ccb937060c299ab0dfb2dea3d2ddf7e098ed63ee3d651ebfc2c8d1e8632a"}, + {file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b9d121be0217787a7d59a5c6195b0842d3f701007333426e5154bf72346aa658"}, + {file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8fa6bd071ec6d90f6e7baa66ae25820d57a8ab1b0a3c6d3edf1834d4b26fafa2"}, + {file = "rpds_py-0.13.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:c918621ee0a3d1fe61c313f2489464f2ae3d13633e60f520a8002a5e910982ee"}, + {file = "rpds_py-0.13.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:25b28b3d33ec0a78e944aaaed7e5e2a94ac811bcd68b557ca48a0c30f87497d2"}, + {file = "rpds_py-0.13.2-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:31e220a040b89a01505128c2f8a59ee74732f666439a03e65ccbf3824cdddae7"}, + {file = "rpds_py-0.13.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:15253fff410873ebf3cfba1cc686a37711efcd9b8cb30ea21bb14a973e393f60"}, + {file = "rpds_py-0.13.2-cp312-none-win32.whl", hash = "sha256:b981a370f8f41c4024c170b42fbe9e691ae2dbc19d1d99151a69e2c84a0d194d"}, + {file = "rpds_py-0.13.2-cp312-none-win_amd64.whl", hash = "sha256:4c4e314d36d4f31236a545696a480aa04ea170a0b021e9a59ab1ed94d4c3ef27"}, + {file = "rpds_py-0.13.2-cp38-cp38-macosx_10_7_x86_64.whl", hash = "sha256:80e5acb81cb49fd9f2d5c08f8b74ffff14ee73b10ca88297ab4619e946bcb1e1"}, + {file = "rpds_py-0.13.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:efe093acc43e869348f6f2224df7f452eab63a2c60a6c6cd6b50fd35c4e075ba"}, + {file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8c2a61c0e4811012b0ba9f6cdcb4437865df5d29eab5d6018ba13cee1c3064a0"}, + {file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:751758d9dd04d548ec679224cc00e3591f5ebf1ff159ed0d4aba6a0746352452"}, + {file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:6ba8858933f0c1a979781272a5f65646fca8c18c93c99c6ddb5513ad96fa54b1"}, + {file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:bfdfbe6a36bc3059fff845d64c42f2644cf875c65f5005db54f90cdfdf1df815"}, + {file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:aa0379c1935c44053c98826bc99ac95f3a5355675a297ac9ce0dfad0ce2d50ca"}, + {file = "rpds_py-0.13.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:d5593855b5b2b73dd8413c3fdfa5d95b99d657658f947ba2c4318591e745d083"}, + {file = "rpds_py-0.13.2-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:2a7bef6977043673750a88da064fd513f89505111014b4e00fbdd13329cd4e9a"}, + {file = "rpds_py-0.13.2-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:3ab96754d23372009638a402a1ed12a27711598dd49d8316a22597141962fe66"}, + {file = "rpds_py-0.13.2-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:e06cfea0ece444571d24c18ed465bc93afb8c8d8d74422eb7026662f3d3f779b"}, + {file = "rpds_py-0.13.2-cp38-none-win32.whl", hash = "sha256:5493569f861fb7b05af6d048d00d773c6162415ae521b7010197c98810a14cab"}, + {file = "rpds_py-0.13.2-cp38-none-win_amd64.whl", hash = "sha256:b07501b720cf060c5856f7b5626e75b8e353b5f98b9b354a21eb4bfa47e421b1"}, + {file = "rpds_py-0.13.2-cp39-cp39-macosx_10_7_x86_64.whl", hash = "sha256:881df98f0a8404d32b6de0fd33e91c1b90ed1516a80d4d6dc69d414b8850474c"}, + {file = "rpds_py-0.13.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:d79c159adea0f1f4617f54aa156568ac69968f9ef4d1e5fefffc0a180830308e"}, + {file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:38d4f822ee2f338febcc85aaa2547eb5ba31ba6ff68d10b8ec988929d23bb6b4"}, + {file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:5d75d6d220d55cdced2f32cc22f599475dbe881229aeddba6c79c2e9df35a2b3"}, + {file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5d97e9ae94fb96df1ee3cb09ca376c34e8a122f36927230f4c8a97f469994bff"}, + {file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:67a429520e97621a763cf9b3ba27574779c4e96e49a27ff8a1aa99ee70beb28a"}, + {file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:188435794405c7f0573311747c85a96b63c954a5f2111b1df8018979eca0f2f0"}, + {file = "rpds_py-0.13.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:38f9bf2ad754b4a45b8210a6c732fe876b8a14e14d5992a8c4b7c1ef78740f53"}, + {file = "rpds_py-0.13.2-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:a6ba2cb7d676e9415b9e9ac7e2aae401dc1b1e666943d1f7bc66223d3d73467b"}, + {file = "rpds_py-0.13.2-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:eaffbd8814bb1b5dc3ea156a4c5928081ba50419f9175f4fc95269e040eff8f0"}, + {file = "rpds_py-0.13.2-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:5a4c1058cdae6237d97af272b326e5f78ee7ee3bbffa6b24b09db4d828810468"}, + {file = "rpds_py-0.13.2-cp39-none-win32.whl", hash = "sha256:b5267feb19070bef34b8dea27e2b504ebd9d31748e3ecacb3a4101da6fcb255c"}, + {file = "rpds_py-0.13.2-cp39-none-win_amd64.whl", hash = "sha256:ddf23960cb42b69bce13045d5bc66f18c7d53774c66c13f24cf1b9c144ba3141"}, + {file = "rpds_py-0.13.2-pp310-pypy310_pp73-macosx_10_7_x86_64.whl", hash = "sha256:97163a1ab265a1073a6372eca9f4eeb9f8c6327457a0b22ddfc4a17dcd613e74"}, + {file = "rpds_py-0.13.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:25ea41635d22b2eb6326f58e608550e55d01df51b8a580ea7e75396bafbb28e9"}, + {file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:76d59d4d451ba77f08cb4cd9268dec07be5bc65f73666302dbb5061989b17198"}, + {file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e7c564c58cf8f248fe859a4f0fe501b050663f3d7fbc342172f259124fb59933"}, + {file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:61dbc1e01dc0c5875da2f7ae36d6e918dc1b8d2ce04e871793976594aad8a57a"}, + {file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:fdb82eb60d31b0c033a8e8ee9f3fc7dfbaa042211131c29da29aea8531b4f18f"}, + {file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d204957169f0b3511fb95395a9da7d4490fb361763a9f8b32b345a7fe119cb45"}, + {file = "rpds_py-0.13.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:c45008ca79bad237cbc03c72bc5205e8c6f66403773929b1b50f7d84ef9e4d07"}, + {file = "rpds_py-0.13.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:79bf58c08f0756adba691d480b5a20e4ad23f33e1ae121584cf3a21717c36dfa"}, + {file = "rpds_py-0.13.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl", hash = "sha256:e86593bf8637659e6a6ed58854b6c87ec4e9e45ee8a4adfd936831cef55c2d21"}, + {file = "rpds_py-0.13.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:d329896c40d9e1e5c7715c98529e4a188a1f2df51212fd65102b32465612b5dc"}, + {file = "rpds_py-0.13.2-pp38-pypy38_pp73-macosx_10_7_x86_64.whl", hash = "sha256:4a5375c5fff13f209527cd886dc75394f040c7d1ecad0a2cb0627f13ebe78a12"}, + {file = "rpds_py-0.13.2-pp38-pypy38_pp73-macosx_11_0_arm64.whl", hash = "sha256:06d218e4464d31301e943b65b2c6919318ea6f69703a351961e1baaf60347276"}, + {file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c1f41d32a2ddc5a94df4b829b395916a4b7f103350fa76ba6de625fcb9e773ac"}, + {file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:6bc568b05e02cd612be53900c88aaa55012e744930ba2eeb56279db4c6676eb3"}, + {file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9d94d78418203904730585efa71002286ac4c8ac0689d0eb61e3c465f9e608ff"}, + {file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:bed0252c85e21cf73d2d033643c945b460d6a02fc4a7d644e3b2d6f5f2956c64"}, + {file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:244e173bb6d8f3b2f0c4d7370a1aa341f35da3e57ffd1798e5b2917b91731fd3"}, + {file = "rpds_py-0.13.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:7f55cd9cf1564b7b03f238e4c017ca4794c05b01a783e9291065cb2858d86ce4"}, + {file = "rpds_py-0.13.2-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:f03a1b3a4c03e3e0161642ac5367f08479ab29972ea0ffcd4fa18f729cd2be0a"}, + {file = "rpds_py-0.13.2-pp38-pypy38_pp73-musllinux_1_2_i686.whl", hash = "sha256:f5f4424cb87a20b016bfdc157ff48757b89d2cc426256961643d443c6c277007"}, + {file = "rpds_py-0.13.2-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:c82bbf7e03748417c3a88c1b0b291288ce3e4887a795a3addaa7a1cfd9e7153e"}, + {file = "rpds_py-0.13.2-pp39-pypy39_pp73-macosx_10_7_x86_64.whl", hash = "sha256:c0095b8aa3e432e32d372e9a7737e65b58d5ed23b9620fea7cb81f17672f1fa1"}, + {file = "rpds_py-0.13.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:4c2d26aa03d877c9730bf005621c92da263523a1e99247590abbbe252ccb7824"}, + {file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:96f2975fb14f39c5fe75203f33dd3010fe37d1c4e33177feef1107b5ced750e3"}, + {file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:4dcc5ee1d0275cb78d443fdebd0241e58772a354a6d518b1d7af1580bbd2c4e8"}, + {file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:61d42d2b08430854485135504f672c14d4fc644dd243a9c17e7c4e0faf5ed07e"}, + {file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d3a61e928feddc458a55110f42f626a2a20bea942ccedb6fb4cee70b4830ed41"}, + {file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7de12b69d95072394998c622cfd7e8cea8f560db5fca6a62a148f902a1029f8b"}, + {file = "rpds_py-0.13.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:87a90f5545fd61f6964e65eebde4dc3fa8660bb7d87adb01d4cf17e0a2b484ad"}, + {file = "rpds_py-0.13.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:9c95a1a290f9acf7a8f2ebbdd183e99215d491beea52d61aa2a7a7d2c618ddc6"}, + {file = "rpds_py-0.13.2-pp39-pypy39_pp73-musllinux_1_2_i686.whl", hash = "sha256:35f53c76a712e323c779ca39b9a81b13f219a8e3bc15f106ed1e1462d56fcfe9"}, + {file = "rpds_py-0.13.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:96fb0899bb2ab353f42e5374c8f0789f54e0a94ef2f02b9ac7149c56622eaf31"}, + {file = "rpds_py-0.13.2.tar.gz", hash = "sha256:f8eae66a1304de7368932b42d801c67969fd090ddb1a7a24f27b435ed4bed68f"}, ] [[package]] @@ -4806,22 +4806,22 @@ files = [ [[package]] name = "tornado" -version = "6.3.3" +version = "6.4" description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." optional = false python-versions = ">= 3.8" files = [ - {file = "tornado-6.3.3-cp38-abi3-macosx_10_9_universal2.whl", hash = "sha256:502fba735c84450974fec147340016ad928d29f1e91f49be168c0a4c18181e1d"}, - {file = "tornado-6.3.3-cp38-abi3-macosx_10_9_x86_64.whl", hash = "sha256:805d507b1f588320c26f7f097108eb4023bbaa984d63176d1652e184ba24270a"}, - {file = "tornado-6.3.3-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1bd19ca6c16882e4d37368e0152f99c099bad93e0950ce55e71daed74045908f"}, - {file = "tornado-6.3.3-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7ac51f42808cca9b3613f51ffe2a965c8525cb1b00b7b2d56828b8045354f76a"}, - {file = "tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:71a8db65160a3c55d61839b7302a9a400074c9c753040455494e2af74e2501f2"}, - {file = "tornado-6.3.3-cp38-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:ceb917a50cd35882b57600709dd5421a418c29ddc852da8bcdab1f0db33406b0"}, - {file = "tornado-6.3.3-cp38-abi3-musllinux_1_1_i686.whl", hash = "sha256:7d01abc57ea0dbb51ddfed477dfe22719d376119844e33c661d873bf9c0e4a16"}, - {file = "tornado-6.3.3-cp38-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:9dc4444c0defcd3929d5c1eb5706cbe1b116e762ff3e0deca8b715d14bf6ec17"}, - {file = "tornado-6.3.3-cp38-abi3-win32.whl", hash = "sha256:65ceca9500383fbdf33a98c0087cb975b2ef3bfb874cb35b8de8740cf7f41bd3"}, - {file = "tornado-6.3.3-cp38-abi3-win_amd64.whl", hash = "sha256:22d3c2fa10b5793da13c807e6fc38ff49a4f6e1e3868b0a6f4164768bb8e20f5"}, - {file = "tornado-6.3.3.tar.gz", hash = "sha256:e7d8db41c0181c80d76c982aacc442c0783a2c54d6400fe028954201a2e032fe"}, + {file = "tornado-6.4-cp38-abi3-macosx_10_9_universal2.whl", hash = "sha256:02ccefc7d8211e5a7f9e8bc3f9e5b0ad6262ba2fbb683a6443ecc804e5224ce0"}, + {file = "tornado-6.4-cp38-abi3-macosx_10_9_x86_64.whl", hash = "sha256:27787de946a9cffd63ce5814c33f734c627a87072ec7eed71f7fc4417bb16263"}, + {file = "tornado-6.4-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f7894c581ecdcf91666a0912f18ce5e757213999e183ebfc2c3fdbf4d5bd764e"}, + {file = "tornado-6.4-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e43bc2e5370a6a8e413e1e1cd0c91bedc5bd62a74a532371042a18ef19e10579"}, + {file = "tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f0251554cdd50b4b44362f73ad5ba7126fc5b2c2895cc62b14a1c2d7ea32f212"}, + {file = "tornado-6.4-cp38-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:fd03192e287fbd0899dd8f81c6fb9cbbc69194d2074b38f384cb6fa72b80e9c2"}, + {file = "tornado-6.4-cp38-abi3-musllinux_1_1_i686.whl", hash = "sha256:88b84956273fbd73420e6d4b8d5ccbe913c65d31351b4c004ae362eba06e1f78"}, + {file = "tornado-6.4-cp38-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:71ddfc23a0e03ef2df1c1397d859868d158c8276a0603b96cf86892bff58149f"}, + {file = "tornado-6.4-cp38-abi3-win32.whl", hash = "sha256:6f8a6c77900f5ae93d8b4ae1196472d0ccc2775cc1dfdc9e7727889145c45052"}, + {file = "tornado-6.4-cp38-abi3-win_amd64.whl", hash = "sha256:10aeaa8006333433da48dec9fe417877f8bcc21f48dda8d661ae79da357b2a63"}, + {file = "tornado-6.4.tar.gz", hash = "sha256:72291fa6e6bc84e626589f1c29d90a5a6d593ef5ae68052ee2ef000dfd273dee"}, ] [[package]] @@ -5017,13 +5017,13 @@ files = [ [[package]] name = "websocket-client" -version = "1.6.4" +version = "1.7.0" description = "WebSocket client for Python with low level API options" optional = false python-versions = ">=3.8" files = [ - {file = "websocket-client-1.6.4.tar.gz", hash = "sha256:b3324019b3c28572086c4a319f91d1dcd44e6e11cd340232978c684a7650d0df"}, - {file = "websocket_client-1.6.4-py3-none-any.whl", hash = "sha256:084072e0a7f5f347ef2ac3d8698a5e0b4ffbfcab607628cadabc650fc9a83a24"}, + {file = "websocket-client-1.7.0.tar.gz", hash = "sha256:10e511ea3a8c744631d3bd77e61eb17ed09304c413ad42cf6ddfa4c7787e8fe6"}, + {file = "websocket_client-1.7.0-py3-none-any.whl", hash = "sha256:f4c3d22fec12a2461427a29957ff07d35098ee2d976d3ba244e688b8b4057588"}, ] [package.extras] diff --git a/tileserv/poetry.lock b/tileserv/poetry.lock index 1c6335fb3..cc0df1a96 100644 --- a/tileserv/poetry.lock +++ b/tileserv/poetry.lock @@ -2,24 +2,24 @@ [[package]] name = "aiobotocore" -version = "2.7.0" +version = "2.8.0" description = "Async client for aws services using botocore and aiohttp" optional = false python-versions = ">=3.8" files = [ - {file = "aiobotocore-2.7.0-py3-none-any.whl", hash = "sha256:aec605df77ce4635a0479b50fd849aa6b640900f7b295021ecca192e1140e551"}, - {file = "aiobotocore-2.7.0.tar.gz", hash = "sha256:506591374cc0aee1bdf0ebe290560424a24af176dfe2ea7057fe1df97c4f0467"}, + {file = "aiobotocore-2.8.0-py3-none-any.whl", hash = "sha256:32e632fea387acd45416c2bbc03828ee2c2a66a7dc4bd3a9bcb808dea249c469"}, + {file = "aiobotocore-2.8.0.tar.gz", hash = "sha256:f160497cef21cfffc1a8d4219eeb27bb7b243389c2d021a812b9c0e3fb8e2bd1"}, ] [package.dependencies] aiohttp = ">=3.7.4.post0,<4.0.0" aioitertools = ">=0.5.1,<1.0.0" -botocore = ">=1.31.16,<1.31.65" +botocore = ">=1.32.4,<1.33.2" wrapt = ">=1.10.10,<2.0.0" [package.extras] -awscli = ["awscli (>=1.29.16,<1.29.65)"] -boto3 = ["boto3 (>=1.28.16,<1.28.65)"] +awscli = ["awscli (>=1.30.4,<1.31.2)"] +boto3 = ["boto3 (>=1.29.4,<1.33.2)"] [[package]] name = "aiohttp" @@ -144,13 +144,13 @@ frozenlist = ">=1.1.0" [[package]] name = "alembic" -version = "1.12.1" +version = "1.13.0" description = "A database migration tool for SQLAlchemy." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "alembic-1.12.1-py3-none-any.whl", hash = "sha256:47d52e3dfb03666ed945becb723d6482e52190917fdb47071440cfdba05d92cb"}, - {file = "alembic-1.12.1.tar.gz", hash = "sha256:bca5877e9678b454706347bc10b97cb7d67f300320fa5c3a94423e8266e2823f"}, + {file = "alembic-1.13.0-py3-none-any.whl", hash = "sha256:a23974ea301c3ee52705db809c7413cecd165290c6679b9998dd6c74342ca23a"}, + {file = "alembic-1.13.0.tar.gz", hash = "sha256:ab4b3b94d2e1e5f81e34be8a9b7b7575fc9dd5398fccb0bef351ec9b14872623"}, ] [package.dependencies] @@ -159,7 +159,7 @@ SQLAlchemy = ">=1.3.0" typing-extensions = ">=4" [package.extras] -tz = ["python-dateutil"] +tz = ["backports.zoneinfo"] [[package]] name = "async-timeout" @@ -192,13 +192,13 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte [[package]] name = "botocore" -version = "1.31.64" +version = "1.33.1" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">= 3.7" files = [ - {file = "botocore-1.31.64-py3-none-any.whl", hash = "sha256:7b709310343a5b430ec9025b2e17c0bac6b16c05f1ac1d9521dece3f10c71bac"}, - {file = "botocore-1.31.64.tar.gz", hash = "sha256:d8eb4b724ac437343359b318d73de0cfae0fecb24095827e56135b0ad6b44caf"}, + {file = "botocore-1.33.1-py3-none-any.whl", hash = "sha256:c744b90980786c610dd9ad9c50cf2cdde3f1c4634b954a33613f6f8a1865a1de"}, + {file = "botocore-1.33.1.tar.gz", hash = "sha256:d22d29916905e5f0670b91f07688e92b2c4a2075f9a474d6edbe7d22040d8fbf"}, ] [package.dependencies] @@ -207,17 +207,17 @@ python-dateutil = ">=2.1,<3.0.0" urllib3 = {version = ">=1.25.4,<2.1", markers = "python_version >= \"3.10\""} [package.extras] -crt = ["awscrt (==0.16.26)"] +crt = ["awscrt (==0.19.17)"] [[package]] name = "botocore-stubs" -version = "1.32.7" +version = "1.33.6.post1" description = "Type annotations and code completion for botocore" optional = false python-versions = ">=3.7,<4.0" files = [ - {file = "botocore_stubs-1.32.7-py3-none-any.whl", hash = "sha256:00b280010560125018a0d7d6ad9240400ee66fae97c30ed0f7eb1001afdc9519"}, - {file = "botocore_stubs-1.32.7.tar.gz", hash = "sha256:91996b81b78d0c3bdea399e429a9bec9e986f2faaa636396dc1f3a504f7e9aa6"}, + {file = "botocore_stubs-1.33.6.post1-py3-none-any.whl", hash = "sha256:657f98bb01862d5e60cb15ba04718165d986afb7eda35dad93e488d956669c46"}, + {file = "botocore_stubs-1.33.6.post1.tar.gz", hash = "sha256:de2e63924addb4a49d8eb3a403b97aaa8ce449987f49f05ce92ea709f42382cb"}, ] [package.dependencies] @@ -1139,392 +1139,401 @@ files = [ [[package]] name = "types-aiobotocore" -version = "2.7.0" -description = "Type annotations for aiobotocore 2.7.0 generated with mypy-boto3-builder 7.19.0" +version = "2.8.0" +description = "Type annotations for aiobotocore 2.8.0 generated with mypy-boto3-builder 7.21.0" optional = false python-versions = ">=3.7" files = [ - {file = "types-aiobotocore-2.7.0.tar.gz", hash = "sha256:255b46dedeab919e67aedb4c96bcaa75c537e4349b94d7b731fbe5a8ba87269d"}, - {file = "types_aiobotocore-2.7.0-py3-none-any.whl", hash = "sha256:c31dde64bc9985c9c92214880f61035c95503a8b6046ebad37ca5817de44128a"}, + {file = "types-aiobotocore-2.8.0.tar.gz", hash = "sha256:b3a1767e2a42cc929de239f67e54a2adc2ae0c19f63ac1048b49d7f1a4b16e76"}, + {file = "types_aiobotocore-2.8.0-py3-none-any.whl", hash = "sha256:b64942b5c1783c8496a340f719a12816b1d73174af368cbd41a2fd693238e158"}, ] [package.dependencies] botocore-stubs = "*" -types-aiobotocore-s3 = {version = ">=2.7.0,<2.8.0", optional = true, markers = "extra == \"s3\""} +types-aiobotocore-s3 = {version = ">=2.8.0,<2.9.0", optional = true, markers = "extra == \"s3\""} typing-extensions = {version = ">=4.1.0", markers = "python_version < \"3.12\""} [package.extras] -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)"] +accessanalyzer = ["types-aiobotocore-accessanalyzer (>=2.8.0,<2.9.0)"] +account = ["types-aiobotocore-account (>=2.8.0,<2.9.0)"] +acm = ["types-aiobotocore-acm (>=2.8.0,<2.9.0)"] +acm-pca = ["types-aiobotocore-acm-pca (>=2.8.0,<2.9.0)"] +aiobotocore = ["aiobotocore (==2.8.0)", "botocore (==1.33.1)"] +alexaforbusiness = ["types-aiobotocore-alexaforbusiness (>=2.8.0,<2.9.0)"] +all = ["types-aiobotocore-accessanalyzer (>=2.8.0,<2.9.0)", "types-aiobotocore-account (>=2.8.0,<2.9.0)", "types-aiobotocore-acm (>=2.8.0,<2.9.0)", "types-aiobotocore-acm-pca (>=2.8.0,<2.9.0)", "types-aiobotocore-alexaforbusiness (>=2.8.0,<2.9.0)", "types-aiobotocore-amp (>=2.8.0,<2.9.0)", "types-aiobotocore-amplify (>=2.8.0,<2.9.0)", "types-aiobotocore-amplifybackend (>=2.8.0,<2.9.0)", "types-aiobotocore-amplifyuibuilder (>=2.8.0,<2.9.0)", "types-aiobotocore-apigateway (>=2.8.0,<2.9.0)", "types-aiobotocore-apigatewaymanagementapi (>=2.8.0,<2.9.0)", "types-aiobotocore-apigatewayv2 (>=2.8.0,<2.9.0)", "types-aiobotocore-appconfig (>=2.8.0,<2.9.0)", "types-aiobotocore-appconfigdata (>=2.8.0,<2.9.0)", "types-aiobotocore-appfabric (>=2.8.0,<2.9.0)", "types-aiobotocore-appflow (>=2.8.0,<2.9.0)", "types-aiobotocore-appintegrations (>=2.8.0,<2.9.0)", "types-aiobotocore-application-autoscaling (>=2.8.0,<2.9.0)", "types-aiobotocore-application-insights (>=2.8.0,<2.9.0)", "types-aiobotocore-applicationcostprofiler (>=2.8.0,<2.9.0)", "types-aiobotocore-appmesh (>=2.8.0,<2.9.0)", "types-aiobotocore-apprunner (>=2.8.0,<2.9.0)", "types-aiobotocore-appstream (>=2.8.0,<2.9.0)", "types-aiobotocore-appsync (>=2.8.0,<2.9.0)", "types-aiobotocore-arc-zonal-shift (>=2.8.0,<2.9.0)", "types-aiobotocore-athena (>=2.8.0,<2.9.0)", "types-aiobotocore-auditmanager (>=2.8.0,<2.9.0)", "types-aiobotocore-autoscaling (>=2.8.0,<2.9.0)", "types-aiobotocore-autoscaling-plans (>=2.8.0,<2.9.0)", "types-aiobotocore-b2bi (>=2.8.0,<2.9.0)", "types-aiobotocore-backup (>=2.8.0,<2.9.0)", "types-aiobotocore-backup-gateway (>=2.8.0,<2.9.0)", "types-aiobotocore-backupstorage (>=2.8.0,<2.9.0)", "types-aiobotocore-batch (>=2.8.0,<2.9.0)", "types-aiobotocore-bcm-data-exports (>=2.8.0,<2.9.0)", "types-aiobotocore-bedrock (>=2.8.0,<2.9.0)", "types-aiobotocore-bedrock-runtime (>=2.8.0,<2.9.0)", "types-aiobotocore-billingconductor (>=2.8.0,<2.9.0)", "types-aiobotocore-braket (>=2.8.0,<2.9.0)", "types-aiobotocore-budgets (>=2.8.0,<2.9.0)", "types-aiobotocore-ce (>=2.8.0,<2.9.0)", "types-aiobotocore-chime (>=2.8.0,<2.9.0)", "types-aiobotocore-chime-sdk-identity (>=2.8.0,<2.9.0)", "types-aiobotocore-chime-sdk-media-pipelines (>=2.8.0,<2.9.0)", "types-aiobotocore-chime-sdk-meetings (>=2.8.0,<2.9.0)", "types-aiobotocore-chime-sdk-messaging (>=2.8.0,<2.9.0)", "types-aiobotocore-chime-sdk-voice (>=2.8.0,<2.9.0)", "types-aiobotocore-cleanrooms (>=2.8.0,<2.9.0)", "types-aiobotocore-cloud9 (>=2.8.0,<2.9.0)", "types-aiobotocore-cloudcontrol (>=2.8.0,<2.9.0)", "types-aiobotocore-clouddirectory (>=2.8.0,<2.9.0)", "types-aiobotocore-cloudformation (>=2.8.0,<2.9.0)", "types-aiobotocore-cloudfront (>=2.8.0,<2.9.0)", "types-aiobotocore-cloudfront-keyvaluestore (>=2.8.0,<2.9.0)", "types-aiobotocore-cloudhsm (>=2.8.0,<2.9.0)", "types-aiobotocore-cloudhsmv2 (>=2.8.0,<2.9.0)", "types-aiobotocore-cloudsearch (>=2.8.0,<2.9.0)", "types-aiobotocore-cloudsearchdomain (>=2.8.0,<2.9.0)", "types-aiobotocore-cloudtrail (>=2.8.0,<2.9.0)", "types-aiobotocore-cloudtrail-data (>=2.8.0,<2.9.0)", "types-aiobotocore-cloudwatch (>=2.8.0,<2.9.0)", "types-aiobotocore-codeartifact (>=2.8.0,<2.9.0)", "types-aiobotocore-codebuild (>=2.8.0,<2.9.0)", "types-aiobotocore-codecatalyst (>=2.8.0,<2.9.0)", "types-aiobotocore-codecommit (>=2.8.0,<2.9.0)", "types-aiobotocore-codedeploy (>=2.8.0,<2.9.0)", "types-aiobotocore-codeguru-reviewer (>=2.8.0,<2.9.0)", "types-aiobotocore-codeguru-security (>=2.8.0,<2.9.0)", "types-aiobotocore-codeguruprofiler (>=2.8.0,<2.9.0)", "types-aiobotocore-codepipeline (>=2.8.0,<2.9.0)", "types-aiobotocore-codestar (>=2.8.0,<2.9.0)", "types-aiobotocore-codestar-connections (>=2.8.0,<2.9.0)", "types-aiobotocore-codestar-notifications (>=2.8.0,<2.9.0)", "types-aiobotocore-cognito-identity (>=2.8.0,<2.9.0)", "types-aiobotocore-cognito-idp (>=2.8.0,<2.9.0)", "types-aiobotocore-cognito-sync (>=2.8.0,<2.9.0)", "types-aiobotocore-comprehend (>=2.8.0,<2.9.0)", "types-aiobotocore-comprehendmedical (>=2.8.0,<2.9.0)", "types-aiobotocore-compute-optimizer (>=2.8.0,<2.9.0)", "types-aiobotocore-config (>=2.8.0,<2.9.0)", "types-aiobotocore-connect (>=2.8.0,<2.9.0)", "types-aiobotocore-connect-contact-lens (>=2.8.0,<2.9.0)", "types-aiobotocore-connectcampaigns (>=2.8.0,<2.9.0)", "types-aiobotocore-connectcases (>=2.8.0,<2.9.0)", "types-aiobotocore-connectparticipant (>=2.8.0,<2.9.0)", "types-aiobotocore-controltower (>=2.8.0,<2.9.0)", "types-aiobotocore-cost-optimization-hub (>=2.8.0,<2.9.0)", "types-aiobotocore-cur (>=2.8.0,<2.9.0)", "types-aiobotocore-customer-profiles (>=2.8.0,<2.9.0)", "types-aiobotocore-databrew (>=2.8.0,<2.9.0)", "types-aiobotocore-dataexchange (>=2.8.0,<2.9.0)", "types-aiobotocore-datapipeline (>=2.8.0,<2.9.0)", "types-aiobotocore-datasync (>=2.8.0,<2.9.0)", "types-aiobotocore-datazone (>=2.8.0,<2.9.0)", "types-aiobotocore-dax (>=2.8.0,<2.9.0)", "types-aiobotocore-detective (>=2.8.0,<2.9.0)", "types-aiobotocore-devicefarm (>=2.8.0,<2.9.0)", "types-aiobotocore-devops-guru (>=2.8.0,<2.9.0)", "types-aiobotocore-directconnect (>=2.8.0,<2.9.0)", "types-aiobotocore-discovery (>=2.8.0,<2.9.0)", "types-aiobotocore-dlm (>=2.8.0,<2.9.0)", "types-aiobotocore-dms (>=2.8.0,<2.9.0)", "types-aiobotocore-docdb (>=2.8.0,<2.9.0)", "types-aiobotocore-docdb-elastic (>=2.8.0,<2.9.0)", "types-aiobotocore-drs (>=2.8.0,<2.9.0)", "types-aiobotocore-ds (>=2.8.0,<2.9.0)", "types-aiobotocore-dynamodb (>=2.8.0,<2.9.0)", "types-aiobotocore-dynamodbstreams (>=2.8.0,<2.9.0)", "types-aiobotocore-ebs (>=2.8.0,<2.9.0)", "types-aiobotocore-ec2 (>=2.8.0,<2.9.0)", "types-aiobotocore-ec2-instance-connect (>=2.8.0,<2.9.0)", "types-aiobotocore-ecr (>=2.8.0,<2.9.0)", "types-aiobotocore-ecr-public (>=2.8.0,<2.9.0)", "types-aiobotocore-ecs (>=2.8.0,<2.9.0)", "types-aiobotocore-efs (>=2.8.0,<2.9.0)", "types-aiobotocore-eks (>=2.8.0,<2.9.0)", "types-aiobotocore-eks-auth (>=2.8.0,<2.9.0)", "types-aiobotocore-elastic-inference (>=2.8.0,<2.9.0)", "types-aiobotocore-elasticache (>=2.8.0,<2.9.0)", "types-aiobotocore-elasticbeanstalk (>=2.8.0,<2.9.0)", "types-aiobotocore-elastictranscoder (>=2.8.0,<2.9.0)", "types-aiobotocore-elb (>=2.8.0,<2.9.0)", "types-aiobotocore-elbv2 (>=2.8.0,<2.9.0)", "types-aiobotocore-emr (>=2.8.0,<2.9.0)", "types-aiobotocore-emr-containers (>=2.8.0,<2.9.0)", "types-aiobotocore-emr-serverless (>=2.8.0,<2.9.0)", "types-aiobotocore-entityresolution (>=2.8.0,<2.9.0)", "types-aiobotocore-es (>=2.8.0,<2.9.0)", "types-aiobotocore-events (>=2.8.0,<2.9.0)", "types-aiobotocore-evidently (>=2.8.0,<2.9.0)", "types-aiobotocore-finspace (>=2.8.0,<2.9.0)", "types-aiobotocore-finspace-data (>=2.8.0,<2.9.0)", "types-aiobotocore-firehose (>=2.8.0,<2.9.0)", "types-aiobotocore-fis (>=2.8.0,<2.9.0)", "types-aiobotocore-fms (>=2.8.0,<2.9.0)", "types-aiobotocore-forecast (>=2.8.0,<2.9.0)", "types-aiobotocore-forecastquery (>=2.8.0,<2.9.0)", "types-aiobotocore-frauddetector (>=2.8.0,<2.9.0)", "types-aiobotocore-freetier (>=2.8.0,<2.9.0)", "types-aiobotocore-fsx (>=2.8.0,<2.9.0)", "types-aiobotocore-gamelift (>=2.8.0,<2.9.0)", "types-aiobotocore-glacier (>=2.8.0,<2.9.0)", "types-aiobotocore-globalaccelerator (>=2.8.0,<2.9.0)", "types-aiobotocore-glue (>=2.8.0,<2.9.0)", "types-aiobotocore-grafana (>=2.8.0,<2.9.0)", "types-aiobotocore-greengrass (>=2.8.0,<2.9.0)", "types-aiobotocore-greengrassv2 (>=2.8.0,<2.9.0)", "types-aiobotocore-groundstation (>=2.8.0,<2.9.0)", "types-aiobotocore-guardduty (>=2.8.0,<2.9.0)", "types-aiobotocore-health (>=2.8.0,<2.9.0)", "types-aiobotocore-healthlake (>=2.8.0,<2.9.0)", "types-aiobotocore-honeycode (>=2.8.0,<2.9.0)", "types-aiobotocore-iam (>=2.8.0,<2.9.0)", "types-aiobotocore-identitystore (>=2.8.0,<2.9.0)", "types-aiobotocore-imagebuilder (>=2.8.0,<2.9.0)", "types-aiobotocore-importexport (>=2.8.0,<2.9.0)", "types-aiobotocore-inspector (>=2.8.0,<2.9.0)", "types-aiobotocore-inspector-scan (>=2.8.0,<2.9.0)", "types-aiobotocore-inspector2 (>=2.8.0,<2.9.0)", "types-aiobotocore-internetmonitor (>=2.8.0,<2.9.0)", "types-aiobotocore-iot (>=2.8.0,<2.9.0)", "types-aiobotocore-iot-data (>=2.8.0,<2.9.0)", "types-aiobotocore-iot-jobs-data (>=2.8.0,<2.9.0)", "types-aiobotocore-iot-roborunner (>=2.8.0,<2.9.0)", "types-aiobotocore-iot1click-devices (>=2.8.0,<2.9.0)", "types-aiobotocore-iot1click-projects (>=2.8.0,<2.9.0)", "types-aiobotocore-iotanalytics (>=2.8.0,<2.9.0)", "types-aiobotocore-iotdeviceadvisor (>=2.8.0,<2.9.0)", "types-aiobotocore-iotevents (>=2.8.0,<2.9.0)", "types-aiobotocore-iotevents-data (>=2.8.0,<2.9.0)", "types-aiobotocore-iotfleethub (>=2.8.0,<2.9.0)", "types-aiobotocore-iotfleetwise (>=2.8.0,<2.9.0)", "types-aiobotocore-iotsecuretunneling (>=2.8.0,<2.9.0)", "types-aiobotocore-iotsitewise (>=2.8.0,<2.9.0)", "types-aiobotocore-iotthingsgraph (>=2.8.0,<2.9.0)", "types-aiobotocore-iottwinmaker (>=2.8.0,<2.9.0)", "types-aiobotocore-iotwireless (>=2.8.0,<2.9.0)", "types-aiobotocore-ivs (>=2.8.0,<2.9.0)", "types-aiobotocore-ivs-realtime (>=2.8.0,<2.9.0)", "types-aiobotocore-ivschat (>=2.8.0,<2.9.0)", "types-aiobotocore-kafka (>=2.8.0,<2.9.0)", "types-aiobotocore-kafkaconnect (>=2.8.0,<2.9.0)", "types-aiobotocore-kendra (>=2.8.0,<2.9.0)", "types-aiobotocore-kendra-ranking (>=2.8.0,<2.9.0)", "types-aiobotocore-keyspaces (>=2.8.0,<2.9.0)", "types-aiobotocore-kinesis (>=2.8.0,<2.9.0)", "types-aiobotocore-kinesis-video-archived-media (>=2.8.0,<2.9.0)", "types-aiobotocore-kinesis-video-media (>=2.8.0,<2.9.0)", "types-aiobotocore-kinesis-video-signaling (>=2.8.0,<2.9.0)", "types-aiobotocore-kinesis-video-webrtc-storage (>=2.8.0,<2.9.0)", "types-aiobotocore-kinesisanalytics (>=2.8.0,<2.9.0)", "types-aiobotocore-kinesisanalyticsv2 (>=2.8.0,<2.9.0)", "types-aiobotocore-kinesisvideo (>=2.8.0,<2.9.0)", "types-aiobotocore-kms (>=2.8.0,<2.9.0)", "types-aiobotocore-lakeformation (>=2.8.0,<2.9.0)", "types-aiobotocore-lambda (>=2.8.0,<2.9.0)", "types-aiobotocore-launch-wizard (>=2.8.0,<2.9.0)", "types-aiobotocore-lex-models (>=2.8.0,<2.9.0)", "types-aiobotocore-lex-runtime (>=2.8.0,<2.9.0)", "types-aiobotocore-lexv2-models (>=2.8.0,<2.9.0)", "types-aiobotocore-lexv2-runtime (>=2.8.0,<2.9.0)", "types-aiobotocore-license-manager (>=2.8.0,<2.9.0)", "types-aiobotocore-license-manager-linux-subscriptions (>=2.8.0,<2.9.0)", "types-aiobotocore-license-manager-user-subscriptions (>=2.8.0,<2.9.0)", "types-aiobotocore-lightsail (>=2.8.0,<2.9.0)", "types-aiobotocore-location (>=2.8.0,<2.9.0)", "types-aiobotocore-logs (>=2.8.0,<2.9.0)", "types-aiobotocore-lookoutequipment (>=2.8.0,<2.9.0)", "types-aiobotocore-lookoutmetrics (>=2.8.0,<2.9.0)", "types-aiobotocore-lookoutvision (>=2.8.0,<2.9.0)", "types-aiobotocore-m2 (>=2.8.0,<2.9.0)", "types-aiobotocore-machinelearning (>=2.8.0,<2.9.0)", "types-aiobotocore-macie2 (>=2.8.0,<2.9.0)", "types-aiobotocore-managedblockchain (>=2.8.0,<2.9.0)", "types-aiobotocore-managedblockchain-query (>=2.8.0,<2.9.0)", "types-aiobotocore-marketplace-catalog (>=2.8.0,<2.9.0)", "types-aiobotocore-marketplace-entitlement (>=2.8.0,<2.9.0)", "types-aiobotocore-marketplacecommerceanalytics (>=2.8.0,<2.9.0)", "types-aiobotocore-mediaconnect (>=2.8.0,<2.9.0)", "types-aiobotocore-mediaconvert (>=2.8.0,<2.9.0)", "types-aiobotocore-medialive (>=2.8.0,<2.9.0)", "types-aiobotocore-mediapackage (>=2.8.0,<2.9.0)", "types-aiobotocore-mediapackage-vod (>=2.8.0,<2.9.0)", "types-aiobotocore-mediapackagev2 (>=2.8.0,<2.9.0)", "types-aiobotocore-mediastore (>=2.8.0,<2.9.0)", "types-aiobotocore-mediastore-data (>=2.8.0,<2.9.0)", "types-aiobotocore-mediatailor (>=2.8.0,<2.9.0)", "types-aiobotocore-medical-imaging (>=2.8.0,<2.9.0)", "types-aiobotocore-memorydb (>=2.8.0,<2.9.0)", "types-aiobotocore-meteringmarketplace (>=2.8.0,<2.9.0)", "types-aiobotocore-mgh (>=2.8.0,<2.9.0)", "types-aiobotocore-mgn (>=2.8.0,<2.9.0)", "types-aiobotocore-migration-hub-refactor-spaces (>=2.8.0,<2.9.0)", "types-aiobotocore-migrationhub-config (>=2.8.0,<2.9.0)", "types-aiobotocore-migrationhuborchestrator (>=2.8.0,<2.9.0)", "types-aiobotocore-migrationhubstrategy (>=2.8.0,<2.9.0)", "types-aiobotocore-mobile (>=2.8.0,<2.9.0)", "types-aiobotocore-mq (>=2.8.0,<2.9.0)", "types-aiobotocore-mturk (>=2.8.0,<2.9.0)", "types-aiobotocore-mwaa (>=2.8.0,<2.9.0)", "types-aiobotocore-neptune (>=2.8.0,<2.9.0)", "types-aiobotocore-neptunedata (>=2.8.0,<2.9.0)", "types-aiobotocore-network-firewall (>=2.8.0,<2.9.0)", "types-aiobotocore-networkmanager (>=2.8.0,<2.9.0)", "types-aiobotocore-nimble (>=2.8.0,<2.9.0)", "types-aiobotocore-oam (>=2.8.0,<2.9.0)", "types-aiobotocore-omics (>=2.8.0,<2.9.0)", "types-aiobotocore-opensearch (>=2.8.0,<2.9.0)", "types-aiobotocore-opensearchserverless (>=2.8.0,<2.9.0)", "types-aiobotocore-opsworks (>=2.8.0,<2.9.0)", "types-aiobotocore-opsworkscm (>=2.8.0,<2.9.0)", "types-aiobotocore-organizations (>=2.8.0,<2.9.0)", "types-aiobotocore-osis (>=2.8.0,<2.9.0)", "types-aiobotocore-outposts (>=2.8.0,<2.9.0)", "types-aiobotocore-panorama (>=2.8.0,<2.9.0)", "types-aiobotocore-payment-cryptography (>=2.8.0,<2.9.0)", "types-aiobotocore-payment-cryptography-data (>=2.8.0,<2.9.0)", "types-aiobotocore-pca-connector-ad (>=2.8.0,<2.9.0)", "types-aiobotocore-personalize (>=2.8.0,<2.9.0)", "types-aiobotocore-personalize-events (>=2.8.0,<2.9.0)", "types-aiobotocore-personalize-runtime (>=2.8.0,<2.9.0)", "types-aiobotocore-pi (>=2.8.0,<2.9.0)", "types-aiobotocore-pinpoint (>=2.8.0,<2.9.0)", "types-aiobotocore-pinpoint-email (>=2.8.0,<2.9.0)", "types-aiobotocore-pinpoint-sms-voice (>=2.8.0,<2.9.0)", "types-aiobotocore-pinpoint-sms-voice-v2 (>=2.8.0,<2.9.0)", "types-aiobotocore-pipes (>=2.8.0,<2.9.0)", "types-aiobotocore-polly (>=2.8.0,<2.9.0)", "types-aiobotocore-pricing (>=2.8.0,<2.9.0)", "types-aiobotocore-privatenetworks (>=2.8.0,<2.9.0)", "types-aiobotocore-proton (>=2.8.0,<2.9.0)", "types-aiobotocore-qldb (>=2.8.0,<2.9.0)", "types-aiobotocore-qldb-session (>=2.8.0,<2.9.0)", "types-aiobotocore-quicksight (>=2.8.0,<2.9.0)", "types-aiobotocore-ram (>=2.8.0,<2.9.0)", "types-aiobotocore-rbin (>=2.8.0,<2.9.0)", "types-aiobotocore-rds (>=2.8.0,<2.9.0)", "types-aiobotocore-rds-data (>=2.8.0,<2.9.0)", "types-aiobotocore-redshift (>=2.8.0,<2.9.0)", "types-aiobotocore-redshift-data (>=2.8.0,<2.9.0)", "types-aiobotocore-redshift-serverless (>=2.8.0,<2.9.0)", "types-aiobotocore-rekognition (>=2.8.0,<2.9.0)", "types-aiobotocore-repostspace (>=2.8.0,<2.9.0)", "types-aiobotocore-resiliencehub (>=2.8.0,<2.9.0)", "types-aiobotocore-resource-explorer-2 (>=2.8.0,<2.9.0)", "types-aiobotocore-resource-groups (>=2.8.0,<2.9.0)", "types-aiobotocore-resourcegroupstaggingapi (>=2.8.0,<2.9.0)", "types-aiobotocore-robomaker (>=2.8.0,<2.9.0)", "types-aiobotocore-rolesanywhere (>=2.8.0,<2.9.0)", "types-aiobotocore-route53 (>=2.8.0,<2.9.0)", "types-aiobotocore-route53-recovery-cluster (>=2.8.0,<2.9.0)", "types-aiobotocore-route53-recovery-control-config (>=2.8.0,<2.9.0)", "types-aiobotocore-route53-recovery-readiness (>=2.8.0,<2.9.0)", "types-aiobotocore-route53domains (>=2.8.0,<2.9.0)", "types-aiobotocore-route53resolver (>=2.8.0,<2.9.0)", "types-aiobotocore-rum (>=2.8.0,<2.9.0)", "types-aiobotocore-s3 (>=2.8.0,<2.9.0)", "types-aiobotocore-s3control (>=2.8.0,<2.9.0)", "types-aiobotocore-s3outposts (>=2.8.0,<2.9.0)", "types-aiobotocore-sagemaker (>=2.8.0,<2.9.0)", "types-aiobotocore-sagemaker-a2i-runtime (>=2.8.0,<2.9.0)", "types-aiobotocore-sagemaker-edge (>=2.8.0,<2.9.0)", "types-aiobotocore-sagemaker-featurestore-runtime (>=2.8.0,<2.9.0)", "types-aiobotocore-sagemaker-geospatial (>=2.8.0,<2.9.0)", "types-aiobotocore-sagemaker-metrics (>=2.8.0,<2.9.0)", "types-aiobotocore-sagemaker-runtime (>=2.8.0,<2.9.0)", "types-aiobotocore-savingsplans (>=2.8.0,<2.9.0)", "types-aiobotocore-scheduler (>=2.8.0,<2.9.0)", "types-aiobotocore-schemas (>=2.8.0,<2.9.0)", "types-aiobotocore-sdb (>=2.8.0,<2.9.0)", "types-aiobotocore-secretsmanager (>=2.8.0,<2.9.0)", "types-aiobotocore-securityhub (>=2.8.0,<2.9.0)", "types-aiobotocore-securitylake (>=2.8.0,<2.9.0)", "types-aiobotocore-serverlessrepo (>=2.8.0,<2.9.0)", "types-aiobotocore-service-quotas (>=2.8.0,<2.9.0)", "types-aiobotocore-servicecatalog (>=2.8.0,<2.9.0)", "types-aiobotocore-servicecatalog-appregistry (>=2.8.0,<2.9.0)", "types-aiobotocore-servicediscovery (>=2.8.0,<2.9.0)", "types-aiobotocore-ses (>=2.8.0,<2.9.0)", "types-aiobotocore-sesv2 (>=2.8.0,<2.9.0)", "types-aiobotocore-shield (>=2.8.0,<2.9.0)", "types-aiobotocore-signer (>=2.8.0,<2.9.0)", "types-aiobotocore-simspaceweaver (>=2.8.0,<2.9.0)", "types-aiobotocore-sms (>=2.8.0,<2.9.0)", "types-aiobotocore-sms-voice (>=2.8.0,<2.9.0)", "types-aiobotocore-snow-device-management (>=2.8.0,<2.9.0)", "types-aiobotocore-snowball (>=2.8.0,<2.9.0)", "types-aiobotocore-sns (>=2.8.0,<2.9.0)", "types-aiobotocore-sqs (>=2.8.0,<2.9.0)", "types-aiobotocore-ssm (>=2.8.0,<2.9.0)", "types-aiobotocore-ssm-contacts (>=2.8.0,<2.9.0)", "types-aiobotocore-ssm-incidents (>=2.8.0,<2.9.0)", "types-aiobotocore-ssm-sap (>=2.8.0,<2.9.0)", "types-aiobotocore-sso (>=2.8.0,<2.9.0)", "types-aiobotocore-sso-admin (>=2.8.0,<2.9.0)", "types-aiobotocore-sso-oidc (>=2.8.0,<2.9.0)", "types-aiobotocore-stepfunctions (>=2.8.0,<2.9.0)", "types-aiobotocore-storagegateway (>=2.8.0,<2.9.0)", "types-aiobotocore-sts (>=2.8.0,<2.9.0)", "types-aiobotocore-support (>=2.8.0,<2.9.0)", "types-aiobotocore-support-app (>=2.8.0,<2.9.0)", "types-aiobotocore-swf (>=2.8.0,<2.9.0)", "types-aiobotocore-synthetics (>=2.8.0,<2.9.0)", "types-aiobotocore-textract (>=2.8.0,<2.9.0)", "types-aiobotocore-timestream-query (>=2.8.0,<2.9.0)", "types-aiobotocore-timestream-write (>=2.8.0,<2.9.0)", "types-aiobotocore-tnb (>=2.8.0,<2.9.0)", "types-aiobotocore-transcribe (>=2.8.0,<2.9.0)", "types-aiobotocore-transfer (>=2.8.0,<2.9.0)", "types-aiobotocore-translate (>=2.8.0,<2.9.0)", "types-aiobotocore-trustedadvisor (>=2.8.0,<2.9.0)", "types-aiobotocore-verifiedpermissions (>=2.8.0,<2.9.0)", "types-aiobotocore-voice-id (>=2.8.0,<2.9.0)", "types-aiobotocore-vpc-lattice (>=2.8.0,<2.9.0)", "types-aiobotocore-waf (>=2.8.0,<2.9.0)", "types-aiobotocore-waf-regional (>=2.8.0,<2.9.0)", "types-aiobotocore-wafv2 (>=2.8.0,<2.9.0)", "types-aiobotocore-wellarchitected (>=2.8.0,<2.9.0)", "types-aiobotocore-wisdom (>=2.8.0,<2.9.0)", "types-aiobotocore-workdocs (>=2.8.0,<2.9.0)", "types-aiobotocore-worklink (>=2.8.0,<2.9.0)", "types-aiobotocore-workmail (>=2.8.0,<2.9.0)", "types-aiobotocore-workmailmessageflow (>=2.8.0,<2.9.0)", "types-aiobotocore-workspaces (>=2.8.0,<2.9.0)", "types-aiobotocore-workspaces-thin-client (>=2.8.0,<2.9.0)", "types-aiobotocore-workspaces-web (>=2.8.0,<2.9.0)", "types-aiobotocore-xray (>=2.8.0,<2.9.0)"] +amp = ["types-aiobotocore-amp (>=2.8.0,<2.9.0)"] +amplify = ["types-aiobotocore-amplify (>=2.8.0,<2.9.0)"] +amplifybackend = ["types-aiobotocore-amplifybackend (>=2.8.0,<2.9.0)"] +amplifyuibuilder = ["types-aiobotocore-amplifyuibuilder (>=2.8.0,<2.9.0)"] +apigateway = ["types-aiobotocore-apigateway (>=2.8.0,<2.9.0)"] +apigatewaymanagementapi = ["types-aiobotocore-apigatewaymanagementapi (>=2.8.0,<2.9.0)"] +apigatewayv2 = ["types-aiobotocore-apigatewayv2 (>=2.8.0,<2.9.0)"] +appconfig = ["types-aiobotocore-appconfig (>=2.8.0,<2.9.0)"] +appconfigdata = ["types-aiobotocore-appconfigdata (>=2.8.0,<2.9.0)"] +appfabric = ["types-aiobotocore-appfabric (>=2.8.0,<2.9.0)"] +appflow = ["types-aiobotocore-appflow (>=2.8.0,<2.9.0)"] +appintegrations = ["types-aiobotocore-appintegrations (>=2.8.0,<2.9.0)"] +application-autoscaling = ["types-aiobotocore-application-autoscaling (>=2.8.0,<2.9.0)"] +application-insights = ["types-aiobotocore-application-insights (>=2.8.0,<2.9.0)"] +applicationcostprofiler = ["types-aiobotocore-applicationcostprofiler (>=2.8.0,<2.9.0)"] +appmesh = ["types-aiobotocore-appmesh (>=2.8.0,<2.9.0)"] +apprunner = ["types-aiobotocore-apprunner (>=2.8.0,<2.9.0)"] +appstream = ["types-aiobotocore-appstream (>=2.8.0,<2.9.0)"] +appsync = ["types-aiobotocore-appsync (>=2.8.0,<2.9.0)"] +arc-zonal-shift = ["types-aiobotocore-arc-zonal-shift (>=2.8.0,<2.9.0)"] +athena = ["types-aiobotocore-athena (>=2.8.0,<2.9.0)"] +auditmanager = ["types-aiobotocore-auditmanager (>=2.8.0,<2.9.0)"] +autoscaling = ["types-aiobotocore-autoscaling (>=2.8.0,<2.9.0)"] +autoscaling-plans = ["types-aiobotocore-autoscaling-plans (>=2.8.0,<2.9.0)"] +b2bi = ["types-aiobotocore-b2bi (>=2.8.0,<2.9.0)"] +backup = ["types-aiobotocore-backup (>=2.8.0,<2.9.0)"] +backup-gateway = ["types-aiobotocore-backup-gateway (>=2.8.0,<2.9.0)"] +backupstorage = ["types-aiobotocore-backupstorage (>=2.8.0,<2.9.0)"] +batch = ["types-aiobotocore-batch (>=2.8.0,<2.9.0)"] +bcm-data-exports = ["types-aiobotocore-bcm-data-exports (>=2.8.0,<2.9.0)"] +bedrock = ["types-aiobotocore-bedrock (>=2.8.0,<2.9.0)"] +bedrock-runtime = ["types-aiobotocore-bedrock-runtime (>=2.8.0,<2.9.0)"] +billingconductor = ["types-aiobotocore-billingconductor (>=2.8.0,<2.9.0)"] +braket = ["types-aiobotocore-braket (>=2.8.0,<2.9.0)"] +budgets = ["types-aiobotocore-budgets (>=2.8.0,<2.9.0)"] +ce = ["types-aiobotocore-ce (>=2.8.0,<2.9.0)"] +chime = ["types-aiobotocore-chime (>=2.8.0,<2.9.0)"] +chime-sdk-identity = ["types-aiobotocore-chime-sdk-identity (>=2.8.0,<2.9.0)"] +chime-sdk-media-pipelines = ["types-aiobotocore-chime-sdk-media-pipelines (>=2.8.0,<2.9.0)"] +chime-sdk-meetings = ["types-aiobotocore-chime-sdk-meetings (>=2.8.0,<2.9.0)"] +chime-sdk-messaging = ["types-aiobotocore-chime-sdk-messaging (>=2.8.0,<2.9.0)"] +chime-sdk-voice = ["types-aiobotocore-chime-sdk-voice (>=2.8.0,<2.9.0)"] +cleanrooms = ["types-aiobotocore-cleanrooms (>=2.8.0,<2.9.0)"] +cloud9 = ["types-aiobotocore-cloud9 (>=2.8.0,<2.9.0)"] +cloudcontrol = ["types-aiobotocore-cloudcontrol (>=2.8.0,<2.9.0)"] +clouddirectory = ["types-aiobotocore-clouddirectory (>=2.8.0,<2.9.0)"] +cloudformation = ["types-aiobotocore-cloudformation (>=2.8.0,<2.9.0)"] +cloudfront = ["types-aiobotocore-cloudfront (>=2.8.0,<2.9.0)"] +cloudfront-keyvaluestore = ["types-aiobotocore-cloudfront-keyvaluestore (>=2.8.0,<2.9.0)"] +cloudhsm = ["types-aiobotocore-cloudhsm (>=2.8.0,<2.9.0)"] +cloudhsmv2 = ["types-aiobotocore-cloudhsmv2 (>=2.8.0,<2.9.0)"] +cloudsearch = ["types-aiobotocore-cloudsearch (>=2.8.0,<2.9.0)"] +cloudsearchdomain = ["types-aiobotocore-cloudsearchdomain (>=2.8.0,<2.9.0)"] +cloudtrail = ["types-aiobotocore-cloudtrail (>=2.8.0,<2.9.0)"] +cloudtrail-data = ["types-aiobotocore-cloudtrail-data (>=2.8.0,<2.9.0)"] +cloudwatch = ["types-aiobotocore-cloudwatch (>=2.8.0,<2.9.0)"] +codeartifact = ["types-aiobotocore-codeartifact (>=2.8.0,<2.9.0)"] +codebuild = ["types-aiobotocore-codebuild (>=2.8.0,<2.9.0)"] +codecatalyst = ["types-aiobotocore-codecatalyst (>=2.8.0,<2.9.0)"] +codecommit = ["types-aiobotocore-codecommit (>=2.8.0,<2.9.0)"] +codedeploy = ["types-aiobotocore-codedeploy (>=2.8.0,<2.9.0)"] +codeguru-reviewer = ["types-aiobotocore-codeguru-reviewer (>=2.8.0,<2.9.0)"] +codeguru-security = ["types-aiobotocore-codeguru-security (>=2.8.0,<2.9.0)"] +codeguruprofiler = ["types-aiobotocore-codeguruprofiler (>=2.8.0,<2.9.0)"] +codepipeline = ["types-aiobotocore-codepipeline (>=2.8.0,<2.9.0)"] +codestar = ["types-aiobotocore-codestar (>=2.8.0,<2.9.0)"] +codestar-connections = ["types-aiobotocore-codestar-connections (>=2.8.0,<2.9.0)"] +codestar-notifications = ["types-aiobotocore-codestar-notifications (>=2.8.0,<2.9.0)"] +cognito-identity = ["types-aiobotocore-cognito-identity (>=2.8.0,<2.9.0)"] +cognito-idp = ["types-aiobotocore-cognito-idp (>=2.8.0,<2.9.0)"] +cognito-sync = ["types-aiobotocore-cognito-sync (>=2.8.0,<2.9.0)"] +comprehend = ["types-aiobotocore-comprehend (>=2.8.0,<2.9.0)"] +comprehendmedical = ["types-aiobotocore-comprehendmedical (>=2.8.0,<2.9.0)"] +compute-optimizer = ["types-aiobotocore-compute-optimizer (>=2.8.0,<2.9.0)"] +config = ["types-aiobotocore-config (>=2.8.0,<2.9.0)"] +connect = ["types-aiobotocore-connect (>=2.8.0,<2.9.0)"] +connect-contact-lens = ["types-aiobotocore-connect-contact-lens (>=2.8.0,<2.9.0)"] +connectcampaigns = ["types-aiobotocore-connectcampaigns (>=2.8.0,<2.9.0)"] +connectcases = ["types-aiobotocore-connectcases (>=2.8.0,<2.9.0)"] +connectparticipant = ["types-aiobotocore-connectparticipant (>=2.8.0,<2.9.0)"] +controltower = ["types-aiobotocore-controltower (>=2.8.0,<2.9.0)"] +cost-optimization-hub = ["types-aiobotocore-cost-optimization-hub (>=2.8.0,<2.9.0)"] +cur = ["types-aiobotocore-cur (>=2.8.0,<2.9.0)"] +customer-profiles = ["types-aiobotocore-customer-profiles (>=2.8.0,<2.9.0)"] +databrew = ["types-aiobotocore-databrew (>=2.8.0,<2.9.0)"] +dataexchange = ["types-aiobotocore-dataexchange (>=2.8.0,<2.9.0)"] +datapipeline = ["types-aiobotocore-datapipeline (>=2.8.0,<2.9.0)"] +datasync = ["types-aiobotocore-datasync (>=2.8.0,<2.9.0)"] +datazone = ["types-aiobotocore-datazone (>=2.8.0,<2.9.0)"] +dax = ["types-aiobotocore-dax (>=2.8.0,<2.9.0)"] +detective = ["types-aiobotocore-detective (>=2.8.0,<2.9.0)"] +devicefarm = ["types-aiobotocore-devicefarm (>=2.8.0,<2.9.0)"] +devops-guru = ["types-aiobotocore-devops-guru (>=2.8.0,<2.9.0)"] +directconnect = ["types-aiobotocore-directconnect (>=2.8.0,<2.9.0)"] +discovery = ["types-aiobotocore-discovery (>=2.8.0,<2.9.0)"] +dlm = ["types-aiobotocore-dlm (>=2.8.0,<2.9.0)"] +dms = ["types-aiobotocore-dms (>=2.8.0,<2.9.0)"] +docdb = ["types-aiobotocore-docdb (>=2.8.0,<2.9.0)"] +docdb-elastic = ["types-aiobotocore-docdb-elastic (>=2.8.0,<2.9.0)"] +drs = ["types-aiobotocore-drs (>=2.8.0,<2.9.0)"] +ds = ["types-aiobotocore-ds (>=2.8.0,<2.9.0)"] +dynamodb = ["types-aiobotocore-dynamodb (>=2.8.0,<2.9.0)"] +dynamodbstreams = ["types-aiobotocore-dynamodbstreams (>=2.8.0,<2.9.0)"] +ebs = ["types-aiobotocore-ebs (>=2.8.0,<2.9.0)"] +ec2 = ["types-aiobotocore-ec2 (>=2.8.0,<2.9.0)"] +ec2-instance-connect = ["types-aiobotocore-ec2-instance-connect (>=2.8.0,<2.9.0)"] +ecr = ["types-aiobotocore-ecr (>=2.8.0,<2.9.0)"] +ecr-public = ["types-aiobotocore-ecr-public (>=2.8.0,<2.9.0)"] +ecs = ["types-aiobotocore-ecs (>=2.8.0,<2.9.0)"] +efs = ["types-aiobotocore-efs (>=2.8.0,<2.9.0)"] +eks = ["types-aiobotocore-eks (>=2.8.0,<2.9.0)"] +eks-auth = ["types-aiobotocore-eks-auth (>=2.8.0,<2.9.0)"] +elastic-inference = ["types-aiobotocore-elastic-inference (>=2.8.0,<2.9.0)"] +elasticache = ["types-aiobotocore-elasticache (>=2.8.0,<2.9.0)"] +elasticbeanstalk = ["types-aiobotocore-elasticbeanstalk (>=2.8.0,<2.9.0)"] +elastictranscoder = ["types-aiobotocore-elastictranscoder (>=2.8.0,<2.9.0)"] +elb = ["types-aiobotocore-elb (>=2.8.0,<2.9.0)"] +elbv2 = ["types-aiobotocore-elbv2 (>=2.8.0,<2.9.0)"] +emr = ["types-aiobotocore-emr (>=2.8.0,<2.9.0)"] +emr-containers = ["types-aiobotocore-emr-containers (>=2.8.0,<2.9.0)"] +emr-serverless = ["types-aiobotocore-emr-serverless (>=2.8.0,<2.9.0)"] +entityresolution = ["types-aiobotocore-entityresolution (>=2.8.0,<2.9.0)"] +es = ["types-aiobotocore-es (>=2.8.0,<2.9.0)"] +essential = ["types-aiobotocore-cloudformation (>=2.8.0,<2.9.0)", "types-aiobotocore-dynamodb (>=2.8.0,<2.9.0)", "types-aiobotocore-ec2 (>=2.8.0,<2.9.0)", "types-aiobotocore-lambda (>=2.8.0,<2.9.0)", "types-aiobotocore-rds (>=2.8.0,<2.9.0)", "types-aiobotocore-s3 (>=2.8.0,<2.9.0)", "types-aiobotocore-sqs (>=2.8.0,<2.9.0)"] +events = ["types-aiobotocore-events (>=2.8.0,<2.9.0)"] +evidently = ["types-aiobotocore-evidently (>=2.8.0,<2.9.0)"] +finspace = ["types-aiobotocore-finspace (>=2.8.0,<2.9.0)"] +finspace-data = ["types-aiobotocore-finspace-data (>=2.8.0,<2.9.0)"] +firehose = ["types-aiobotocore-firehose (>=2.8.0,<2.9.0)"] +fis = ["types-aiobotocore-fis (>=2.8.0,<2.9.0)"] +fms = ["types-aiobotocore-fms (>=2.8.0,<2.9.0)"] +forecast = ["types-aiobotocore-forecast (>=2.8.0,<2.9.0)"] +forecastquery = ["types-aiobotocore-forecastquery (>=2.8.0,<2.9.0)"] +frauddetector = ["types-aiobotocore-frauddetector (>=2.8.0,<2.9.0)"] +freetier = ["types-aiobotocore-freetier (>=2.8.0,<2.9.0)"] +fsx = ["types-aiobotocore-fsx (>=2.8.0,<2.9.0)"] +gamelift = ["types-aiobotocore-gamelift (>=2.8.0,<2.9.0)"] +glacier = ["types-aiobotocore-glacier (>=2.8.0,<2.9.0)"] +globalaccelerator = ["types-aiobotocore-globalaccelerator (>=2.8.0,<2.9.0)"] +glue = ["types-aiobotocore-glue (>=2.8.0,<2.9.0)"] +grafana = ["types-aiobotocore-grafana (>=2.8.0,<2.9.0)"] +greengrass = ["types-aiobotocore-greengrass (>=2.8.0,<2.9.0)"] +greengrassv2 = ["types-aiobotocore-greengrassv2 (>=2.8.0,<2.9.0)"] +groundstation = ["types-aiobotocore-groundstation (>=2.8.0,<2.9.0)"] +guardduty = ["types-aiobotocore-guardduty (>=2.8.0,<2.9.0)"] +health = ["types-aiobotocore-health (>=2.8.0,<2.9.0)"] +healthlake = ["types-aiobotocore-healthlake (>=2.8.0,<2.9.0)"] +honeycode = ["types-aiobotocore-honeycode (>=2.8.0,<2.9.0)"] +iam = ["types-aiobotocore-iam (>=2.8.0,<2.9.0)"] +identitystore = ["types-aiobotocore-identitystore (>=2.8.0,<2.9.0)"] +imagebuilder = ["types-aiobotocore-imagebuilder (>=2.8.0,<2.9.0)"] +importexport = ["types-aiobotocore-importexport (>=2.8.0,<2.9.0)"] +inspector = ["types-aiobotocore-inspector (>=2.8.0,<2.9.0)"] +inspector-scan = ["types-aiobotocore-inspector-scan (>=2.8.0,<2.9.0)"] +inspector2 = ["types-aiobotocore-inspector2 (>=2.8.0,<2.9.0)"] +internetmonitor = ["types-aiobotocore-internetmonitor (>=2.8.0,<2.9.0)"] +iot = ["types-aiobotocore-iot (>=2.8.0,<2.9.0)"] +iot-data = ["types-aiobotocore-iot-data (>=2.8.0,<2.9.0)"] +iot-jobs-data = ["types-aiobotocore-iot-jobs-data (>=2.8.0,<2.9.0)"] +iot-roborunner = ["types-aiobotocore-iot-roborunner (>=2.8.0,<2.9.0)"] +iot1click-devices = ["types-aiobotocore-iot1click-devices (>=2.8.0,<2.9.0)"] +iot1click-projects = ["types-aiobotocore-iot1click-projects (>=2.8.0,<2.9.0)"] +iotanalytics = ["types-aiobotocore-iotanalytics (>=2.8.0,<2.9.0)"] +iotdeviceadvisor = ["types-aiobotocore-iotdeviceadvisor (>=2.8.0,<2.9.0)"] +iotevents = ["types-aiobotocore-iotevents (>=2.8.0,<2.9.0)"] +iotevents-data = ["types-aiobotocore-iotevents-data (>=2.8.0,<2.9.0)"] +iotfleethub = ["types-aiobotocore-iotfleethub (>=2.8.0,<2.9.0)"] +iotfleetwise = ["types-aiobotocore-iotfleetwise (>=2.8.0,<2.9.0)"] +iotsecuretunneling = ["types-aiobotocore-iotsecuretunneling (>=2.8.0,<2.9.0)"] +iotsitewise = ["types-aiobotocore-iotsitewise (>=2.8.0,<2.9.0)"] +iotthingsgraph = ["types-aiobotocore-iotthingsgraph (>=2.8.0,<2.9.0)"] +iottwinmaker = ["types-aiobotocore-iottwinmaker (>=2.8.0,<2.9.0)"] +iotwireless = ["types-aiobotocore-iotwireless (>=2.8.0,<2.9.0)"] +ivs = ["types-aiobotocore-ivs (>=2.8.0,<2.9.0)"] +ivs-realtime = ["types-aiobotocore-ivs-realtime (>=2.8.0,<2.9.0)"] +ivschat = ["types-aiobotocore-ivschat (>=2.8.0,<2.9.0)"] +kafka = ["types-aiobotocore-kafka (>=2.8.0,<2.9.0)"] +kafkaconnect = ["types-aiobotocore-kafkaconnect (>=2.8.0,<2.9.0)"] +kendra = ["types-aiobotocore-kendra (>=2.8.0,<2.9.0)"] +kendra-ranking = ["types-aiobotocore-kendra-ranking (>=2.8.0,<2.9.0)"] +keyspaces = ["types-aiobotocore-keyspaces (>=2.8.0,<2.9.0)"] +kinesis = ["types-aiobotocore-kinesis (>=2.8.0,<2.9.0)"] +kinesis-video-archived-media = ["types-aiobotocore-kinesis-video-archived-media (>=2.8.0,<2.9.0)"] +kinesis-video-media = ["types-aiobotocore-kinesis-video-media (>=2.8.0,<2.9.0)"] +kinesis-video-signaling = ["types-aiobotocore-kinesis-video-signaling (>=2.8.0,<2.9.0)"] +kinesis-video-webrtc-storage = ["types-aiobotocore-kinesis-video-webrtc-storage (>=2.8.0,<2.9.0)"] +kinesisanalytics = ["types-aiobotocore-kinesisanalytics (>=2.8.0,<2.9.0)"] +kinesisanalyticsv2 = ["types-aiobotocore-kinesisanalyticsv2 (>=2.8.0,<2.9.0)"] +kinesisvideo = ["types-aiobotocore-kinesisvideo (>=2.8.0,<2.9.0)"] +kms = ["types-aiobotocore-kms (>=2.8.0,<2.9.0)"] +lakeformation = ["types-aiobotocore-lakeformation (>=2.8.0,<2.9.0)"] +lambda = ["types-aiobotocore-lambda (>=2.8.0,<2.9.0)"] +launch-wizard = ["types-aiobotocore-launch-wizard (>=2.8.0,<2.9.0)"] +lex-models = ["types-aiobotocore-lex-models (>=2.8.0,<2.9.0)"] +lex-runtime = ["types-aiobotocore-lex-runtime (>=2.8.0,<2.9.0)"] +lexv2-models = ["types-aiobotocore-lexv2-models (>=2.8.0,<2.9.0)"] +lexv2-runtime = ["types-aiobotocore-lexv2-runtime (>=2.8.0,<2.9.0)"] +license-manager = ["types-aiobotocore-license-manager (>=2.8.0,<2.9.0)"] +license-manager-linux-subscriptions = ["types-aiobotocore-license-manager-linux-subscriptions (>=2.8.0,<2.9.0)"] +license-manager-user-subscriptions = ["types-aiobotocore-license-manager-user-subscriptions (>=2.8.0,<2.9.0)"] +lightsail = ["types-aiobotocore-lightsail (>=2.8.0,<2.9.0)"] +location = ["types-aiobotocore-location (>=2.8.0,<2.9.0)"] +logs = ["types-aiobotocore-logs (>=2.8.0,<2.9.0)"] +lookoutequipment = ["types-aiobotocore-lookoutequipment (>=2.8.0,<2.9.0)"] +lookoutmetrics = ["types-aiobotocore-lookoutmetrics (>=2.8.0,<2.9.0)"] +lookoutvision = ["types-aiobotocore-lookoutvision (>=2.8.0,<2.9.0)"] +m2 = ["types-aiobotocore-m2 (>=2.8.0,<2.9.0)"] +machinelearning = ["types-aiobotocore-machinelearning (>=2.8.0,<2.9.0)"] +macie2 = ["types-aiobotocore-macie2 (>=2.8.0,<2.9.0)"] +managedblockchain = ["types-aiobotocore-managedblockchain (>=2.8.0,<2.9.0)"] +managedblockchain-query = ["types-aiobotocore-managedblockchain-query (>=2.8.0,<2.9.0)"] +marketplace-catalog = ["types-aiobotocore-marketplace-catalog (>=2.8.0,<2.9.0)"] +marketplace-entitlement = ["types-aiobotocore-marketplace-entitlement (>=2.8.0,<2.9.0)"] +marketplacecommerceanalytics = ["types-aiobotocore-marketplacecommerceanalytics (>=2.8.0,<2.9.0)"] +mediaconnect = ["types-aiobotocore-mediaconnect (>=2.8.0,<2.9.0)"] +mediaconvert = ["types-aiobotocore-mediaconvert (>=2.8.0,<2.9.0)"] +medialive = ["types-aiobotocore-medialive (>=2.8.0,<2.9.0)"] +mediapackage = ["types-aiobotocore-mediapackage (>=2.8.0,<2.9.0)"] +mediapackage-vod = ["types-aiobotocore-mediapackage-vod (>=2.8.0,<2.9.0)"] +mediapackagev2 = ["types-aiobotocore-mediapackagev2 (>=2.8.0,<2.9.0)"] +mediastore = ["types-aiobotocore-mediastore (>=2.8.0,<2.9.0)"] +mediastore-data = ["types-aiobotocore-mediastore-data (>=2.8.0,<2.9.0)"] +mediatailor = ["types-aiobotocore-mediatailor (>=2.8.0,<2.9.0)"] +medical-imaging = ["types-aiobotocore-medical-imaging (>=2.8.0,<2.9.0)"] +memorydb = ["types-aiobotocore-memorydb (>=2.8.0,<2.9.0)"] +meteringmarketplace = ["types-aiobotocore-meteringmarketplace (>=2.8.0,<2.9.0)"] +mgh = ["types-aiobotocore-mgh (>=2.8.0,<2.9.0)"] +mgn = ["types-aiobotocore-mgn (>=2.8.0,<2.9.0)"] +migration-hub-refactor-spaces = ["types-aiobotocore-migration-hub-refactor-spaces (>=2.8.0,<2.9.0)"] +migrationhub-config = ["types-aiobotocore-migrationhub-config (>=2.8.0,<2.9.0)"] +migrationhuborchestrator = ["types-aiobotocore-migrationhuborchestrator (>=2.8.0,<2.9.0)"] +migrationhubstrategy = ["types-aiobotocore-migrationhubstrategy (>=2.8.0,<2.9.0)"] +mobile = ["types-aiobotocore-mobile (>=2.8.0,<2.9.0)"] +mq = ["types-aiobotocore-mq (>=2.8.0,<2.9.0)"] +mturk = ["types-aiobotocore-mturk (>=2.8.0,<2.9.0)"] +mwaa = ["types-aiobotocore-mwaa (>=2.8.0,<2.9.0)"] +neptune = ["types-aiobotocore-neptune (>=2.8.0,<2.9.0)"] +neptunedata = ["types-aiobotocore-neptunedata (>=2.8.0,<2.9.0)"] +network-firewall = ["types-aiobotocore-network-firewall (>=2.8.0,<2.9.0)"] +networkmanager = ["types-aiobotocore-networkmanager (>=2.8.0,<2.9.0)"] +nimble = ["types-aiobotocore-nimble (>=2.8.0,<2.9.0)"] +oam = ["types-aiobotocore-oam (>=2.8.0,<2.9.0)"] +omics = ["types-aiobotocore-omics (>=2.8.0,<2.9.0)"] +opensearch = ["types-aiobotocore-opensearch (>=2.8.0,<2.9.0)"] +opensearchserverless = ["types-aiobotocore-opensearchserverless (>=2.8.0,<2.9.0)"] +opsworks = ["types-aiobotocore-opsworks (>=2.8.0,<2.9.0)"] +opsworkscm = ["types-aiobotocore-opsworkscm (>=2.8.0,<2.9.0)"] +organizations = ["types-aiobotocore-organizations (>=2.8.0,<2.9.0)"] +osis = ["types-aiobotocore-osis (>=2.8.0,<2.9.0)"] +outposts = ["types-aiobotocore-outposts (>=2.8.0,<2.9.0)"] +panorama = ["types-aiobotocore-panorama (>=2.8.0,<2.9.0)"] +payment-cryptography = ["types-aiobotocore-payment-cryptography (>=2.8.0,<2.9.0)"] +payment-cryptography-data = ["types-aiobotocore-payment-cryptography-data (>=2.8.0,<2.9.0)"] +pca-connector-ad = ["types-aiobotocore-pca-connector-ad (>=2.8.0,<2.9.0)"] +personalize = ["types-aiobotocore-personalize (>=2.8.0,<2.9.0)"] +personalize-events = ["types-aiobotocore-personalize-events (>=2.8.0,<2.9.0)"] +personalize-runtime = ["types-aiobotocore-personalize-runtime (>=2.8.0,<2.9.0)"] +pi = ["types-aiobotocore-pi (>=2.8.0,<2.9.0)"] +pinpoint = ["types-aiobotocore-pinpoint (>=2.8.0,<2.9.0)"] +pinpoint-email = ["types-aiobotocore-pinpoint-email (>=2.8.0,<2.9.0)"] +pinpoint-sms-voice = ["types-aiobotocore-pinpoint-sms-voice (>=2.8.0,<2.9.0)"] +pinpoint-sms-voice-v2 = ["types-aiobotocore-pinpoint-sms-voice-v2 (>=2.8.0,<2.9.0)"] +pipes = ["types-aiobotocore-pipes (>=2.8.0,<2.9.0)"] +polly = ["types-aiobotocore-polly (>=2.8.0,<2.9.0)"] +pricing = ["types-aiobotocore-pricing (>=2.8.0,<2.9.0)"] +privatenetworks = ["types-aiobotocore-privatenetworks (>=2.8.0,<2.9.0)"] +proton = ["types-aiobotocore-proton (>=2.8.0,<2.9.0)"] +qldb = ["types-aiobotocore-qldb (>=2.8.0,<2.9.0)"] +qldb-session = ["types-aiobotocore-qldb-session (>=2.8.0,<2.9.0)"] +quicksight = ["types-aiobotocore-quicksight (>=2.8.0,<2.9.0)"] +ram = ["types-aiobotocore-ram (>=2.8.0,<2.9.0)"] +rbin = ["types-aiobotocore-rbin (>=2.8.0,<2.9.0)"] +rds = ["types-aiobotocore-rds (>=2.8.0,<2.9.0)"] +rds-data = ["types-aiobotocore-rds-data (>=2.8.0,<2.9.0)"] +redshift = ["types-aiobotocore-redshift (>=2.8.0,<2.9.0)"] +redshift-data = ["types-aiobotocore-redshift-data (>=2.8.0,<2.9.0)"] +redshift-serverless = ["types-aiobotocore-redshift-serverless (>=2.8.0,<2.9.0)"] +rekognition = ["types-aiobotocore-rekognition (>=2.8.0,<2.9.0)"] +repostspace = ["types-aiobotocore-repostspace (>=2.8.0,<2.9.0)"] +resiliencehub = ["types-aiobotocore-resiliencehub (>=2.8.0,<2.9.0)"] +resource-explorer-2 = ["types-aiobotocore-resource-explorer-2 (>=2.8.0,<2.9.0)"] +resource-groups = ["types-aiobotocore-resource-groups (>=2.8.0,<2.9.0)"] +resourcegroupstaggingapi = ["types-aiobotocore-resourcegroupstaggingapi (>=2.8.0,<2.9.0)"] +robomaker = ["types-aiobotocore-robomaker (>=2.8.0,<2.9.0)"] +rolesanywhere = ["types-aiobotocore-rolesanywhere (>=2.8.0,<2.9.0)"] +route53 = ["types-aiobotocore-route53 (>=2.8.0,<2.9.0)"] +route53-recovery-cluster = ["types-aiobotocore-route53-recovery-cluster (>=2.8.0,<2.9.0)"] +route53-recovery-control-config = ["types-aiobotocore-route53-recovery-control-config (>=2.8.0,<2.9.0)"] +route53-recovery-readiness = ["types-aiobotocore-route53-recovery-readiness (>=2.8.0,<2.9.0)"] +route53domains = ["types-aiobotocore-route53domains (>=2.8.0,<2.9.0)"] +route53resolver = ["types-aiobotocore-route53resolver (>=2.8.0,<2.9.0)"] +rum = ["types-aiobotocore-rum (>=2.8.0,<2.9.0)"] +s3 = ["types-aiobotocore-s3 (>=2.8.0,<2.9.0)"] +s3control = ["types-aiobotocore-s3control (>=2.8.0,<2.9.0)"] +s3outposts = ["types-aiobotocore-s3outposts (>=2.8.0,<2.9.0)"] +sagemaker = ["types-aiobotocore-sagemaker (>=2.8.0,<2.9.0)"] +sagemaker-a2i-runtime = ["types-aiobotocore-sagemaker-a2i-runtime (>=2.8.0,<2.9.0)"] +sagemaker-edge = ["types-aiobotocore-sagemaker-edge (>=2.8.0,<2.9.0)"] +sagemaker-featurestore-runtime = ["types-aiobotocore-sagemaker-featurestore-runtime (>=2.8.0,<2.9.0)"] +sagemaker-geospatial = ["types-aiobotocore-sagemaker-geospatial (>=2.8.0,<2.9.0)"] +sagemaker-metrics = ["types-aiobotocore-sagemaker-metrics (>=2.8.0,<2.9.0)"] +sagemaker-runtime = ["types-aiobotocore-sagemaker-runtime (>=2.8.0,<2.9.0)"] +savingsplans = ["types-aiobotocore-savingsplans (>=2.8.0,<2.9.0)"] +scheduler = ["types-aiobotocore-scheduler (>=2.8.0,<2.9.0)"] +schemas = ["types-aiobotocore-schemas (>=2.8.0,<2.9.0)"] +sdb = ["types-aiobotocore-sdb (>=2.8.0,<2.9.0)"] +secretsmanager = ["types-aiobotocore-secretsmanager (>=2.8.0,<2.9.0)"] +securityhub = ["types-aiobotocore-securityhub (>=2.8.0,<2.9.0)"] +securitylake = ["types-aiobotocore-securitylake (>=2.8.0,<2.9.0)"] +serverlessrepo = ["types-aiobotocore-serverlessrepo (>=2.8.0,<2.9.0)"] +service-quotas = ["types-aiobotocore-service-quotas (>=2.8.0,<2.9.0)"] +servicecatalog = ["types-aiobotocore-servicecatalog (>=2.8.0,<2.9.0)"] +servicecatalog-appregistry = ["types-aiobotocore-servicecatalog-appregistry (>=2.8.0,<2.9.0)"] +servicediscovery = ["types-aiobotocore-servicediscovery (>=2.8.0,<2.9.0)"] +ses = ["types-aiobotocore-ses (>=2.8.0,<2.9.0)"] +sesv2 = ["types-aiobotocore-sesv2 (>=2.8.0,<2.9.0)"] +shield = ["types-aiobotocore-shield (>=2.8.0,<2.9.0)"] +signer = ["types-aiobotocore-signer (>=2.8.0,<2.9.0)"] +simspaceweaver = ["types-aiobotocore-simspaceweaver (>=2.8.0,<2.9.0)"] +sms = ["types-aiobotocore-sms (>=2.8.0,<2.9.0)"] +sms-voice = ["types-aiobotocore-sms-voice (>=2.8.0,<2.9.0)"] +snow-device-management = ["types-aiobotocore-snow-device-management (>=2.8.0,<2.9.0)"] +snowball = ["types-aiobotocore-snowball (>=2.8.0,<2.9.0)"] +sns = ["types-aiobotocore-sns (>=2.8.0,<2.9.0)"] +sqs = ["types-aiobotocore-sqs (>=2.8.0,<2.9.0)"] +ssm = ["types-aiobotocore-ssm (>=2.8.0,<2.9.0)"] +ssm-contacts = ["types-aiobotocore-ssm-contacts (>=2.8.0,<2.9.0)"] +ssm-incidents = ["types-aiobotocore-ssm-incidents (>=2.8.0,<2.9.0)"] +ssm-sap = ["types-aiobotocore-ssm-sap (>=2.8.0,<2.9.0)"] +sso = ["types-aiobotocore-sso (>=2.8.0,<2.9.0)"] +sso-admin = ["types-aiobotocore-sso-admin (>=2.8.0,<2.9.0)"] +sso-oidc = ["types-aiobotocore-sso-oidc (>=2.8.0,<2.9.0)"] +stepfunctions = ["types-aiobotocore-stepfunctions (>=2.8.0,<2.9.0)"] +storagegateway = ["types-aiobotocore-storagegateway (>=2.8.0,<2.9.0)"] +sts = ["types-aiobotocore-sts (>=2.8.0,<2.9.0)"] +support = ["types-aiobotocore-support (>=2.8.0,<2.9.0)"] +support-app = ["types-aiobotocore-support-app (>=2.8.0,<2.9.0)"] +swf = ["types-aiobotocore-swf (>=2.8.0,<2.9.0)"] +synthetics = ["types-aiobotocore-synthetics (>=2.8.0,<2.9.0)"] +textract = ["types-aiobotocore-textract (>=2.8.0,<2.9.0)"] +timestream-query = ["types-aiobotocore-timestream-query (>=2.8.0,<2.9.0)"] +timestream-write = ["types-aiobotocore-timestream-write (>=2.8.0,<2.9.0)"] +tnb = ["types-aiobotocore-tnb (>=2.8.0,<2.9.0)"] +transcribe = ["types-aiobotocore-transcribe (>=2.8.0,<2.9.0)"] +transfer = ["types-aiobotocore-transfer (>=2.8.0,<2.9.0)"] +translate = ["types-aiobotocore-translate (>=2.8.0,<2.9.0)"] +trustedadvisor = ["types-aiobotocore-trustedadvisor (>=2.8.0,<2.9.0)"] +verifiedpermissions = ["types-aiobotocore-verifiedpermissions (>=2.8.0,<2.9.0)"] +voice-id = ["types-aiobotocore-voice-id (>=2.8.0,<2.9.0)"] +vpc-lattice = ["types-aiobotocore-vpc-lattice (>=2.8.0,<2.9.0)"] +waf = ["types-aiobotocore-waf (>=2.8.0,<2.9.0)"] +waf-regional = ["types-aiobotocore-waf-regional (>=2.8.0,<2.9.0)"] +wafv2 = ["types-aiobotocore-wafv2 (>=2.8.0,<2.9.0)"] +wellarchitected = ["types-aiobotocore-wellarchitected (>=2.8.0,<2.9.0)"] +wisdom = ["types-aiobotocore-wisdom (>=2.8.0,<2.9.0)"] +workdocs = ["types-aiobotocore-workdocs (>=2.8.0,<2.9.0)"] +worklink = ["types-aiobotocore-worklink (>=2.8.0,<2.9.0)"] +workmail = ["types-aiobotocore-workmail (>=2.8.0,<2.9.0)"] +workmailmessageflow = ["types-aiobotocore-workmailmessageflow (>=2.8.0,<2.9.0)"] +workspaces = ["types-aiobotocore-workspaces (>=2.8.0,<2.9.0)"] +workspaces-thin-client = ["types-aiobotocore-workspaces-thin-client (>=2.8.0,<2.9.0)"] +workspaces-web = ["types-aiobotocore-workspaces-web (>=2.8.0,<2.9.0)"] +xray = ["types-aiobotocore-xray (>=2.8.0,<2.9.0)"] [[package]] name = "types-aiobotocore-s3" -version = "2.7.0" -description = "Type annotations for aiobotocore.S3 2.7.0 service generated with mypy-boto3-builder 7.19.0" +version = "2.8.0" +description = "Type annotations for aiobotocore.S3 2.8.0 service generated with mypy-boto3-builder 7.21.0" optional = false python-versions = ">=3.7" files = [ - {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"}, + {file = "types-aiobotocore-s3-2.8.0.tar.gz", hash = "sha256:6d7c4d3e65cd993a7f27e42628096e44cd03dfd0b4ca90e09813d9b164339a07"}, + {file = "types_aiobotocore_s3-2.8.0-py3-none-any.whl", hash = "sha256:7cacc4452d2562e47af5eef1ccbd46665cf0a73aa5eb781e99110c9736c4c69b"}, ] [package.dependencies] @@ -1532,13 +1541,13 @@ typing-extensions = {version = ">=4.1.0", markers = "python_version < \"3.12\""} [[package]] name = "types-awscrt" -version = "0.19.17" +version = "0.19.19" description = "Type annotations and code completion for awscrt" optional = false python-versions = ">=3.7,<4.0" files = [ - {file = "types_awscrt-0.19.17-py3-none-any.whl", hash = "sha256:e677de979521f39b59a10e4f4464d395b970cb6812913efaee6eec689f454a81"}, - {file = "types_awscrt-0.19.17.tar.gz", hash = "sha256:047e30ac6156b6c25e0937ab2d45c9d6ace854021604da35d45fa832115adf82"}, + {file = "types_awscrt-0.19.19-py3-none-any.whl", hash = "sha256:a577c4d60a7fb7e21b436a73207a66f6ba50329d578b347934c5d99d4d612901"}, + {file = "types_awscrt-0.19.19.tar.gz", hash = "sha256:850d5ad95d8f337b15fb154790f39af077faf5c08d43758fd750f379a87d5f73"}, ] [[package]]