diff --git a/poetry.lock b/poetry.lock index 3ca0cf4..0b4170a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -126,14 +126,14 @@ frozenlist = ">=1.1.0" [[package]] name = "alembic" -version = "1.10.3" +version = "1.11.1" description = "A database migration tool for SQLAlchemy." category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "alembic-1.10.3-py3-none-any.whl", hash = "sha256:b2e0a6cfd3a8ce936a1168320bcbe94aefa3f4463cd773a968a55071beb3cd37"}, - {file = "alembic-1.10.3.tar.gz", hash = "sha256:32a69b13a613aeb7e8093f242da60eff9daed13c0df02fff279c1b06c32965d2"}, + {file = "alembic-1.11.1-py3-none-any.whl", hash = "sha256:dc871798a601fab38332e38d6ddb38d5e734f60034baeb8e2db5b642fccd8ab8"}, + {file = "alembic-1.11.1.tar.gz", hash = "sha256:6a810a6b012c88b33458fceb869aef09ac75d6ace5291915ba7fae44de372c01"}, ] [package.dependencies] @@ -278,22 +278,22 @@ files = [ [[package]] name = "attrs" -version = "22.2.0" +version = "23.1.0" description = "Classes Without Boilerplate" category = "main" optional = false -python-versions = ">=3.6" +python-versions = ">=3.7" files = [ - {file = "attrs-22.2.0-py3-none-any.whl", hash = "sha256:29e95c7f6778868dbd49170f98f8818f78f3dc5e0e37c0b1f474e3561b240836"}, - {file = "attrs-22.2.0.tar.gz", hash = "sha256:c9227bfc2f01993c03f68db37d1d15c9690188323c067c641f1a35ca58185f99"}, + {file = "attrs-23.1.0-py3-none-any.whl", hash = "sha256:1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04"}, + {file = "attrs-23.1.0.tar.gz", hash = "sha256:6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015"}, ] [package.extras] -cov = ["attrs[tests]", "coverage-enable-subprocess", "coverage[toml] (>=5.3)"] -dev = ["attrs[docs,tests]"] -docs = ["furo", "myst-parser", "sphinx", "sphinx-notfound-page", "sphinxcontrib-towncrier", "towncrier", "zope.interface"] -tests = ["attrs[tests-no-zope]", "zope.interface"] -tests-no-zope = ["cloudpickle", "cloudpickle", "hypothesis", "hypothesis", "mypy (>=0.971,<0.990)", "mypy (>=0.971,<0.990)", "pympler", "pympler", "pytest (>=4.3.0)", "pytest (>=4.3.0)", "pytest-mypy-plugins", "pytest-mypy-plugins", "pytest-xdist[psutil]", "pytest-xdist[psutil]"] +cov = ["attrs[tests]", "coverage[toml] (>=5.3)"] +dev = ["attrs[docs,tests]", "pre-commit"] +docs = ["furo", "myst-parser", "sphinx", "sphinx-notfound-page", "sphinxcontrib-towncrier", "towncrier", "zope-interface"] +tests = ["attrs[tests-no-zope]", "zope-interface"] +tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "pytest-xdist[psutil]"] [[package]] name = "backcall" @@ -460,14 +460,14 @@ zstd = ["zstandard"] [[package]] name = "certifi" -version = "2022.12.7" +version = "2023.5.7" description = "Python package for providing Mozilla's CA Bundle." category = "main" optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2022.12.7-py3-none-any.whl", hash = "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18"}, - {file = "certifi-2022.12.7.tar.gz", hash = "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3"}, + {file = "certifi-2023.5.7-py3-none-any.whl", hash = "sha256:c6c2e98f5c7869efca1f8916fed228dd91539f9f1b444c314c06eef02980c716"}, + {file = "certifi-2023.5.7.tar.gz", hash = "sha256:0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7"}, ] [[package]] @@ -756,63 +756,63 @@ requests = ">=2.23.0" [[package]] name = "coverage" -version = "7.2.2" +version = "7.2.5" description = "Code coverage measurement for Python" category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "coverage-7.2.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:c90e73bdecb7b0d1cea65a08cb41e9d672ac6d7995603d6465ed4914b98b9ad7"}, - {file = "coverage-7.2.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:e2926b8abedf750c2ecf5035c07515770944acf02e1c46ab08f6348d24c5f94d"}, - {file = "coverage-7.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:57b77b9099f172804e695a40ebaa374f79e4fb8b92f3e167f66facbf92e8e7f5"}, - {file = "coverage-7.2.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:efe1c0adad110bf0ad7fb59f833880e489a61e39d699d37249bdf42f80590169"}, - {file = "coverage-7.2.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2199988e0bc8325d941b209f4fd1c6fa007024b1442c5576f1a32ca2e48941e6"}, - {file = "coverage-7.2.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:81f63e0fb74effd5be736cfe07d710307cc0a3ccb8f4741f7f053c057615a137"}, - {file = "coverage-7.2.2-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:186e0fc9cf497365036d51d4d2ab76113fb74f729bd25da0975daab2e107fd90"}, - {file = "coverage-7.2.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:420f94a35e3e00a2b43ad5740f935358e24478354ce41c99407cddd283be00d2"}, - {file = "coverage-7.2.2-cp310-cp310-win32.whl", hash = "sha256:38004671848b5745bb05d4d621526fca30cee164db42a1f185615f39dc997292"}, - {file = "coverage-7.2.2-cp310-cp310-win_amd64.whl", hash = "sha256:0ce383d5f56d0729d2dd40e53fe3afeb8f2237244b0975e1427bfb2cf0d32bab"}, - {file = "coverage-7.2.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:3eb55b7b26389dd4f8ae911ba9bc8c027411163839dea4c8b8be54c4ee9ae10b"}, - {file = "coverage-7.2.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:d2b96123a453a2d7f3995ddb9f28d01fd112319a7a4d5ca99796a7ff43f02af5"}, - {file = "coverage-7.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:299bc75cb2a41e6741b5e470b8c9fb78d931edbd0cd009c58e5c84de57c06731"}, - {file = "coverage-7.2.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5e1df45c23d4230e3d56d04414f9057eba501f78db60d4eeecfcb940501b08fd"}, - {file = "coverage-7.2.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:006ed5582e9cbc8115d2e22d6d2144a0725db542f654d9d4fda86793832f873d"}, - {file = "coverage-7.2.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:d683d230b5774816e7d784d7ed8444f2a40e7a450e5720d58af593cb0b94a212"}, - {file = "coverage-7.2.2-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:8efb48fa743d1c1a65ee8787b5b552681610f06c40a40b7ef94a5b517d885c54"}, - {file = "coverage-7.2.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:4c752d5264053a7cf2fe81c9e14f8a4fb261370a7bb344c2a011836a96fb3f57"}, - {file = "coverage-7.2.2-cp311-cp311-win32.whl", hash = "sha256:55272f33da9a5d7cccd3774aeca7a01e500a614eaea2a77091e9be000ecd401d"}, - {file = "coverage-7.2.2-cp311-cp311-win_amd64.whl", hash = "sha256:92ebc1619650409da324d001b3a36f14f63644c7f0a588e331f3b0f67491f512"}, - {file = "coverage-7.2.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:5afdad4cc4cc199fdf3e18088812edcf8f4c5a3c8e6cb69127513ad4cb7471a9"}, - {file = "coverage-7.2.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0484d9dd1e6f481b24070c87561c8d7151bdd8b044c93ac99faafd01f695c78e"}, - {file = "coverage-7.2.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d530191aa9c66ab4f190be8ac8cc7cfd8f4f3217da379606f3dd4e3d83feba69"}, - {file = "coverage-7.2.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4ac0f522c3b6109c4b764ffec71bf04ebc0523e926ca7cbe6c5ac88f84faced0"}, - {file = "coverage-7.2.2-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:ba279aae162b20444881fc3ed4e4f934c1cf8620f3dab3b531480cf602c76b7f"}, - {file = "coverage-7.2.2-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:53d0fd4c17175aded9c633e319360d41a1f3c6e352ba94edcb0fa5167e2bad67"}, - {file = "coverage-7.2.2-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:8c99cb7c26a3039a8a4ee3ca1efdde471e61b4837108847fb7d5be7789ed8fd9"}, - {file = "coverage-7.2.2-cp37-cp37m-win32.whl", hash = "sha256:5cc0783844c84af2522e3a99b9b761a979a3ef10fb87fc4048d1ee174e18a7d8"}, - {file = "coverage-7.2.2-cp37-cp37m-win_amd64.whl", hash = "sha256:817295f06eacdc8623dc4df7d8b49cea65925030d4e1e2a7c7218380c0072c25"}, - {file = "coverage-7.2.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:6146910231ece63facfc5984234ad1b06a36cecc9fd0c028e59ac7c9b18c38c6"}, - {file = "coverage-7.2.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:387fb46cb8e53ba7304d80aadca5dca84a2fbf6fe3faf6951d8cf2d46485d1e5"}, - {file = "coverage-7.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:046936ab032a2810dcaafd39cc4ef6dd295df1a7cbead08fe996d4765fca9fe4"}, - {file = "coverage-7.2.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e627dee428a176ffb13697a2c4318d3f60b2ccdde3acdc9b3f304206ec130ccd"}, - {file = "coverage-7.2.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4fa54fb483decc45f94011898727802309a109d89446a3c76387d016057d2c84"}, - {file = "coverage-7.2.2-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:3668291b50b69a0c1ef9f462c7df2c235da3c4073f49543b01e7eb1dee7dd540"}, - {file = "coverage-7.2.2-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:7c20b731211261dc9739bbe080c579a1835b0c2d9b274e5fcd903c3a7821cf88"}, - {file = "coverage-7.2.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:5764e1f7471cb8f64b8cda0554f3d4c4085ae4b417bfeab236799863703e5de2"}, - {file = "coverage-7.2.2-cp38-cp38-win32.whl", hash = "sha256:4f01911c010122f49a3e9bdc730eccc66f9b72bd410a3a9d3cb8448bb50d65d3"}, - {file = "coverage-7.2.2-cp38-cp38-win_amd64.whl", hash = "sha256:c448b5c9e3df5448a362208b8d4b9ed85305528313fca1b479f14f9fe0d873b8"}, - {file = "coverage-7.2.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:bfe7085783cda55e53510482fa7b5efc761fad1abe4d653b32710eb548ebdd2d"}, - {file = "coverage-7.2.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:9d22e94e6dc86de981b1b684b342bec5e331401599ce652900ec59db52940005"}, - {file = "coverage-7.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:507e4720791977934bba016101579b8c500fb21c5fa3cd4cf256477331ddd988"}, - {file = "coverage-7.2.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bc4803779f0e4b06a2361f666e76f5c2e3715e8e379889d02251ec911befd149"}, - {file = "coverage-7.2.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db8c2c5ace167fd25ab5dd732714c51d4633f58bac21fb0ff63b0349f62755a8"}, - {file = "coverage-7.2.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:4f68ee32d7c4164f1e2c8797535a6d0a3733355f5861e0f667e37df2d4b07140"}, - {file = "coverage-7.2.2-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:d52f0a114b6a58305b11a5cdecd42b2e7f1ec77eb20e2b33969d702feafdd016"}, - {file = "coverage-7.2.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:797aad79e7b6182cb49c08cc5d2f7aa7b2128133b0926060d0a8889ac43843be"}, - {file = "coverage-7.2.2-cp39-cp39-win32.whl", hash = "sha256:db45eec1dfccdadb179b0f9ca616872c6f700d23945ecc8f21bb105d74b1c5fc"}, - {file = "coverage-7.2.2-cp39-cp39-win_amd64.whl", hash = "sha256:8dbe2647bf58d2c5a6c5bcc685f23b5f371909a5624e9f5cd51436d6a9f6c6ef"}, - {file = "coverage-7.2.2-pp37.pp38.pp39-none-any.whl", hash = "sha256:872d6ce1f5be73f05bea4df498c140b9e7ee5418bfa2cc8204e7f9b817caa968"}, - {file = "coverage-7.2.2.tar.gz", hash = "sha256:36dd42da34fe94ed98c39887b86db9d06777b1c8f860520e21126a75507024f2"}, + {file = "coverage-7.2.5-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:883123d0bbe1c136f76b56276074b0c79b5817dd4238097ffa64ac67257f4b6c"}, + {file = "coverage-7.2.5-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:d2fbc2a127e857d2f8898aaabcc34c37771bf78a4d5e17d3e1f5c30cd0cbc62a"}, + {file = "coverage-7.2.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5f3671662dc4b422b15776cdca89c041a6349b4864a43aa2350b6b0b03bbcc7f"}, + {file = "coverage-7.2.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:780551e47d62095e088f251f5db428473c26db7829884323e56d9c0c3118791a"}, + {file = "coverage-7.2.5-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:066b44897c493e0dcbc9e6a6d9f8bbb6607ef82367cf6810d387c09f0cd4fe9a"}, + {file = "coverage-7.2.5-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:b9a4ee55174b04f6af539218f9f8083140f61a46eabcaa4234f3c2a452c4ed11"}, + {file = "coverage-7.2.5-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:706ec567267c96717ab9363904d846ec009a48d5f832140b6ad08aad3791b1f5"}, + {file = "coverage-7.2.5-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:ae453f655640157d76209f42c62c64c4d4f2c7f97256d3567e3b439bd5c9b06c"}, + {file = "coverage-7.2.5-cp310-cp310-win32.whl", hash = "sha256:f81c9b4bd8aa747d417407a7f6f0b1469a43b36a85748145e144ac4e8d303cb5"}, + {file = "coverage-7.2.5-cp310-cp310-win_amd64.whl", hash = "sha256:dc945064a8783b86fcce9a0a705abd7db2117d95e340df8a4333f00be5efb64c"}, + {file = "coverage-7.2.5-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:40cc0f91c6cde033da493227797be2826cbf8f388eaa36a0271a97a332bfd7ce"}, + {file = "coverage-7.2.5-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:a66e055254a26c82aead7ff420d9fa8dc2da10c82679ea850d8feebf11074d88"}, + {file = "coverage-7.2.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c10fbc8a64aa0f3ed136b0b086b6b577bc64d67d5581acd7cc129af52654384e"}, + {file = "coverage-7.2.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9a22cbb5ede6fade0482111fa7f01115ff04039795d7092ed0db43522431b4f2"}, + {file = "coverage-7.2.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:292300f76440651529b8ceec283a9370532f4ecba9ad67d120617021bb5ef139"}, + {file = "coverage-7.2.5-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:7ff8f3fb38233035028dbc93715551d81eadc110199e14bbbfa01c5c4a43f8d8"}, + {file = "coverage-7.2.5-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:a08c7401d0b24e8c2982f4e307124b671c6736d40d1c39e09d7a8687bddf83ed"}, + {file = "coverage-7.2.5-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:ef9659d1cda9ce9ac9585c045aaa1e59223b143f2407db0eaee0b61a4f266fb6"}, + {file = "coverage-7.2.5-cp311-cp311-win32.whl", hash = "sha256:30dcaf05adfa69c2a7b9f7dfd9f60bc8e36b282d7ed25c308ef9e114de7fc23b"}, + {file = "coverage-7.2.5-cp311-cp311-win_amd64.whl", hash = "sha256:97072cc90f1009386c8a5b7de9d4fc1a9f91ba5ef2146c55c1f005e7b5c5e068"}, + {file = "coverage-7.2.5-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:bebea5f5ed41f618797ce3ffb4606c64a5de92e9c3f26d26c2e0aae292f015c1"}, + {file = "coverage-7.2.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:828189fcdda99aae0d6bf718ea766b2e715eabc1868670a0a07bf8404bf58c33"}, + {file = "coverage-7.2.5-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6e8a95f243d01ba572341c52f89f3acb98a3b6d1d5d830efba86033dd3687ade"}, + {file = "coverage-7.2.5-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e8834e5f17d89e05697c3c043d3e58a8b19682bf365048837383abfe39adaed5"}, + {file = "coverage-7.2.5-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:d1f25ee9de21a39b3a8516f2c5feb8de248f17da7eead089c2e04aa097936b47"}, + {file = "coverage-7.2.5-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:1637253b11a18f453e34013c665d8bf15904c9e3c44fbda34c643fbdc9d452cd"}, + {file = "coverage-7.2.5-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:8e575a59315a91ccd00c7757127f6b2488c2f914096077c745c2f1ba5b8c0969"}, + {file = "coverage-7.2.5-cp37-cp37m-win32.whl", hash = "sha256:509ecd8334c380000d259dc66feb191dd0a93b21f2453faa75f7f9cdcefc0718"}, + {file = "coverage-7.2.5-cp37-cp37m-win_amd64.whl", hash = "sha256:12580845917b1e59f8a1c2ffa6af6d0908cb39220f3019e36c110c943dc875b0"}, + {file = "coverage-7.2.5-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:b5016e331b75310610c2cf955d9f58a9749943ed5f7b8cfc0bb89c6134ab0a84"}, + {file = "coverage-7.2.5-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:373ea34dca98f2fdb3e5cb33d83b6d801007a8074f992b80311fc589d3e6b790"}, + {file = "coverage-7.2.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a063aad9f7b4c9f9da7b2550eae0a582ffc7623dca1c925e50c3fbde7a579771"}, + {file = "coverage-7.2.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:38c0a497a000d50491055805313ed83ddba069353d102ece8aef5d11b5faf045"}, + {file = "coverage-7.2.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a2b3b05e22a77bb0ae1a3125126a4e08535961c946b62f30985535ed40e26614"}, + {file = "coverage-7.2.5-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:0342a28617e63ad15d96dca0f7ae9479a37b7d8a295f749c14f3436ea59fdcb3"}, + {file = "coverage-7.2.5-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:cf97ed82ca986e5c637ea286ba2793c85325b30f869bf64d3009ccc1a31ae3fd"}, + {file = "coverage-7.2.5-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:c2c41c1b1866b670573657d584de413df701f482574bad7e28214a2362cb1fd1"}, + {file = "coverage-7.2.5-cp38-cp38-win32.whl", hash = "sha256:10b15394c13544fce02382360cab54e51a9e0fd1bd61ae9ce012c0d1e103c813"}, + {file = "coverage-7.2.5-cp38-cp38-win_amd64.whl", hash = "sha256:a0b273fe6dc655b110e8dc89b8ec7f1a778d78c9fd9b4bda7c384c8906072212"}, + {file = "coverage-7.2.5-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5c587f52c81211d4530fa6857884d37f514bcf9453bdeee0ff93eaaf906a5c1b"}, + {file = "coverage-7.2.5-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:4436cc9ba5414c2c998eaedee5343f49c02ca93b21769c5fdfa4f9d799e84200"}, + {file = "coverage-7.2.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6599bf92f33ab041e36e06d25890afbdf12078aacfe1f1d08c713906e49a3fe5"}, + {file = "coverage-7.2.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:857abe2fa6a4973f8663e039ead8d22215d31db613ace76e4a98f52ec919068e"}, + {file = "coverage-7.2.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f6f5cab2d7f0c12f8187a376cc6582c477d2df91d63f75341307fcdcb5d60303"}, + {file = "coverage-7.2.5-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:aa387bd7489f3e1787ff82068b295bcaafbf6f79c3dad3cbc82ef88ce3f48ad3"}, + {file = "coverage-7.2.5-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:156192e5fd3dbbcb11cd777cc469cf010a294f4c736a2b2c891c77618cb1379a"}, + {file = "coverage-7.2.5-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:bd3b4b8175c1db502adf209d06136c000df4d245105c8839e9d0be71c94aefe1"}, + {file = "coverage-7.2.5-cp39-cp39-win32.whl", hash = "sha256:ddc5a54edb653e9e215f75de377354e2455376f416c4378e1d43b08ec50acc31"}, + {file = "coverage-7.2.5-cp39-cp39-win_amd64.whl", hash = "sha256:338aa9d9883aaaad53695cb14ccdeb36d4060485bb9388446330bef9c361c252"}, + {file = "coverage-7.2.5-pp37.pp38.pp39-none-any.whl", hash = "sha256:8877d9b437b35a85c18e3c6499b23674684bf690f5d96c1006a1ef61f9fdf0f3"}, + {file = "coverage-7.2.5.tar.gz", hash = "sha256:f99ef080288f09ffc687423b8d60978cf3a465d3f404a18d1a05474bd8575a47"}, ] [package.extras] @@ -844,14 +844,14 @@ files = [ [[package]] name = "django" -version = "4.2" +version = "4.2.1" description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design." category = "main" optional = false python-versions = ">=3.8" files = [ - {file = "Django-4.2-py3-none-any.whl", hash = "sha256:ad33ed68db9398f5dfb33282704925bce044bef4261cd4fb59e4e7f9ae505a78"}, - {file = "Django-4.2.tar.gz", hash = "sha256:c36e2ab12824e2ac36afa8b2515a70c53c7742f0d6eaefa7311ec379558db997"}, + {file = "Django-4.2.1-py3-none-any.whl", hash = "sha256:066b6debb5ac335458d2a713ed995570536c8b59a580005acb0732378d5eb1ee"}, + {file = "Django-4.2.1.tar.gz", hash = "sha256:7efa6b1f781a6119a10ac94b4794ded90db8accbe7802281cd26f8664ffed59c"}, ] [package.dependencies] @@ -971,19 +971,19 @@ test = ["anyio[trio] (>=3.2.1,<4.0.0)", "black (==22.10.0)", "coverage[toml] (>= [[package]] name = "filelock" -version = "3.10.7" +version = "3.12.0" description = "A platform independent file lock." category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "filelock-3.10.7-py3-none-any.whl", hash = "sha256:bde48477b15fde2c7e5a0713cbe72721cb5a5ad32ee0b8f419907960b9d75536"}, - {file = "filelock-3.10.7.tar.gz", hash = "sha256:892be14aa8efc01673b5ed6589dbccb95f9a8596f0507e232626155495c18105"}, + {file = "filelock-3.12.0-py3-none-any.whl", hash = "sha256:ad98852315c2ab702aeb628412cbf7e95b7ce8c3bf9565670b4eaecf1db370a9"}, + {file = "filelock-3.12.0.tar.gz", hash = "sha256:fc03ae43288c013d2ea83c8597001b1129db351aad9c57fe2409327916b8e718"}, ] [package.extras] -docs = ["furo (>=2022.12.7)", "sphinx (>=6.1.3)", "sphinx-autodoc-typehints (>=1.22,!=1.23.4)"] -testing = ["covdefaults (>=2.3)", "coverage (>=7.2.2)", "diff-cover (>=7.5)", "pytest (>=7.2.2)", "pytest-cov (>=4)", "pytest-mock (>=3.10)", "pytest-timeout (>=2.1)"] +docs = ["furo (>=2023.3.27)", "sphinx (>=6.1.3)", "sphinx-autodoc-typehints (>=1.23,!=1.23.4)"] +testing = ["covdefaults (>=2.3)", "coverage (>=7.2.3)", "diff-cover (>=7.5)", "pytest (>=7.3.1)", "pytest-cov (>=4)", "pytest-mock (>=3.10)", "pytest-timeout (>=2.1)"] [[package]] name = "flake8" @@ -1241,14 +1241,14 @@ socks = ["socksio (>=1.0.0,<2.0.0)"] [[package]] name = "identify" -version = "2.5.22" +version = "2.5.24" description = "File identification library for Python" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "identify-2.5.22-py2.py3-none-any.whl", hash = "sha256:f0faad595a4687053669c112004178149f6c326db71ee999ae4636685753ad2f"}, - {file = "identify-2.5.22.tar.gz", hash = "sha256:f7a93d6cf98e29bd07663c60728e7a4057615068d7a639d132dc883b2d54d31e"}, + {file = "identify-2.5.24-py2.py3-none-any.whl", hash = "sha256:986dbfb38b1140e763e413e6feb44cd731faf72d1909543178aa79b0e258265d"}, + {file = "identify-2.5.24.tar.gz", hash = "sha256:0aac67d5b4812498056d28a9a512a483f5085cc28640b02b258a59dac34301d4"}, ] [package.extras] @@ -1280,14 +1280,14 @@ files = [ [[package]] name = "ipython" -version = "8.12.0" +version = "8.13.2" description = "IPython: Productive Interactive Computing" category = "dev" optional = false -python-versions = ">=3.8" +python-versions = ">=3.9" files = [ - {file = "ipython-8.12.0-py3-none-any.whl", hash = "sha256:1c183bf61b148b00bcebfa5d9b39312733ae97f6dad90d7e9b4d86c8647f498c"}, - {file = "ipython-8.12.0.tar.gz", hash = "sha256:a950236df04ad75b5bc7f816f9af3d74dc118fd42f2ff7e80e8e60ca1f182e2d"}, + {file = "ipython-8.13.2-py3-none-any.whl", hash = "sha256:ffca270240fbd21b06b2974e14a86494d6d29290184e788275f55e0b55914926"}, + {file = "ipython-8.13.2.tar.gz", hash = "sha256:7dff3fad32b97f6488e02f87b970f309d082f758d7b7fc252e3b19ee0e432dbb"}, ] [package.dependencies] @@ -1709,14 +1709,14 @@ files = [ [[package]] name = "nodeenv" -version = "1.7.0" +version = "1.8.0" description = "Node.js virtual environment builder" category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*" files = [ - {file = "nodeenv-1.7.0-py2.py3-none-any.whl", hash = "sha256:27083a7b96a25f2f5e1d8cb4b6317ee8aeda3bdd121394e5ac54e498028a042e"}, - {file = "nodeenv-1.7.0.tar.gz", hash = "sha256:e0e7f7dfb85fc5394c6fe1e8fa98131a2473e04311a45afb6508f7cf1836fa2b"}, + {file = "nodeenv-1.8.0-py2.py3-none-any.whl", hash = "sha256:df865724bb3c3adc86b3876fa209771517b0cfe596beff01a92700e0e8be4cec"}, + {file = "nodeenv-1.8.0.tar.gz", hash = "sha256:d51e0c37e64fbf47d017feac3145cdbb58836d7eee8c6f6d3b6880c5456227d2"}, ] [package.dependencies] @@ -1724,99 +1724,96 @@ setuptools = "*" [[package]] name = "numpy" -version = "1.24.2" +version = "1.24.3" description = "Fundamental package for array computing in Python" category = "main" optional = false python-versions = ">=3.8" files = [ - {file = "numpy-1.24.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:eef70b4fc1e872ebddc38cddacc87c19a3709c0e3e5d20bf3954c147b1dd941d"}, - {file = "numpy-1.24.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:e8d2859428712785e8a8b7d2b3ef0a1d1565892367b32f915c4a4df44d0e64f5"}, - {file = "numpy-1.24.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6524630f71631be2dabe0c541e7675db82651eb998496bbe16bc4f77f0772253"}, - {file = "numpy-1.24.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a51725a815a6188c662fb66fb32077709a9ca38053f0274640293a14fdd22978"}, - {file = "numpy-1.24.2-cp310-cp310-win32.whl", hash = "sha256:2620e8592136e073bd12ee4536149380695fbe9ebeae845b81237f986479ffc9"}, - {file = "numpy-1.24.2-cp310-cp310-win_amd64.whl", hash = "sha256:97cf27e51fa078078c649a51d7ade3c92d9e709ba2bfb97493007103c741f1d0"}, - {file = "numpy-1.24.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:7de8fdde0003f4294655aa5d5f0a89c26b9f22c0a58790c38fae1ed392d44a5a"}, - {file = "numpy-1.24.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:4173bde9fa2a005c2c6e2ea8ac1618e2ed2c1c6ec8a7657237854d42094123a0"}, - {file = "numpy-1.24.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4cecaed30dc14123020f77b03601559fff3e6cd0c048f8b5289f4eeabb0eb281"}, - {file = "numpy-1.24.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9a23f8440561a633204a67fb44617ce2a299beecf3295f0d13c495518908e910"}, - {file = "numpy-1.24.2-cp311-cp311-win32.whl", hash = "sha256:e428c4fbfa085f947b536706a2fc349245d7baa8334f0c5723c56a10595f9b95"}, - {file = "numpy-1.24.2-cp311-cp311-win_amd64.whl", hash = "sha256:557d42778a6869c2162deb40ad82612645e21d79e11c1dc62c6e82a2220ffb04"}, - {file = "numpy-1.24.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d0a2db9d20117bf523dde15858398e7c0858aadca7c0f088ac0d6edd360e9ad2"}, - {file = "numpy-1.24.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:c72a6b2f4af1adfe193f7beb91ddf708ff867a3f977ef2ec53c0ffb8283ab9f5"}, - {file = "numpy-1.24.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c29e6bd0ec49a44d7690ecb623a8eac5ab8a923bce0bea6293953992edf3a76a"}, - {file = "numpy-1.24.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2eabd64ddb96a1239791da78fa5f4e1693ae2dadc82a76bc76a14cbb2b966e96"}, - {file = "numpy-1.24.2-cp38-cp38-win32.whl", hash = "sha256:e3ab5d32784e843fc0dd3ab6dcafc67ef806e6b6828dc6af2f689be0eb4d781d"}, - {file = "numpy-1.24.2-cp38-cp38-win_amd64.whl", hash = "sha256:76807b4063f0002c8532cfeac47a3068a69561e9c8715efdad3c642eb27c0756"}, - {file = "numpy-1.24.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:4199e7cfc307a778f72d293372736223e39ec9ac096ff0a2e64853b866a8e18a"}, - {file = "numpy-1.24.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:adbdce121896fd3a17a77ab0b0b5eedf05a9834a18699db6829a64e1dfccca7f"}, - {file = "numpy-1.24.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:889b2cc88b837d86eda1b17008ebeb679d82875022200c6e8e4ce6cf549b7acb"}, - {file = "numpy-1.24.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f64bb98ac59b3ea3bf74b02f13836eb2e24e48e0ab0145bbda646295769bd780"}, - {file = "numpy-1.24.2-cp39-cp39-win32.whl", hash = "sha256:63e45511ee4d9d976637d11e6c9864eae50e12dc9598f531c035265991910468"}, - {file = "numpy-1.24.2-cp39-cp39-win_amd64.whl", hash = "sha256:a77d3e1163a7770164404607b7ba3967fb49b24782a6ef85d9b5f54126cc39e5"}, - {file = "numpy-1.24.2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:92011118955724465fb6853def593cf397b4a1367495e0b59a7e69d40c4eb71d"}, - {file = "numpy-1.24.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f9006288bcf4895917d02583cf3411f98631275bc67cce355a7f39f8c14338fa"}, - {file = "numpy-1.24.2-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:150947adbdfeceec4e5926d956a06865c1c690f2fd902efede4ca6fe2e657c3f"}, - {file = "numpy-1.24.2.tar.gz", hash = "sha256:003a9f530e880cb2cd177cba1af7220b9aa42def9c4afc2a2fc3ee6be7eb2b22"}, + {file = "numpy-1.24.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:3c1104d3c036fb81ab923f507536daedc718d0ad5a8707c6061cdfd6d184e570"}, + {file = "numpy-1.24.3-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:202de8f38fc4a45a3eea4b63e2f376e5f2dc64ef0fa692838e31a808520efaf7"}, + {file = "numpy-1.24.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8535303847b89aa6b0f00aa1dc62867b5a32923e4d1681a35b5eef2d9591a463"}, + {file = "numpy-1.24.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2d926b52ba1367f9acb76b0df6ed21f0b16a1ad87c6720a1121674e5cf63e2b6"}, + {file = "numpy-1.24.3-cp310-cp310-win32.whl", hash = "sha256:f21c442fdd2805e91799fbe044a7b999b8571bb0ab0f7850d0cb9641a687092b"}, + {file = "numpy-1.24.3-cp310-cp310-win_amd64.whl", hash = "sha256:ab5f23af8c16022663a652d3b25dcdc272ac3f83c3af4c02eb8b824e6b3ab9d7"}, + {file = "numpy-1.24.3-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:9a7721ec204d3a237225db3e194c25268faf92e19338a35f3a224469cb6039a3"}, + {file = "numpy-1.24.3-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:d6cc757de514c00b24ae8cf5c876af2a7c3df189028d68c0cb4eaa9cd5afc2bf"}, + {file = "numpy-1.24.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:76e3f4e85fc5d4fd311f6e9b794d0c00e7002ec122be271f2019d63376f1d385"}, + {file = "numpy-1.24.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a1d3c026f57ceaad42f8231305d4653d5f05dc6332a730ae5c0bea3513de0950"}, + {file = "numpy-1.24.3-cp311-cp311-win32.whl", hash = "sha256:c91c4afd8abc3908e00a44b2672718905b8611503f7ff87390cc0ac3423fb096"}, + {file = "numpy-1.24.3-cp311-cp311-win_amd64.whl", hash = "sha256:5342cf6aad47943286afa6f1609cad9b4266a05e7f2ec408e2cf7aea7ff69d80"}, + {file = "numpy-1.24.3-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:7776ea65423ca6a15255ba1872d82d207bd1e09f6d0894ee4a64678dd2204078"}, + {file = "numpy-1.24.3-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:ae8d0be48d1b6ed82588934aaaa179875e7dc4f3d84da18d7eae6eb3f06c242c"}, + {file = "numpy-1.24.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ecde0f8adef7dfdec993fd54b0f78183051b6580f606111a6d789cd14c61ea0c"}, + {file = "numpy-1.24.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4749e053a29364d3452c034827102ee100986903263e89884922ef01a0a6fd2f"}, + {file = "numpy-1.24.3-cp38-cp38-win32.whl", hash = "sha256:d933fabd8f6a319e8530d0de4fcc2e6a61917e0b0c271fded460032db42a0fe4"}, + {file = "numpy-1.24.3-cp38-cp38-win_amd64.whl", hash = "sha256:56e48aec79ae238f6e4395886b5eaed058abb7231fb3361ddd7bfdf4eed54289"}, + {file = "numpy-1.24.3-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:4719d5aefb5189f50887773699eaf94e7d1e02bf36c1a9d353d9f46703758ca4"}, + {file = "numpy-1.24.3-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:0ec87a7084caa559c36e0a2309e4ecb1baa03b687201d0a847c8b0ed476a7187"}, + {file = "numpy-1.24.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ea8282b9bcfe2b5e7d491d0bf7f3e2da29700cec05b49e64d6246923329f2b02"}, + {file = "numpy-1.24.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:210461d87fb02a84ef243cac5e814aad2b7f4be953b32cb53327bb49fd77fbb4"}, + {file = "numpy-1.24.3-cp39-cp39-win32.whl", hash = "sha256:784c6da1a07818491b0ffd63c6bbe5a33deaa0e25a20e1b3ea20cf0e43f8046c"}, + {file = "numpy-1.24.3-cp39-cp39-win_amd64.whl", hash = "sha256:d5036197ecae68d7f491fcdb4df90082b0d4960ca6599ba2659957aafced7c17"}, + {file = "numpy-1.24.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:352ee00c7f8387b44d19f4cada524586f07379c0d49270f87233983bc5087ca0"}, + {file = "numpy-1.24.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1a7d6acc2e7524c9955e5c903160aa4ea083736fde7e91276b0e5d98e6332812"}, + {file = "numpy-1.24.3-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:35400e6a8d102fd07c71ed7dcadd9eb62ee9a6e84ec159bd48c28235bbb0f8e4"}, + {file = "numpy-1.24.3.tar.gz", hash = "sha256:ab344f1bf21f140adab8e47fdbc7c35a477dc01408791f8ba00d018dd0bc5155"}, ] [[package]] name = "orjson" -version = "3.8.9" +version = "3.8.12" description = "Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "orjson-3.8.9-cp310-cp310-macosx_10_7_x86_64.whl", hash = "sha256:5d029843eae7b6cbd6468b63517b8b61471afed6572162171d8b6471b6dbf41f"}, - {file = "orjson-3.8.9-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:405933c05490efb209d0f940d8ef1403d2932a97e47010a26d2694e9dd49f84d"}, - {file = "orjson-3.8.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:183de66eff4d41c330a3006f210ab0bce7affe398da6f6eda9579b67245a34ff"}, - {file = "orjson-3.8.9-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:bb4081fe340ed1df42dddfd055e1d50479cb0ccb976d13e6b5e8667a07fec6f4"}, - {file = "orjson-3.8.9-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d11593a2e736055dd7b9587dbf89cd1cbe4a42a70e70f186e51aee7e1b38902e"}, - {file = "orjson-3.8.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e20649359e28f34d01b2570e4650a076f439a959bae3a8bbe7f5923ad80f54e8"}, - {file = "orjson-3.8.9-cp310-cp310-manylinux_2_28_x86_64.whl", hash = "sha256:c02ece4f36a160c83efe74adfba5f189c7c7702361f02b809ab73744923ee139"}, - {file = "orjson-3.8.9-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:f0e19801836cf1b30f333d475b05d79051b8ae8639a8e2422fb5f64e82676ae7"}, - {file = "orjson-3.8.9-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:d4850fe5650cead3c0f8822192e381cee9d4c3b8162eb082c86c927124572dc6"}, - {file = "orjson-3.8.9-cp310-none-win_amd64.whl", hash = "sha256:5fd4193f260d9d30112b5e379d0870b54dc88040807c93cbe8d67bfea148ba5a"}, - {file = "orjson-3.8.9-cp311-cp311-macosx_10_7_x86_64.whl", hash = "sha256:70eae063ad8d7405dc63873760567b600fc10728ba0da24a69d49c1a5d318d6d"}, - {file = "orjson-3.8.9-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:251653437632583d02203e6b118b72b99c04425175853f35340f4bac7034a36e"}, - {file = "orjson-3.8.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6ea833751f017ba321c277e7425b51c0b1a18a2c60f8c9c0f4c6c4d7e16cbd6c"}, - {file = "orjson-3.8.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:8563c2cdeb923b82a5cc5bfc76c28c786777428263ee39292d928e9687165fb4"}, - {file = "orjson-3.8.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:6f33e9ea45b4c9457eedca0c40f38cf5732c91b0fb68f091ac59e6ea68e03eb2"}, - {file = "orjson-3.8.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:855dee152daecb7de7b4cd7069d7854e11aa291687bffe8433156af0a224417e"}, - {file = "orjson-3.8.9-cp311-cp311-manylinux_2_28_x86_64.whl", hash = "sha256:74fa9e02589339defc9d3662de9e7eef51d8f9f3a7f6304b43b18b39d7bbf10f"}, - {file = "orjson-3.8.9-cp311-none-win_amd64.whl", hash = "sha256:6c5b10ba1e62df8f96cbc37f6d5ae9acb3f6475926dea8b1b6a1a60f201a64f7"}, - {file = "orjson-3.8.9-cp37-cp37m-macosx_10_7_x86_64.whl", hash = "sha256:a651123d01bc399fcd866e56acc2d76512e62aae3673652b13b470ea69faf1f4"}, - {file = "orjson-3.8.9-cp37-cp37m-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:73019b6d2cc998c99556020c6bd8f8bc28420c69583186ca290c66a27916a3b7"}, - {file = "orjson-3.8.9-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8f5c3daa8b02786ad5f0e14ae16a59bbb4e02cbae3a41989a25188e5a6c962ff"}, - {file = "orjson-3.8.9-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:598598b7f81f8fda7c3e09c88165f844152b7be223bc4ea929ec8ad59b00ea17"}, - {file = "orjson-3.8.9-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:090b10bdb06baae6d5cd3550d772ecbabd833bfceed7592ff167c0a82f5b4c20"}, - {file = "orjson-3.8.9-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bd46f688ddf9c2ea10367446fe9bf3ceba0f7490c15b4f96420491c7f00bb283"}, - {file = "orjson-3.8.9-cp37-cp37m-manylinux_2_28_x86_64.whl", hash = "sha256:b8ed8d780e9fab01bc404a70d755a8b2b34ea6c0b6604b65de135daaaadaf9a9"}, - {file = "orjson-3.8.9-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:8a32c9fb742868a34346f3c52e12d893a9d27f8e0c0bf3c480db7e6903d8be28"}, - {file = "orjson-3.8.9-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:2ba366009b98ac8899e935eff6fef7672d3ea43d3ce9deb3ee33452134b6cc3a"}, - {file = "orjson-3.8.9-cp37-none-win_amd64.whl", hash = "sha256:236b9313425cb2570626c64dd5cb6caff13882d1717d491da542cff228b96e97"}, - {file = "orjson-3.8.9-cp38-cp38-macosx_10_7_x86_64.whl", hash = "sha256:e8efc7e9ec35336f7cc98b6692536b1262046ff1d2a545295a4d89b8a2495903"}, - {file = "orjson-3.8.9-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:8c7eba3610ae69f4aba4032ecb61b0a6fbd1e4537283d1553eb8c1cb136e9118"}, - {file = "orjson-3.8.9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7742649e4c357d4e7ad483a35ff5f55d519e895de56772cc486913614ee7d23b"}, - {file = "orjson-3.8.9-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:b6566fb8daa538c7848fd6822e2409a7e1c41dae8e65e6536598d505f641a318"}, - {file = "orjson-3.8.9-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:0ce8a2a667221e2e5160021e26b09e9c13eeedafb5cda1981340c8c0c0bc8f9d"}, - {file = "orjson-3.8.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4c0399631b88fa4868956badef2561fba07dffcaf050bf53959ee50d26edf6f6"}, - {file = "orjson-3.8.9-cp38-cp38-manylinux_2_28_x86_64.whl", hash = "sha256:189ccb16ed140a824d133fa1c55175cf0d2207edaade54f1db0456a526cb5fd8"}, - {file = "orjson-3.8.9-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:b707fa4481e1af19b3052ec9352c688bad3f539d7bdd8aa4a451f6dd7e4bae73"}, - {file = "orjson-3.8.9-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:c3d988eb562da1dda7d49e9abd8a64b3cabc632b4299d177fb9e0c0ca9f06b8c"}, - {file = "orjson-3.8.9-cp38-none-win_amd64.whl", hash = "sha256:b30240eb6b22daab604f1595f6aacf92bcdac0d29e2d7ad507dfac68d2b39182"}, - {file = "orjson-3.8.9-cp39-cp39-macosx_10_7_x86_64.whl", hash = "sha256:81869a6de00bc676d10056fa8bb28cbe805b1cf498a45c14cb7b1765eee33fcb"}, - {file = "orjson-3.8.9-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:a25a5a215b19d414de8d416a3c5414f29165843a06f704cc0345ded9eac34ac1"}, - {file = "orjson-3.8.9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:dec0f2bea52e30ea98ce095f1f42da04535791f9a31b2aab2499caa88307bc49"}, - {file = "orjson-3.8.9-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:7b91d88fe96b698b28bb1b95b1fce226f72757ab3ab7d8d97551e23bc629c84f"}, - {file = "orjson-3.8.9-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:7629841ccdcccd3c43ebc6a4165abe9844909fcedb2041994c0153470f610801"}, - {file = "orjson-3.8.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d875b304e19f4b2758d233bbf2b9d627c66fac50b3150b8d31a35ba6cda3db67"}, - {file = "orjson-3.8.9-cp39-cp39-manylinux_2_28_x86_64.whl", hash = "sha256:723ec880c5290fe4de330febb8030e57c1978fbd624fc5b9399969e7d7d74984"}, - {file = "orjson-3.8.9-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:b11f8a71c82d19fce11ce487efeec2ca0dc3bcf5b4564445fecfc68d9c268744"}, - {file = "orjson-3.8.9-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:b2079bf86dec62731c1b90fdfea3211f993f0c894d9261e0ce9b68ed9c9dfbec"}, - {file = "orjson-3.8.9-cp39-none-win_amd64.whl", hash = "sha256:97d94322a2eaab767ba8d52f6bf9d0ec0f35313fe36287be6e6085dd65d55d37"}, - {file = "orjson-3.8.9.tar.gz", hash = "sha256:c40bece58c11cb09aff17424d21b41f6f767d2b1252b2f745ec3ff29cce6a240"}, + {file = "orjson-3.8.12-cp310-cp310-macosx_11_0_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl", hash = "sha256:c84046e890e13a119404a83f2e09e622509ed4692846ff94c4ca03654fbc7fb5"}, + {file = "orjson-3.8.12-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:29706dd8189835bcf1781faed286e99ae54fd6165437d364dfdbf0276bf39b19"}, + {file = "orjson-3.8.12-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:f4e22b0aa70c963ac01fcd620de15be21a5027711b0e5d4b96debcdeea43e3ae"}, + {file = "orjson-3.8.12-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:6d1acf52d3a4b9384af09a5c2658c3a7a472a4d62a0ad1fe2c8fab8ef460c9b4"}, + {file = "orjson-3.8.12-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a72b50719bdd6bb0acfca3d4d1c841aa4b191f3ff37268e7aba04e5d6be44ccd"}, + {file = "orjson-3.8.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:83e8c740a718fa6d511a82e463adc7ab17631c6eea81a716b723e127a9c51d57"}, + {file = "orjson-3.8.12-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:ebb03e4c7648f7bb299872002a6120082da018f41ba7a9ebf4ceae8d765443d2"}, + {file = "orjson-3.8.12-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:44f7bb4c995652106276442de1147c9993716d1e2d79b7fd435afa154ff236b9"}, + {file = "orjson-3.8.12-cp310-none-win_amd64.whl", hash = "sha256:06e528f9a84fbb4000fd0eee573b5db543ee70ae586fdbc53e740b0ac981701c"}, + {file = "orjson-3.8.12-cp311-cp311-macosx_11_0_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl", hash = "sha256:9a6c1594d5a9ff56e5babc4a87ac372af38d37adef9e06744e9f158431e33f43"}, + {file = "orjson-3.8.12-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c6390ce0bce24c107fc275736aa8a4f768ef7eb5df935d7dca0cc99815eb5d99"}, + {file = "orjson-3.8.12-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:efb3a10030462a22c731682434df5c137a67632a8339f821cd501920b169007e"}, + {file = "orjson-3.8.12-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:7e405d54c84c30d9b1c918c290bcf4ef484a45c69d5583a95db81ffffba40b44"}, + {file = "orjson-3.8.12-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:cd6fbd1413559572e81b5ac64c45388147c3ba85cc3df2eaa11002945e0dbd1f"}, + {file = "orjson-3.8.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f480ae7b84369b1860d8867f0baf8d885fede400fda390ce088bfa8edf97ffdc"}, + {file = "orjson-3.8.12-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:355055e0977c43b0e5325b9312b7208c696fe20cd54eed1d6fc80b0a4d6721f5"}, + {file = "orjson-3.8.12-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:d937503e4dfba5edc8d5e0426d3cc97ed55716e93212b2e12a198664487b9965"}, + {file = "orjson-3.8.12-cp311-none-win_amd64.whl", hash = "sha256:eb16e0195febd24b44f4db1ab3be85ecf6038f92fd511370cebc004b3d422294"}, + {file = "orjson-3.8.12-cp37-cp37m-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:dc27a8ec13f28e92dc1ea89bf1232d77e7d3ebfd5c1ccf4f3729a70561cb63bd"}, + {file = "orjson-3.8.12-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:77710774faed337ac4ad919dadc5f3b655b0cd40518e5386e6f1f116de9c6c25"}, + {file = "orjson-3.8.12-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:7e549468867991f6f9cfbd9c5bbc977330173bd8f6ceb79973bbd4634e13e1b9"}, + {file = "orjson-3.8.12-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:96fb1eb82b578eb6c0e53e3cf950839fe98ea210626f87c8204bd4fc2cc6ba02"}, + {file = "orjson-3.8.12-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8d153b228b6e24f8bccf732a51e01e8e938eef59efed9030c5c257778fbe0804"}, + {file = "orjson-3.8.12-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:becbd5af6d035a7ec2ee3239d4700929d52d8517806b97dd04efcc37289403f7"}, + {file = "orjson-3.8.12-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:7d63f524048825e05950db3b6998c756d5377a5e8c469b2e3bdb9f3217523d74"}, + {file = "orjson-3.8.12-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:ec4f0130d9a27cb400423e09e0f9e46480e9e977f05fdcf663a7a2c68735513e"}, + {file = "orjson-3.8.12-cp37-none-win_amd64.whl", hash = "sha256:6f1b01f641f5e87168b819ac1cbd81aa6278e7572c326f3d27e92dea442a2c0d"}, + {file = "orjson-3.8.12-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:062e67108c218fdb9475edd5272b1629c05b56c66416fa915de5656adde30e73"}, + {file = "orjson-3.8.12-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0ba645c92801417933fa74448622ba614a275ea82df05e888095c7742d913bb4"}, + {file = "orjson-3.8.12-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:7d50d9b1ae409ea15534365fec0ce8a5a5f7dc94aa790aacfb8cfec87ab51aa4"}, + {file = "orjson-3.8.12-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8f00038bf5d07439d13c0c2c5cd6ad48eb86df7dbd7a484013ce6a113c421b14"}, + {file = "orjson-3.8.12-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:397670665f94cf5cff779054781d80395084ba97191d82f7b3a86f0a20e6102b"}, + {file = "orjson-3.8.12-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6f568205519bb0197ca91915c5da6058cfbb59993e557b02dfc3b2718b34770a"}, + {file = "orjson-3.8.12-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:4fd240e736ce52cd757d74142d9933fd35a3184396be887c435f0574e0388654"}, + {file = "orjson-3.8.12-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:6cae2ff288a80e81ce30313e735c5436495ab58cf8d4fbe84900e616d0ee7a78"}, + {file = "orjson-3.8.12-cp38-none-win_amd64.whl", hash = "sha256:710c40c214b753392e46f9275fd795e9630dd737a5ab4ac6e4ee1a02fe83cc0d"}, + {file = "orjson-3.8.12-cp39-cp39-macosx_11_0_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl", hash = "sha256:aff761de5ed5543a0a51e9f703668624749aa2239de5d7d37d9c9693daeaf5dc"}, + {file = "orjson-3.8.12-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:135f29cf936283a0cd1b8bce86540ca181108f2a4d4483eedad6b8026865d2a9"}, + {file = "orjson-3.8.12-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:62f999798f2fa55e567d483864ebfc30120fb055c2696a255979439323a5b15c"}, + {file = "orjson-3.8.12-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3fa58ca064c640fa9d823f98fbbc8e71940ecb78cea3ac2507da1cbf49d60b51"}, + {file = "orjson-3.8.12-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8682f752c19f6a7d9fc727fd98588b4c8b0dce791b5794bb814c7379ccd64a79"}, + {file = "orjson-3.8.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:de3d096dde3e46d01841abc1982b906694ab3c92f338d37a2e6184739dc8a958"}, + {file = "orjson-3.8.12-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:834b50df79f1fe89bbaced3a1c1d8c8c92cc99e84cdcd374d8da4974b3560d2a"}, + {file = "orjson-3.8.12-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:2ad149ed76dce2bbdfbadd61c35959305e77141badf364a158beb4ef3d88ec37"}, + {file = "orjson-3.8.12-cp39-none-win_amd64.whl", hash = "sha256:82d65e478a21f98107b4eb8390104746bb3024c27084b57edab7d427385f1f70"}, + {file = "orjson-3.8.12.tar.gz", hash = "sha256:9f0f042cf002a474a6aea006dd9f8d7a5497e35e5fb190ec78eb4d232ec19955"}, ] [[package]] @@ -1998,19 +1995,19 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa [[package]] name = "platformdirs" -version = "3.2.0" +version = "3.5.1" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "platformdirs-3.2.0-py3-none-any.whl", hash = "sha256:ebe11c0d7a805086e99506aa331612429a72ca7cd52a1f0d277dc4adc20cb10e"}, - {file = "platformdirs-3.2.0.tar.gz", hash = "sha256:d5b638ca397f25f979350ff789db335903d7ea010ab28903f57b27e1b16c2b08"}, + {file = "platformdirs-3.5.1-py3-none-any.whl", hash = "sha256:e2378146f1964972c03c085bb5662ae80b2b8c06226c54b2ff4aa9483e8a13a5"}, + {file = "platformdirs-3.5.1.tar.gz", hash = "sha256:412dae91f52a6f84830f39a8078cecd0e866cb72294a5c66808e74d5e88d251f"}, ] [package.extras] -docs = ["furo (>=2022.12.7)", "proselint (>=0.13)", "sphinx (>=6.1.3)", "sphinx-autodoc-typehints (>=1.22,!=1.23.4)"] -test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.2.2)", "pytest-cov (>=4)", "pytest-mock (>=3.10)"] +docs = ["furo (>=2023.3.27)", "proselint (>=0.13)", "sphinx (>=6.2.1)", "sphinx-autodoc-typehints (>=1.23,!=1.23.4)"] +test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.3.1)", "pytest-cov (>=4)", "pytest-mock (>=3.10)"] [[package]] name = "pluggy" @@ -2287,14 +2284,14 @@ pyrect = "*" [[package]] name = "pygments" -version = "2.14.0" +version = "2.15.1" description = "Pygments is a syntax highlighting package written in Python." category = "main" optional = false -python-versions = ">=3.6" +python-versions = ">=3.7" files = [ - {file = "Pygments-2.14.0-py3-none-any.whl", hash = "sha256:fa7bd7bd2771287c0de303af8bfdfc731f51bd2c6a47ab69d117138893b82717"}, - {file = "Pygments-2.14.0.tar.gz", hash = "sha256:b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297"}, + {file = "Pygments-2.15.1-py3-none-any.whl", hash = "sha256:db2db3deb4b4179f399a09054b023b6a586b76499d36965813c71aa8ed7b5fd1"}, + {file = "Pygments-2.15.1.tar.gz", hash = "sha256:8ace4d3c1dd481894b2005f560ead0f9f19ee64fe983366be1a21e171d12775c"}, ] [package.extras] @@ -2302,24 +2299,24 @@ plugins = ["importlib-metadata"] [[package]] name = "pyinstaller" -version = "5.9.0" +version = "5.11.0" description = "PyInstaller bundles a Python application and all its dependencies into a single package." category = "main" optional = false python-versions = "<3.12,>=3.7" files = [ - {file = "pyinstaller-5.9.0-py3-none-macosx_10_13_universal2.whl", hash = "sha256:93d7e8443a6b60745d42aa50f08730f6b419410832b4c616c4f1bb315f087661"}, - {file = "pyinstaller-5.9.0-py3-none-manylinux2014_aarch64.whl", hash = "sha256:3b2c34c3c3ddf38f68d9f5afbed82abe0f89d53014c56892326fef10172ee652"}, - {file = "pyinstaller-5.9.0-py3-none-manylinux2014_i686.whl", hash = "sha256:dcd348b174fd72c4df271790ac582969c9423cb099fe92db9ec131a8a9243d5a"}, - {file = "pyinstaller-5.9.0-py3-none-manylinux2014_ppc64le.whl", hash = "sha256:4b21b0298db44f5f07fc04d8ff81ec31efa47b72798efaecc4e811c50a102111"}, - {file = "pyinstaller-5.9.0-py3-none-manylinux2014_s390x.whl", hash = "sha256:12ca6567be457826e14416637ea54485a185d0ce7a5a044df0d0daf588fff6d1"}, - {file = "pyinstaller-5.9.0-py3-none-manylinux2014_x86_64.whl", hash = "sha256:c7dd156c2438f197c168b990bbce03c97d3fb758dd9bbc3ca93626c2f4473a47"}, - {file = "pyinstaller-5.9.0-py3-none-musllinux_1_1_aarch64.whl", hash = "sha256:2ba42038b3bd83e1fba7c8eb9e7cde43bd5938e37ca542c89e8779355d213f52"}, - {file = "pyinstaller-5.9.0-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:d1ff94347183ae3755cfb8f02e64744eb7fe384469bd61e453c6ff59a81665d6"}, - {file = "pyinstaller-5.9.0-py3-none-win32.whl", hash = "sha256:8476538aec8a0a3be4f74b93388bd6989b91cc437ff86d6f0d3a68961176dce6"}, - {file = "pyinstaller-5.9.0-py3-none-win_amd64.whl", hash = "sha256:e7a4c292810285c2466f3bdcb1e03ba2170177ebe3d7054ff1af3bb348bf61a4"}, - {file = "pyinstaller-5.9.0-py3-none-win_arm64.whl", hash = "sha256:6cf6c032c72ef78fd9aa5e47d8952e784db45b2c3f7862bd44a99df68c216f64"}, - {file = "pyinstaller-5.9.0.tar.gz", hash = "sha256:2bde16a8d664e8eba9aa7b84f729f7ab005c1793be4fe1986b3c9cad6c486622"}, + {file = "pyinstaller-5.11.0-py3-none-macosx_10_13_universal2.whl", hash = "sha256:8454bac8f3cb2219a3ce2227fd039bdaf943dcba60e8c55732958ea3a6d81263"}, + {file = "pyinstaller-5.11.0-py3-none-manylinux2014_aarch64.whl", hash = "sha256:b3c6299fd7526c6ca87ea5f9017fb1928d47046df0b9f983d6bbd893801010dc"}, + {file = "pyinstaller-5.11.0-py3-none-manylinux2014_i686.whl", hash = "sha256:e359571327bbef434fc61324891399f9117efbb685b5065234eebb01713650a8"}, + {file = "pyinstaller-5.11.0-py3-none-manylinux2014_ppc64le.whl", hash = "sha256:a445a91b85c9a1ea3985268643a674900dd86f244cc4be4ff4ec4c6367ff99a9"}, + {file = "pyinstaller-5.11.0-py3-none-manylinux2014_s390x.whl", hash = "sha256:2a1fe6d0da22f207cfa4b3221fe365503cba071c77aac19f76a75503f67d9ff9"}, + {file = "pyinstaller-5.11.0-py3-none-manylinux2014_x86_64.whl", hash = "sha256:b4cac0e7b0d63c6a869843113008f59fd5b38b2959ffa6059e7fac4bb05de92b"}, + {file = "pyinstaller-5.11.0-py3-none-musllinux_1_1_aarch64.whl", hash = "sha256:0af9d11a09ce217d32f95c79c984054457b310671387ff32bae1496876308556"}, + {file = "pyinstaller-5.11.0-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:b8a4f6834e5c85150948e22c74dd3ab8b98aa4ccdf964d880ac14d2f78d9c1a4"}, + {file = "pyinstaller-5.11.0-py3-none-win32.whl", hash = "sha256:049cdc3524aefb5ca015a63d2c81b6bf1567cc818ac066859fbfde702c6165d3"}, + {file = "pyinstaller-5.11.0-py3-none-win_amd64.whl", hash = "sha256:42fdea67e4c2217cedd54d17d1d402736df3ba718db2b497df65df5a68ae4f93"}, + {file = "pyinstaller-5.11.0-py3-none-win_arm64.whl", hash = "sha256:036a062a228af41f6bb6370a4e87cef34858cc839200a07ace7f8738ef64ad86"}, + {file = "pyinstaller-5.11.0.tar.gz", hash = "sha256:cb87cee0b3c81ccd74d4bf3f4faf03b5e1e39bb91f1a894b2ce4cd22363bf779"}, ] [package.dependencies] @@ -2336,14 +2333,14 @@ hook-testing = ["execnet (>=1.5.0)", "psutil", "pytest (>=2.7.3)"] [[package]] name = "pyinstaller-hooks-contrib" -version = "2023.1" +version = "2023.3" description = "Community maintained hooks for PyInstaller" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyinstaller-hooks-contrib-2023.1.tar.gz", hash = "sha256:ab56c192e7cd4472ff6b840cda4fc42bceccc7fb4234f064fc834a3248c0afdd"}, - {file = "pyinstaller_hooks_contrib-2023.1-py2.py3-none-any.whl", hash = "sha256:d2ea40a7105651aa525bfe5fe309aa264d4d9bb49f839b862243dcf0a56c34cd"}, + {file = "pyinstaller-hooks-contrib-2023.3.tar.gz", hash = "sha256:bb39e1038e3e0972420455e0b39cd9dce73f3d80acaf4bf2b3615fea766ff370"}, + {file = "pyinstaller_hooks_contrib-2023.3-py2.py3-none-any.whl", hash = "sha256:062ad7a1746e1cfc24d3a8c4be4e606fced3b123bda7d419f14fcf7507804b07"}, ] [[package]] @@ -2359,2773 +2356,2847 @@ files = [ [[package]] name = "pyobjc" -version = "9.0.1" +version = "9.1.1" description = "Python<->ObjC Interoperability Module" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-9.0.1-py3-none-any.whl", hash = "sha256:cf1c26226f23df4cfe65224db9eef03749ec3bf336c389aa2c7736f8c4e51f35"}, - {file = "pyobjc-9.0.1.tar.gz", hash = "sha256:e9608194a94c321e6cf545a3f8af0382e74b7c44af9ca36f3d3474af41661305"}, + {file = "pyobjc-9.1.1-py3-none-any.whl", hash = "sha256:5c4482728b9afa1a0e49bc57624dbdcd33d684b47f2a3e36d61cd31b27818e72"}, + {file = "pyobjc-9.1.1.tar.gz", hash = "sha256:79071b1a71238708a34e87e50d5693c8a31206c567a125b0db7f500f841c64c9"}, ] [package.dependencies] -pyobjc-core = "9.0.1" -pyobjc-framework-Accessibility = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-Accounts = {version = "9.0.1", markers = "platform_release >= \"12.0\""} -pyobjc-framework-AddressBook = "9.0.1" -pyobjc-framework-AdServices = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-AdSupport = {version = "9.0.1", markers = "platform_release >= \"18.0\""} -pyobjc-framework-AppleScriptKit = "9.0.1" -pyobjc-framework-AppleScriptObjC = {version = "9.0.1", markers = "platform_release >= \"10.0\""} -pyobjc-framework-ApplicationServices = "9.0.1" -pyobjc-framework-AppTrackingTransparency = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-AudioVideoBridging = {version = "9.0.1", markers = "platform_release >= \"12.0\""} -pyobjc-framework-AuthenticationServices = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-AutomaticAssessmentConfiguration = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-Automator = "9.0.1" -pyobjc-framework-AVFoundation = {version = "9.0.1", markers = "platform_release >= \"11.0\""} -pyobjc-framework-AVKit = {version = "9.0.1", markers = "platform_release >= \"13.0\""} -pyobjc-framework-AVRouting = {version = "9.0.1", markers = "platform_release >= \"22.0\""} -pyobjc-framework-BackgroundAssets = {version = "9.0.1", markers = "platform_release >= \"22.0\""} -pyobjc-framework-BusinessChat = {version = "9.0.1", markers = "platform_release >= \"18.0\""} -pyobjc-framework-CalendarStore = {version = "9.0.1", markers = "platform_release >= \"9.0\""} -pyobjc-framework-CallKit = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-CFNetwork = "9.0.1" -pyobjc-framework-ClassKit = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-CloudKit = {version = "9.0.1", markers = "platform_release >= \"14.0\""} -pyobjc-framework-Cocoa = "9.0.1" -pyobjc-framework-Collaboration = {version = "9.0.1", markers = "platform_release >= \"9.0\""} -pyobjc-framework-ColorSync = {version = "9.0.1", markers = "platform_release >= \"17.0\""} -pyobjc-framework-Contacts = {version = "9.0.1", markers = "platform_release >= \"15.0\""} -pyobjc-framework-ContactsUI = {version = "9.0.1", markers = "platform_release >= \"15.0\""} -pyobjc-framework-CoreAudio = "9.0.1" -pyobjc-framework-CoreAudioKit = "9.0.1" -pyobjc-framework-CoreBluetooth = {version = "9.0.1", markers = "platform_release >= \"14.0\""} -pyobjc-framework-CoreData = "9.0.1" -pyobjc-framework-CoreHaptics = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-CoreLocation = {version = "9.0.1", markers = "platform_release >= \"10.0\""} -pyobjc-framework-CoreMedia = {version = "9.0.1", markers = "platform_release >= \"11.0\""} -pyobjc-framework-CoreMediaIO = {version = "9.0.1", markers = "platform_release >= \"11.0\""} -pyobjc-framework-CoreMIDI = "9.0.1" -pyobjc-framework-CoreML = {version = "9.0.1", markers = "platform_release >= \"17.0\""} -pyobjc-framework-CoreMotion = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-CoreServices = "9.0.1" -pyobjc-framework-CoreSpotlight = {version = "9.0.1", markers = "platform_release >= \"17.0\""} -pyobjc-framework-CoreText = "9.0.1" -pyobjc-framework-CoreWLAN = {version = "9.0.1", markers = "platform_release >= \"10.0\""} -pyobjc-framework-CryptoTokenKit = {version = "9.0.1", markers = "platform_release >= \"14.0\""} -pyobjc-framework-DataDetection = {version = "9.0.1", markers = "platform_release >= \"21.0\""} -pyobjc-framework-DeviceCheck = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-DictionaryServices = {version = "9.0.1", markers = "platform_release >= \"9.0\""} -pyobjc-framework-DiscRecording = "9.0.1" -pyobjc-framework-DiscRecordingUI = "9.0.1" -pyobjc-framework-DiskArbitration = "9.0.1" -pyobjc-framework-DVDPlayback = "9.0.1" -pyobjc-framework-EventKit = {version = "9.0.1", markers = "platform_release >= \"12.0\""} -pyobjc-framework-ExceptionHandling = "9.0.1" -pyobjc-framework-ExecutionPolicy = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-ExtensionKit = {version = "9.0.1", markers = "platform_release >= \"22.0\""} -pyobjc-framework-ExternalAccessory = {version = "9.0.1", markers = "platform_release >= \"17.0\""} -pyobjc-framework-FileProvider = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-FileProviderUI = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-FinderSync = {version = "9.0.1", markers = "platform_release >= \"14.0\""} -pyobjc-framework-FSEvents = {version = "9.0.1", markers = "platform_release >= \"9.0\""} -pyobjc-framework-GameCenter = {version = "9.0.1", markers = "platform_release >= \"12.0\""} -pyobjc-framework-GameController = {version = "9.0.1", markers = "platform_release >= \"13.0\""} -pyobjc-framework-GameKit = {version = "9.0.1", markers = "platform_release >= \"12.0\""} -pyobjc-framework-GameplayKit = {version = "9.0.1", markers = "platform_release >= \"15.0\""} -pyobjc-framework-HealthKit = {version = "9.0.1", markers = "platform_release >= \"22.0\""} -pyobjc-framework-ImageCaptureCore = {version = "9.0.1", markers = "platform_release >= \"10.0\""} -pyobjc-framework-IMServicePlugIn = {version = "9.0.1", markers = "platform_release >= \"11.0\""} -pyobjc-framework-InputMethodKit = {version = "9.0.1", markers = "platform_release >= \"9.0\""} -pyobjc-framework-InstallerPlugins = "9.0.1" -pyobjc-framework-InstantMessage = {version = "9.0.1", markers = "platform_release >= \"9.0\""} -pyobjc-framework-Intents = {version = "9.0.1", markers = "platform_release >= \"16.0\""} -pyobjc-framework-IntentsUI = {version = "9.0.1", markers = "platform_release >= \"21.0\""} -pyobjc-framework-IOSurface = {version = "9.0.1", markers = "platform_release >= \"10.0\""} -pyobjc-framework-iTunesLibrary = {version = "9.0.1", markers = "platform_release >= \"10.0\""} -pyobjc-framework-KernelManagement = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-LatentSemanticMapping = "9.0.1" -pyobjc-framework-LaunchServices = "9.0.1" -pyobjc-framework-libdispatch = {version = "9.0.1", markers = "platform_release >= \"12.0\""} -pyobjc-framework-LinkPresentation = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-LocalAuthentication = {version = "9.0.1", markers = "platform_release >= \"14.0\""} -pyobjc-framework-LocalAuthenticationEmbeddedUI = {version = "9.0.1", markers = "platform_release >= \"21.0\""} -pyobjc-framework-MailKit = {version = "9.0.1", markers = "platform_release >= \"21.0\""} -pyobjc-framework-MapKit = {version = "9.0.1", markers = "platform_release >= \"13.0\""} -pyobjc-framework-MediaAccessibility = {version = "9.0.1", markers = "platform_release >= \"13.0\""} -pyobjc-framework-MediaLibrary = {version = "9.0.1", markers = "platform_release >= \"13.0\""} -pyobjc-framework-MediaPlayer = {version = "9.0.1", markers = "platform_release >= \"16.0\""} -pyobjc-framework-MediaToolbox = {version = "9.0.1", markers = "platform_release >= \"13.0\""} -pyobjc-framework-Metal = {version = "9.0.1", markers = "platform_release >= \"15.0\""} -pyobjc-framework-MetalFX = {version = "9.0.1", markers = "platform_release >= \"22.0\""} -pyobjc-framework-MetalKit = {version = "9.0.1", markers = "platform_release >= \"15.0\""} -pyobjc-framework-MetalPerformanceShaders = {version = "9.0.1", markers = "platform_release >= \"17.0\""} -pyobjc-framework-MetalPerformanceShadersGraph = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-MetricKit = {version = "9.0.1", markers = "platform_release >= \"21.0\""} -pyobjc-framework-MLCompute = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-ModelIO = {version = "9.0.1", markers = "platform_release >= \"15.0\""} -pyobjc-framework-MultipeerConnectivity = {version = "9.0.1", markers = "platform_release >= \"14.0\""} -pyobjc-framework-NaturalLanguage = {version = "9.0.1", markers = "platform_release >= \"18.0\""} -pyobjc-framework-NetFS = {version = "9.0.1", markers = "platform_release >= \"10.0\""} -pyobjc-framework-Network = {version = "9.0.1", markers = "platform_release >= \"18.0\""} -pyobjc-framework-NetworkExtension = {version = "9.0.1", markers = "platform_release >= \"15.0\""} -pyobjc-framework-NotificationCenter = {version = "9.0.1", markers = "platform_release >= \"14.0\""} -pyobjc-framework-OpenDirectory = {version = "9.0.1", markers = "platform_release >= \"10.0\""} -pyobjc-framework-OSAKit = "9.0.1" -pyobjc-framework-OSLog = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-PassKit = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-PencilKit = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-Photos = {version = "9.0.1", markers = "platform_release >= \"15.0\""} -pyobjc-framework-PhotosUI = {version = "9.0.1", markers = "platform_release >= \"15.0\""} -pyobjc-framework-PreferencePanes = "9.0.1" -pyobjc-framework-PubSub = {version = "9.0.1", markers = "platform_release >= \"9.0\" and platform_release < \"18.0\""} -pyobjc-framework-PushKit = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-Quartz = "9.0.1" -pyobjc-framework-QuickLookThumbnailing = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-ReplayKit = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-SafariServices = {version = "9.0.1", markers = "platform_release >= \"15.0\""} -pyobjc-framework-SafetyKit = {version = "9.0.1", markers = "platform_release >= \"22.0\""} -pyobjc-framework-SceneKit = {version = "9.0.1", markers = "platform_release >= \"11.0\""} -pyobjc-framework-ScreenCaptureKit = {version = "9.0.1", markers = "platform_release >= \"21.4\""} -pyobjc-framework-ScreenSaver = "9.0.1" -pyobjc-framework-ScreenTime = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-ScriptingBridge = {version = "9.0.1", markers = "platform_release >= \"9.0\""} -pyobjc-framework-SearchKit = "9.0.1" -pyobjc-framework-Security = "9.0.1" -pyobjc-framework-SecurityFoundation = "9.0.1" -pyobjc-framework-SecurityInterface = "9.0.1" -pyobjc-framework-ServiceManagement = {version = "9.0.1", markers = "platform_release >= \"10.0\""} -pyobjc-framework-SharedWithYou = {version = "9.0.1", markers = "platform_release >= \"22.0\""} -pyobjc-framework-SharedWithYouCore = {version = "9.0.1", markers = "platform_release >= \"22.0\""} -pyobjc-framework-ShazamKit = {version = "9.0.1", markers = "platform_release >= \"21.0\""} -pyobjc-framework-Social = {version = "9.0.1", markers = "platform_release >= \"12.0\""} -pyobjc-framework-SoundAnalysis = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-Speech = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-SpriteKit = {version = "9.0.1", markers = "platform_release >= \"13.0\""} -pyobjc-framework-StoreKit = {version = "9.0.1", markers = "platform_release >= \"11.0\""} -pyobjc-framework-SyncServices = "9.0.1" -pyobjc-framework-SystemConfiguration = "9.0.1" -pyobjc-framework-SystemExtensions = {version = "9.0.1", markers = "platform_release >= \"19.0\""} -pyobjc-framework-ThreadNetwork = {version = "9.0.1", markers = "platform_release >= \"22.0\""} -pyobjc-framework-UniformTypeIdentifiers = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-UserNotifications = {version = "9.0.1", markers = "platform_release >= \"18.0\""} -pyobjc-framework-UserNotificationsUI = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-VideoSubscriberAccount = {version = "9.0.1", markers = "platform_release >= \"18.0\""} -pyobjc-framework-VideoToolbox = {version = "9.0.1", markers = "platform_release >= \"12.0\""} -pyobjc-framework-Virtualization = {version = "9.0.1", markers = "platform_release >= \"20.0\""} -pyobjc-framework-Vision = {version = "9.0.1", markers = "platform_release >= \"17.0\""} -pyobjc-framework-WebKit = "9.0.1" +pyobjc-core = "9.1.1" +pyobjc-framework-Accessibility = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-Accounts = {version = "9.1.1", markers = "platform_release >= \"12.0\""} +pyobjc-framework-AddressBook = "9.1.1" +pyobjc-framework-AdServices = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-AdSupport = {version = "9.1.1", markers = "platform_release >= \"18.0\""} +pyobjc-framework-AppleScriptKit = "9.1.1" +pyobjc-framework-AppleScriptObjC = {version = "9.1.1", markers = "platform_release >= \"10.0\""} +pyobjc-framework-ApplicationServices = "9.1.1" +pyobjc-framework-AppTrackingTransparency = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-AudioVideoBridging = {version = "9.1.1", markers = "platform_release >= \"12.0\""} +pyobjc-framework-AuthenticationServices = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-AutomaticAssessmentConfiguration = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-Automator = "9.1.1" +pyobjc-framework-AVFoundation = {version = "9.1.1", markers = "platform_release >= \"11.0\""} +pyobjc-framework-AVKit = {version = "9.1.1", markers = "platform_release >= \"13.0\""} +pyobjc-framework-AVRouting = {version = "9.1.1", markers = "platform_release >= \"22.0\""} +pyobjc-framework-BackgroundAssets = {version = "9.1.1", markers = "platform_release >= \"22.0\""} +pyobjc-framework-BusinessChat = {version = "9.1.1", markers = "platform_release >= \"18.0\""} +pyobjc-framework-CalendarStore = {version = "9.1.1", markers = "platform_release >= \"9.0\""} +pyobjc-framework-CallKit = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-CFNetwork = "9.1.1" +pyobjc-framework-ClassKit = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-CloudKit = {version = "9.1.1", markers = "platform_release >= \"14.0\""} +pyobjc-framework-Cocoa = "9.1.1" +pyobjc-framework-Collaboration = {version = "9.1.1", markers = "platform_release >= \"9.0\""} +pyobjc-framework-ColorSync = {version = "9.1.1", markers = "platform_release >= \"17.0\""} +pyobjc-framework-Contacts = {version = "9.1.1", markers = "platform_release >= \"15.0\""} +pyobjc-framework-ContactsUI = {version = "9.1.1", markers = "platform_release >= \"15.0\""} +pyobjc-framework-CoreAudio = "9.1.1" +pyobjc-framework-CoreAudioKit = "9.1.1" +pyobjc-framework-CoreBluetooth = {version = "9.1.1", markers = "platform_release >= \"14.0\""} +pyobjc-framework-CoreData = "9.1.1" +pyobjc-framework-CoreHaptics = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-CoreLocation = {version = "9.1.1", markers = "platform_release >= \"10.0\""} +pyobjc-framework-CoreMedia = {version = "9.1.1", markers = "platform_release >= \"11.0\""} +pyobjc-framework-CoreMediaIO = {version = "9.1.1", markers = "platform_release >= \"11.0\""} +pyobjc-framework-CoreMIDI = "9.1.1" +pyobjc-framework-CoreML = {version = "9.1.1", markers = "platform_release >= \"17.0\""} +pyobjc-framework-CoreMotion = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-CoreServices = "9.1.1" +pyobjc-framework-CoreSpotlight = {version = "9.1.1", markers = "platform_release >= \"17.0\""} +pyobjc-framework-CoreText = "9.1.1" +pyobjc-framework-CoreWLAN = {version = "9.1.1", markers = "platform_release >= \"10.0\""} +pyobjc-framework-CryptoTokenKit = {version = "9.1.1", markers = "platform_release >= \"14.0\""} +pyobjc-framework-DataDetection = {version = "9.1.1", markers = "platform_release >= \"21.0\""} +pyobjc-framework-DeviceCheck = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-DictionaryServices = {version = "9.1.1", markers = "platform_release >= \"9.0\""} +pyobjc-framework-DiscRecording = "9.1.1" +pyobjc-framework-DiscRecordingUI = "9.1.1" +pyobjc-framework-DiskArbitration = "9.1.1" +pyobjc-framework-DVDPlayback = "9.1.1" +pyobjc-framework-EventKit = {version = "9.1.1", markers = "platform_release >= \"12.0\""} +pyobjc-framework-ExceptionHandling = "9.1.1" +pyobjc-framework-ExecutionPolicy = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-ExtensionKit = {version = "9.1.1", markers = "platform_release >= \"22.0\""} +pyobjc-framework-ExternalAccessory = {version = "9.1.1", markers = "platform_release >= \"17.0\""} +pyobjc-framework-FileProvider = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-FileProviderUI = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-FinderSync = {version = "9.1.1", markers = "platform_release >= \"14.0\""} +pyobjc-framework-FSEvents = {version = "9.1.1", markers = "platform_release >= \"9.0\""} +pyobjc-framework-GameCenter = {version = "9.1.1", markers = "platform_release >= \"12.0\""} +pyobjc-framework-GameController = {version = "9.1.1", markers = "platform_release >= \"13.0\""} +pyobjc-framework-GameKit = {version = "9.1.1", markers = "platform_release >= \"12.0\""} +pyobjc-framework-GameplayKit = {version = "9.1.1", markers = "platform_release >= \"15.0\""} +pyobjc-framework-HealthKit = {version = "9.1.1", markers = "platform_release >= \"22.0\""} +pyobjc-framework-ImageCaptureCore = {version = "9.1.1", markers = "platform_release >= \"10.0\""} +pyobjc-framework-IMServicePlugIn = {version = "9.1.1", markers = "platform_release >= \"11.0\""} +pyobjc-framework-InputMethodKit = {version = "9.1.1", markers = "platform_release >= \"9.0\""} +pyobjc-framework-InstallerPlugins = "9.1.1" +pyobjc-framework-InstantMessage = {version = "9.1.1", markers = "platform_release >= \"9.0\""} +pyobjc-framework-Intents = {version = "9.1.1", markers = "platform_release >= \"16.0\""} +pyobjc-framework-IntentsUI = {version = "9.1.1", markers = "platform_release >= \"21.0\""} +pyobjc-framework-IOBluetooth = "9.1.1" +pyobjc-framework-IOBluetoothUI = "9.1.1" +pyobjc-framework-IOSurface = {version = "9.1.1", markers = "platform_release >= \"10.0\""} +pyobjc-framework-iTunesLibrary = {version = "9.1.1", markers = "platform_release >= \"10.0\""} +pyobjc-framework-KernelManagement = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-LatentSemanticMapping = "9.1.1" +pyobjc-framework-LaunchServices = "9.1.1" +pyobjc-framework-libdispatch = {version = "9.1.1", markers = "platform_release >= \"12.0\""} +pyobjc-framework-libxpc = {version = "9.1.1", markers = "platform_release >= \"12.0\""} +pyobjc-framework-LinkPresentation = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-LocalAuthentication = {version = "9.1.1", markers = "platform_release >= \"14.0\""} +pyobjc-framework-LocalAuthenticationEmbeddedUI = {version = "9.1.1", markers = "platform_release >= \"21.0\""} +pyobjc-framework-MailKit = {version = "9.1.1", markers = "platform_release >= \"21.0\""} +pyobjc-framework-MapKit = {version = "9.1.1", markers = "platform_release >= \"13.0\""} +pyobjc-framework-MediaAccessibility = {version = "9.1.1", markers = "platform_release >= \"13.0\""} +pyobjc-framework-MediaLibrary = {version = "9.1.1", markers = "platform_release >= \"13.0\""} +pyobjc-framework-MediaPlayer = {version = "9.1.1", markers = "platform_release >= \"16.0\""} +pyobjc-framework-MediaToolbox = {version = "9.1.1", markers = "platform_release >= \"13.0\""} +pyobjc-framework-Metal = {version = "9.1.1", markers = "platform_release >= \"15.0\""} +pyobjc-framework-MetalFX = {version = "9.1.1", markers = "platform_release >= \"22.0\""} +pyobjc-framework-MetalKit = {version = "9.1.1", markers = "platform_release >= \"15.0\""} +pyobjc-framework-MetalPerformanceShaders = {version = "9.1.1", markers = "platform_release >= \"17.0\""} +pyobjc-framework-MetalPerformanceShadersGraph = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-MetricKit = {version = "9.1.1", markers = "platform_release >= \"21.0\""} +pyobjc-framework-MLCompute = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-ModelIO = {version = "9.1.1", markers = "platform_release >= \"15.0\""} +pyobjc-framework-MultipeerConnectivity = {version = "9.1.1", markers = "platform_release >= \"14.0\""} +pyobjc-framework-NaturalLanguage = {version = "9.1.1", markers = "platform_release >= \"18.0\""} +pyobjc-framework-NetFS = {version = "9.1.1", markers = "platform_release >= \"10.0\""} +pyobjc-framework-Network = {version = "9.1.1", markers = "platform_release >= \"18.0\""} +pyobjc-framework-NetworkExtension = {version = "9.1.1", markers = "platform_release >= \"15.0\""} +pyobjc-framework-NotificationCenter = {version = "9.1.1", markers = "platform_release >= \"14.0\""} +pyobjc-framework-OpenDirectory = {version = "9.1.1", markers = "platform_release >= \"10.0\""} +pyobjc-framework-OSAKit = "9.1.1" +pyobjc-framework-OSLog = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-PassKit = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-PencilKit = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-PHASE = {version = "9.1.1", markers = "platform_release >= \"21.0\""} +pyobjc-framework-Photos = {version = "9.1.1", markers = "platform_release >= \"15.0\""} +pyobjc-framework-PhotosUI = {version = "9.1.1", markers = "platform_release >= \"15.0\""} +pyobjc-framework-PreferencePanes = "9.1.1" +pyobjc-framework-PubSub = {version = "9.1.1", markers = "platform_release >= \"9.0\" and platform_release < \"18.0\""} +pyobjc-framework-PushKit = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-Quartz = "9.1.1" +pyobjc-framework-QuickLookThumbnailing = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-ReplayKit = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-SafariServices = {version = "9.1.1", markers = "platform_release >= \"15.0\""} +pyobjc-framework-SafetyKit = {version = "9.1.1", markers = "platform_release >= \"22.0\""} +pyobjc-framework-SceneKit = {version = "9.1.1", markers = "platform_release >= \"11.0\""} +pyobjc-framework-ScreenCaptureKit = {version = "9.1.1", markers = "platform_release >= \"21.4\""} +pyobjc-framework-ScreenSaver = "9.1.1" +pyobjc-framework-ScreenTime = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-ScriptingBridge = {version = "9.1.1", markers = "platform_release >= \"9.0\""} +pyobjc-framework-SearchKit = "9.1.1" +pyobjc-framework-Security = "9.1.1" +pyobjc-framework-SecurityFoundation = "9.1.1" +pyobjc-framework-SecurityInterface = "9.1.1" +pyobjc-framework-ServiceManagement = {version = "9.1.1", markers = "platform_release >= \"10.0\""} +pyobjc-framework-SharedWithYou = {version = "9.1.1", markers = "platform_release >= \"22.0\""} +pyobjc-framework-SharedWithYouCore = {version = "9.1.1", markers = "platform_release >= \"22.0\""} +pyobjc-framework-ShazamKit = {version = "9.1.1", markers = "platform_release >= \"21.0\""} +pyobjc-framework-Social = {version = "9.1.1", markers = "platform_release >= \"12.0\""} +pyobjc-framework-SoundAnalysis = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-Speech = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-SpriteKit = {version = "9.1.1", markers = "platform_release >= \"13.0\""} +pyobjc-framework-StoreKit = {version = "9.1.1", markers = "platform_release >= \"11.0\""} +pyobjc-framework-SyncServices = "9.1.1" +pyobjc-framework-SystemConfiguration = "9.1.1" +pyobjc-framework-SystemExtensions = {version = "9.1.1", markers = "platform_release >= \"19.0\""} +pyobjc-framework-ThreadNetwork = {version = "9.1.1", markers = "platform_release >= \"22.0\""} +pyobjc-framework-UniformTypeIdentifiers = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-UserNotifications = {version = "9.1.1", markers = "platform_release >= \"18.0\""} +pyobjc-framework-UserNotificationsUI = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-VideoSubscriberAccount = {version = "9.1.1", markers = "platform_release >= \"18.0\""} +pyobjc-framework-VideoToolbox = {version = "9.1.1", markers = "platform_release >= \"12.0\""} +pyobjc-framework-Virtualization = {version = "9.1.1", markers = "platform_release >= \"20.0\""} +pyobjc-framework-Vision = {version = "9.1.1", markers = "platform_release >= \"17.0\""} +pyobjc-framework-WebKit = "9.1.1" [package.extras] -allbindings = ["pyobjc-core (==9.0.1)", "pyobjc-framework-AVFoundation (==9.0.1)", "pyobjc-framework-AVKit (==9.0.1)", "pyobjc-framework-AVRouting (==9.0.1)", "pyobjc-framework-Accessibility (==9.0.1)", "pyobjc-framework-Accounts (==9.0.1)", "pyobjc-framework-AdServices (==9.0.1)", "pyobjc-framework-AdSupport (==9.0.1)", "pyobjc-framework-AddressBook (==9.0.1)", "pyobjc-framework-AppTrackingTransparency (==9.0.1)", "pyobjc-framework-AppleScriptKit (==9.0.1)", "pyobjc-framework-AppleScriptObjC (==9.0.1)", "pyobjc-framework-ApplicationServices (==9.0.1)", "pyobjc-framework-AudioVideoBridging (==9.0.1)", "pyobjc-framework-AuthenticationServices (==9.0.1)", "pyobjc-framework-AutomaticAssessmentConfiguration (==9.0.1)", "pyobjc-framework-Automator (==9.0.1)", "pyobjc-framework-BackgroundAssets (==9.0.1)", "pyobjc-framework-BusinessChat (==9.0.1)", "pyobjc-framework-CFNetwork (==9.0.1)", "pyobjc-framework-CalendarStore (==9.0.1)", "pyobjc-framework-CallKit (==9.0.1)", "pyobjc-framework-ClassKit (==9.0.1)", "pyobjc-framework-CloudKit (==9.0.1)", "pyobjc-framework-Cocoa (==9.0.1)", "pyobjc-framework-Collaboration (==9.0.1)", "pyobjc-framework-ColorSync (==9.0.1)", "pyobjc-framework-Contacts (==9.0.1)", "pyobjc-framework-ContactsUI (==9.0.1)", "pyobjc-framework-CoreAudio (==9.0.1)", "pyobjc-framework-CoreAudioKit (==9.0.1)", "pyobjc-framework-CoreBluetooth (==9.0.1)", "pyobjc-framework-CoreData (==9.0.1)", "pyobjc-framework-CoreHaptics (==9.0.1)", "pyobjc-framework-CoreLocation (==9.0.1)", "pyobjc-framework-CoreMIDI (==9.0.1)", "pyobjc-framework-CoreML (==9.0.1)", "pyobjc-framework-CoreMedia (==9.0.1)", "pyobjc-framework-CoreMediaIO (==9.0.1)", "pyobjc-framework-CoreMotion (==9.0.1)", "pyobjc-framework-CoreServices (==9.0.1)", "pyobjc-framework-CoreSpotlight (==9.0.1)", "pyobjc-framework-CoreText (==9.0.1)", "pyobjc-framework-CoreWLAN (==9.0.1)", "pyobjc-framework-CryptoTokenKit (==9.0.1)", "pyobjc-framework-DVDPlayback (==9.0.1)", "pyobjc-framework-DataDetection (==9.0.1)", "pyobjc-framework-DeviceCheck (==9.0.1)", "pyobjc-framework-DictionaryServices (==9.0.1)", "pyobjc-framework-DiscRecording (==9.0.1)", "pyobjc-framework-DiscRecordingUI (==9.0.1)", "pyobjc-framework-DiskArbitration (==9.0.1)", "pyobjc-framework-EventKit (==9.0.1)", "pyobjc-framework-ExceptionHandling (==9.0.1)", "pyobjc-framework-ExecutionPolicy (==9.0.1)", "pyobjc-framework-ExtensionKit (==9.0.1)", "pyobjc-framework-ExternalAccessory (==9.0.1)", "pyobjc-framework-FSEvents (==9.0.1)", "pyobjc-framework-FileProvider (==9.0.1)", "pyobjc-framework-FileProviderUI (==9.0.1)", "pyobjc-framework-FinderSync (==9.0.1)", "pyobjc-framework-GameCenter (==9.0.1)", "pyobjc-framework-GameController (==9.0.1)", "pyobjc-framework-GameKit (==9.0.1)", "pyobjc-framework-GameplayKit (==9.0.1)", "pyobjc-framework-HealthKit (==9.0.1)", "pyobjc-framework-IMServicePlugIn (==9.0.1)", "pyobjc-framework-IOSurface (==9.0.1)", "pyobjc-framework-ImageCaptureCore (==9.0.1)", "pyobjc-framework-InputMethodKit (==9.0.1)", "pyobjc-framework-InstallerPlugins (==9.0.1)", "pyobjc-framework-InstantMessage (==9.0.1)", "pyobjc-framework-Intents (==9.0.1)", "pyobjc-framework-IntentsUI (==9.0.1)", "pyobjc-framework-KernelManagement (==9.0.1)", "pyobjc-framework-LatentSemanticMapping (==9.0.1)", "pyobjc-framework-LaunchServices (==9.0.1)", "pyobjc-framework-LinkPresentation (==9.0.1)", "pyobjc-framework-LocalAuthentication (==9.0.1)", "pyobjc-framework-LocalAuthenticationEmbeddedUI (==9.0.1)", "pyobjc-framework-MLCompute (==9.0.1)", "pyobjc-framework-MailKit (==9.0.1)", "pyobjc-framework-MapKit (==9.0.1)", "pyobjc-framework-MediaAccessibility (==9.0.1)", "pyobjc-framework-MediaLibrary (==9.0.1)", "pyobjc-framework-MediaPlayer (==9.0.1)", "pyobjc-framework-MediaToolbox (==9.0.1)", "pyobjc-framework-Metal (==9.0.1)", "pyobjc-framework-MetalFX (==9.0.1)", "pyobjc-framework-MetalKit (==9.0.1)", "pyobjc-framework-MetalPerformanceShaders (==9.0.1)", "pyobjc-framework-MetalPerformanceShadersGraph (==9.0.1)", "pyobjc-framework-MetricKit (==9.0.1)", "pyobjc-framework-ModelIO (==9.0.1)", "pyobjc-framework-MultipeerConnectivity (==9.0.1)", "pyobjc-framework-NaturalLanguage (==9.0.1)", "pyobjc-framework-NetFS (==9.0.1)", "pyobjc-framework-Network (==9.0.1)", "pyobjc-framework-NetworkExtension (==9.0.1)", "pyobjc-framework-NotificationCenter (==9.0.1)", "pyobjc-framework-OSAKit (==9.0.1)", "pyobjc-framework-OSLog (==9.0.1)", "pyobjc-framework-OpenDirectory (==9.0.1)", "pyobjc-framework-PassKit (==9.0.1)", "pyobjc-framework-PencilKit (==9.0.1)", "pyobjc-framework-Photos (==9.0.1)", "pyobjc-framework-PhotosUI (==9.0.1)", "pyobjc-framework-PreferencePanes (==9.0.1)", "pyobjc-framework-PubSub (==9.0.1)", "pyobjc-framework-PushKit (==9.0.1)", "pyobjc-framework-Quartz (==9.0.1)", "pyobjc-framework-QuickLookThumbnailing (==9.0.1)", "pyobjc-framework-ReplayKit (==9.0.1)", "pyobjc-framework-SafariServices (==9.0.1)", "pyobjc-framework-SafetyKit (==9.0.1)", "pyobjc-framework-SceneKit (==9.0.1)", "pyobjc-framework-ScreenCaptureKit (==9.0.1)", "pyobjc-framework-ScreenSaver (==9.0.1)", "pyobjc-framework-ScreenTime (==9.0.1)", "pyobjc-framework-ScriptingBridge (==9.0.1)", "pyobjc-framework-SearchKit (==9.0.1)", "pyobjc-framework-Security (==9.0.1)", "pyobjc-framework-SecurityFoundation (==9.0.1)", "pyobjc-framework-SecurityInterface (==9.0.1)", "pyobjc-framework-ServiceManagement (==9.0.1)", "pyobjc-framework-SharedWithYou (==9.0.1)", "pyobjc-framework-SharedWithYouCore (==9.0.1)", "pyobjc-framework-ShazamKit (==9.0.1)", "pyobjc-framework-Social (==9.0.1)", "pyobjc-framework-SoundAnalysis (==9.0.1)", "pyobjc-framework-Speech (==9.0.1)", "pyobjc-framework-SpriteKit (==9.0.1)", "pyobjc-framework-StoreKit (==9.0.1)", "pyobjc-framework-SyncServices (==9.0.1)", "pyobjc-framework-SystemConfiguration (==9.0.1)", "pyobjc-framework-SystemExtensions (==9.0.1)", "pyobjc-framework-ThreadNetwork (==9.0.1)", "pyobjc-framework-UniformTypeIdentifiers (==9.0.1)", "pyobjc-framework-UserNotifications (==9.0.1)", "pyobjc-framework-UserNotificationsUI (==9.0.1)", "pyobjc-framework-VideoSubscriberAccount (==9.0.1)", "pyobjc-framework-VideoToolbox (==9.0.1)", "pyobjc-framework-Virtualization (==9.0.1)", "pyobjc-framework-Vision (==9.0.1)", "pyobjc-framework-WebKit (==9.0.1)", "pyobjc-framework-iTunesLibrary (==9.0.1)", "pyobjc-framework-libdispatch (==9.0.1)"] +allbindings = ["pyobjc-core (==9.1.1)", "pyobjc-framework-AVFoundation (==9.1.1)", "pyobjc-framework-AVKit (==9.1.1)", "pyobjc-framework-AVRouting (==9.1.1)", "pyobjc-framework-Accessibility (==9.1.1)", "pyobjc-framework-Accounts (==9.1.1)", "pyobjc-framework-AdServices (==9.1.1)", "pyobjc-framework-AdSupport (==9.1.1)", "pyobjc-framework-AddressBook (==9.1.1)", "pyobjc-framework-AppTrackingTransparency (==9.1.1)", "pyobjc-framework-AppleScriptKit (==9.1.1)", "pyobjc-framework-AppleScriptObjC (==9.1.1)", "pyobjc-framework-ApplicationServices (==9.1.1)", "pyobjc-framework-AudioVideoBridging (==9.1.1)", "pyobjc-framework-AuthenticationServices (==9.1.1)", "pyobjc-framework-AutomaticAssessmentConfiguration (==9.1.1)", "pyobjc-framework-Automator (==9.1.1)", "pyobjc-framework-BackgroundAssets (==9.1.1)", "pyobjc-framework-BusinessChat (==9.1.1)", "pyobjc-framework-CFNetwork (==9.1.1)", "pyobjc-framework-CalendarStore (==9.1.1)", "pyobjc-framework-CallKit (==9.1.1)", "pyobjc-framework-ClassKit (==9.1.1)", "pyobjc-framework-CloudKit (==9.1.1)", "pyobjc-framework-Cocoa (==9.1.1)", "pyobjc-framework-Collaboration (==9.1.1)", "pyobjc-framework-ColorSync (==9.1.1)", "pyobjc-framework-Contacts (==9.1.1)", "pyobjc-framework-ContactsUI (==9.1.1)", "pyobjc-framework-CoreAudio (==9.1.1)", "pyobjc-framework-CoreAudioKit (==9.1.1)", "pyobjc-framework-CoreBluetooth (==9.1.1)", "pyobjc-framework-CoreData (==9.1.1)", "pyobjc-framework-CoreHaptics (==9.1.1)", "pyobjc-framework-CoreLocation (==9.1.1)", "pyobjc-framework-CoreMIDI (==9.1.1)", "pyobjc-framework-CoreML (==9.1.1)", "pyobjc-framework-CoreMedia (==9.1.1)", "pyobjc-framework-CoreMediaIO (==9.1.1)", "pyobjc-framework-CoreMotion (==9.1.1)", "pyobjc-framework-CoreServices (==9.1.1)", "pyobjc-framework-CoreSpotlight (==9.1.1)", "pyobjc-framework-CoreText (==9.1.1)", "pyobjc-framework-CoreWLAN (==9.1.1)", "pyobjc-framework-CryptoTokenKit (==9.1.1)", "pyobjc-framework-DVDPlayback (==9.1.1)", "pyobjc-framework-DataDetection (==9.1.1)", "pyobjc-framework-DeviceCheck (==9.1.1)", "pyobjc-framework-DictionaryServices (==9.1.1)", "pyobjc-framework-DiscRecording (==9.1.1)", "pyobjc-framework-DiscRecordingUI (==9.1.1)", "pyobjc-framework-DiskArbitration (==9.1.1)", "pyobjc-framework-EventKit (==9.1.1)", "pyobjc-framework-ExceptionHandling (==9.1.1)", "pyobjc-framework-ExecutionPolicy (==9.1.1)", "pyobjc-framework-ExtensionKit (==9.1.1)", "pyobjc-framework-ExternalAccessory (==9.1.1)", "pyobjc-framework-FSEvents (==9.1.1)", "pyobjc-framework-FileProvider (==9.1.1)", "pyobjc-framework-FileProviderUI (==9.1.1)", "pyobjc-framework-FinderSync (==9.1.1)", "pyobjc-framework-GameCenter (==9.1.1)", "pyobjc-framework-GameController (==9.1.1)", "pyobjc-framework-GameKit (==9.1.1)", "pyobjc-framework-GameplayKit (==9.1.1)", "pyobjc-framework-HealthKit (==9.1.1)", "pyobjc-framework-IMServicePlugIn (==9.1.1)", "pyobjc-framework-IOBluetooth (==9.1.1)", "pyobjc-framework-IOBluetoothUI (==9.1.1)", "pyobjc-framework-IOSurface (==9.1.1)", "pyobjc-framework-ImageCaptureCore (==9.1.1)", "pyobjc-framework-InputMethodKit (==9.1.1)", "pyobjc-framework-InstallerPlugins (==9.1.1)", "pyobjc-framework-InstantMessage (==9.1.1)", "pyobjc-framework-Intents (==9.1.1)", "pyobjc-framework-IntentsUI (==9.1.1)", "pyobjc-framework-KernelManagement (==9.1.1)", "pyobjc-framework-LatentSemanticMapping (==9.1.1)", "pyobjc-framework-LaunchServices (==9.1.1)", "pyobjc-framework-LinkPresentation (==9.1.1)", "pyobjc-framework-LocalAuthentication (==9.1.1)", "pyobjc-framework-LocalAuthenticationEmbeddedUI (==9.1.1)", "pyobjc-framework-MLCompute (==9.1.1)", "pyobjc-framework-MailKit (==9.1.1)", "pyobjc-framework-MapKit (==9.1.1)", "pyobjc-framework-MediaAccessibility (==9.1.1)", "pyobjc-framework-MediaLibrary (==9.1.1)", "pyobjc-framework-MediaPlayer (==9.1.1)", "pyobjc-framework-MediaToolbox (==9.1.1)", "pyobjc-framework-Metal (==9.1.1)", "pyobjc-framework-MetalFX (==9.1.1)", "pyobjc-framework-MetalKit (==9.1.1)", "pyobjc-framework-MetalPerformanceShaders (==9.1.1)", "pyobjc-framework-MetalPerformanceShadersGraph (==9.1.1)", "pyobjc-framework-MetricKit (==9.1.1)", "pyobjc-framework-ModelIO (==9.1.1)", "pyobjc-framework-MultipeerConnectivity (==9.1.1)", "pyobjc-framework-NaturalLanguage (==9.1.1)", "pyobjc-framework-NetFS (==9.1.1)", "pyobjc-framework-Network (==9.1.1)", "pyobjc-framework-NetworkExtension (==9.1.1)", "pyobjc-framework-NotificationCenter (==9.1.1)", "pyobjc-framework-OSAKit (==9.1.1)", "pyobjc-framework-OSLog (==9.1.1)", "pyobjc-framework-OpenDirectory (==9.1.1)", "pyobjc-framework-PHASE (==9.1.1)", "pyobjc-framework-PassKit (==9.1.1)", "pyobjc-framework-PencilKit (==9.1.1)", "pyobjc-framework-Photos (==9.1.1)", "pyobjc-framework-PhotosUI (==9.1.1)", "pyobjc-framework-PreferencePanes (==9.1.1)", "pyobjc-framework-PubSub (==9.1.1)", "pyobjc-framework-PushKit (==9.1.1)", "pyobjc-framework-Quartz (==9.1.1)", "pyobjc-framework-QuickLookThumbnailing (==9.1.1)", "pyobjc-framework-ReplayKit (==9.1.1)", "pyobjc-framework-SafariServices (==9.1.1)", "pyobjc-framework-SafetyKit (==9.1.1)", "pyobjc-framework-SceneKit (==9.1.1)", "pyobjc-framework-ScreenCaptureKit (==9.1.1)", "pyobjc-framework-ScreenSaver (==9.1.1)", "pyobjc-framework-ScreenTime (==9.1.1)", "pyobjc-framework-ScriptingBridge (==9.1.1)", "pyobjc-framework-SearchKit (==9.1.1)", "pyobjc-framework-Security (==9.1.1)", "pyobjc-framework-SecurityFoundation (==9.1.1)", "pyobjc-framework-SecurityInterface (==9.1.1)", "pyobjc-framework-ServiceManagement (==9.1.1)", "pyobjc-framework-SharedWithYou (==9.1.1)", "pyobjc-framework-SharedWithYouCore (==9.1.1)", "pyobjc-framework-ShazamKit (==9.1.1)", "pyobjc-framework-Social (==9.1.1)", "pyobjc-framework-SoundAnalysis (==9.1.1)", "pyobjc-framework-Speech (==9.1.1)", "pyobjc-framework-SpriteKit (==9.1.1)", "pyobjc-framework-StoreKit (==9.1.1)", "pyobjc-framework-SyncServices (==9.1.1)", "pyobjc-framework-SystemConfiguration (==9.1.1)", "pyobjc-framework-SystemExtensions (==9.1.1)", "pyobjc-framework-ThreadNetwork (==9.1.1)", "pyobjc-framework-UniformTypeIdentifiers (==9.1.1)", "pyobjc-framework-UserNotifications (==9.1.1)", "pyobjc-framework-UserNotificationsUI (==9.1.1)", "pyobjc-framework-VideoSubscriberAccount (==9.1.1)", "pyobjc-framework-VideoToolbox (==9.1.1)", "pyobjc-framework-Virtualization (==9.1.1)", "pyobjc-framework-Vision (==9.1.1)", "pyobjc-framework-WebKit (==9.1.1)", "pyobjc-framework-iTunesLibrary (==9.1.1)", "pyobjc-framework-libdispatch (==9.1.1)", "pyobjc-framework-libxpc (==9.1.1)"] [[package]] name = "pyobjc-core" -version = "9.0.1" +version = "9.1.1" description = "Python<->ObjC Interoperability Module" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-core-9.0.1.tar.gz", hash = "sha256:5ce1510bb0bdff527c597079a42b2e13a19b7592e76850be7960a2775b59c929"}, - {file = "pyobjc_core-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:b614406d46175b1438a9596b664bf61952323116704d19bc1dea68052a0aad98"}, - {file = "pyobjc_core-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:bd397e729f6271c694fb70df8f5d3d3c9b2f2b8ac02fbbdd1757ca96027b94bb"}, - {file = "pyobjc_core-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:d919934eaa6d1cf1505ff447a5c2312be4c5651efcb694eb9f59e86f5bd25e6b"}, - {file = "pyobjc_core-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:67d67ca8b164f38ceacce28a18025845c3ec69613f3301935d4d2c4ceb22e3fd"}, - {file = "pyobjc_core-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:39d11d71f6161ac0bd93cffc8ea210bb0178b56d16a7408bf74283d6ecfa7430"}, - {file = "pyobjc_core-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:25be1c4d530e473ed98b15063b8d6844f0733c98914de6f09fe1f7652b772bbc"}, + {file = "pyobjc-core-9.1.1.tar.gz", hash = "sha256:4b6cb9053b5fcd3c0e76b8c8105a8110786b20f3403c5643a688c5ec51c55c6b"}, + {file = "pyobjc_core-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:4bd07049fd9fe5b40e4b7c468af9cf942508387faf383a5acb043d20627bad2c"}, + {file = "pyobjc_core-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:1a8307527621729ff2ab67860e7ed84f76ad0da881b248c2ef31e0da0088e4ba"}, + {file = "pyobjc_core-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:083004d28b92ccb483a41195c600728854843b0486566aba2d6e63eef51f80e6"}, + {file = "pyobjc_core-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d61e9517d451bc062a7fae8b3648f4deba4fa54a24926fa1cf581b90ef4ced5a"}, + {file = "pyobjc_core-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:1626909916603a3b04c07c721cf1af0e0b892cec85bb3db98d05ba024f1786fc"}, + {file = "pyobjc_core-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:2dde96462b52e952515d142e2afbb6913624a02c13582047e06211e6c3993728"}, ] [[package]] name = "pyobjc-framework-accessibility" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Accessibility on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Accessibility-9.0.1.tar.gz", hash = "sha256:3dd6bdff7597e454846e6171a6c58da3e414bef1fc155ae4255d49a91da527c3"}, - {file = "pyobjc_framework_Accessibility-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:b4e36fb5cd364956fc12e800bc3ff58bac958035a320b7946c7f59bc6ad38452"}, - {file = "pyobjc_framework_Accessibility-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:53f3b9a267819bcc5853ea9cca2767d5cc33c200fe6d71eb8a2b623ac6c723b1"}, - {file = "pyobjc_framework_Accessibility-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:a4e454e0424662fa14f62e3c9e8d56a25fe0cc8f8eb9c93cbc1a1df12d7cf3aa"}, + {file = "pyobjc-framework-Accessibility-9.1.1.tar.gz", hash = "sha256:f013bbe542d5a648578cff20bb8f25490482d34d14cd40a6637759c98f5c049c"}, + {file = "pyobjc_framework_Accessibility-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:faefcddf6638b958cd8535cf55d1138e3e911d8bfe782df6bbe4c8fa044613ee"}, + {file = "pyobjc_framework_Accessibility-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:81f1ff185741c6405b6766b6327d3f9ecd9de660e5cab93875d47258aa8aecd2"}, + {file = "pyobjc_framework_Accessibility-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:a4c81c645b0326b1ac6792c5cadb1b86028160183b05425914f5886aa4c3b2a3"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-accounts" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Accounts on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Accounts-9.0.1.tar.gz", hash = "sha256:3cfd824ec78fb1728b9d020d8a91313e25ea862574051da82c0616df57f5fc87"}, - {file = "pyobjc_framework_Accounts-9.0.1-py2.py3-none-any.whl", hash = "sha256:3cdef323228580f28d2e444d77086a542a7824c26ac0aa769fe55259a869d44a"}, + {file = "pyobjc-framework-Accounts-9.1.1.tar.gz", hash = "sha256:8329e0ec461399a603adbcaa58bb9ca44d96815699f1421c8da4527d37ae5f3d"}, + {file = "pyobjc_framework_Accounts-9.1.1-py2.py3-none-any.whl", hash = "sha256:4d464f975e7f2d8ee7cf1a61013410b62ac8383de31ef795722aa8b574e27dc9"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-addressbook" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AddressBook on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AddressBook-9.0.1.tar.gz", hash = "sha256:1f2f2426122d69a9a981b8c3d9f408d9d9440a47e31a31f725c09997c7698ff9"}, - {file = "pyobjc_framework_AddressBook-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:df590230a178e01f42ad7d53da1343e2b0842580bea21de861ad7096607fd15f"}, - {file = "pyobjc_framework_AddressBook-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:1846ca3389361462e0dbf16518824f2077ceea9c06eea6642a8d27ff562c7b74"}, - {file = "pyobjc_framework_AddressBook-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:a820ded6064fb02cd30426da6d6c1ec1d9203a64d61605395ff0a6c4a567e6e9"}, + {file = "pyobjc-framework-AddressBook-9.1.1.tar.gz", hash = "sha256:8849edfe591dca4e6bfe45abcb7c451f2ee2ba4ecb8adc2f35d4e5bd14d66247"}, + {file = "pyobjc_framework_AddressBook-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:8344ac475f40eae5ac2195fbc5d5a1a380f4fa2ab340c983c21f2341ca1cf55f"}, + {file = "pyobjc_framework_AddressBook-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:d6091159b62aa0bcf6149efabd2d71a75915752db89ec6cad58aa8799a484ac6"}, + {file = "pyobjc_framework_AddressBook-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:b8627bee7c82017dcf1cb667fd892b72f038f80072922ebe369dbfd3ca70d765"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-adservices" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AdServices on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AdServices-9.0.1.tar.gz", hash = "sha256:d5a3a82990809ec8d4f322d63f0fc02f11c892888e1d91706294b9cb7e15c038"}, - {file = "pyobjc_framework_AdServices-9.0.1-py2.py3-none-any.whl", hash = "sha256:a9e6265a26446ce897aecd97662659d8b861fe8fd808ad1dd4b808dff60b5a05"}, + {file = "pyobjc-framework-AdServices-9.1.1.tar.gz", hash = "sha256:4e4284fa06072ad11cb73b906540259638f2c5122c23f2f897a6e008ec7a5b46"}, + {file = "pyobjc_framework_AdServices-9.1.1-py2.py3-none-any.whl", hash = "sha256:9f60ea9150a8ca4e9511cd5c2786877b5e20f42d6418236341a4f5e8ca7dea8d"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-adsupport" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AdSupport on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AdSupport-9.0.1.tar.gz", hash = "sha256:eca02dc5d3c26064883184dab494ed5cdd043681043f4b4ceb290388e5bc6a01"}, - {file = "pyobjc_framework_AdSupport-9.0.1-py2.py3-none-any.whl", hash = "sha256:290dccba0b234ec3a635ddbe3f3095816e2a76783b69e96c4d0799a1922d694b"}, + {file = "pyobjc-framework-AdSupport-9.1.1.tar.gz", hash = "sha256:d46e824b74706043494b17e7515030608938c89f1cc3c0c9530e3e010cf4f8f6"}, + {file = "pyobjc_framework_AdSupport-9.1.1-py2.py3-none-any.whl", hash = "sha256:7777aaf53c281bb5f3ee3f26988609570ed2103836d708e7dde72014d02d4863"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-applescriptkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AppleScriptKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AppleScriptKit-9.0.1.tar.gz", hash = "sha256:44ea535b4faf77b01c3df0ce4d56e30190a3a3ce62e04a78e010627bd158d857"}, - {file = "pyobjc_framework_AppleScriptKit-9.0.1-py2.py3-none-any.whl", hash = "sha256:276ece60cae045351496295cf9f1491c80be76c92e25642eb99db828190b6ee6"}, + {file = "pyobjc-framework-AppleScriptKit-9.1.1.tar.gz", hash = "sha256:49589d8c021aa6eb59240c6ea56477ffe423bb63f623011cc9e3aa6eed90184a"}, + {file = "pyobjc_framework_AppleScriptKit-9.1.1-py2.py3-none-any.whl", hash = "sha256:d83c2362edbc5be22a89fc465d698aa113a0f201d3d3c2cb7b63478cd1e7220b"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-applescriptobjc" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AppleScriptObjC on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AppleScriptObjC-9.0.1.tar.gz", hash = "sha256:c581c27af7da728a3df4fb6f0dddfcabf905f43815aba7d2c1e440fbcd1b5513"}, - {file = "pyobjc_framework_AppleScriptObjC-9.0.1-py2.py3-none-any.whl", hash = "sha256:793d854fb27286016dc6621e9a7af7e520c390cd46d68308d142b918b4a16d70"}, + {file = "pyobjc-framework-AppleScriptObjC-9.1.1.tar.gz", hash = "sha256:b1b6307599d964feebbdc9558f3f9cb758a692cb00dbd0e70bde6f71d1622097"}, + {file = "pyobjc_framework_AppleScriptObjC-9.1.1-py2.py3-none-any.whl", hash = "sha256:b55c1de2b1712c0730f57a593e9c7943d5f90d5724065bda1aa77568a0a3b2f4"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-applicationservices" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ApplicationServices on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ApplicationServices-9.0.1.tar.gz", hash = "sha256:e3a350781fdcab6c1da4343dfc54ae3c0523e59e61147432f61dcfb365752fde"}, - {file = "pyobjc_framework_ApplicationServices-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:c4214febf3cc2e417ae15d45b6502e5c20f1097cd042b025760d019fe69b07b6"}, - {file = "pyobjc_framework_ApplicationServices-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:c62693e01ba272fbadcd66677881311d2d63fda84b9662533fcc883c54be76d7"}, - {file = "pyobjc_framework_ApplicationServices-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:6829df4dc4cf012bdc221d4e0296d6699b33ca89741569df153989a0c18aa40e"}, - {file = "pyobjc_framework_ApplicationServices-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:5af5d12871499c429dd68c5ec4be56c631ec8439aa953c266eed9afdffb5ec2b"}, - {file = "pyobjc_framework_ApplicationServices-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:724da9dfae6ab0505b90340231a685720288caecfcca335b08903102e97a93dc"}, - {file = "pyobjc_framework_ApplicationServices-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:8e1dbfc8f482c433ce642724d4bed0c527c7f2f2f8b9ba1ac3f778a68cf1538d"}, + {file = "pyobjc-framework-ApplicationServices-9.1.1.tar.gz", hash = "sha256:50c613bee364150bbd6cd992ca32b0848a780922cb57d112f6a4a56e29802e19"}, + {file = "pyobjc_framework_ApplicationServices-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:f9286c05d80a6aafc7388a4c2a35801db9ea6bab960acf2df079110debb659cb"}, + {file = "pyobjc_framework_ApplicationServices-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:3db1c79d7420052320529432e8562cd339a7ef0841df83a85bbf3648abb55b6b"}, + {file = "pyobjc_framework_ApplicationServices-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:baf5a0d72c9e2d2a3b402823a2ea53eccdc27b8b9319d61cee7d753a30cb9411"}, + {file = "pyobjc_framework_ApplicationServices-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:7cc5aad93bb6b178f838fe9b78cdcf1217c7baab157b1f3525e0acf696cc3490"}, + {file = "pyobjc_framework_ApplicationServices-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:a03434605873b9f83255a0b16bbc539d06afd77f5969a3b11a1fc293dfd56680"}, + {file = "pyobjc_framework_ApplicationServices-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:9f18e9b92674be0e503a2bd451a328693450e6f80ee510bbc375238b14117e24"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-apptrackingtransparency" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AppTrackingTransparency on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AppTrackingTransparency-9.0.1.tar.gz", hash = "sha256:90f31de4c9fb91d28a9a2625dcb2ec3890a435301237860b99cedbb455cc8ae4"}, - {file = "pyobjc_framework_AppTrackingTransparency-9.0.1-py2.py3-none-any.whl", hash = "sha256:b371ce30e8c9f4b92148f9df60c36aff809b55be41a5cc41718fe11a7889b43e"}, + {file = "pyobjc-framework-AppTrackingTransparency-9.1.1.tar.gz", hash = "sha256:fe16ec15ecbc306dd88fb2957b59fcb4ef0a8b826efe5f51ebb7038cd4bec1df"}, + {file = "pyobjc_framework_AppTrackingTransparency-9.1.1-py2.py3-none-any.whl", hash = "sha256:7550b75a734ada61e64ce1ea72ca8c71b2d23210c4bd215e34b5c3dd14d57fbc"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-audiovideobridging" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AudioVideoBridging on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AudioVideoBridging-9.0.1.tar.gz", hash = "sha256:11da47b7024e8616d74ae786cbe1f8767c9097d097bf4d6da8a5d024f7f32b27"}, - {file = "pyobjc_framework_AudioVideoBridging-9.0.1-py2.py3-none-any.whl", hash = "sha256:1f9b94380bbfa7cc82a82cdc078f8d78a572a5debefe7343571fdd4050c2e6eb"}, + {file = "pyobjc-framework-AudioVideoBridging-9.1.1.tar.gz", hash = "sha256:b59c68574e2c7baee13c48b8a66c1b8279f4cc7219db49ab1a3fddd5366e83ee"}, + {file = "pyobjc_framework_AudioVideoBridging-9.1.1-py2.py3-none-any.whl", hash = "sha256:b9129a59cbaa57a445822f0abea283bbe52a7553a1fb668ce4746927ad5ab888"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-authenticationservices" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AuthenticationServices on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AuthenticationServices-9.0.1.tar.gz", hash = "sha256:746b02771f1b53d4649a1014b8986aa595100790202fd3e9f8160074ceb0083b"}, - {file = "pyobjc_framework_AuthenticationServices-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:ffc9e4fc20e9836a1c186ec35bada23d8a45a03dff8595c5083411d547080498"}, - {file = "pyobjc_framework_AuthenticationServices-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:92395d49a6164e161ad83eb95a2065e4e34c5ebd82b1894209776a4a4d38d0d5"}, - {file = "pyobjc_framework_AuthenticationServices-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:5c6a33f9d37aa9cc02b71908caab9e95010e896c87b00e6ce01e451fbef9d574"}, + {file = "pyobjc-framework-AuthenticationServices-9.1.1.tar.gz", hash = "sha256:cc70578d3dacc1bb11316f3052d986737e997b7ce084380373a47e260c633a86"}, + {file = "pyobjc_framework_AuthenticationServices-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:3dcf71c28ea9c9911f82a6953bad23c9dba1ee86f86b72058baec181ce646cde"}, + {file = "pyobjc_framework_AuthenticationServices-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:4916b5d25a2ca6c2efbc53c17e0fb05ad0bbc3f74ec30a44a957077bc52262c2"}, + {file = "pyobjc_framework_AuthenticationServices-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:8460c6322b2dbdd79765ec4ad18d0207c4504138a1aefa0393d5fe002650229e"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-automaticassessmentconfiguration" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AutomaticAssessmentConfiguration on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AutomaticAssessmentConfiguration-9.0.1.tar.gz", hash = "sha256:2f79daec218f27f0941253238d8ea22d17bf37f9cc3af8ab0ef264c27575a9aa"}, - {file = "pyobjc_framework_AutomaticAssessmentConfiguration-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:3961ac8dafe085d80902e2f2c662843e4131cfd7267c978874674928e125d4a7"}, - {file = "pyobjc_framework_AutomaticAssessmentConfiguration-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:407b629ed27ca0d657f43fd5d6efd8f614b032b02675c9d361054b8aeaf55e83"}, - {file = "pyobjc_framework_AutomaticAssessmentConfiguration-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:77971db9d3c9d68b33356683bcef47432d11db8200252667e25d407e84446ccb"}, + {file = "pyobjc-framework-AutomaticAssessmentConfiguration-9.1.1.tar.gz", hash = "sha256:9b936e29c2585ebfe243c0cc3e762d432d32224100add996aa86ff3e14de594e"}, + {file = "pyobjc_framework_AutomaticAssessmentConfiguration-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:5e63150cb698eaca78cb2397666e180df57875139fc3357fb4093f54264588d2"}, + {file = "pyobjc_framework_AutomaticAssessmentConfiguration-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:e5e34475283b54de51a76338478a54ae05c082b64e36dd337da49b6d85b0d931"}, + {file = "pyobjc_framework_AutomaticAssessmentConfiguration-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:24b30677e3fa68e607582112fecfd0fa1c3263465a37b290f93646a553b4637a"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-automator" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Automator on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Automator-9.0.1.tar.gz", hash = "sha256:862f71d0778c6adfb1ae5b3d5af9363ca6e04d41e7fb1099d9759a86e83f60cf"}, - {file = "pyobjc_framework_Automator-9.0.1-py2.py3-none-any.whl", hash = "sha256:d03bc0b92f5baede2eb35bde373774f708b9cfdf5fdde631d36e262eb5f63220"}, + {file = "pyobjc-framework-Automator-9.1.1.tar.gz", hash = "sha256:cf07c1001e494ce099bfa5fb12da5546d31138b256b3bd03ff3549cbe4197170"}, + {file = "pyobjc_framework_Automator-9.1.1-py2.py3-none-any.whl", hash = "sha256:284395b6b9e6b6183f0670f29f8b6d411b1e9ad482ae34405dae71bdcf6f3c46"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-avfoundation" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AVFoundation on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AVFoundation-9.0.1.tar.gz", hash = "sha256:4afa1d9b2bdf73b8d776f857b217942382c019a709697d266aa9c48b3f9cc620"}, - {file = "pyobjc_framework_AVFoundation-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:d697089cee120688305c7832e06213312fa31c658a6223a8cfa26268968c05b3"}, - {file = "pyobjc_framework_AVFoundation-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:24c39907257c5b61a5709a2b337a465512bee1664d4ca50222cc764fd6abe43b"}, - {file = "pyobjc_framework_AVFoundation-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:a463d8790de3a1a8a3c68ee82d07d1d39bad4d78d7c5064509250ba68751d973"}, + {file = "pyobjc-framework-AVFoundation-9.1.1.tar.gz", hash = "sha256:db7505043139693628e2e84092af53c3876ec590ebfea67fd287e460e2427d35"}, + {file = "pyobjc_framework_AVFoundation-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:4eb7253a09f92fdde604af99b07dc5bbfeb47d0212d04924f4f253e21407bd42"}, + {file = "pyobjc_framework_AVFoundation-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:af48d5db56f21e857f8473629cc9db38f7a13994f6d1d416ff8fdb62e6268a28"}, + {file = "pyobjc_framework_AVFoundation-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:6b9d2e80b70e4c5547cf8f16117816f0bdf35acb67f2227e8d45168f1a5d97eb"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-CoreAudio = ">=9.0.1" -pyobjc-framework-CoreMedia = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-CoreAudio = ">=9.1.1" +pyobjc-framework-CoreMedia = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-avkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AVKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AVKit-9.0.1.tar.gz", hash = "sha256:382815a5ffab7444cade994cc3335898eaf25fd627af2adf7a5a9d982a62a273"}, - {file = "pyobjc_framework_AVKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:0f6775127029ffa489d6e03dc82c8952dea56f1e91965c171e337d97b78df5ad"}, - {file = "pyobjc_framework_AVKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:a87a9a59691f24981b2b323ec128a223ff31087ee7793ef012f01afefbdee397"}, - {file = "pyobjc_framework_AVKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:bf5c723633aac929861ca31ded7374f8270066da85256d9d448f80a2edd28bcb"}, + {file = "pyobjc-framework-AVKit-9.1.1.tar.gz", hash = "sha256:41e0d8dcf456ad25cbf4ef0bacbbaa88f85d60255668c438d4334805be8f57b3"}, + {file = "pyobjc_framework_AVKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:dba38425886fe8ce30a1bc1c9499de1f4bdb1ac9f69f0c285a376bf155861c43"}, + {file = "pyobjc_framework_AVKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:b0ecc934e120489fae5da95c975e4cbb898398b29141c479803d8f2afd85c096"}, + {file = "pyobjc_framework_AVKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:3ce4a04e594777d140869893378830492692bfb9c0991af138ce054725ffb0fe"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-avrouting" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework AVRouting on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-AVRouting-9.0.1.tar.gz", hash = "sha256:1236a46bece3766383b3bd73d78f49e9b501cc9824474c3db6bfc2ab84cb3cb4"}, - {file = "pyobjc_framework_AVRouting-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:ff3845107e30308250a4d48ce1845fd2210358cf3422f8c7337fb9011704d323"}, - {file = "pyobjc_framework_AVRouting-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:09b7e268a4c5fc0e18835f6e7c3636f3b57a525e58419a0844454364cd199604"}, - {file = "pyobjc_framework_AVRouting-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:182e534f9a74e597c66a0c32a9bcc564300ec7e782f14ca56abbbda93cea704a"}, + {file = "pyobjc-framework-AVRouting-9.1.1.tar.gz", hash = "sha256:8e0b6108aafa8e9ad78dfefb4f8a3136be08c5bcd8785861a807eddfeb94209b"}, + {file = "pyobjc_framework_AVRouting-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:2d8ba60e23996fa567c82acb265a7f09f0aab6695f622a27c84ff1caa06386db"}, + {file = "pyobjc_framework_AVRouting-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:9ace50d396de3ee931200932bba356cdb5ef05ecc27b89776b9ae5534761eb41"}, + {file = "pyobjc_framework_AVRouting-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:9c3aae86439cbefa3e2ea532eb43ca7b4bb065d34ec3df4e1d5b4ca8257a075d"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-backgroundassets" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework BackgroundAssets on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-BackgroundAssets-9.0.1.tar.gz", hash = "sha256:354c3602e55f93fd7bb08bf6468db62972c02da8b05bfa3e41dd0aa532e085ce"}, - {file = "pyobjc_framework_BackgroundAssets-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:ef0c31674bbd167bed295b6d463ae4f4e6e875d59cbc631311befa0f19eca457"}, - {file = "pyobjc_framework_BackgroundAssets-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:e356040a509dcf94415124ad62900325ed7b524a2b2c93d4901987f0eaac7106"}, - {file = "pyobjc_framework_BackgroundAssets-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:30c840272dc78fe07a99163162fb32ba771dad096bd023621af2416f249cee0b"}, + {file = "pyobjc-framework-BackgroundAssets-9.1.1.tar.gz", hash = "sha256:382e0f74a98012c3efb6ed7bab829db77f8c99ad6aaf567e7dc9f37f8715d4f9"}, + {file = "pyobjc_framework_BackgroundAssets-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:a0b4b2c310c4c387ad9fce8cf2db048435ae33fde60c15f032eb420c549fe1df"}, + {file = "pyobjc_framework_BackgroundAssets-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:06dea3e1d7d40e7e212eb0610453865aa8ab9d22b7718d20ee0e52e63408f310"}, + {file = "pyobjc_framework_BackgroundAssets-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:cad84c2de085f7b8092f4b5c810dfbfe7f50243223f65c6f676daf9195cfa1d0"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-businesschat" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework BusinessChat on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-BusinessChat-9.0.1.tar.gz", hash = "sha256:18e8343e714fb9ef68c75124ec74658bd8f188fbdf266f7dca0b04d46dedf6dd"}, - {file = "pyobjc_framework_BusinessChat-9.0.1-py2.py3-none-any.whl", hash = "sha256:f1f853e715b7ee6b90e01c42481cbb0bef50942bed8af9ad908914fb5f0e782e"}, + {file = "pyobjc-framework-BusinessChat-9.1.1.tar.gz", hash = "sha256:dc95a88352f31043dd57a3785dba69e8000e1afb902f35646074b3aab509dfb3"}, + {file = "pyobjc_framework_BusinessChat-9.1.1-py2.py3-none-any.whl", hash = "sha256:f23b576f0cf336dc2820705138c2ace08edd8eb5f0043f34a579c26b1b6ec80b"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-calendarstore" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CalendarStore on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CalendarStore-9.0.1.tar.gz", hash = "sha256:69cb60ae61ee35cd6bac613fc2429903884211bc9f2df994029b308dddfb891a"}, - {file = "pyobjc_framework_CalendarStore-9.0.1-py2.py3-none-any.whl", hash = "sha256:ddb62bc90fbd772dfc233ebefe06075b59de5735110979c5efff599159d30d40"}, + {file = "pyobjc-framework-CalendarStore-9.1.1.tar.gz", hash = "sha256:26b5154dc1990fb99090273e59c8c26d38d3d3fc1110cf9b9dbe772dee0b1130"}, + {file = "pyobjc_framework_CalendarStore-9.1.1-py2.py3-none-any.whl", hash = "sha256:d949a965e0c4e218d3363d2ef9ebcbfebf9cfef5d704ce066cc057c329c19974"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-callkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CallKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CallKit-9.0.1.tar.gz", hash = "sha256:375c143c768d926e79d77a8cbf7394a4107a74c19b84f83b044a3cc2773022a4"}, - {file = "pyobjc_framework_CallKit-9.0.1-py2.py3-none-any.whl", hash = "sha256:b80104ef5d94b5f7545ff378a7f1e67afcd248cff37a1cf4490e6e24817c7103"}, + {file = "pyobjc-framework-CallKit-9.1.1.tar.gz", hash = "sha256:db74c10228440eee9f3563c038b46c53d89c1334665c33c0b05df676c85dbd7d"}, + {file = "pyobjc_framework_CallKit-9.1.1-py2.py3-none-any.whl", hash = "sha256:b942a3473b4494dd2d678fc57bbc4eac4e0729f011cd456ea791b27a3471835c"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-cfnetwork" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CFNetwork on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CFNetwork-9.0.1.tar.gz", hash = "sha256:7f0c05d1575bbf2de31fe38ee8ff18840640463ad530827af88cfbca817e130b"}, - {file = "pyobjc_framework_CFNetwork-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:366f7f48bce4de4199103236ef7dfba4afcacc5644a3a9c7cd4dfa8c4c4e444c"}, - {file = "pyobjc_framework_CFNetwork-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:bc9ae8413b29ad798646ddf3e453e85b47fe00676b21dde3c9e2ae51e9231ad1"}, - {file = "pyobjc_framework_CFNetwork-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:964e5b8922c647f77ed1826f73d7ef753474b5dd8d66241ff52282194c1247a6"}, + {file = "pyobjc-framework-CFNetwork-9.1.1.tar.gz", hash = "sha256:58614b1263f47ce87d7a4e8b9f3a798e99168b14fbaf028ec22fa9cddb1f04d5"}, + {file = "pyobjc_framework_CFNetwork-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:e25e04c2a30e6a4396f16a9df4a5d0987eed409a49ef75e2f46adf26d97ad578"}, + {file = "pyobjc_framework_CFNetwork-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:a0faf61a8db71106d021624fb68a37748c53c3c9784470dab2ea7bccbc0871ed"}, + {file = "pyobjc_framework_CFNetwork-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:b8c21adabc32e761742174f6005882b84d5cb4d98a1c0bb0bb2edceb3091fe15"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-classkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ClassKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ClassKit-9.0.1.tar.gz", hash = "sha256:35aa002e9d24a86e0b41edef11522ab0b5dc4336c7ddaa4951ddb0e02054fbed"}, - {file = "pyobjc_framework_ClassKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:1727572bfdaa7bdf18f00c93d2c4f99ae5ba2e265c4c6862b0d5039ae8f14d50"}, - {file = "pyobjc_framework_ClassKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:56b78857e94578174a149856ab265345f49dc2aefd86313b88ea02306cfdc3f1"}, - {file = "pyobjc_framework_ClassKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:fe08810caff050692489ba39ae29fabf41a39a5bd99e4167fbe627b62b6dbdcb"}, + {file = "pyobjc-framework-ClassKit-9.1.1.tar.gz", hash = "sha256:891d4c2ec0c43c00fb038315ecc8899af226dc54d1d295cc3180eeccb8665f67"}, + {file = "pyobjc_framework_ClassKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:bbb43c19cbff458816ad9e35cd426c28123cdd35d3f5b69e7940225de40ea1a4"}, + {file = "pyobjc_framework_ClassKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:feb12dcb447797cb637df6e1c90a44467b413b7450b4b8988e3a7f5d9918afdc"}, + {file = "pyobjc_framework_ClassKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:e73adcb59fe2fd3c2d666b90099377aaff6a4bab053677ebaf8e47186276f1f7"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-cloudkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CloudKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CloudKit-9.0.1.tar.gz", hash = "sha256:2cc56ddfecb6c4463a6cb83a405a1ee57b1cb008a6bc529ca95824163cc93ed0"}, - {file = "pyobjc_framework_CloudKit-9.0.1-py2.py3-none-any.whl", hash = "sha256:2e92516a4efcbc26968260d23683d7641b08866a881b3d391486c24bf81a757d"}, + {file = "pyobjc-framework-CloudKit-9.1.1.tar.gz", hash = "sha256:af89dd16d269f790e5ee53f890093e46f6808c9f4557a4f6ea55ad4475acf447"}, + {file = "pyobjc_framework_CloudKit-9.1.1-py2.py3-none-any.whl", hash = "sha256:b5ef2837d8b56075c523473f74a910e54193fd180d48b4def3abe9227fffe3e9"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Accounts = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-CoreData = ">=9.0.1" -pyobjc-framework-CoreLocation = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Accounts = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-CoreData = ">=9.1.1" +pyobjc-framework-CoreLocation = ">=9.1.1" [[package]] name = "pyobjc-framework-cocoa" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the Cocoa frameworks on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Cocoa-9.0.1.tar.gz", hash = "sha256:a8b53b3426f94307a58e2f8214dc1094c19afa9dcb96f21be12f937d968b2df3"}, - {file = "pyobjc_framework_Cocoa-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:5f94b0f92a62b781e633e58f09bcaded63d612f9b1e15202f5f372ea59e4aebd"}, - {file = "pyobjc_framework_Cocoa-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:f062c3bb5cc89902e6d164aa9a66ffc03638645dd5f0468b6f525ac997c86e51"}, - {file = "pyobjc_framework_Cocoa-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:0b374c0a9d32ba4fc5610ab2741cb05a005f1dfb82a47dbf2dbb2b3a34b73ce5"}, - {file = "pyobjc_framework_Cocoa-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:8928080cebbce91ac139e460d3dfc94c7cb6935be032dcae9c0a51b247f9c2d9"}, - {file = "pyobjc_framework_Cocoa-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:9d2bd86a0a98d906f762f5dc59f2fc67cce32ae9633b02ff59ac8c8a33dd862d"}, - {file = "pyobjc_framework_Cocoa-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:2a41053cbcee30e1e8914efa749c50b70bf782527d5938f2bc2a6393740969ce"}, + {file = "pyobjc-framework-Cocoa-9.1.1.tar.gz", hash = "sha256:345c32b6d1f3db45f635e400f2d0d6c0f0f7349d45ec823f76fc1df43d13caeb"}, + {file = "pyobjc_framework_Cocoa-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:9176a4276f3b4b4758e9b9ca10698be5341ceffaeaa4fa055133417179e6bc37"}, + {file = "pyobjc_framework_Cocoa-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:5e1e96fb3461f46ff951413515f2029e21be268b0e033db6abee7b64ec8e93d3"}, + {file = "pyobjc_framework_Cocoa-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:083b195c496d30c6b9dd86126a6093c4b95e0138e9b052b13e54103fcc0b4872"}, + {file = "pyobjc_framework_Cocoa-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:a1b3333b1aa045608848bd68bbab4c31171f36aeeaa2fabeb4527c6f6f1e33cd"}, + {file = "pyobjc_framework_Cocoa-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:54c017354671f0d955432986c42218e452ca69906a101c8e7acde8510432303a"}, + {file = "pyobjc_framework_Cocoa-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:10c0075688ce95b92caf59e368585fffdcc98c919bc345067af070222f5d01d2"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" +pyobjc-core = ">=9.1.1" [[package]] name = "pyobjc-framework-collaboration" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Collaboration on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Collaboration-9.0.1.tar.gz", hash = "sha256:9b61a3c113c0eaefa5a21effd3e28f3cc5955faad385b7ddba2a5df44f68a1d2"}, - {file = "pyobjc_framework_Collaboration-9.0.1-py2.py3-none-any.whl", hash = "sha256:7496248e3013d43cf609a8ba0612f4bdc069105e6bd2dd1b8363125bb1ec277d"}, + {file = "pyobjc-framework-Collaboration-9.1.1.tar.gz", hash = "sha256:27e0a6aba7d21e88916259d0fe1e9e4594177f16261b08cd22bc277b35e8a7f1"}, + {file = "pyobjc_framework_Collaboration-9.1.1-py2.py3-none-any.whl", hash = "sha256:09b0f474101b55fee825c79f7abdb36eaf20ff63af4775076a3f3bfa3c5837ec"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-colorsync" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ColorSync on Mac OS X" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ColorSync-9.0.1.tar.gz", hash = "sha256:05835196a81a9362d3a263a4092c6c6709ca48ef218d233cf2ec69f5c57a9266"}, - {file = "pyobjc_framework_ColorSync-9.0.1-py2.py3-none-any.whl", hash = "sha256:ca3ff3558febd237c4bf4db36b0e417540569ec7b05af17c3805012bb3a438c0"}, + {file = "pyobjc-framework-ColorSync-9.1.1.tar.gz", hash = "sha256:37fba1a608bcefb98863cad6d5b8e41238cf68fae55d9e0e60714f3baedc9c59"}, + {file = "pyobjc_framework_ColorSync-9.1.1-py2.py3-none-any.whl", hash = "sha256:40b10afa8922f07bf8391a7bfe37c419b9bb9474261999e01d8a4a7949b5f792"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-contacts" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Contacts on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Contacts-9.0.1.tar.gz", hash = "sha256:b58f12b9b42b1c33215ebb90663b8e44d53001f2c169e889008ddc715b349e5f"}, - {file = "pyobjc_framework_Contacts-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:19c8bdbcdd2478b125529b9bb493a5c547ad4af6f03ca2bb7480eb10e54468a3"}, - {file = "pyobjc_framework_Contacts-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:1cdf6902fbc1f8c7fb31fbd36e60e41e1264b5b971726edcb6de4e829d25c88c"}, - {file = "pyobjc_framework_Contacts-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:db5112f2c4dbf070d1a986657fb40c23ec6cdea98b33eff454dff31ddaecf6bf"}, + {file = "pyobjc-framework-Contacts-9.1.1.tar.gz", hash = "sha256:1ef8547fefe97bffd898c5768cb51a42ab13829443fd3e1fac8cfdf2c435bd83"}, + {file = "pyobjc_framework_Contacts-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:33cfabd386fad9728d050ddb0778b60a077ae605a2fe58f00c3586671ae7b423"}, + {file = "pyobjc_framework_Contacts-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:419394e31734548220c695dc30c7db67c51b336966665d17fa3d3e2f33f58e2b"}, + {file = "pyobjc_framework_Contacts-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:edf3b76857f8b9eb2d0947f65abefef01b13771c493c82ecd2a600e17f0ad9c3"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-contactsui" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ContactsUI on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ContactsUI-9.0.1.tar.gz", hash = "sha256:235d7692b2ec778d31568d8996cad36b2497bb273f309f8976c5239c77242a75"}, - {file = "pyobjc_framework_ContactsUI-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:69514c821233471bc2c17a29da426dafcadac100276f929e0227518421382ab8"}, - {file = "pyobjc_framework_ContactsUI-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:95a6263469c4dfc23a4c04924479a5a748cb6de7ff06a8299b8b1db78e74f08b"}, - {file = "pyobjc_framework_ContactsUI-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:9bfe5686cb126587fd6f309252a181cb213cca59e14aa1f829f7dfd5faef1e57"}, + {file = "pyobjc-framework-ContactsUI-9.1.1.tar.gz", hash = "sha256:110f3bf9c4b96c4c90badf51bd74aa943f774bababd28a81e703d87939c9b939"}, + {file = "pyobjc_framework_ContactsUI-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:f3547342849cc14f66925b8ed46213b014872da6bad373327a235feb31f74b89"}, + {file = "pyobjc_framework_ContactsUI-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:6fbcca13cb0fe6e2c57cc192a59975b58f93cfaaf46292e85263f00a665facd3"}, + {file = "pyobjc_framework_ContactsUI-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:162353f57244d0bdd83efa16b1f6c27580e40e34fc02f74a1c354fb520217711"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Contacts = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Contacts = ">=9.1.1" [[package]] name = "pyobjc-framework-coreaudio" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreAudio on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreAudio-9.0.1.tar.gz", hash = "sha256:f02a1d61296b38d82477cbcbb2ddd4e8585e88b0dabbf8655450690c1bfb7254"}, - {file = "pyobjc_framework_CoreAudio-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:2ea443b5b2e57a457eded82f6560302556903d63232bb816b525804582e7eebe"}, - {file = "pyobjc_framework_CoreAudio-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:3eb9f784332d797d3d27047d05e6cb273911705987268789eec49a33b8536324"}, - {file = "pyobjc_framework_CoreAudio-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:759b50a5c0311a8a5a9000e16b21cdc2bb7c6e69f66cd7d9c67dc9f19b57faa4"}, - {file = "pyobjc_framework_CoreAudio-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:5f081853becaca774c42bd0d3fd2d145747543d631b6beb0160ba5cbb619e4f2"}, - {file = "pyobjc_framework_CoreAudio-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:34b57b0320407729ce3a67d1a7a3e5b2f81e43c64ebbba87e390f467c4825c0a"}, - {file = "pyobjc_framework_CoreAudio-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:75eeefe51560df195ec456b8acb810a41942cd5e4e8bc72d11ebc4d0da93ce35"}, + {file = "pyobjc-framework-CoreAudio-9.1.1.tar.gz", hash = "sha256:bb825b6f176a2cf6f3159f8bc6e778da8de59951fd4dad1d945334d6462fd691"}, + {file = "pyobjc_framework_CoreAudio-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:8cec87db901100d219c65f971a899e972e9beeda2859d673624f992509889013"}, + {file = "pyobjc_framework_CoreAudio-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:63a0f2ea62191167b2559400dbe6fdfbd42753fb5393908c1747ab164a6511bb"}, + {file = "pyobjc_framework_CoreAudio-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:d6087cb43c36e948297443ab98fdc0675fcdc2388a67388705c5aa9a774ef8fd"}, + {file = "pyobjc_framework_CoreAudio-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:63c571c1f841ad7679d7d7b48d797e41c305c8cccc70e78efbc871481bb20995"}, + {file = "pyobjc_framework_CoreAudio-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:aaf83481c93c9f2789414be7d013aeca2ef84051d573105d4c8905350d9ed71d"}, + {file = "pyobjc_framework_CoreAudio-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:02ccfb15259069ca6670574f0ad7f81fca8be54a06a8f8409451a9416b1d3f89"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-coreaudiokit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreAudioKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreAudioKit-9.0.1.tar.gz", hash = "sha256:61a39f00e25214486be432fd31eb2b9d8e54da9a1361b9b3a1025201876417ef"}, - {file = "pyobjc_framework_CoreAudioKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:0bd5f6d903de7e8507a8ed77d7663d2b03eae0b558f58c1823e525848e133130"}, - {file = "pyobjc_framework_CoreAudioKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:1ae4899d5c969f760f8dfa8b65856cc5b95a0c88feb341265d39909ca35d69ce"}, - {file = "pyobjc_framework_CoreAudioKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:95f2c281e3c38bdeb62843e0a2a309dd0e821258e2030e06136f9b0adc4d6f2f"}, + {file = "pyobjc-framework-CoreAudioKit-9.1.1.tar.gz", hash = "sha256:93bb29195ef5312ec21f200d758459faacc41fd807bc9ad80a8f49cec6747846"}, + {file = "pyobjc_framework_CoreAudioKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:e76e3b78411d544d65bbd52bed18847782a68d7f9f8ce07bd93c837473b8ad31"}, + {file = "pyobjc_framework_CoreAudioKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:4e509172b9f9967b2674ee41421fa6a28e65234bb12ef62297e56827583c68d9"}, + {file = "pyobjc_framework_CoreAudioKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:d061f9f0306a149e47aaf890b7a03ca42d2c6d6fc509ad5d5e10d06ee60628f8"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-CoreAudio = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-CoreAudio = ">=9.1.1" [[package]] name = "pyobjc-framework-corebluetooth" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreBluetooth on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreBluetooth-9.0.1.tar.gz", hash = "sha256:bf008d7bfe13cda12a43ed82346acfad262e90824086b145394c154531b51841"}, - {file = "pyobjc_framework_CoreBluetooth-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:62f15fc6e1d864a5e6afd26fe01947e5879b5322af23719d988981ca65b34a30"}, - {file = "pyobjc_framework_CoreBluetooth-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:15673b480b3695aba87ce9574154bd1997f03a784969642b0da5e990e9679f48"}, - {file = "pyobjc_framework_CoreBluetooth-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:3560c55de7799cd7468b1282d6c2fca4823896ffbcb7d53be69b55c01a44592e"}, + {file = "pyobjc-framework-CoreBluetooth-9.1.1.tar.gz", hash = "sha256:4e5a256450bd9626311af64b6cf6752d0d9e7bc80242a915dea075180b350ca6"}, + {file = "pyobjc_framework_CoreBluetooth-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:b39e0bc5ad0b01fcf26853bd3bf2ab186ec6182073d00e0cadcf71cd48e047fb"}, + {file = "pyobjc_framework_CoreBluetooth-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:60ef6d0a5a9abb0404f690dab4b670aa1265258500dc4fcc8129a37460e8f488"}, + {file = "pyobjc_framework_CoreBluetooth-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:ae1593be5c2fbae3795a66b4006c5c47cb6c99da8d2e4a67e187248d733bacac"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-coredata" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreData on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreData-9.0.1.tar.gz", hash = "sha256:aca27739366621c6986651f0ea68d47341b1e9b2bf0f118b6972a68ebdab7abd"}, - {file = "pyobjc_framework_CoreData-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:7f07fadd9ab57840ed1e3eebcfcaab866dcc9df07ee4a29466983e6854edcc5e"}, - {file = "pyobjc_framework_CoreData-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:4edad2b587fd77cde90b60253514e212825efa56b3a298249ac396e126bcff53"}, - {file = "pyobjc_framework_CoreData-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:f0a1c3eb3a0f4817251356a3ed47d223f3eeadf49d6d2d8c3ee173c437b6636d"}, + {file = "pyobjc-framework-CoreData-9.1.1.tar.gz", hash = "sha256:bee412788a355be20189573be0b08225a0eae38c302c50e85496900d7740a933"}, + {file = "pyobjc_framework_CoreData-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:34820ed0dc461af08cde86771257d1745522be18ebc3943d28a6d4e794f7a193"}, + {file = "pyobjc_framework_CoreData-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:ae858c0dc23f49ed2270f52903c7622f8e9cbd5787539b69cb9eef34beff8479"}, + {file = "pyobjc_framework_CoreData-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:cfa2c7a2125c99158cb94d7c56fe52494c5a7c225944dc5f5fc66a267f9f1a14"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-corehaptics" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreHaptics on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreHaptics-9.0.1.tar.gz", hash = "sha256:cb5e08a19509d7bc00a9e17a0b412a66aee64aa020dd0114767603b1aa1da789"}, - {file = "pyobjc_framework_CoreHaptics-9.0.1-py2.py3-none-any.whl", hash = "sha256:a262912910e51ec6417160d66827c05a99b6fbee89908ead4e346dc710ec1eed"}, + {file = "pyobjc-framework-CoreHaptics-9.1.1.tar.gz", hash = "sha256:c28e6b6f9c6df4eb5265f8318ccadb917033b77f932a4e3d069625be23e85c17"}, + {file = "pyobjc_framework_CoreHaptics-9.1.1-py2.py3-none-any.whl", hash = "sha256:18bc8671482205bd83cdccbe71dfb984e476809c8326e73ffe9333a39d880633"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-corelocation" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreLocation on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreLocation-9.0.1.tar.gz", hash = "sha256:a1454ed210ffb3eb46df3876741fabe8ebe7b877074868df9ee550345a6ee6d5"}, - {file = "pyobjc_framework_CoreLocation-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:0d37300e3bc5ed5a4b3f15e1d31f3f6a6c6868adaf318a59676755f7f49412e8"}, - {file = "pyobjc_framework_CoreLocation-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:0bc61b23dc8d43095b7e8e83db0aab3a97ab8d3a00e821bcf5001aa325682d30"}, - {file = "pyobjc_framework_CoreLocation-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:f7ade875bef13d0aa91ec0bd3f4f615a0c86516c1beee2607c44993c0c663a06"}, + {file = "pyobjc-framework-CoreLocation-9.1.1.tar.gz", hash = "sha256:e7fb6612535f9772cc698020303fc35ac72227958c17a1437aef6c04821d0e31"}, + {file = "pyobjc_framework_CoreLocation-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:a942eaa95c595d5f2cd09f095330e2743e788ff1fa277e43980933441190e2fb"}, + {file = "pyobjc_framework_CoreLocation-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:5b4ee6ebe22549723ffbba72d11c961e3dc0e2b041e3b2a7b4b56be996b6728a"}, + {file = "pyobjc_framework_CoreLocation-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:08eb32754f07b401a434e34076b9677a15f0d7240b4ff43205389270862b859c"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-coremedia" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreMedia on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreMedia-9.0.1.tar.gz", hash = "sha256:0d99adad1404525f44a2493b3fe73c3ded61c67f2973c4d940ff9fafb3f85d8f"}, - {file = "pyobjc_framework_CoreMedia-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:12d430da863393f1b9c250ea18f6da5e237a936aed3779cff64c5d468d7ae2e8"}, - {file = "pyobjc_framework_CoreMedia-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:182b89c85afa068ba077ff6c0ef4ed17e1f3997512bfb8aca2d4c3c7f58da771"}, - {file = "pyobjc_framework_CoreMedia-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:79450db21e54840f51301f84dfbe22dab227563176f7894de3ec5891e6ba9a5f"}, - {file = "pyobjc_framework_CoreMedia-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:853d9ba4299b168a59d034a7c68fbd9d6c5a128aa9c4e9f275abf1fac339f4c7"}, - {file = "pyobjc_framework_CoreMedia-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:b69b4c1a86f43b3d8b1daf414907290c731fc463eb90ab33dcc451a0c607df9f"}, - {file = "pyobjc_framework_CoreMedia-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:c8cf230181b75bf4892e0f328c289bb9250d177617195cfaa39351f4fa5a9bc1"}, + {file = "pyobjc-framework-CoreMedia-9.1.1.tar.gz", hash = "sha256:8c13185b938b74261966da115182702ac8b214a5f1b7878031414e05a829d7a8"}, + {file = "pyobjc_framework_CoreMedia-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:7b8176eabd48d35afa60704674ab2c114e43f8153022ca90b8bb889029f54eab"}, + {file = "pyobjc_framework_CoreMedia-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:63d76203aeaa32f3fb6f1e8d5705616c156a88087914b6296acc50e63f0b35bf"}, + {file = "pyobjc_framework_CoreMedia-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:0f08e212ecad91a56e0eb1e57d0bb4bbd3458993cf772ee424e1d961e5354590"}, + {file = "pyobjc_framework_CoreMedia-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:910e539e716ddadce28cc82cbbe5909621ef1ac92d2eab76aafd104bca0fbe15"}, + {file = "pyobjc_framework_CoreMedia-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:30f8c4e36a5cb1978d7fbaabfcb4473218f466815bc48668af76d8d16ab60b5b"}, + {file = "pyobjc_framework_CoreMedia-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:7f0276075e831c5f3184b41e0f227ca1bc20ca089aa2c0c3b57f240eff2a5edb"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-coremediaio" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreMediaIO on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreMediaIO-9.0.1.tar.gz", hash = "sha256:0e561f1c4de73495d87bef01649cb777338b149808dcd90ded5bbc14e4bd5e0e"}, - {file = "pyobjc_framework_CoreMediaIO-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:4dfdd57b32429efbd345f326ac3dda8f58ec2a981afdf8b853b591cf8be92976"}, - {file = "pyobjc_framework_CoreMediaIO-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:249fef3192358d45ca3354a653481a1a335c406efb9a74bcaa1e37b5f66f3c6c"}, - {file = "pyobjc_framework_CoreMediaIO-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:30d5cbfe45e0307813d740a8f71825a1087358b7fdc8a4a7372ba96e5a7928cd"}, + {file = "pyobjc-framework-CoreMediaIO-9.1.1.tar.gz", hash = "sha256:3fc90fa2ab8f4a9ac7bdfe1551e293567699b2d2af10d0fa7bf15d1b5b9c74e9"}, + {file = "pyobjc_framework_CoreMediaIO-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:bd4c5d1df1fbad73ada2cce829433c40a3e4f25e2a25264a5a549f91e0ea0d3f"}, + {file = "pyobjc_framework_CoreMediaIO-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:c684caebc45fe93037b6d3488f2cbe2984cb8ee70cc20e5faa6b2a5f747bb0b7"}, + {file = "pyobjc_framework_CoreMediaIO-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:89b69e90f6278ebd7930d7595fee5b7b4c87db5402735af9ef8156c32cba35cf"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-coremidi" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreMIDI on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreMIDI-9.0.1.tar.gz", hash = "sha256:b0294311db2f9421cfad4aafaa925c1e649faf3847fb3c6c9cd9892e094783c3"}, - {file = "pyobjc_framework_CoreMIDI-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:de93a87b16eb569b5911d5084ec79ac90c0c83aaa56d407ac63306eecf344971"}, - {file = "pyobjc_framework_CoreMIDI-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:338f2aaa09c1278ba3c75736969a31bcd2a1f5f9ad8df420dea67ae25afbe581"}, - {file = "pyobjc_framework_CoreMIDI-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:2691a896520850b80d73bd943e9665a35d044f2ff9a3eef4f011ed6d3b738096"}, + {file = "pyobjc-framework-CoreMIDI-9.1.1.tar.gz", hash = "sha256:faa1ca641d15d7bcdd48edf14b8f621155760d3d5d117e5088899108528f17ec"}, + {file = "pyobjc_framework_CoreMIDI-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:80995b839982ddcbb6cb0938e00b8fe8303127ab18797856b6bef514f6a587ec"}, + {file = "pyobjc_framework_CoreMIDI-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:e01a4bf44ee708a215b86d75c9417ca958424df518c9ea5301595c9a5820bfc5"}, + {file = "pyobjc_framework_CoreMIDI-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:0601249d12fbdbffda867086f0ea2b93800327b1048aa81f17af74f415ffc9ce"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-coreml" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreML on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreML-9.0.1.tar.gz", hash = "sha256:216731388c85a2d8d00b6d9045e4637b5375c8777fe59795edd8e91a0cb2c4aa"}, - {file = "pyobjc_framework_CoreML-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:c2368c25203509f4765f512afe4dedec9eaf39a20ce95c2fe8ef7edd757815b2"}, - {file = "pyobjc_framework_CoreML-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:1f52b3324fca825b0c89e3e2a3432a39aae0bf4dd17f7b89c2d0cf5fdfb67610"}, - {file = "pyobjc_framework_CoreML-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:4e8586b78b40d62f3aa0e731cc494a39f342c674626659bcfcf6bb05de2d5473"}, + {file = "pyobjc-framework-CoreML-9.1.1.tar.gz", hash = "sha256:93f7682d539b52e60f9309aa26d8a9680a0c589f2bef4de5b3eee26d27934349"}, + {file = "pyobjc_framework_CoreML-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:06947b67763be7ebaa9a47cfdd6d2a1b92d9f61e8fd882936baac97c8168d501"}, + {file = "pyobjc_framework_CoreML-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:ce065d22a476ea6865cf90344bec604b04e9b2e664067a64944558869f0b1eac"}, + {file = "pyobjc_framework_CoreML-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:80609d91fc421d20438755f73a4ecb1e87343661ceb3f36f678c03ca10ec3c03"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-coremotion" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreMotion on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreMotion-9.0.1.tar.gz", hash = "sha256:7a5d2e9e2134779902dbfee8f1d8d9b3920f7399a85b5f8c91079600788423f6"}, - {file = "pyobjc_framework_CoreMotion-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:d1634e114b9fff03b376ee560d5d62f1bb0d2945a0411bacfa6c78f24d3bfbd0"}, - {file = "pyobjc_framework_CoreMotion-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:20e7ff571574d08d8ba198241826e20eea598e94c77adaf82ad7af97b9a17efe"}, - {file = "pyobjc_framework_CoreMotion-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:81bfb7e2c74115c048d0ac0ed980f36d32be5521493b403bea72a47f6e95502c"}, - {file = "pyobjc_framework_CoreMotion-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:071882530abfbc6dcad4cca7023f8d39df0c22a22438acbe6f96051a501b45ae"}, - {file = "pyobjc_framework_CoreMotion-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:29115ca6dfe5630475a97381a16beedffe5d36e2a3cd9d7b843c4ac3c5156152"}, - {file = "pyobjc_framework_CoreMotion-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:a27b70a240cf448dadd6693165dad5ad312f44be20feb1668d7fb72c7f28c042"}, + {file = "pyobjc-framework-CoreMotion-9.1.1.tar.gz", hash = "sha256:33fb505ea23f9b9a830a97c722ca983b8ae2a748b3b875aeb178e4f3e35d1752"}, + {file = "pyobjc_framework_CoreMotion-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:aa3876193169fb6ede6d46d4f176f1f708f43983faf3de0882536b029af03553"}, + {file = "pyobjc_framework_CoreMotion-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:519c9c77cc89baf3db244f4983f99a05ed21466fd59049ce1a9d5b9f3ff0b400"}, + {file = "pyobjc_framework_CoreMotion-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:2bf0ba61b2d8355c1c26d8ef0f54800c9df9dac4c5b3c7a4df4c5b29aa8cb1b5"}, + {file = "pyobjc_framework_CoreMotion-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:0a816f371c8078ef0be0fe2f4db6001e3b7a7b215c347d7c53ca2a0a433a8198"}, + {file = "pyobjc_framework_CoreMotion-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:0882db32b1583d030826f34f0941291a1bd576f1ce5d8c414ebe47930e1c1a77"}, + {file = "pyobjc_framework_CoreMotion-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:831aa3aab75220abe0145f4a484074ede1ac768b7a3569f25c0199cc7288be6b"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-coreservices" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreServices on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreServices-9.0.1.tar.gz", hash = "sha256:35dee25133c935593b8eb71333166b9b69b25a85e2d648eaabd9fa1eec57d10f"}, - {file = "pyobjc_framework_CoreServices-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:8c2527cba2c2e7af7c47d0a8fdb0b4291f3ca994ff2bfd458f10a69402b2d92f"}, - {file = "pyobjc_framework_CoreServices-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:33a739c2c9efdf8aaf41fcd916553bc7203bdf16e9455fe8299471eaf4604cc9"}, - {file = "pyobjc_framework_CoreServices-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:539fd0b018c19281ef1d7c9f5e9e0cf757c7f8541eeb9691e21aa19f42cbdbc1"}, + {file = "pyobjc-framework-CoreServices-9.1.1.tar.gz", hash = "sha256:6de26cb55e3b20346b8d585a5df21a10a90f4c4b1f13f73a05d62d120faf1a6b"}, + {file = "pyobjc_framework_CoreServices-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:0e87fa4fc1971f8ce9886dac227a0d70e1dff1c02daad2998ab1a36db8e1aa42"}, + {file = "pyobjc_framework_CoreServices-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:36817f6c294eb06b1a86472599a5993d851a436219caea567db1d5ff4bec60d7"}, + {file = "pyobjc_framework_CoreServices-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:8e7377b47ef28dbea256735189adf282a071f37d02fb0734190f500f39ea0fc0"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-FSEvents = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-FSEvents = ">=9.1.1" [[package]] name = "pyobjc-framework-corespotlight" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreSpotlight on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreSpotlight-9.0.1.tar.gz", hash = "sha256:c436faf70d29f0eabb22b0c3f96189bc1168dc8ab6f1872b0618e3c7accbcfeb"}, - {file = "pyobjc_framework_CoreSpotlight-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:ca9a586015f781331e7904af8f32b5c07687978f42b198f541656a7ac40bb6a2"}, - {file = "pyobjc_framework_CoreSpotlight-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:444c3e7089f97d2744bbbde51f4c4887d400358100aa4a1055f1203962235011"}, - {file = "pyobjc_framework_CoreSpotlight-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:67a41f953cb128dbf3c7497ad710feb11cd1af4e249fe6eb8146c4eeb67a9144"}, + {file = "pyobjc-framework-CoreSpotlight-9.1.1.tar.gz", hash = "sha256:2b51eaef0429e5879fa74d7476d9ea727b31ea636a4b15f171e9af2768a04868"}, + {file = "pyobjc_framework_CoreSpotlight-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:63b94d85e6bed4889ae497d6231f0f034b20b89fe5f13ff620a2c822f6316c46"}, + {file = "pyobjc_framework_CoreSpotlight-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:209ef77bb0c953a508c84135ae7a81f964b8e7530d7b83b77cfa6d0d275ff24a"}, + {file = "pyobjc_framework_CoreSpotlight-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:8dd0424e36028ab5c3415baaa26a9a9eee837535530860affb37b534dd8d93c4"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-coretext" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreText on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreText-9.0.1.tar.gz", hash = "sha256:0128b6360a492a2a6560f36ae4fb721991b545faed4da1dab3664d8ed2083676"}, - {file = "pyobjc_framework_CoreText-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:54110ae9b21db1e74302d8ba245febe21ae0f366b25197739ac62c31dfd257eb"}, - {file = "pyobjc_framework_CoreText-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:749b352e1ae35f94b9b10e3c41d3194648d2eea30a8103c86f6218ffb9d6f4de"}, - {file = "pyobjc_framework_CoreText-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:e74a295693ae11a8f333ea94e7beb930f1ffec465549d860ba9a97f0658d1c42"}, - {file = "pyobjc_framework_CoreText-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:5af27750b5f6c1ee5952c04940561563cf22c0b6aedd92eb8c04b08004ef9531"}, - {file = "pyobjc_framework_CoreText-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:f93f0d81edc2fad32ec997bfa87cae3137571dd2c4728f3ea5299979c5081083"}, - {file = "pyobjc_framework_CoreText-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:cef114e352c3404b57ebec9a9b78600754494ccf2ad3dd9c6c29dbf553701269"}, + {file = "pyobjc-framework-CoreText-9.1.1.tar.gz", hash = "sha256:65023e4fd5bb91949eb324b6baa45a9f2ff69c344f77084d63a8b0ec1fae0fa1"}, + {file = "pyobjc_framework_CoreText-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:ff085de16a67e90ccef5792bdfc759c2196550005056d31ce1e70fd567ff744d"}, + {file = "pyobjc_framework_CoreText-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:54a889c7bc33d56d62cdb54edbbc73fedfae6c1b02144c76d84ef83758b180b4"}, + {file = "pyobjc_framework_CoreText-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:4a13ba577692fdd9e4bcd2f915eb656a888780e0c72c28a821cf78604f08a775"}, + {file = "pyobjc_framework_CoreText-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:4b1515f41f7c61a06897436e872da74b31507d4f5fd3e68c5cf41f074924ba90"}, + {file = "pyobjc_framework_CoreText-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:6d4faa6c4f7d3902d38e82f5fee1907e155d9c061fcfe0992110a4c490a47476"}, + {file = "pyobjc_framework_CoreText-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:418120c11e2318130b20ad7319938bb6ade8ad023676bb04e39ae0616b7bad2f"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-corewlan" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CoreWLAN on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CoreWLAN-9.0.1.tar.gz", hash = "sha256:1193f2d06c92ec8afe7438c3110957f599ee39d2ccdfc2fcabb749306faacbae"}, - {file = "pyobjc_framework_CoreWLAN-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:4d26bb108b0489d6a1021f1800bec299993879181f1c37b9b56120fd92931f7f"}, - {file = "pyobjc_framework_CoreWLAN-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:71cf4b4e4dcfa42f436a6269ce8b2b2b8def5a81616a87daf85170ce7bb37692"}, - {file = "pyobjc_framework_CoreWLAN-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:84b2f731594b2afdd0b8b39909818ff70597df9f325712d936bfb5194b153a82"}, + {file = "pyobjc-framework-CoreWLAN-9.1.1.tar.gz", hash = "sha256:1297f8dd653a5a22a972012bdaf5a0b9cd39ff8fc7255b37c1de6bb35ace4cf5"}, + {file = "pyobjc_framework_CoreWLAN-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:47d6f07723657e36eefe8d2012de689a51cda97edc31b06f9cf7f7b5d9a4905a"}, + {file = "pyobjc_framework_CoreWLAN-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:57ae953d599a711673837ab70b09c79df0bbd79eefccc1e23df74039f90498ee"}, + {file = "pyobjc_framework_CoreWLAN-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:2fa07cbc7e111c77c4d5bc90f251e8c2c138f90ad3e7a522295910d846a92993"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-cryptotokenkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework CryptoTokenKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-CryptoTokenKit-9.0.1.tar.gz", hash = "sha256:b2f88362a2a9cc4b2e1df3163a2ad931f8db02a617f8536a630cc5bf6a64774c"}, - {file = "pyobjc_framework_CryptoTokenKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:61fa881fbd0eded09f6aac2e8e1ab695a9074b5569f6dbcd476fac917d48fc1a"}, - {file = "pyobjc_framework_CryptoTokenKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:c56284e295f93a4fcab9cd159284cf6c5cbafca153148ee6b7526fbf037627b8"}, - {file = "pyobjc_framework_CryptoTokenKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:8b138df105b38b0c922c498c2e06df30246744de349e66fdd961e42bf8ac3d2f"}, + {file = "pyobjc-framework-CryptoTokenKit-9.1.1.tar.gz", hash = "sha256:ba77f9c7022153013108ec5c2b28afa4f2890cf65c96a25185dc20f98b7b13da"}, + {file = "pyobjc_framework_CryptoTokenKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:65a8ea8be2b53c2f545b2872da2e228322acb8a60e49672bad5507e5059b3539"}, + {file = "pyobjc_framework_CryptoTokenKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:91e9f6bfa83ff2aeb2473d1aaf16a12fecc1e4fff5b523e88274d12a23ff7acd"}, + {file = "pyobjc_framework_CryptoTokenKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:d576da00bd2dd8d00e7ba782e595d796306e9cfcefc51926897477afc67f97ef"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-datadetection" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework DataDetection on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-DataDetection-9.0.1.tar.gz", hash = "sha256:cfe623dec691e6e58ad9e057173b929f88292860a41aab26033dcad002b4ca57"}, - {file = "pyobjc_framework_DataDetection-9.0.1-py2.py3-none-any.whl", hash = "sha256:5b0bc15a9ceb9dc9bc24717dc293b3e8c1caf0741beef0a479cb6df10039051e"}, + {file = "pyobjc-framework-DataDetection-9.1.1.tar.gz", hash = "sha256:372c692f3c12e6537db8530cdad411721becfd729f4c3b1f99d2de949577ac6a"}, + {file = "pyobjc_framework_DataDetection-9.1.1-py2.py3-none-any.whl", hash = "sha256:9fc15ee738e282f613019f031d8ab9d0f34d8327c652aa810b8334d9ccdcb623"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-devicecheck" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework DeviceCheck on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-DeviceCheck-9.0.1.tar.gz", hash = "sha256:e866c3dd80dc91c8d88bd0e8065d9b2c366ee061b5597f1ea6be1a3fc0efd6df"}, - {file = "pyobjc_framework_DeviceCheck-9.0.1-py2.py3-none-any.whl", hash = "sha256:3817406c6923789c586d40f33e3518b085c11080e6459e3a1749998e39e7c577"}, + {file = "pyobjc-framework-DeviceCheck-9.1.1.tar.gz", hash = "sha256:d9da5710f8ca3ddb6e26a688414ee9bb7d67a88326f505de4a4264c517619a5f"}, + {file = "pyobjc_framework_DeviceCheck-9.1.1-py2.py3-none-any.whl", hash = "sha256:d7524f02c1f108e27f4372f97ea485424cd40639c6fa5006511a53707f03f799"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-dictionaryservices" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework DictionaryServices on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-DictionaryServices-9.0.1.tar.gz", hash = "sha256:c14357e58047ec92f9bd9e3c3bdbf06e66f2b7793300209faab760583d61e074"}, - {file = "pyobjc_framework_DictionaryServices-9.0.1-py2.py3-none-any.whl", hash = "sha256:e2f2fd8d0d833d2a211c0aea601d6291e118ac0e2c5da6445db9903b63f6d197"}, + {file = "pyobjc-framework-DictionaryServices-9.1.1.tar.gz", hash = "sha256:0ef5951c0c70a8706977441f652deda3bead2f3dea6b7d82f5708f3e9302ebce"}, + {file = "pyobjc_framework_DictionaryServices-9.1.1-py2.py3-none-any.whl", hash = "sha256:d6cc9a76de4a1bda9aca9157ecf0cb7c6356227d95b20b47e0797e2ce15a5287"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-CoreServices = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-CoreServices = ">=9.1.1" [[package]] name = "pyobjc-framework-discrecording" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework DiscRecording on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-DiscRecording-9.0.1.tar.gz", hash = "sha256:06def981e8c25e6c51e8918eedfb56fa983f2b71f1c7ae43a54f84416dc75d69"}, - {file = "pyobjc_framework_DiscRecording-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:9da94ab4370ed5b5d81e07ab626c7fa497b009e2d6d2918c096263dead797c6a"}, - {file = "pyobjc_framework_DiscRecording-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:0c79273077720bc0bc1a4f76ca3a8ee2f6cccc1e77fc39bf92b935c78bf6cb91"}, - {file = "pyobjc_framework_DiscRecording-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:7f61a356a1e0b7f98c2014714683ec1a1e69a9164b08d48fa2c4fbdaf05b298e"}, + {file = "pyobjc-framework-DiscRecording-9.1.1.tar.gz", hash = "sha256:63a3e94786faac3623070393bcc12813e2ae0a8af404ea907143d7fb1162d482"}, + {file = "pyobjc_framework_DiscRecording-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:3657d79bd424a4e7925bbe7ef94ee39f5abbd5e307aa04501432fff3ce531f07"}, + {file = "pyobjc_framework_DiscRecording-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:b247de5cd37db53f0f9a1de9a231a029ed11456571ea125d21765186290a42d7"}, + {file = "pyobjc_framework_DiscRecording-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:bf60037209adf1061aa9175623a56e9d1062f70f6f8b995fc22a7c8f88caba3e"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-discrecordingui" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework DiscRecordingUI on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-DiscRecordingUI-9.0.1.tar.gz", hash = "sha256:db61399c2661232df599509db23e3c1ad2175bface2018d9e18e9240b4f181d4"}, - {file = "pyobjc_framework_DiscRecordingUI-9.0.1-py2.py3-none-any.whl", hash = "sha256:e21443da92bd121ea63732ce0367760f422fe9e72a3c210a179b47e34ec6e09f"}, + {file = "pyobjc-framework-DiscRecordingUI-9.1.1.tar.gz", hash = "sha256:fa8e3a3ae342bef673898bdd1032d572b649d8c166999ac697f87373d6a48da8"}, + {file = "pyobjc_framework_DiscRecordingUI-9.1.1-py2.py3-none-any.whl", hash = "sha256:ca0cb22614effb4c1d521a8d57c343377dc029da3dc040b87bc23e29a2a5b1ea"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-DiscRecording = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-DiscRecording = ">=9.1.1" [[package]] name = "pyobjc-framework-diskarbitration" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework DiskArbitration on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-DiskArbitration-9.0.1.tar.gz", hash = "sha256:22a9f1bdd54822e65795a971f2a5e951ef89817cd6ad06d0ff1981b694942c3e"}, - {file = "pyobjc_framework_DiskArbitration-9.0.1-py2.py3-none-any.whl", hash = "sha256:6609768207e7008693cbb20efaeabfe8342ddbca59d0a90304b4717b3624f04e"}, + {file = "pyobjc-framework-DiskArbitration-9.1.1.tar.gz", hash = "sha256:1b0d6896216f92bc72deb8511245ed386d6191c243f833fe6f20fe8b2282a3a4"}, + {file = "pyobjc_framework_DiskArbitration-9.1.1-py2.py3-none-any.whl", hash = "sha256:0613f0c34dc33377afe93b70e82775e245d9017261eb325324d204cebb72cfac"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-dvdplayback" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework DVDPlayback on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-DVDPlayback-9.0.1.tar.gz", hash = "sha256:8593bbb207ff9287d97ad24e837b88b948ee79bd4f0ae2ae9e7ca449f2e4dc25"}, - {file = "pyobjc_framework_DVDPlayback-9.0.1-py2.py3-none-any.whl", hash = "sha256:c46e58f539659c3619fe66ed52cc3d7105149b83deee6a6360d3b12576cc9471"}, + {file = "pyobjc-framework-DVDPlayback-9.1.1.tar.gz", hash = "sha256:f976f3bf9f3d0a22b9593051e6fe506f56a3bd647a6119b5ef208ba60aefdd0f"}, + {file = "pyobjc_framework_DVDPlayback-9.1.1-py2.py3-none-any.whl", hash = "sha256:71869628467ab6786afddb785c9ee146ecf1969dc37816141779dfda84c67d01"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-eventkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Accounts on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-EventKit-9.0.1.tar.gz", hash = "sha256:d6364f5a8858d4f806248be3ce0e7f30acae3943980ae4801c8d520623b9fed4"}, - {file = "pyobjc_framework_EventKit-9.0.1-py2.py3-none-any.whl", hash = "sha256:714c35bd2dfc3b7ef55ac1d9339cec80762572f064f54a2fbc2d49a7c009692d"}, + {file = "pyobjc-framework-EventKit-9.1.1.tar.gz", hash = "sha256:39a13055cd3e74893f145c5132d32d44a0b12151e44e435ddd122e411b001d06"}, + {file = "pyobjc_framework_EventKit-9.1.1-py2.py3-none-any.whl", hash = "sha256:768389131e4e48b859654a14b6b4650e413677a85bc794b327296b7e92b9d129"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-exceptionhandling" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ExceptionHandling on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ExceptionHandling-9.0.1.tar.gz", hash = "sha256:9070bd892cc325f7f49a134007ffc30a6d2e5caa7a4fe0716bd19622b107e4e0"}, - {file = "pyobjc_framework_ExceptionHandling-9.0.1-py2.py3-none-any.whl", hash = "sha256:2e853b20911dae4532ddc5655602b14ac7d60e4c24b784e07f7879db24b6f179"}, + {file = "pyobjc-framework-ExceptionHandling-9.1.1.tar.gz", hash = "sha256:4ade2c786cd6188fbc88d1c5db2633b9645f1527f7ae73121451192cbcda8b0e"}, + {file = "pyobjc_framework_ExceptionHandling-9.1.1-py2.py3-none-any.whl", hash = "sha256:2929e47510d53fd04241f2761ef0f5b7383404bfbf18dbb43edc20fe67274c35"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-executionpolicy" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ExecutionPolicy on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ExecutionPolicy-9.0.1.tar.gz", hash = "sha256:16bb5e1b26049d5cbf3f66cec40ee0ccb9cbb57594ee9d5abb1e9cde0572d2e5"}, - {file = "pyobjc_framework_ExecutionPolicy-9.0.1-py2.py3-none-any.whl", hash = "sha256:2c86a869846a2daac39117f2989f3b079214a1dcd06e528a73adb5908237a8ad"}, + {file = "pyobjc-framework-ExecutionPolicy-9.1.1.tar.gz", hash = "sha256:276f2524f855836b1adcc5cc17a41fe39d992b672d050b642245f9fc370c6dc8"}, + {file = "pyobjc_framework_ExecutionPolicy-9.1.1-py2.py3-none-any.whl", hash = "sha256:479a814f8bb363db392c94edc484e18ad17e34bfa1fa05d34f2d19bac12b60ce"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-extensionkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ExtensionKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ExtensionKit-9.0.1.tar.gz", hash = "sha256:9752522f5e681c2e19519ff8b0bdaad0e48e33e6c5b23bdcec37ef997573a013"}, - {file = "pyobjc_framework_ExtensionKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:dd3c46e459e572485289f8e74c40bc99e8e7157c6fc42faa8a949e1de9cff169"}, - {file = "pyobjc_framework_ExtensionKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:cd94347faf3b1694d3b7d119d6323e3718004430b7aa335732bbb70b8fc1193d"}, - {file = "pyobjc_framework_ExtensionKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:4d75117470968dc8cf6e35dd789b645de78075719f17927c16609892d7d26da0"}, + {file = "pyobjc-framework-ExtensionKit-9.1.1.tar.gz", hash = "sha256:8cc8af22b6df8bc869f263ba252e39e751fb4d2f20b23ceeb9e2b386b8055eca"}, + {file = "pyobjc_framework_ExtensionKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:a76314b0988709ecdfbb91fed0780b9c1cc5b50c0febbafd8d8077d621e05c04"}, + {file = "pyobjc_framework_ExtensionKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:26c74d802c84ed40931c9f124cc2c82ab6a89b9673d830d92962fa6fb1c0b8a6"}, + {file = "pyobjc_framework_ExtensionKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:c3ff2b73e238278f3dd67b8296b85e1d6ea2694e1657bbc91941771666b926aa"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-externalaccessory" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ExternalAccessory on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ExternalAccessory-9.0.1.tar.gz", hash = "sha256:533f2a814ab9afcc8594d34f761017d30f0b66518af682fbcafc16b5cd612078"}, - {file = "pyobjc_framework_ExternalAccessory-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:3185689db07ad6389d7c2c80abcc8acf593472aee8d6891bd3e49012c3dad8b2"}, - {file = "pyobjc_framework_ExternalAccessory-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:d3846312bb59181d6f390dbc2ff300665f95a02118fd66c86bd830a623f833e2"}, - {file = "pyobjc_framework_ExternalAccessory-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:0d0d0d139bc35cbe160215d48c3c7712d583f09d135f53099e217b9bce46d010"}, + {file = "pyobjc-framework-ExternalAccessory-9.1.1.tar.gz", hash = "sha256:611ef4af924cf5d39096ebe1d7d67d8361b013bfc1476595c38949302c436b41"}, + {file = "pyobjc_framework_ExternalAccessory-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:51f538bbfc2b265dde8ee2619662ff2aa57e03d20c7455f43c3f3e4d6bbbd223"}, + {file = "pyobjc_framework_ExternalAccessory-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:3d2d1ac98b2bf240d0abc8cc07183e28288352d0d89549d81d626dc074b48729"}, + {file = "pyobjc_framework_ExternalAccessory-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:c5e031d11037ed99ec21e0e7c67365c4a0e3082abf37deecf69b34ba3eba1c3e"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-fileprovider" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework FileProvider on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-FileProvider-9.0.1.tar.gz", hash = "sha256:80405ce146e2556a36a3918f7fa37d60905d9338483cb0521415a10dffb6027e"}, - {file = "pyobjc_framework_FileProvider-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:cbc7e424916bd9e2c736b61a9d819f59b3b8de4f95debaf26e766c97f8d24ef8"}, - {file = "pyobjc_framework_FileProvider-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:44d89238c8d9413b3f6c726ceba2c2b9462a847429cb41ee4564028104c7a79d"}, - {file = "pyobjc_framework_FileProvider-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:284bdb82dc0d3c3b41d248691c4e2a8ff0ee820970cf2c359f6aa0b710ae5f58"}, - {file = "pyobjc_framework_FileProvider-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:b1cf68dbe1101ba215141f8da3f58a14ca0b8f2faa86b9ad81bb54e36d0afc0e"}, - {file = "pyobjc_framework_FileProvider-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:ff916b7b10bc4e68018276456fd96ceb20e7acd0eafd492c84addd6f96a48ded"}, - {file = "pyobjc_framework_FileProvider-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:a46a45c02a848a5b372c7f73a1da739687ceccecd66016cf8fa047680cc3dac2"}, + {file = "pyobjc-framework-FileProvider-9.1.1.tar.gz", hash = "sha256:b57f548575b80ec6b777e63f145a8ca2f79d0b940a8b9cda7aa93adfb426f21d"}, + {file = "pyobjc_framework_FileProvider-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:845cd6c70244710dff1c4a07c6f79b522bb987227ac1e7b49db5350dca40d12b"}, + {file = "pyobjc_framework_FileProvider-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:32d6443b8d9f5cc032f56055dc5ac49073a1edad6669a7f19e3522fec377d62f"}, + {file = "pyobjc_framework_FileProvider-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:3d164cf7d7a082ff99914a99a9bca519605ee563d5cdc82fb42f4763946bad30"}, + {file = "pyobjc_framework_FileProvider-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:f87d1ac83d698dd61070bf49726eca19b9135f7510ffd7bce7a85166b8fc8953"}, + {file = "pyobjc_framework_FileProvider-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:22e23e744ae54a964bcc6f9887304eb49f364a312df074911ce4e03ea22ed850"}, + {file = "pyobjc_framework_FileProvider-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:3fbfd553ad54c8598ac55b189bf6b1c224a1f0d131d15c0a92b61418c6dd536b"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-fileproviderui" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework FileProviderUI on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-FileProviderUI-9.0.1.tar.gz", hash = "sha256:a93161410e66150131cc32ca99749950be870b47f8f599ea4b112c5125ac1a27"}, - {file = "pyobjc_framework_FileProviderUI-9.0.1-py2.py3-none-any.whl", hash = "sha256:70bddbaa5b81d113b2868c1ef4c0a07e5b37c4da134cf864d4e0c0577df3b9c8"}, + {file = "pyobjc-framework-FileProviderUI-9.1.1.tar.gz", hash = "sha256:afb5b7048cddb57f5bbeea541de5dd9cdf733e4cf6ded136a91aa2374f15676e"}, + {file = "pyobjc_framework_FileProviderUI-9.1.1-py2.py3-none-any.whl", hash = "sha256:af1461628e8208c2f9b49f5da972fff7ed7f9fe1cc95cbaa49743a2c0fe31699"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-FileProvider = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-FileProvider = ">=9.1.1" [[package]] name = "pyobjc-framework-findersync" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework FinderSync on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-FinderSync-9.0.1.tar.gz", hash = "sha256:1661bac4eda64015f331b15fea394a9e10f4778d0307bb9933b9400de7fbb575"}, - {file = "pyobjc_framework_FinderSync-9.0.1-py2.py3-none-any.whl", hash = "sha256:05dad77c6994a89056932f6c876ad87366169a3f8d9136330f71da88317d9f6b"}, + {file = "pyobjc-framework-FinderSync-9.1.1.tar.gz", hash = "sha256:f13a59300a4df02a8b944ffe5a9263fa1ca23900c92e863da8964c02c322279c"}, + {file = "pyobjc_framework_FinderSync-9.1.1-py2.py3-none-any.whl", hash = "sha256:b0be003f6aeacd5604ba5beb98da98b1a07df44d3d5f308b9974d5512d9832e4"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-fsevents" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework FSEvents on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-FSEvents-9.0.1.tar.gz", hash = "sha256:31643db10d27f712a701ca0864adf78426b19d7b3c56dbf0053d13ab4f2f4ae6"}, - {file = "pyobjc_framework_FSEvents-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:e464f68d5b0aae932fc2c99fe1cdbb70c4892b78d0d5c7ee1c7c2815ad7e1f76"}, - {file = "pyobjc_framework_FSEvents-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:d0903b2f6ae09b5042d5a15539a580d18e6f4532d18e8c0e52f1f4b0c05f9028"}, - {file = "pyobjc_framework_FSEvents-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:69d7ed796024c64418f3e848b03e40dbdaf98bf8c375ed621e5ec64e3775331d"}, + {file = "pyobjc-framework-FSEvents-9.1.1.tar.gz", hash = "sha256:c974a288f74cc5afc96d5d744fb8bf638d25f88be2ffcea92a1e74758978e3c2"}, + {file = "pyobjc_framework_FSEvents-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:fd6b4d14378dcf2d5a04eae8fc0397398965ede5d70415b85e89a2db7ff5952c"}, + {file = "pyobjc_framework_FSEvents-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:5822358545bcd24c28c3906e05c4f137eb78d43871bb5f3dd042e681ab51219a"}, + {file = "pyobjc_framework_FSEvents-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:72cfd7b8fcd575bf08b0ae84158fa1b1f34e974428fee676e831ff833f171b33"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-gamecenter" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework GameCenter on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-GameCenter-9.0.1.tar.gz", hash = "sha256:a3a4e7207bc63ec4a9f522781fe4081bff3d03ebc9d773d2b4f8da788ebb6068"}, - {file = "pyobjc_framework_GameCenter-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:bebd6618c5e1eef6bca9a4024c918f20b83b33cb7b7e212d9c45e635aff3a32a"}, - {file = "pyobjc_framework_GameCenter-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:37f5bc6f62fac8ae66c3711bef62782e78a4d898a82962ce99ae79178dea771b"}, - {file = "pyobjc_framework_GameCenter-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:5bdf3e78cc5549b1ce276c4c45178b6049551a1ab1d7d61660302e30e6f0b562"}, + {file = "pyobjc-framework-GameCenter-9.1.1.tar.gz", hash = "sha256:ad8753f72c7f48e72006d7f66e1485ef4d86a5ea66d2e8bbd6a1fac39dd45b9f"}, + {file = "pyobjc_framework_GameCenter-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:02c2fcb07c290ff44bacc34a9058fc9157bab2fa6b5c7337e5b18e2e1bc66a2c"}, + {file = "pyobjc_framework_GameCenter-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:c59935cc6c72b84412f53499da4b72cfebc8c5d82d7fdd378fb6e21bce48c945"}, + {file = "pyobjc_framework_GameCenter-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:28239dd291d21ead7705cfae6d1b3fead551a38672d78663074a9847574ef10a"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-gamecontroller" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework GameController on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-GameController-9.0.1.tar.gz", hash = "sha256:1a9c3d30a26a249217599be64ae93a0ee9b331b2e2461a30165c646b2e473cfb"}, - {file = "pyobjc_framework_GameController-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:8e6d2c2d16617acaf66f8f8a0b273014bf851314b4fc0a8af57689f51e279a95"}, - {file = "pyobjc_framework_GameController-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:1dc1dfd3aa154993648654f840ed789b08ffa15eac1a158e9d8d311093c34805"}, - {file = "pyobjc_framework_GameController-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:3c276590b14bbc1e110e54bffaa18dbb4777718ff1ea3371e1ec6559cbcade17"}, + {file = "pyobjc-framework-GameController-9.1.1.tar.gz", hash = "sha256:04e13ba8b2a131c699cf2a8c9397ba5418897de7ccf8eb202a5033764103db2e"}, + {file = "pyobjc_framework_GameController-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:cce61470ab0fa48b286fc1a871521ebb4cecbc918760eab64158fdd69c411455"}, + {file = "pyobjc_framework_GameController-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:0d20184bbd14724adec6dae9a7f1644d0b01a04ca14330300e14e98145a28f15"}, + {file = "pyobjc_framework_GameController-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:a7075be10e0c780b8d51b07c680249a93340dfbcd1969f344a8ac0468535b7af"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-gamekit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework GameKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-GameKit-9.0.1.tar.gz", hash = "sha256:dba15ad934f048950fb4b8aeaeb79b9c11575970a5ab696d2f37ccce952f669d"}, - {file = "pyobjc_framework_GameKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:656fe06b0fd818670f272a367a00f864ab4428ea982ca7d3dc398995be744225"}, - {file = "pyobjc_framework_GameKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:c3880eac357579d2bbe39711e2f15ae58024755ac945aa398a6ac990b4027bac"}, - {file = "pyobjc_framework_GameKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:afaaee6b63b2545b879105e228c873bcdcba87a0f364603513b13065d4d3400a"}, + {file = "pyobjc-framework-GameKit-9.1.1.tar.gz", hash = "sha256:f07d71187d66757666908525211e73da13774c99209a5b92ee884a3cb1097edd"}, + {file = "pyobjc_framework_GameKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:03f726141bb7573a11b07dac37f261fcaa6d9c6bba30eef8306b5596550639fd"}, + {file = "pyobjc_framework_GameKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:5a5cf5f62c4c619fa4e6bd14c4855948c2f88d3a2aec3ec838a8ca8ffc4971b2"}, + {file = "pyobjc_framework_GameKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:2ab3e2bf37b0c795ede180cc40ef5b8bb14b32ea4fac1f9dd67b56ee74f5fdef"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-gameplaykit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework GameplayKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-GameplayKit-9.0.1.tar.gz", hash = "sha256:a5419cf0d93dfc3cf3937ffbcdb6bf8a4d0ff0f2bab04e3932ec92428c269195"}, - {file = "pyobjc_framework_GameplayKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:cd7384c49466802fb9d5026fc2b700ae3480ce514998f2459994ba0f93023a47"}, - {file = "pyobjc_framework_GameplayKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:e09d6e6e0b6f271505581158bb3e12336b3714d13b2420460588f91012808cda"}, - {file = "pyobjc_framework_GameplayKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:5f6e8ee5fc81c8e06048da632107b15d2824b55c234af582843463634585aad4"}, + {file = "pyobjc-framework-GameplayKit-9.1.1.tar.gz", hash = "sha256:20008c5142f8bf43b9f8c25c7a0f5ac50e01fb6f9d6aeb14b0109a79845cf2ee"}, + {file = "pyobjc_framework_GameplayKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:b5d5b5f89109d1826ce581dcc866318cc6f0e40ac75bdef15910d71df5f92a4e"}, + {file = "pyobjc_framework_GameplayKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:e94aa8ae0a9c9595038f3e620a04401efb0a843ce352f5b398c04d538866895e"}, + {file = "pyobjc_framework_GameplayKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:3d3381ec8211e195041429ba44659449d1c167bb1ce61e168fb46d8b508ef4a2"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-SpriteKit = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-SpriteKit = ">=9.1.1" [[package]] name = "pyobjc-framework-healthkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework HealthKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-HealthKit-9.0.1.tar.gz", hash = "sha256:b8cc849bbdfff195472775be6872ee630e764fa34a362b8ee1ddfe78c4201099"}, - {file = "pyobjc_framework_HealthKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:d0797577219489a3968ae611546e3607e8af7a316ed92004e2992cd05f47ab1b"}, - {file = "pyobjc_framework_HealthKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:8a2277f84f82c928fdede7a065d747b6c40ae9c9dec54ff94fbf199bf3c158b6"}, - {file = "pyobjc_framework_HealthKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:0aacfea4dd1d18f13a6969cd873cc422767d125541975997b46e949f1bb86c90"}, + {file = "pyobjc-framework-HealthKit-9.1.1.tar.gz", hash = "sha256:fca40953777512837cd03fab07cdfbaf048bdd51d29b8cc3bab1e26c0ec64158"}, + {file = "pyobjc_framework_HealthKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:7a9a4e183cbb6616b72bbd1bcf44b1b25540aa4edd673ec14c633d1ad5d1e236"}, + {file = "pyobjc_framework_HealthKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:7736d9cac2f33628308fd7ed375f0f42ddb475588c22cbedde5310387fe59b7c"}, + {file = "pyobjc_framework_HealthKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:e3a2961a002d43302a168c4a351d737995c3020c07f8c3e86be0e4b8718bd5ca"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-imagecapturecore" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ImageCaptureCore on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ImageCaptureCore-9.0.1.tar.gz", hash = "sha256:03a236cb727269ee274e8aeeb970b1eaad10bae7be1b84167253a34cd155fb27"}, - {file = "pyobjc_framework_ImageCaptureCore-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:f065358499942e98fb2299d22ae035fb1f94ccbe3f73e986d2da2a1dcbff8854"}, - {file = "pyobjc_framework_ImageCaptureCore-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:79bf523781399dd921693f39b29de93a2057ba652cc9bef1ab93bab0da8ae553"}, - {file = "pyobjc_framework_ImageCaptureCore-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:112d1543ce6d3d724b55e2a9fb77ca46126751b145c1ce8c326b74e01821d165"}, + {file = "pyobjc-framework-ImageCaptureCore-9.1.1.tar.gz", hash = "sha256:0f7c9e7ace13a034e3bee52170dac8dd359a8e55dc6552ca62567685888b59de"}, + {file = "pyobjc_framework_ImageCaptureCore-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:235a1bff738d0d96232ab5456431e30f206a2fec8d3061ec08be234693a5ccfe"}, + {file = "pyobjc_framework_ImageCaptureCore-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:6a90e3bbb22077fac034e0abcabde7e95aadf2790ad91c67f561cc8717cc8268"}, + {file = "pyobjc_framework_ImageCaptureCore-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:f43a41fe9a93c2a589bcd06928f5d73df9962b128b71358561aa4162c75518f3"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-imserviceplugin" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework IMServicePlugIn on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-IMServicePlugIn-9.0.1.tar.gz", hash = "sha256:8ff9078907ca322329c7b69b5eed5a597d46846c840c1056cee63864bb6da832"}, - {file = "pyobjc_framework_IMServicePlugIn-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:fea273597c67d2dce900cb8a225157131969b77490dd00110fa053121360dbfc"}, - {file = "pyobjc_framework_IMServicePlugIn-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:7989be303a045240d5bf28cbc1ab78d139c751fb96b3579a43372d3aa83d6535"}, - {file = "pyobjc_framework_IMServicePlugIn-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:51e5a68202fa3a4f6160a72a497c97ae5a4d7b951a4092cc3cefba9ec825661b"}, + {file = "pyobjc-framework-IMServicePlugIn-9.1.1.tar.gz", hash = "sha256:5746630d37b61f4d6b3a7787fb1cb7690b71013f1387b72cda832f39cb737d57"}, + {file = "pyobjc_framework_IMServicePlugIn-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:4dc8b128eb16e0b699beca60e19a3346cfa6fc1a4396e6877cff99d0a8695b55"}, + {file = "pyobjc_framework_IMServicePlugIn-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:07007e23130e75ca7648b1a736e706522c57053d101568e54523feff3f1e1702"}, + {file = "pyobjc_framework_IMServicePlugIn-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:4b2a1339ae2892182ce24e782988a10e618ab0cd8f7753e5e8243f8d6a06bc7f"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-inputmethodkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework InputMethodKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-InputMethodKit-9.0.1.tar.gz", hash = "sha256:c948359e0abcfd3a2287edc35b149afa7b490e74a32bf08c6020b13e54107e82"}, - {file = "pyobjc_framework_InputMethodKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:d280f1638d181b1158462c3c0f8f353597704c762507caa534de614c1223df28"}, - {file = "pyobjc_framework_InputMethodKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:227e1b61e5a0ba2ede32edd39483dade4cdc53a1cc00b5c655d11adc94303e67"}, - {file = "pyobjc_framework_InputMethodKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:675dc977b69ecd8d43b26db62c6d26987691da43adffb55922a00af8cb87e89b"}, + {file = "pyobjc-framework-InputMethodKit-9.1.1.tar.gz", hash = "sha256:a1d652e5a02a804b4a07159c0f49b2b1d2ba857272d2aeb45c597166b97e4314"}, + {file = "pyobjc_framework_InputMethodKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:45081efd9b3b681ad0ef013f024001808ee898f81f639f8b6f5ea0a58dcaa9c9"}, + {file = "pyobjc_framework_InputMethodKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:823698396c1b4a33e768deea3a58baba21366bd2bc2fcfe8e1968ead2a6d6f9d"}, + {file = "pyobjc_framework_InputMethodKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:f8f02f666e9b5c6495bd9e51329427d8de88d5974a5f84d1dc7d9da09da43549"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-installerplugins" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework InstallerPlugins on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-InstallerPlugins-9.0.1.tar.gz", hash = "sha256:9697f42c49691e269902be9ce32382e0275fd3e5802219da29bf1973c2a3b017"}, - {file = "pyobjc_framework_InstallerPlugins-9.0.1-py2.py3-none-any.whl", hash = "sha256:77f0277eb9851df5d4c803c136d0d7abd52bd3c5208491ec6af67dd49b77165a"}, + {file = "pyobjc-framework-InstallerPlugins-9.1.1.tar.gz", hash = "sha256:e077339f6e40f69ab9f9447f17eea15832270a60a5244c1dee9d23e1c8cdfe5f"}, + {file = "pyobjc_framework_InstallerPlugins-9.1.1-py2.py3-none-any.whl", hash = "sha256:b9dc036bc48554cd9eb1846f1fc96476e8d7e875b12fc488f09367fc7018af21"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-instantmessage" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework InstantMessage on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-InstantMessage-9.0.1.tar.gz", hash = "sha256:4996b7a0d63dcff710ed3463ee27027586d1d9585efedf608e265465064d0a48"}, - {file = "pyobjc_framework_InstantMessage-9.0.1-py2.py3-none-any.whl", hash = "sha256:c2beda162affa8d08bc0ca6dc4db97aff17b8317db6662b1359028c8a41a1483"}, + {file = "pyobjc-framework-InstantMessage-9.1.1.tar.gz", hash = "sha256:e2c576f004c91c25354a107e985cf52afd36d04b74d7497d1b03e4e634a4b3eb"}, + {file = "pyobjc_framework_InstantMessage-9.1.1-py2.py3-none-any.whl", hash = "sha256:a9283431715d04e7890ae70f88b957eb3087c9766e5b529ae9e6fe37823840db"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-intents" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Intents on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Intents-9.0.1.tar.gz", hash = "sha256:556494335d12cefd7344ac1f6a371d6d0a6a573d876cc82fdbdfd351535fc42e"}, - {file = "pyobjc_framework_Intents-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:f4dd68a4ddb268563d97419b5a3d321043b31249b1c1b41d5a92eb366da24ecb"}, - {file = "pyobjc_framework_Intents-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:bf8b9b0a11ffe5069a7301c2a90bc281fc96ef9538a688a692af7eee6cc03946"}, - {file = "pyobjc_framework_Intents-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:f221a1a8ed684d132f8320c775f3a9d79524babc20a61cd6b0909ac1149f1a2a"}, + {file = "pyobjc-framework-Intents-9.1.1.tar.gz", hash = "sha256:d667ad8e52d9c2b7f2b0b3a7ecf03140886856df87d27af4e9b7cec62e29f4f9"}, + {file = "pyobjc_framework_Intents-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:d3dc3eb01c1971f41822a400b08a60749ab63e8cef81704d875b24cf10f00156"}, + {file = "pyobjc_framework_Intents-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:37678176e5bf76847d370fb65e9f5c0db8bb2db2e6a88472611fa7703a970788"}, + {file = "pyobjc_framework_Intents-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:68a97f1b98687fde89064d3d5f7cd2581fe9b040a2478ecf382241fead8406e0"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-intentsui" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Intents on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-IntentsUI-9.0.1.tar.gz", hash = "sha256:f25a4eb6afa8d7c33450a6e718576178d23af00bad522ca20554bd869bc35038"}, - {file = "pyobjc_framework_IntentsUI-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:ebf3afcd76855ac9e9ce843c5bff3a8fe03e0553119647d2f2e80631852f2c34"}, - {file = "pyobjc_framework_IntentsUI-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:b31c17715e722637a73855d48f510f0962624969f474d082bd8ba28544beeee5"}, - {file = "pyobjc_framework_IntentsUI-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:a698dde16f99fa9de9d25706b8a1190822add03dd2c7a258ccb7732b6fb85498"}, - {file = "pyobjc_framework_IntentsUI-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:4aa384a06532182110351b17a99fc6743695585215ca3dd586f7a5d037031e6e"}, - {file = "pyobjc_framework_IntentsUI-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:4873145856cde7b85843f8a8fd7d31122ded7445ffc6e03d06bfdf2988e5c788"}, - {file = "pyobjc_framework_IntentsUI-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:b37c72d7957f2fbeed7082ae796f1bb19940494afc65db68146ffdee3aea5ef9"}, + {file = "pyobjc-framework-IntentsUI-9.1.1.tar.gz", hash = "sha256:39b5b5485dd6391bafaa0bf8481a3a18bb7d626e899c8f71c4acdc319f3ca5fe"}, + {file = "pyobjc_framework_IntentsUI-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:8eea2afc71110fd3c793dadb323d7946d07c29dd905807b0b5056b4ae4642d1f"}, + {file = "pyobjc_framework_IntentsUI-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:f256c0d886947242df8fa57b28abcc10508253588cd072a36ae7fa5bca567797"}, + {file = "pyobjc_framework_IntentsUI-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:78d819748667891f4f650bf2e625fea7579148a29b5cc83191c660f5cd4aabef"}, + {file = "pyobjc_framework_IntentsUI-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:766a51b098c4e602bcfbebd25fc01f4bb24aa45e143b31be986a9860fccdc68b"}, + {file = "pyobjc_framework_IntentsUI-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:0c1b6666cf58f8329b792c808a47872dc78a2ede32a05efa85094fe7ea68ff9a"}, + {file = "pyobjc_framework_IntentsUI-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:24febf90ccae807145498cc050a0e611498b44a7df921ac8725a98d6de59ecd0"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Intents = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Intents = ">=9.1.1" + +[[package]] +name = "pyobjc-framework-iobluetooth" +version = "9.1.1" +description = "Wrappers for the framework IOBluetooth on macOS" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ + {file = "pyobjc-framework-IOBluetooth-9.1.1.tar.gz", hash = "sha256:1051680e060ecfb489f6e0d6b56e82e3f51ebad22fabde81517e910f3ffe1f14"}, + {file = "pyobjc_framework_IOBluetooth-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:0e4dea8cdcb38296559b9ff967fdf5ebf5461d2c992c546ef6f2aac5655dd01a"}, + {file = "pyobjc_framework_IOBluetooth-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:7b86c2268cf701dbaadb8944cb48cc7b089fc1cb717d30d71c239ea7b6dcf0bf"}, + {file = "pyobjc_framework_IOBluetooth-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:72c6cd0a63489935d66e27bbe04543cb0ca633333080d12818d73fe85957bf58"}, +] + +[package.dependencies] +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" + +[[package]] +name = "pyobjc-framework-iobluetoothui" +version = "9.1.1" +description = "Wrappers for the framework IOBluetoothUI on macOS" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ + {file = "pyobjc-framework-IOBluetoothUI-9.1.1.tar.gz", hash = "sha256:46a6b6a914470d7dfccdad8bd48b4a3cbde9d479f7d02d360edce6e87a7e859f"}, + {file = "pyobjc_framework_IOBluetoothUI-9.1.1-py2.py3-none-any.whl", hash = "sha256:a2643b3b77572d408fdfb865d118707defd7ebe788b01ef81f6ff10597f05216"}, +] + +[package.dependencies] +pyobjc-core = ">=9.1.1" +pyobjc-framework-IOBluetooth = ">=9.1.1" [[package]] name = "pyobjc-framework-iosurface" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework IOSurface on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-IOSurface-9.0.1.tar.gz", hash = "sha256:1fcaf483c0bad50363b03cc154b32e66adbab91151a3856051e6b2570fa8990c"}, - {file = "pyobjc_framework_IOSurface-9.0.1-py2.py3-none-any.whl", hash = "sha256:c06c94b8a69350a9f5d6dfad63b7018387b9d90cb0d2cc90942afad5ed049b34"}, + {file = "pyobjc-framework-IOSurface-9.1.1.tar.gz", hash = "sha256:7b8c92cc697ab78dbe41baded3ab8027dd260ccda08ab5a35e6935f5ed82a962"}, + {file = "pyobjc_framework_IOSurface-9.1.1-py2.py3-none-any.whl", hash = "sha256:0bd8b47330a399224899f1730805d68c4a2488656abf23903350a43652bc6a33"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-ituneslibrary" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework iTunesLibrary on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-iTunesLibrary-9.0.1.tar.gz", hash = "sha256:cd4bdd1ac154b9d279c4d62fc89901392468d1e0e7aa12a5dbcdf6dff5a8c572"}, - {file = "pyobjc_framework_iTunesLibrary-9.0.1-py2.py3-none-any.whl", hash = "sha256:f6400c9fc73308d00a171397875562f1b2cb1d6d999790fc5213f341083df8b9"}, + {file = "pyobjc-framework-iTunesLibrary-9.1.1.tar.gz", hash = "sha256:8b9df191a95da41739d110227ac85074d9f63b7ba101b483ad0cbf587ae3e49d"}, + {file = "pyobjc_framework_iTunesLibrary-9.1.1-py2.py3-none-any.whl", hash = "sha256:be6ba8719826490be261c472730df22995114bdc23b3d2fcc4427e6abdda7546"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-kernelmanagement" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework KernelManagement on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-KernelManagement-9.0.1.tar.gz", hash = "sha256:22a536ec5309e96dbbc4345f400b20b9619bff645d4079eba27059d4c026cc10"}, - {file = "pyobjc_framework_KernelManagement-9.0.1-py2.py3-none-any.whl", hash = "sha256:6c8ba8a8cd32039f559e7fa1247709d7e712547479b9e13a0a2f2bf4cc3654ce"}, + {file = "pyobjc-framework-KernelManagement-9.1.1.tar.gz", hash = "sha256:52f2de8f72b6e15826b170c78376a93705304186e680d60323cc881c8c9b2e8a"}, + {file = "pyobjc_framework_KernelManagement-9.1.1-py2.py3-none-any.whl", hash = "sha256:f04fd3a94db36535aa2951b7dff05cc283217dea30ec3d1b19e3d2dd870d158f"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-latentsemanticmapping" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework LatentSemanticMapping on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-LatentSemanticMapping-9.0.1.tar.gz", hash = "sha256:942fb8850ffd0056ab55f9fa599bbdd71bb970fa324014de21db83d152608bc9"}, - {file = "pyobjc_framework_LatentSemanticMapping-9.0.1-py2.py3-none-any.whl", hash = "sha256:04a77d254c3692984560455aa917caa813b8dd385114eff347d628a7ef39a5a0"}, + {file = "pyobjc-framework-LatentSemanticMapping-9.1.1.tar.gz", hash = "sha256:302ae2152b05da3ef7d1e6ca06c9ea6570eca6584067e9610d47aa3307f2c570"}, + {file = "pyobjc_framework_LatentSemanticMapping-9.1.1-py2.py3-none-any.whl", hash = "sha256:387f3c7ebb979651d7279e247df20a0e04eff824d536d21e0b507381d1f12c77"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-launchservices" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework LaunchServices on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-LaunchServices-9.0.1.tar.gz", hash = "sha256:d448e7990f0e00994bfa2eb9c1413c5a3e07fec84dd7facfabe1162f2e38a65f"}, - {file = "pyobjc_framework_LaunchServices-9.0.1-py2.py3-none-any.whl", hash = "sha256:81513cb767669ff432e062c41fecef87531a006b9efd534026f63515cd94ecf2"}, + {file = "pyobjc-framework-LaunchServices-9.1.1.tar.gz", hash = "sha256:8fa98027257e78341c4352fd6bac1f6b6c8178e9f9dc23de523972af583fef2c"}, + {file = "pyobjc_framework_LaunchServices-9.1.1-py2.py3-none-any.whl", hash = "sha256:7cf2612b713a59806772fd42673874f7fd652c21907fa1e103261315daeb110f"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-CoreServices = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-CoreServices = ">=9.1.1" [[package]] name = "pyobjc-framework-libdispatch" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for libdispatch on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-libdispatch-9.0.1.tar.gz", hash = "sha256:988c4c8608f2059c8b80ac520bc8d20a46ff85f65c50749110c45df610141fce"}, - {file = "pyobjc_framework_libdispatch-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:6cd32fea76165157a623ef8871f83cfa627ea2e878417704d6ac9c284c4211d5"}, - {file = "pyobjc_framework_libdispatch-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:2a0f8ba6b498a095edef07e7a55f11dda3a6b37706caaa0f954f297c9aa1122e"}, - {file = "pyobjc_framework_libdispatch-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:906f4e705b40ea878d0a7feddddac85965f9709f7a951c3d5459260d48efd56f"}, - {file = "pyobjc_framework_libdispatch-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:0bd94e697e3739eaf093a9b6f5be9a2cc34faa96c66cc21d2c42a996a3b01242"}, - {file = "pyobjc_framework_libdispatch-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:7f9798c599acdd21251f57970bafabccc7fa723ae2a6d1fbe82f99ecfa3f7cf9"}, - {file = "pyobjc_framework_libdispatch-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:10a877b31960ee958873e5228f7b588c664014be8ad4d13a76a764482a18bf41"}, + {file = "pyobjc-framework-libdispatch-9.1.1.tar.gz", hash = "sha256:1cb3b6a81b79696176108253a8a7201088e51e59b85c1c314c03b0a682ac577f"}, + {file = "pyobjc_framework_libdispatch-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:eb2ca9092972dd0d403630d546331589b0244e2e685c5cf20c82b0d6134c958d"}, + {file = "pyobjc_framework_libdispatch-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:a5a8a20d624a3ccc72750dfe39bdae2eab56a1cae883eb0bd36a58dbdba79301"}, + {file = "pyobjc_framework_libdispatch-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:844a05a6b6b28e24f569216adff368e88237185bfca83afa2405bf6f86b8ee74"}, + {file = "pyobjc_framework_libdispatch-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:e6774ab26119a64a7cc9196cc151351aae456aebe92038e053804f72310a794a"}, + {file = "pyobjc_framework_libdispatch-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:40f503d8a0580f654a5bd36d332e34d48eee5ef93a9fa55434c2e6980a736396"}, + {file = "pyobjc_framework_libdispatch-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:fd52fbfaad1a89296170c196f21ffb8470effae0fedfffbc8d2ce0836ca466ac"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" +pyobjc-core = ">=9.1.1" + +[[package]] +name = "pyobjc-framework-libxpc" +version = "9.1.1" +description = "Wrappers for xpc on macOS" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ + {file = "pyobjc-framework-libxpc-9.1.1.tar.gz", hash = "sha256:39f702985f5a09f90fa157ce8c3c7d8ea44ee52c1bceb130ede60ad80f35154d"}, + {file = "pyobjc_framework_libxpc-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:fa67a0739566ce5990092bbb2b01b29c255810b3582d5714ed75105689910e2c"}, + {file = "pyobjc_framework_libxpc-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:3c3103d593883c854a98da9151b0ca7a4cf80bb8f2295275afcb9fa5303e881d"}, + {file = "pyobjc_framework_libxpc-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:dcf1ac20bf75458c79830b973c0e87d361c072565d17a235822611a7ca6d9e2a"}, + {file = "pyobjc_framework_libxpc-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:29900b6e15168d870f17f0e4fb7f9c102a6bb1a546b0ff5e8502eb2136979114"}, + {file = "pyobjc_framework_libxpc-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:6afec424f83e3fd6d3204a1827040f714005d384258a1ec95d5c93c46b6ea39f"}, + {file = "pyobjc_framework_libxpc-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:6526cd546e88c1bbb3e4f0c91294bc4d3841a95bfab06c8496cb01e07ffa17e3"}, +] + +[package.dependencies] +pyobjc-core = ">=9.1.1" [[package]] name = "pyobjc-framework-linkpresentation" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework LinkPresentation on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-LinkPresentation-9.0.1.tar.gz", hash = "sha256:f3f6935ded8ff58b41fb31b149535b7838ca7a575e38949e039d226749227bdc"}, - {file = "pyobjc_framework_LinkPresentation-9.0.1-py2.py3-none-any.whl", hash = "sha256:50a8fc89faeea0974dfc3d0201ea3c04c3a5396806077b42548daa1542b3bac5"}, + {file = "pyobjc-framework-LinkPresentation-9.1.1.tar.gz", hash = "sha256:e39735f2234da3355c68c606bab452c26c2c44272afbd4d4117e0639322a5d5c"}, + {file = "pyobjc_framework_LinkPresentation-9.1.1-py2.py3-none-any.whl", hash = "sha256:62fdede094baaa6050e2c1036b8296cd265890ee1b4aecc0de239c1320773820"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-localauthentication" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework LocalAuthentication on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-LocalAuthentication-9.0.1.tar.gz", hash = "sha256:f440325d33b4ce87200f876940c6d89c91a80bdbfc4926d174a5f11cd664c3dd"}, - {file = "pyobjc_framework_LocalAuthentication-9.0.1-py2.py3-none-any.whl", hash = "sha256:e9daac430507f2fc245a3b714810f52873284905bb8e2f4fb87980dbe659ec34"}, + {file = "pyobjc-framework-LocalAuthentication-9.1.1.tar.gz", hash = "sha256:1cb76d29a54d0938ec46a6e4f6d88bc67a1ee5fdd64a72cb3b570ace234adde8"}, + {file = "pyobjc_framework_LocalAuthentication-9.1.1-py2.py3-none-any.whl", hash = "sha256:b659acdd9f2f0e2c3fc482bf28a063854ba229fb45c681b5bf546d94b58f288e"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Security = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Security = ">=9.1.1" [[package]] name = "pyobjc-framework-localauthenticationembeddedui" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework LocalAuthenticationEmbeddedUI on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-LocalAuthenticationEmbeddedUI-9.0.1.tar.gz", hash = "sha256:cdfe1b35b7ffa4c57113c5aced5536b121a2edd2ef1ac7014cf23d25e354c524"}, - {file = "pyobjc_framework_LocalAuthenticationEmbeddedUI-9.0.1-py2.py3-none-any.whl", hash = "sha256:ed8e3ee8330ae973d76297b37476358e45b0e8e47129c2839a52e3393e9ccd79"}, + {file = "pyobjc-framework-LocalAuthenticationEmbeddedUI-9.1.1.tar.gz", hash = "sha256:52089e3f8e7a26ecd30a5c64f76571190f897b144cbcc75d47ee8eb989a48d69"}, + {file = "pyobjc_framework_LocalAuthenticationEmbeddedUI-9.1.1-py2.py3-none-any.whl", hash = "sha256:85883c615ea71674c5df61df071a7eebdd6db8f27c7898bd339b24bce4311632"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-LocalAuthentication = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-LocalAuthentication = ">=9.1.1" [[package]] name = "pyobjc-framework-mailkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MailKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MailKit-9.0.1.tar.gz", hash = "sha256:5029867ff09c3ff33d1754a3d57c8c02d20810fab75821432e9bb5e9dea71629"}, - {file = "pyobjc_framework_MailKit-9.0.1-py2.py3-none-any.whl", hash = "sha256:65803da7e051e5bd7cae8c0eb76f0098a73ffdb2d288f9e59af578bb8ac7a15d"}, + {file = "pyobjc-framework-MailKit-9.1.1.tar.gz", hash = "sha256:71bf31eb898f8a50638c1a3eeeafef053991e02495bf88305cbdf08009c1a553"}, + {file = "pyobjc_framework_MailKit-9.1.1-py2.py3-none-any.whl", hash = "sha256:232ca4f233a59df2a4652884fbf56f87a93486ed3843863da8d6211dfac39e63"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-mapkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MapKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MapKit-9.0.1.tar.gz", hash = "sha256:70a0f31276ff51e5ff2d6657681b38121ad5e893db3bb170a2f4d7a22458622b"}, - {file = "pyobjc_framework_MapKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:d7ca9b3c8f50a34f0397f2d533963e540f93532c46434bac9dbe282e1bd296b6"}, - {file = "pyobjc_framework_MapKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:125977a927621f6391473e42c13a5eeced43199a995c6de133701402d2af1077"}, - {file = "pyobjc_framework_MapKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:a645fd0b6767e93baa65b5628e2d1912f9967c057596d4d5df3c9aaec6c40cb0"}, + {file = "pyobjc-framework-MapKit-9.1.1.tar.gz", hash = "sha256:9010759a325f096b5289e9dd8f85bee942ea1011eb9e86f23e96eb9cd7b5a460"}, + {file = "pyobjc_framework_MapKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:4a7ae7276c524d5059534eef473fa6c69b7a1fb44a1d3a8e4853f63c14c8092e"}, + {file = "pyobjc_framework_MapKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:c1594370466b1360d38ccd0b59092e276b0d5970963e3b647f4eb528c71a072b"}, + {file = "pyobjc_framework_MapKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:875c6cc38c895f783eff2d5c71641257aef854ec0dc21219d02dba43abc2643a"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-CoreLocation = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-CoreLocation = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-mediaaccessibility" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MediaAccessibility on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MediaAccessibility-9.0.1.tar.gz", hash = "sha256:c6d864b0fa65d157ce1b621f5cde4023c20d1242cf9eafb2a5e54b021c1789a8"}, - {file = "pyobjc_framework_MediaAccessibility-9.0.1-py2.py3-none-any.whl", hash = "sha256:dd191bb58ed82c635859f8011e44fd39ed6aa76b0e92ebf75b398132cd3413eb"}, + {file = "pyobjc-framework-MediaAccessibility-9.1.1.tar.gz", hash = "sha256:bd58bf620d744f72330fb1a076307ab36fa12d8454f8309a0f6fc38a6f7e84be"}, + {file = "pyobjc_framework_MediaAccessibility-9.1.1-py2.py3-none-any.whl", hash = "sha256:cf285c23b5804cb46fb081d603658b75b2ffffa16ed89596ce21b7e3bfc82388"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-medialibrary" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MediaLibrary on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MediaLibrary-9.0.1.tar.gz", hash = "sha256:33115e19393fe807c37989eaa7f947a4d338fab2e10d0864b4a9b0f65edbdc89"}, - {file = "pyobjc_framework_MediaLibrary-9.0.1-py2.py3-none-any.whl", hash = "sha256:4a13451b9ba84dda47d98724765147d616eb66f02649074dcae8cd8392c9ee35"}, + {file = "pyobjc-framework-MediaLibrary-9.1.1.tar.gz", hash = "sha256:f5ad138d6c1c3029d70ca4b5f6dad0b42d13831850da8d7dc0cbcf304f1c0487"}, + {file = "pyobjc_framework_MediaLibrary-9.1.1-py2.py3-none-any.whl", hash = "sha256:35537f04d731c1eca707f183a48b1e8e8d776c3ababb5b0ff2a59e96e828fc8b"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-mediaplayer" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MediaPlayer on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MediaPlayer-9.0.1.tar.gz", hash = "sha256:d070e6cbc408fee2a086b467982489acf9665cdd2cd8d32bb72b4ed75388d5d5"}, - {file = "pyobjc_framework_MediaPlayer-9.0.1-py2.py3-none-any.whl", hash = "sha256:3a97addaef70959c0a9eaa820c95cfa61b0a0b080a3f159e3b68953326dbf621"}, + {file = "pyobjc-framework-MediaPlayer-9.1.1.tar.gz", hash = "sha256:6a9c98fff7ce41479cda74a4c13c13efd2ecfdb61fb4dcf7ea875d5825a08528"}, + {file = "pyobjc_framework_MediaPlayer-9.1.1-py2.py3-none-any.whl", hash = "sha256:403d6d1e63d5665df37234d01feaf59381d8f6bfed6ae13a7357c05045b5a2ed"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-AVFoundation = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-AVFoundation = ">=9.1.1" [[package]] name = "pyobjc-framework-mediatoolbox" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MediaToolbox on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MediaToolbox-9.0.1.tar.gz", hash = "sha256:7a6e32e9b3d6e641a982ad7ab00b6b750ea8c1033927d0ba4042c9a0eb2ae9f2"}, - {file = "pyobjc_framework_MediaToolbox-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:252bdf27cc29a3c2a9accc2f967f07fcbbe142243648e8cad6b17f5a5a2b0f05"}, - {file = "pyobjc_framework_MediaToolbox-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:f54e0596e294f25a268bdea89afa381390b72156e99771ff6e0a67e1dc34c1aa"}, - {file = "pyobjc_framework_MediaToolbox-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:e48ff50213a995c04e49d2ff1400bf327bb8d0e30e2f3c30d500368c7befda08"}, + {file = "pyobjc-framework-MediaToolbox-9.1.1.tar.gz", hash = "sha256:00741730ec1db8e1632e096b66324bd9a0ceaf485fdbb5fec1b1ddecce16a09f"}, + {file = "pyobjc_framework_MediaToolbox-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:2dff929c43989edc46e672db51dbd6933891b8d132ff397b047039928f1e62e4"}, + {file = "pyobjc_framework_MediaToolbox-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:c38264225e7cdf52cf4fe7f6e927a42809706e6de00f5dc6e94bc1b71c9f590e"}, + {file = "pyobjc_framework_MediaToolbox-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:cc72dfda5db195f2f69de90dfcc665e5e739e74c51ecb3d25df1946f291defbc"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-metal" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Metal on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Metal-9.0.1.tar.gz", hash = "sha256:18ab8fb1ce2255b3527c2a0f3dee34739f5c4a0c9c11b4dcb7336d66a19c230c"}, - {file = "pyobjc_framework_Metal-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:3df130e57be86236f8d1e46a60b57d17a279da5ae492df8dc2d1c9e44507021e"}, - {file = "pyobjc_framework_Metal-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:92fc4160af1edf3404a2bec4b103730e4219f0172ac9e9744a41243edf7ab17b"}, - {file = "pyobjc_framework_Metal-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:b4b3988c364e5f95fc1c28ca56c0dc373978b1dac4c0c1febfa792fb825ff5cc"}, + {file = "pyobjc-framework-Metal-9.1.1.tar.gz", hash = "sha256:d05b6caddeb4859b5560eaf006601a1e17b33fc83f4e773e94111b3c352f3531"}, + {file = "pyobjc_framework_Metal-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:6cbfa01e11c0e08c4efb0faaec6d64f2d42400ca1a323e5b613bc42c62caf472"}, + {file = "pyobjc_framework_Metal-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:b99e8dfad6b8a12f37d800e8f0b415db757414fa63d948ee54874bbd2c11a9be"}, + {file = "pyobjc_framework_Metal-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:e501a1e3d5cd130d8273f00151afca6ba84507f3e84b749cd6651de20c75537a"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-metalfx" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MetalFX on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MetalFX-9.0.1.tar.gz", hash = "sha256:4c3657c10054f882788c9f9ced2fb8a43501229b0ef4a77070f02f38b021d760"}, - {file = "pyobjc_framework_MetalFX-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:458059dba65a792958a5c11c2fd72bd7c7eb979b11a9aa945fe0d64812687078"}, - {file = "pyobjc_framework_MetalFX-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:f6de0a81dc0eb89f584d48dd5189c083fe2fb173a86e9281533d99e8708aef96"}, - {file = "pyobjc_framework_MetalFX-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:37eabc98d97f9eef3190f105d0f8b4fd434b292e91d70ade67c5b07a6912e0d1"}, + {file = "pyobjc-framework-MetalFX-9.1.1.tar.gz", hash = "sha256:edb47649d122afdf212811fb6d2a3c62304749d63629a7a93ed875a7e8dde496"}, + {file = "pyobjc_framework_MetalFX-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:61c4cd959d34f35805a03058c61b367a11472f5c8a69a7637428024c5723ee6b"}, + {file = "pyobjc_framework_MetalFX-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:00e737886427932b43a494bc165a7a583ac9ca2a6225703b0441134ecc049f6d"}, + {file = "pyobjc_framework_MetalFX-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:43607c0b4d36e6a044b03624a7ff27935cf9ad9943a6d0dfa7a2657c619e808a"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Metal = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Metal = ">=9.1.1" [[package]] name = "pyobjc-framework-metalkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MetalKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MetalKit-9.0.1.tar.gz", hash = "sha256:dc6087557e83d67adb907976d8c22954c8e984488ceed773cecffc9cc04e897e"}, - {file = "pyobjc_framework_MetalKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:fae7dc49e8f71bd8974532ed00ac69431b4ac4cc8aa10eb2c3299ba7dee31b08"}, - {file = "pyobjc_framework_MetalKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:148cd5eb0656f7681360f529804321e2af0e4fe9f3a1bd6c02e84e42a9baaabd"}, - {file = "pyobjc_framework_MetalKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:8dfccfe2ceeaea6074ec6a09f576ab722eefa6eaf1343df78e04e864b05be1fd"}, + {file = "pyobjc-framework-MetalKit-9.1.1.tar.gz", hash = "sha256:33143604eacb87fd3e6360d0ace2b12095a1010c3be30c8bc0105844104984f1"}, + {file = "pyobjc_framework_MetalKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:a592bec17f84fe48df300b68e9061137b0c1cd5b8330b411f33cd6cb8e3ea3f9"}, + {file = "pyobjc_framework_MetalKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:00fa7f1d683657415b225a46c432ac738d25d3b5c32fe4b7de33ab63dbdff3f8"}, + {file = "pyobjc_framework_MetalKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:d85c0aebc59fb35169631581931fe438024f7035b8922636bbd2bf051032ac77"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Metal = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Metal = ">=9.1.1" [[package]] name = "pyobjc-framework-metalperformanceshaders" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MetalPerformanceShaders on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MetalPerformanceShaders-9.0.1.tar.gz", hash = "sha256:ecddfef23bbdd4f9942bdeabbcbc037c7256e49ed4646707672cf977e00f92c1"}, - {file = "pyobjc_framework_MetalPerformanceShaders-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:69029e3cea62652e3b43d60b6f778b4a9f50c57764d7022b09727b711bbea347"}, - {file = "pyobjc_framework_MetalPerformanceShaders-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:7d882e94a5357dd4e99a9c106965fda8bef2fdab7d93966cc98516834cc02959"}, - {file = "pyobjc_framework_MetalPerformanceShaders-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:704fa3c9b7d66a0708969da09d9f201f6aa316c763691a9420055500ce0dbbab"}, + {file = "pyobjc-framework-MetalPerformanceShaders-9.1.1.tar.gz", hash = "sha256:f00b4d7990ec9e4ac7351d310412ef7e4c45be8299c922eb7a4ff58e6a2ba064"}, + {file = "pyobjc_framework_MetalPerformanceShaders-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:06e1307c4ebcc0b10d4a12892e12da52b0fb79e8c5a414033b824b0e6ee8bbdc"}, + {file = "pyobjc_framework_MetalPerformanceShaders-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:d6110823319a941bc959eeaa5b5f73e8f2d6c6473ae1562595bf57fae2dac9c8"}, + {file = "pyobjc_framework_MetalPerformanceShaders-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:2767873c48a0279541def6765fb462de794fcb9ba8fd77de61b6509cc54c3842"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Metal = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Metal = ">=9.1.1" [[package]] name = "pyobjc-framework-metalperformanceshadersgraph" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MetalPerformanceShadersGraph on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MetalPerformanceShadersGraph-9.0.1.tar.gz", hash = "sha256:0b8f58b824d01152c2430d8329e94792cf75a535930501326a3a4eaf79b6c581"}, - {file = "pyobjc_framework_MetalPerformanceShadersGraph-9.0.1-py2.py3-none-any.whl", hash = "sha256:83ed5ed80d4fc94771d709a6b7e6534ab14e394a85488f9f649bd7c662bf3432"}, + {file = "pyobjc-framework-MetalPerformanceShadersGraph-9.1.1.tar.gz", hash = "sha256:01f1a50a2d9629f56f5d1186a5416b133b0411ea02dfe4fe6707080e00b9da28"}, + {file = "pyobjc_framework_MetalPerformanceShadersGraph-9.1.1-py2.py3-none-any.whl", hash = "sha256:1acabb99b91475f4757799aefaf36126f101f1a7e098b8a1a9ff1cf48aa8bc0b"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-MetalPerformanceShaders = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-MetalPerformanceShaders = ">=9.1.1" [[package]] name = "pyobjc-framework-metrickit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MetricKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MetricKit-9.0.1.tar.gz", hash = "sha256:81260069f8319ecf402968364ebe5af683e568f74cdb6d0005043238473462dc"}, - {file = "pyobjc_framework_MetricKit-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:674a42802d156870c5bb1c59410963e77d4c0289d56e5a0911706a84dd085c1f"}, - {file = "pyobjc_framework_MetricKit-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:ce921bc9f52f7aa7f5fe64d0b2b9ce07125e90b36310d33a359bfad28844228d"}, - {file = "pyobjc_framework_MetricKit-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:9a9b50f58ef8c2725f4adfec24bf43ff86038f48c7810bdeaf5c25e1b0667549"}, - {file = "pyobjc_framework_MetricKit-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:3acbe3e0c70e72c3da7e2400686aa29d0260eb0e7b5c476ce5d47c6d008a41e9"}, - {file = "pyobjc_framework_MetricKit-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:87a3036da0c89775cd47465c1a70a9e609ae1cba19a1b1d0370edb253eb26016"}, - {file = "pyobjc_framework_MetricKit-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:f8c956eaed94e5d7ea2294a8108e0479f73d2173bd704bf7a5e17b4032cadc43"}, + {file = "pyobjc-framework-MetricKit-9.1.1.tar.gz", hash = "sha256:6601f61035761fa701d4b398a34b1eb904435bf589ad7b17eed039aa412a5e6e"}, + {file = "pyobjc_framework_MetricKit-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:83bb17808870f661b2139fcd31b5e137a98802fef03ccbd17c6b8ed670be6868"}, + {file = "pyobjc_framework_MetricKit-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:71eb6f390c96d34f38a6ee7a9722e796a9c725d3751e85423a02abca997601cb"}, + {file = "pyobjc_framework_MetricKit-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c7e3f41b30f4fa22189b297d6267eef810ff1eb6c3c069d556e4af3a3389542d"}, + {file = "pyobjc_framework_MetricKit-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:b24a6f4b5259d6c12dea4496fc8b0596c4d94b9338783fd96cfbba7e8420801b"}, + {file = "pyobjc_framework_MetricKit-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:2c8cb8f108660c698787252eb6af4e6ff5cd1adce37c64fde3024c878c7e8eae"}, + {file = "pyobjc_framework_MetricKit-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:070cddfc4899cda9ec16edf895b303dabb156119e73b41f2241ced426efad274"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-mlcompute" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MLCompute on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MLCompute-9.0.1.tar.gz", hash = "sha256:fd02e90f0e18999decaca7e647be64b40a8d30bf47b3d90ddf7b322b6c9315b4"}, - {file = "pyobjc_framework_MLCompute-9.0.1-py2.py3-none-any.whl", hash = "sha256:e1f37f7486e63dfbcdc3059bd52654e29ec3497e89e023eeba517d7c3b6dca1c"}, + {file = "pyobjc-framework-MLCompute-9.1.1.tar.gz", hash = "sha256:2c53c3658d3740ef99c44fd3ece411e6e6156216ad94549174889e9d822c488c"}, + {file = "pyobjc_framework_MLCompute-9.1.1-py2.py3-none-any.whl", hash = "sha256:c4100b5bc89b968db5c411143a59fffb0f76491827ee92987005e1ac82fa99cf"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-modelio" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ModelIO on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ModelIO-9.0.1.tar.gz", hash = "sha256:3ab77928b28497bcd1fd4b17bf32fb9b16dbe385344c2ed33ea259770c6b2709"}, - {file = "pyobjc_framework_ModelIO-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:9bdc622e7f503bd4bb69b38ae6c4494aac8008b9556d4ee912ff8771296383af"}, - {file = "pyobjc_framework_ModelIO-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:3359a711f02ae323174da0d6bb3e50d41cb9907df019ebd232d8375096d9a46c"}, - {file = "pyobjc_framework_ModelIO-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:2c1b6f9f30847774a9b810346f1d9d7acc59bc83723e04857706ea725b464fa5"}, + {file = "pyobjc-framework-ModelIO-9.1.1.tar.gz", hash = "sha256:398a3c6ca82ac08b4b5cb63fb6e362269bd18a28fc0b3b2528846cc8b6777fed"}, + {file = "pyobjc_framework_ModelIO-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:2e206651c72b0ecc01b66ffeab3b48056fc3c42c82786a7d9a654bcf5b26a2a6"}, + {file = "pyobjc_framework_ModelIO-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:e27c5a0227a1e5708b7350150a12c77eeee46373da3bb6a3738436f818c0505d"}, + {file = "pyobjc_framework_ModelIO-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:06ff2089df3c9bedfb67ed60ba63e651d15770dbc1034944da4fbdb22993adbf"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-multipeerconnectivity" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework MultipeerConnectivity on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-MultipeerConnectivity-9.0.1.tar.gz", hash = "sha256:8d47607dddb5e13a64e27a7a23194573c6d478f9c8e27d1c4283949fc6adfdad"}, - {file = "pyobjc_framework_MultipeerConnectivity-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:acc3db2f21021f2e30115619f819fb392500aae27dbe4b23ad0eff37d8a44365"}, - {file = "pyobjc_framework_MultipeerConnectivity-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:c4ac277625c7f7495f248a81971f5ad7cf171420704082a49191b174903421e3"}, - {file = "pyobjc_framework_MultipeerConnectivity-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:6112d1b7fb5def73b730d37f71b5efc278fb01a3366f9fd2af38fd388009476a"}, + {file = "pyobjc-framework-MultipeerConnectivity-9.1.1.tar.gz", hash = "sha256:bdaf6450a4914e7d315cedaf7d538d6271bba7939c8ace4028c0ec9ca45c25bc"}, + {file = "pyobjc_framework_MultipeerConnectivity-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:a0757b788e5dbb3dc9b4eee9bdc74e4424f57e07eaa75d2a038e02bb2f801a7d"}, + {file = "pyobjc_framework_MultipeerConnectivity-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:7116a06edc87a1283c526c33fb5661c16315402f2f9d250cfeb0aea58707a1bd"}, + {file = "pyobjc_framework_MultipeerConnectivity-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:d8883b7619c74e6899ab4bb660d6239b0d9dc1f25d53d61e94f681e3a500494c"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-naturallanguage" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework NaturalLanguage on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-NaturalLanguage-9.0.1.tar.gz", hash = "sha256:89f880ecd93fc7e4e6a82fd9dbc99f75ae0526fb2e5edfb59f7ec2ba5568c919"}, - {file = "pyobjc_framework_NaturalLanguage-9.0.1-py2.py3-none-any.whl", hash = "sha256:6791885064044a769d0324c676e9e2c0e66bd8e13daef201ba06562077885082"}, + {file = "pyobjc-framework-NaturalLanguage-9.1.1.tar.gz", hash = "sha256:77ed788f611da5d59520d895042509073167a971d9af2dd0af056f04099b4bfe"}, + {file = "pyobjc_framework_NaturalLanguage-9.1.1-py2.py3-none-any.whl", hash = "sha256:c80391a2a65a2182cf09e0c2dde4428c16fbbfe7f237729471a5ff7ee4908e8f"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-netfs" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework NetFS on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-NetFS-9.0.1.tar.gz", hash = "sha256:da9c0ee6f92dbde748c2526d7c08cb1b00a40af93b8928564d2a1213bd223d20"}, - {file = "pyobjc_framework_NetFS-9.0.1-py2.py3-none-any.whl", hash = "sha256:30cce80d89a7e28e7139b7b46ef7df76f8417e277cdcfe87366666a76d94163a"}, + {file = "pyobjc-framework-NetFS-9.1.1.tar.gz", hash = "sha256:71edb4e31704049d31ff3b00cdc8b3cbad8ba8bc528add5be2fa13a352daac59"}, + {file = "pyobjc_framework_NetFS-9.1.1-py2.py3-none-any.whl", hash = "sha256:05a0a32c0c27b8534de0462e8ecde0a6a2da675741d4d8b77c42741b7a018b4c"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-network" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Network on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Network-9.0.1.tar.gz", hash = "sha256:51840027f24f555249db93261b111173408a2736c9aabad4732e7b74117f12cf"}, - {file = "pyobjc_framework_Network-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:8aa43eff5491821398248c0493b8d64769ebe1556aadbcdcc69a1a0a3177aacb"}, - {file = "pyobjc_framework_Network-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:62163f8af137dd8607c9ddf774495cad175d74ae4d2ba04e02cfaf061428445a"}, - {file = "pyobjc_framework_Network-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:43c9d01ea2b96291b0a0f6714a2c9c934ca698fbdb7d733769bae4f59fedeb3d"}, + {file = "pyobjc-framework-Network-9.1.1.tar.gz", hash = "sha256:0881c24da1a707e05d040882aa67a85a965a03198125e2c01e1f617604554360"}, + {file = "pyobjc_framework_Network-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:8675ca12ed955ce93c20a39bf73a823e7dff1dc7386276a8d905e1c15a6e785e"}, + {file = "pyobjc_framework_Network-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:00c069485016d3fa6001655bf468f0968065d64d98464decd6b2cc772aabf01d"}, + {file = "pyobjc_framework_Network-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:9984728eabfd2e46e4073f990f7f6d4856ed35a30ae73a67b75e337c14a3a0ca"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-networkextension" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework NetworkExtension on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-NetworkExtension-9.0.1.tar.gz", hash = "sha256:a6de4020f52eda61cfb86260782cd547d0d701702ce1d90edd497a155c0157e9"}, - {file = "pyobjc_framework_NetworkExtension-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:d9ee62178d792ad55912db60e05b3d1ac4d610dbe57f8a05b886fb23bd4a9286"}, - {file = "pyobjc_framework_NetworkExtension-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:720db94435573de4179be6f02e99c37f6e84395c08ee85bb625b32e3a3b8d91b"}, - {file = "pyobjc_framework_NetworkExtension-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:4a9ee71697693b763e97196a9ff0d262a1b2ed3670a9aff98eeb8d26609eb7b5"}, + {file = "pyobjc-framework-NetworkExtension-9.1.1.tar.gz", hash = "sha256:c0bc25c8d595951a7931c0c98a6f17d177b7cff8be91352a45e64c0e4a8c6b21"}, + {file = "pyobjc_framework_NetworkExtension-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:947735f56adf268b2337a3db9fd5232cc1300465969f76fde62cad41cd704a16"}, + {file = "pyobjc_framework_NetworkExtension-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:3ed8d13ad0a3bb8cf83d2eeed7c74ed71053a94119e1af96a3dbb6fcb263b4c7"}, + {file = "pyobjc_framework_NetworkExtension-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:95de3c6aa056fc74888d58b7fe507d5c0790fdfff01fb6e9c6039d0cd9ecb6c5"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-notificationcenter" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework NotificationCenter on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-NotificationCenter-9.0.1.tar.gz", hash = "sha256:24331121e8dd0d7f18ce04a2d696922fe87494426a7903955b413572a6b2096b"}, - {file = "pyobjc_framework_NotificationCenter-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:9ee6d213b27764121c925ccfeb1d5306e0e6b76c32af25a62ad44af2db9b88dd"}, - {file = "pyobjc_framework_NotificationCenter-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:62802484c06b53bf1ec23adec115b44a64f2d3aaa0742e4ce7094d3a65b2a3a6"}, - {file = "pyobjc_framework_NotificationCenter-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:133f199bf52b3b048e8bc6d87f2a9a2adaa2f5a44ce9c88214cabe5e63cfb04f"}, + {file = "pyobjc-framework-NotificationCenter-9.1.1.tar.gz", hash = "sha256:4dd1ca5bda1e938496f7a053b78ebaa0c358fc54f647fdc644f323728f5dfd5c"}, + {file = "pyobjc_framework_NotificationCenter-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:2486159eef53249ede80ad237c52118fae4ed496eba7c32b7196d6a02e607300"}, + {file = "pyobjc_framework_NotificationCenter-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:d2036fc7c7944ed8369d693902beadb32d749d0fa75c0ce85ff8185d783e42e2"}, + {file = "pyobjc_framework_NotificationCenter-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:e2b9a56970f69cfa5f654e2d61ceb1c33adf5b30efc5c24c5e853714d02bb983"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-opendirectory" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework OpenDirectory on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-OpenDirectory-9.0.1.tar.gz", hash = "sha256:89db260295add0ec107980b7593ce06931f3916c0f7fdb92788fdacbe9cd95de"}, - {file = "pyobjc_framework_OpenDirectory-9.0.1-py2.py3-none-any.whl", hash = "sha256:2235245f1bf157cc956c1e88fdff6906ff7568c2f7d91622b2e2ab66a8c5c81f"}, + {file = "pyobjc-framework-OpenDirectory-9.1.1.tar.gz", hash = "sha256:4ab71f6a3be1383c32446efa4953f475dc066a7a50209654d7edf5979ac6cc3b"}, + {file = "pyobjc_framework_OpenDirectory-9.1.1-py2.py3-none-any.whl", hash = "sha256:5413e21190c47439c5fe48ba3e58f6fbf9045f820de5959d319e24e5fe194800"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-osakit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework OSAKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-OSAKit-9.0.1.tar.gz", hash = "sha256:c20b9464f5ea0945f8f1b1eaeb0e4358b070854cebd6ce87d772a6c9dc0e8ccd"}, - {file = "pyobjc_framework_OSAKit-9.0.1-py2.py3-none-any.whl", hash = "sha256:061831f13ac75ad3ac9a22df550f651bfcaa983ec3d6a390867fed9df86e716c"}, + {file = "pyobjc-framework-OSAKit-9.1.1.tar.gz", hash = "sha256:aff04742c6098af1b3feca70dea851ac171dfdac5a84ef1794fa132b7d4e4654"}, + {file = "pyobjc_framework_OSAKit-9.1.1-py2.py3-none-any.whl", hash = "sha256:bef666303f96ff0da0319caaa123e4f71f4361754e766a4b4e347c15e1fa7c70"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-oslog" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework OSLog on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-OSLog-9.0.1.tar.gz", hash = "sha256:964499ffc06ba3b347ef8a96d99a882ee5b5abdbc55c17722344c1d4535ec4f9"}, - {file = "pyobjc_framework_OSLog-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:63972a28a6b0268482a6f56f5f36bd31cc6a8680275d2455811514a1142aa838"}, - {file = "pyobjc_framework_OSLog-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:2c66baef93700512d376e79c2e48e4407499c263c20654993b6c883ac15618e1"}, - {file = "pyobjc_framework_OSLog-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:934d952ade3571644d7295d3ac91f25427dccd319f4a2c822cc1e58969e64e86"}, + {file = "pyobjc-framework-OSLog-9.1.1.tar.gz", hash = "sha256:35361d31d5d0f1e33f4f6ae8794a0c5da1cbd5f3027fe69d1c1b853ea282965b"}, + {file = "pyobjc_framework_OSLog-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:71d736bc14421ef32fb63d00471a96e78bc73e55ea7792fa8b6e1bc05a8dbd59"}, + {file = "pyobjc_framework_OSLog-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:1b60abe8a5b7a447193a6dddea7aba8c664992a0b28d161cb3acbf89d5ba94bf"}, + {file = "pyobjc_framework_OSLog-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:874fb93b33bdf3188467fd86aa55dbbddcdc1d8a50e309595749815e7fbb8415"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-CoreMedia = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-CoreMedia = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-passkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework PassKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-PassKit-9.0.1.tar.gz", hash = "sha256:3d422c41465baa6a9e7f0f4e85cb8dc773103dcbee1d284ca90ce49d036540ae"}, - {file = "pyobjc_framework_PassKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:962ce7609227a5eb36bf7aaa00c115fa9cc9663f4f7b4adede7a2508ce894d77"}, - {file = "pyobjc_framework_PassKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:29eed82852d998eeeb97effeef7d3080c6f36f4c7da64abe3ffd4cd3d2a2a00d"}, - {file = "pyobjc_framework_PassKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:10f9082a4328889ef71072d84d519411a44e1d7e79b78db7b62ebcf850e5eb5e"}, + {file = "pyobjc-framework-PassKit-9.1.1.tar.gz", hash = "sha256:62bb923aa3beab0d12d0eb5d5372c52f90ebb986858dd3bda606a68eab8a4723"}, + {file = "pyobjc_framework_PassKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:2578846bf2f50a020d7f60fb272aea4969ef7dfa2ea9d6ec1cfd2c0b57b011d7"}, + {file = "pyobjc_framework_PassKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:4bc5a4008938c055f081860703a4e56027097eaaaed4ca80ef850cf4f868ebe9"}, + {file = "pyobjc_framework_PassKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:bae2c240dd62b5a627068d7c55c1290fc2cde4e1e48193a85ed6cfb15f9c2cb8"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-pencilkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework PencilKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-PencilKit-9.0.1.tar.gz", hash = "sha256:b2f0e8fca577f41e696389bc2571e316382aab22183932180f621c413d7caa9f"}, - {file = "pyobjc_framework_PencilKit-9.0.1-py2.py3-none-any.whl", hash = "sha256:d5d96757ca9170a373af4e5cc52d791aefe3a4f9e6d09034459d684e61aadf37"}, + {file = "pyobjc-framework-PencilKit-9.1.1.tar.gz", hash = "sha256:1c50804e52a540ef7ff6277780a7968af2a1167bd81b14703d7a84664280d43f"}, + {file = "pyobjc_framework_PencilKit-9.1.1-py2.py3-none-any.whl", hash = "sha256:1639404afa1f9422a3f48914d24aa6d7b6c436eb1c437eac4820cd2c530fdd43"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" + +[[package]] +name = "pyobjc-framework-phase" +version = "9.1.1" +description = "Wrappers for the framework PHASE on macOS" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ + {file = "pyobjc-framework-PHASE-9.1.1.tar.gz", hash = "sha256:0c640e3355a14c570182f0b01d29fdcb803f9afa58186c0eb5dd498c746402cf"}, + {file = "pyobjc_framework_PHASE-9.1.1-py2.py3-none-any.whl", hash = "sha256:7303ec167f26ab85cec46977d372017f1c6cb678b5e9e70d3c6b32801cbb1a4a"}, +] + +[package.dependencies] +pyobjc-core = ">=9.1.1" +pyobjc-framework-AVFoundation = ">=9.1.1" [[package]] name = "pyobjc-framework-photos" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Photos on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Photos-9.0.1.tar.gz", hash = "sha256:26bb7e2e92deb52d1641ae61faa095ef06dded2d245e00d0fe8be651e062f378"}, - {file = "pyobjc_framework_Photos-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:3618b76a74f1acb9cb18b3b2aa314ff0f2bf8d080682b9a177e03ea8fe9121f0"}, - {file = "pyobjc_framework_Photos-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:abf94d9d0aae89e6f93a22b926b5ddba21da42a1e23989b7824e649a0397d77b"}, - {file = "pyobjc_framework_Photos-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:c5a2db5570e65772e5b5ef13cbfb6298a0f6be8794d9f516cc26dda7c9047fd0"}, + {file = "pyobjc-framework-Photos-9.1.1.tar.gz", hash = "sha256:9756d24ba6759ff08bb829f32c7d0d6129a7b981b14a91d31b557690da7029b9"}, + {file = "pyobjc_framework_Photos-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:aa0a7168d15d98cc50a5d5340ea89f8c5dd74a080fa671fb69eb4ab30b0bd7f1"}, + {file = "pyobjc_framework_Photos-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:65ca3cbf4df3093fc8e048e96aeb6a31b460ddc989ef8d4fb74ef72fe59d1c4f"}, + {file = "pyobjc_framework_Photos-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:caa492496a54d4509df58d4b24b5f736a196f29a22049b70443d49f07975b6e9"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-photosui" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework PhotosUI on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-PhotosUI-9.0.1.tar.gz", hash = "sha256:9fe98cb87dc2547612ae339f7d239c62eec7736e0cc24de2bb572adb3c5df2a8"}, - {file = "pyobjc_framework_PhotosUI-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:4dcd0b4a2de49033778090316eef1c180c378527009dbb14b75ee35094d58430"}, - {file = "pyobjc_framework_PhotosUI-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:1282d95844c474f3b59320c6860561d7b30fe6a5d4b36fc635f41892ab7dad96"}, - {file = "pyobjc_framework_PhotosUI-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:736b1cdf8de7f952d9742f5587371e04dc80217847166bcbfb26603f8c8a2a90"}, + {file = "pyobjc-framework-PhotosUI-9.1.1.tar.gz", hash = "sha256:a008450e11c9276debcdc050110d3412fd917650997edb23c1da0a9b6a7f5e2a"}, + {file = "pyobjc_framework_PhotosUI-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:65d0f02d0b2a29dae5162b76757c842d3d94d2d07c8b48974d25721f87929e30"}, + {file = "pyobjc_framework_PhotosUI-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:5c7539c367c30879a535e948729569ebd6a7171d4bd1f63023afce2f29ab3e1a"}, + {file = "pyobjc_framework_PhotosUI-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:4b2397edacf5ad0e276685c054fa3f002fa1f6ee02c3b147aaefd86a09d43609"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-preferencepanes" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework PreferencePanes on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-PreferencePanes-9.0.1.tar.gz", hash = "sha256:cf15472798ba16f0097326de1bb42e46f78b6c40447f528fe732cfee500e13a1"}, - {file = "pyobjc_framework_PreferencePanes-9.0.1-py2.py3-none-any.whl", hash = "sha256:3895ad636420cff1f4f1d7e4bad566e0b918a270e5cca0532f45010a61211fda"}, + {file = "pyobjc-framework-PreferencePanes-9.1.1.tar.gz", hash = "sha256:e3cd18255093d2495e91158977523efc56a89bc24ac4cb61acb6195bde817906"}, + {file = "pyobjc_framework_PreferencePanes-9.1.1-py2.py3-none-any.whl", hash = "sha256:ad34e358321bf8147f327e562987b15307561f795b90ee8e808c60bc97cdc48e"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-pubsub" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework PubSub on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-PubSub-9.0.1.tar.gz", hash = "sha256:18c96b948e4575c26f4b43e5532755d31b9228bd00c5d39b2977dc67dd47361a"}, - {file = "pyobjc_framework_PubSub-9.0.1-py2.py3-none-any.whl", hash = "sha256:7946f9a7cefc930518763766c540a79aa93a254e6f7edb80452656da2324d297"}, + {file = "pyobjc-framework-PubSub-9.1.1.tar.gz", hash = "sha256:a5359372f5da8e040f5e88eeac7ba057c98737dad1a147bea5dd5cd15b08e3f0"}, + {file = "pyobjc_framework_PubSub-9.1.1-py2.py3-none-any.whl", hash = "sha256:9abf78708ebdb30f2e32971804d369b91bee319ec1b9c6307d53aee57eb048b4"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-pushkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework PushKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-PushKit-9.0.1.tar.gz", hash = "sha256:444102fce2244cf8fc3853848707643c4bf204e60bf720687da69fc9982efef3"}, - {file = "pyobjc_framework_PushKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:80da0335ec9b9dfa21b12528e1a84864e6d90b6cd203084b53cbfd88b8c5a347"}, - {file = "pyobjc_framework_PushKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:f87ad6fd0698410dc4df71a6a2bfc157816c3b53c8819bf7aeb1863e56527431"}, - {file = "pyobjc_framework_PushKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:7f5ec168557fe93d3fa3cb37fba2e49f83c04c8b31ca14783bfff41544a41f7a"}, + {file = "pyobjc-framework-PushKit-9.1.1.tar.gz", hash = "sha256:041eb2f175959df9294bfb324c1657d4c2b459d24c1b9af24bd9607f964e3f9c"}, + {file = "pyobjc_framework_PushKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:19b7f948e8c30eb1cbbc780e9cbf79bbb101d3a44e377fc9cdbd1c20f530cd93"}, + {file = "pyobjc_framework_PushKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:9919746e17b02f4f8be56f10c0b8c946ff594cc785a4e7b79a11a3045ffda250"}, + {file = "pyobjc_framework_PushKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:ce04dc07aecd14ef41ad2570a8e1b1457073198b5a779a9469c5d9329de014b5"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-quartz" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the Quartz frameworks on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Quartz-9.0.1.tar.gz", hash = "sha256:7e2e37fc5c01bbdc37c1355d886e6184d1977043d5a05d1d956573fa8503dac3"}, - {file = "pyobjc_framework_Quartz-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:13a546a2af7c1c5c2bbf88cce6891896a449e92466415ad14d9a5ee93fba6ef3"}, - {file = "pyobjc_framework_Quartz-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:93ee6e339ab6928115a92188a0162ec80bf62cd0bd908d54695c1b9f9381ea45"}, - {file = "pyobjc_framework_Quartz-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:066ffbe26de1456f79a6d9467dabd6a3b9ef228318a0ba3f3fedbdbc0e2d3444"}, - {file = "pyobjc_framework_Quartz-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:0c9b553be6ef672e0886b0d2c77d1841b1a942c7b1dc9a67f6e1376dc5493513"}, - {file = "pyobjc_framework_Quartz-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:7b39f85d0b747b0a13a11d0d538001b757c82d05e656eab437167b5b118307df"}, - {file = "pyobjc_framework_Quartz-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:0bedb6e1b7789d5b24fd5c790f0d53e4c62930313c97a891068bfa0e966ccc0b"}, + {file = "pyobjc-framework-Quartz-9.1.1.tar.gz", hash = "sha256:8d03bc52bd6d90f00f274fd709b82e53dc5dfca19f3fc744997634e03faaa159"}, + {file = "pyobjc_framework_Quartz-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:32602f46353a5eadb0843a0940635c8ec103f47d5b1ce84284604e01c6393fa8"}, + {file = "pyobjc_framework_Quartz-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:7b3a56f52f9bb7fbd45c5a5f0de312ee9c104dfce6e1731015048d9e65a95e43"}, + {file = "pyobjc_framework_Quartz-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:b3138773dfb269e6e3894e20dcfaf90102bad84ba44aa2bba8683b8426a69cdd"}, + {file = "pyobjc_framework_Quartz-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:3b583e6953e9c65525db908c33c1c97cead3ac8aa0cf2759fcc568666a1b7373"}, + {file = "pyobjc_framework_Quartz-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:c3efcbba62e9c5351c2a9469faabb7f400f214cd8cf98f57798d6b6c93c76efb"}, + {file = "pyobjc_framework_Quartz-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:a82d43c6c5fe0f5d350cfc97212bef7c572e345aa9c6e23909d23dace6448c99"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-quicklookthumbnailing" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework QuickLookThumbnailing on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-QuickLookThumbnailing-9.0.1.tar.gz", hash = "sha256:72ca8581820e4a431e9518cddcb0b00c3a1d0c234dfd996b3969d3e6208e1cdb"}, - {file = "pyobjc_framework_QuickLookThumbnailing-9.0.1-py2.py3-none-any.whl", hash = "sha256:1cac31fec11adb108357591856b07602812358f9adbb0e7611644a1e3d7d6ef4"}, + {file = "pyobjc-framework-QuickLookThumbnailing-9.1.1.tar.gz", hash = "sha256:8d9e6b4d3dda20734c494a7993793c64d4ad13805e48f3d259956bdd0e1c0135"}, + {file = "pyobjc_framework_QuickLookThumbnailing-9.1.1-py2.py3-none-any.whl", hash = "sha256:2d6fda21954347c1b16de34ec1bf4e3cada1766358f3e374f557ee7327279557"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-replaykit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ReplayKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ReplayKit-9.0.1.tar.gz", hash = "sha256:6242ca6f61458f5d0aea53a8d0ec5dc1bf32bce018a169b8293c17a0b7ba0e6b"}, - {file = "pyobjc_framework_ReplayKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:ab076969b7b4996d2d289cbdb4704ada202679e4c9b87cc07f3786d1f6b727b5"}, - {file = "pyobjc_framework_ReplayKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:9bf2dbaac9241dfcf6b353a4b8feef9839cf71cb483a458ffb3dc72ffc435cc3"}, - {file = "pyobjc_framework_ReplayKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:15383b58d767776cd1c1ea843d0148202d133947acd812ccd275cbb2a438ea4e"}, + {file = "pyobjc-framework-ReplayKit-9.1.1.tar.gz", hash = "sha256:c0213a9e8e6227833726729c4d5c1523bc084acc16868713319a3b5a019d258e"}, + {file = "pyobjc_framework_ReplayKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:ed32f10b656a7568a6a761d417171992e068884943751a515f0581bd35bcd5c9"}, + {file = "pyobjc_framework_ReplayKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:fd6742948d6e979c36aaab8090edcaccdbc6e5abe2a82aad72748bc6ac48d954"}, + {file = "pyobjc_framework_ReplayKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:5740d3ee7a6fd47fa37c4dc640a3ca5983885a80e8fc205e4a0b4478dd2b3da8"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-safariservices" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SafariServices on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SafariServices-9.0.1.tar.gz", hash = "sha256:a6433583192e30f7f70b0d3282237389f56bfc1ab3ac00fc616606b869e9e0d8"}, - {file = "pyobjc_framework_SafariServices-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:3ac96bc34b7b1075ba28e237e5b2c014fcf4d4d9b777e666af318204f57e290e"}, - {file = "pyobjc_framework_SafariServices-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:38d368c1369141489b0eab7dccf9c42fdf000909bace79f8d9f2dbbec2b2ae96"}, - {file = "pyobjc_framework_SafariServices-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:d5860e055611aba04301731ae16562b58848dc19c42d299db28b544acfeb4c57"}, + {file = "pyobjc-framework-SafariServices-9.1.1.tar.gz", hash = "sha256:e820296401fde9dd920c0640182cd0b36f432e74f3054cf4588b184cea702668"}, + {file = "pyobjc_framework_SafariServices-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:f57a86066abcf615285bce4918d07728e11826c175b6608d9a828c20616a699a"}, + {file = "pyobjc_framework_SafariServices-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:8aa7aa38894f2f6b4b67d15aaf7ee3bfddc92e9321a1bbf26d21c7716f3b3db5"}, + {file = "pyobjc_framework_SafariServices-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:8c21669600d82f57607f53229da859943ae1119c129ff9f1ae06fd8b7c2a80c8"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-safetykit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SafetyKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SafetyKit-9.0.1.tar.gz", hash = "sha256:afa2b0012555c9f5b390d1fd8d4283bcb0ede09c9b109f5fdc4143e103a12627"}, - {file = "pyobjc_framework_SafetyKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:71c771813cb2ff83725e2abe9d138ca45eeb2efc05e7135dd5396456e2ba5265"}, - {file = "pyobjc_framework_SafetyKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:811d9a9546a4a1515cba455cdc45e04fba0bd4a0500c5c945edbeb0b9e802647"}, - {file = "pyobjc_framework_SafetyKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:56580f6298630a01b044349aad0ad5cb0e25dd299d7a6b3f053c7501ce37e6f1"}, + {file = "pyobjc-framework-SafetyKit-9.1.1.tar.gz", hash = "sha256:28ab486fc24f73fecbd627665ae01dd030c72b17f794f67fdf132b0f4bde7923"}, + {file = "pyobjc_framework_SafetyKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:2b29f8a719073a0f6c734d164f0b37bfecde8fc65b215b05e2f48db875496b3f"}, + {file = "pyobjc_framework_SafetyKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:714a9c29c663521c5889b5d09f993a26d863df1ae214ac7658377dd007aa1242"}, + {file = "pyobjc_framework_SafetyKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:85dd12f1dac0d4d658cf8740f75b5aa10f6c47be02afd570310b9375dec2aa65"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-scenekit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SceneKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SceneKit-9.0.1.tar.gz", hash = "sha256:55861c560bfc987236100e68e4ecd39155888492e392a4caa78991e314f86f59"}, - {file = "pyobjc_framework_SceneKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:bfdeae0b0c6e5efaca3341953b0e209af9bc9220489adc7d6b48fef8b064e8e2"}, - {file = "pyobjc_framework_SceneKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:36833dc44b0809f3dd15649fa64c7092406bfe61b1b88f1022c429fbaf29b990"}, - {file = "pyobjc_framework_SceneKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:cc1dc6fd03396bfb6b4e81bcf95b4660ac4637bde68a038d1256856064f985d3"}, + {file = "pyobjc-framework-SceneKit-9.1.1.tar.gz", hash = "sha256:d6a9b75f5e551c22c4a2828910e810e17fcd4d800a11e954ee59bf15bc41af00"}, + {file = "pyobjc_framework_SceneKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:6bb62e5db7f5ee41cc94c380d3088f41ce0c14ca5f0f65636da5a75bfd0b5995"}, + {file = "pyobjc_framework_SceneKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:e28f00dc368091cacd1ea955e87cd082f41757f26acbc4e90cf185aa47aa529a"}, + {file = "pyobjc_framework_SceneKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:e1680c996e4a7434b673b28e31673bef98cadcb2673f6ff8badb4a3f8afc3af2"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-screencapturekit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ScreenCaptureKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ScreenCaptureKit-9.0.1.tar.gz", hash = "sha256:4fc0b5701b69ce218a574749df561e091b3a36f53450ed66386c6eac2c8d1c7b"}, - {file = "pyobjc_framework_ScreenCaptureKit-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:defc0763bcc627488546c89d1f17147a9416df918a0eb7ce6846f3d48c6ded1f"}, - {file = "pyobjc_framework_ScreenCaptureKit-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:45dfaaa2cab263b4f2799d4329cd9062f28c51466d120152225b45d82ca87824"}, - {file = "pyobjc_framework_ScreenCaptureKit-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:33964a34849ccaabb41cfacc969290f3c45f4ad6c82362745afa3db4d793eb59"}, - {file = "pyobjc_framework_ScreenCaptureKit-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:e2055759c3dca6b9d6778d763fe7bebdc62787b1f8d7d51c73b81dd58e0b633d"}, - {file = "pyobjc_framework_ScreenCaptureKit-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:377a84085b036e0f9ab268ef0587be013285a8f3254f16f4af37faaa00d58bb8"}, - {file = "pyobjc_framework_ScreenCaptureKit-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:519460f5a905ecf2d84758b1fe0895def4860cb3b2410aa47ae19e1f366b0859"}, + {file = "pyobjc-framework-ScreenCaptureKit-9.1.1.tar.gz", hash = "sha256:80d3aff6cd58231e15cc81bee4d106ee030e3beafcf88db8ae6a872c2c808b12"}, + {file = "pyobjc_framework_ScreenCaptureKit-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:5108c29bd10a170efe29cd24ff8ba7e25896fc4e0e5b1a9ebb587dd9cd1f5d67"}, + {file = "pyobjc_framework_ScreenCaptureKit-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:c88908901151e30f398bfe246c85e82bc773d8126d898a8f9a159d0bc4ec6045"}, + {file = "pyobjc_framework_ScreenCaptureKit-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:e373108dd6dc6c667d1717347fb4eb0f8ff3a24a46282f9d43ed83f6d2529958"}, + {file = "pyobjc_framework_ScreenCaptureKit-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:c78509915ae7df60f9b371c97280ce2487ed8b2ac91d1b925a072e3782cbea06"}, + {file = "pyobjc_framework_ScreenCaptureKit-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:10c7f1d0115e41c381f28dbf2964062942671c5fcfab2d5dd708b0adbf18d92e"}, + {file = "pyobjc_framework_ScreenCaptureKit-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:c046573b6e5c253c924edcc28ed4c81894ace00fb2dc61c321e9bb718a9e5b24"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-CoreMedia = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-CoreMedia = ">=9.1.1" [[package]] name = "pyobjc-framework-screensaver" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ScreenSaver on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ScreenSaver-9.0.1.tar.gz", hash = "sha256:632a1fb94105554d53a2b329fdf47f9fd1ccfe6401d40d7be4b87312f3ec1f94"}, - {file = "pyobjc_framework_ScreenSaver-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:b63761613e000d19325f6f0791c816ae237235388b4074039077903630dd6e4e"}, - {file = "pyobjc_framework_ScreenSaver-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:7621fda2359091344641f608c23d184027ac3c3930aff3c474ab40c2882683d4"}, - {file = "pyobjc_framework_ScreenSaver-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:8d653e98af35a7d72c4be628577bd70827c88e475f830f464e4c659c7fd20165"}, + {file = "pyobjc-framework-ScreenSaver-9.1.1.tar.gz", hash = "sha256:4109f55b3fa157c03191ddc7cbf1217a285f69dccef433847a6042f2bc0f9de1"}, + {file = "pyobjc_framework_ScreenSaver-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:f808b12db1917d20363443c7ec251bf2ba3ae55033de29239a9ff96082752212"}, + {file = "pyobjc_framework_ScreenSaver-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:272e1121bac89c864d32b2eb2bf92538c713ae5d30aba83f368845a507b44603"}, + {file = "pyobjc_framework_ScreenSaver-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:bece0b445ac04691cbd0b8793bc8d37cac6fbd9740cf4e5c4f43f396d54e92ae"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-screentime" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ScreenTime on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ScreenTime-9.0.1.tar.gz", hash = "sha256:04dc7c49a91b54fcd529fa5e453031f9b80c0fa11c3500db62c72019df487fcc"}, - {file = "pyobjc_framework_ScreenTime-9.0.1-py2.py3-none-any.whl", hash = "sha256:39d52381a07fd1933c4a38fe9497a19e83c0b4d5384601427c4c8dd49643bdb3"}, + {file = "pyobjc-framework-ScreenTime-9.1.1.tar.gz", hash = "sha256:0a29e5c03af464de00462d1918057f9c81fe1e1b649c3b48d766375e5db7208a"}, + {file = "pyobjc_framework_ScreenTime-9.1.1-py2.py3-none-any.whl", hash = "sha256:ed45e0a7b7d4cf345c7c48dd7d37b1e429d35c30f2d4776433e0957e1b1de9a6"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-scriptingbridge" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ScriptingBridge on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ScriptingBridge-9.0.1.tar.gz", hash = "sha256:2ae301056dfe2e6d338da2523d29a08a4b0edb0bf547efa94e283b2022a8e5d8"}, - {file = "pyobjc_framework_ScriptingBridge-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:bee5273baf962cb7ba754a2e859d4d719489c482c7b7db2cad76b318ce6ab42c"}, - {file = "pyobjc_framework_ScriptingBridge-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:3e1d3c9160fdad19f1390a85e10f4e2d79b71371bd2d4eca22243e10cf2373c7"}, - {file = "pyobjc_framework_ScriptingBridge-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:60343aaa89421b8ca3cff7d3da802e9b852a41ab0e787358d4a6db3df548747e"}, + {file = "pyobjc-framework-ScriptingBridge-9.1.1.tar.gz", hash = "sha256:63d9282f7e409f3b7099b943fc7df1e5184dd2722d7fa994511387a06f7d08ce"}, + {file = "pyobjc_framework_ScriptingBridge-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:6d6d83075316e21cba6dcb273493a11257b13afee1809179bcc865b4fd9c7335"}, + {file = "pyobjc_framework_ScriptingBridge-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:4c280dd7bdfd2b53ebd32db41dde802e4ce746bdc49726232c3e62616794b9aa"}, + {file = "pyobjc_framework_ScriptingBridge-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:468461498e96913299c4243ce9a27cb8ef6db2657a0f7ecd23b4f9734cd582f1"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-searchkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SearchKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SearchKit-9.0.1.tar.gz", hash = "sha256:dfcd1b0281a6aabf717be3ce787fc3f28174e8251eac2c12183d708c2a98ca95"}, - {file = "pyobjc_framework_SearchKit-9.0.1-py2.py3-none-any.whl", hash = "sha256:7ea06eed275da1faf4da352fdddf073ee15855b26019cc7b0641516a5399893b"}, + {file = "pyobjc-framework-SearchKit-9.1.1.tar.gz", hash = "sha256:c42a664833cbc3a2813ca9ca1607e77e72843715949738e4967caf7991b14234"}, + {file = "pyobjc_framework_SearchKit-9.1.1-py2.py3-none-any.whl", hash = "sha256:9441700a817b25da33a53caf05526b2173c93e84cae30d873b034900c1e27c22"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-CoreServices = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-CoreServices = ">=9.1.1" [[package]] name = "pyobjc-framework-security" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Security on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Security-9.0.1.tar.gz", hash = "sha256:d2093debe7467d85dd7ecef130d592abe6c13ffdbaf943d6624bae4a081046e0"}, - {file = "pyobjc_framework_Security-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:4e7d01fa5d023497f5d42f2e8b0eb9c204ebfcb33301f23f6745ab69e11d06a7"}, - {file = "pyobjc_framework_Security-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:147071f8791bce15a4a8a52c1b2e33640cc2eecc6ca465746339e6a1476628d2"}, - {file = "pyobjc_framework_Security-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:6ef7bdc1ec30e096c0955351d866cdead2b0de23353b9c2e4bab33b02b1820e3"}, - {file = "pyobjc_framework_Security-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:0a84eaa1a71ae043ba46982ad4860f3ad065e4142770f485cbc6a7b9eb8a1bf6"}, - {file = "pyobjc_framework_Security-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:95f37d0f78766e125b4c1c5b98c87feff66d55195e828882dc6b1affe9398d68"}, - {file = "pyobjc_framework_Security-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:68ed6fbcd772a8056f54d1d4792aa6e4b9531de2749fee6118b9c977e6fbce65"}, + {file = "pyobjc-framework-Security-9.1.1.tar.gz", hash = "sha256:66b9967e170c3d7eabdb5ebb049c26aa1fba008e046bd66f008302594d3c2e0e"}, + {file = "pyobjc_framework_Security-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:fcd12007024ca5395af6e2b38f897b49c31ea73abd5301c03b06748eeee898c7"}, + {file = "pyobjc_framework_Security-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:ca9490ff432781414177f19e1e13323dd59bd9751338b1938bf84f2c68ec8c1f"}, + {file = "pyobjc_framework_Security-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:216b12d83295a029f08ec23070c4edeba0b5d83d682f4e092770942194e82bd6"}, + {file = "pyobjc_framework_Security-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:2746572a8d2d87219e28048f943970938ad94dc6110ec72a433affa346965b97"}, + {file = "pyobjc_framework_Security-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:4e57dcf0d9ef3510ec8127daaac277cb4486ce2b27f496d1b18b376b15b094a1"}, + {file = "pyobjc_framework_Security-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:66037b0c9fcd0c59fc0108deca38450c6fac0512ef42e135fb0e6a3ff6cb2b95"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-securityfoundation" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SecurityFoundation on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SecurityFoundation-9.0.1.tar.gz", hash = "sha256:d054c7bf831735f533c6b697c53a7d62098b8c7505050e1d261f55dd4ed97c87"}, - {file = "pyobjc_framework_SecurityFoundation-9.0.1-py2.py3-none-any.whl", hash = "sha256:548ffe20222aecafbe8bdb4b838cb9cb4a91b1780b2e88babd42899ecf2b1fd8"}, + {file = "pyobjc-framework-SecurityFoundation-9.1.1.tar.gz", hash = "sha256:a0a5b77234bb64ca2d99a2bb6b53d7846119b1a5b21a0c1fe80a5e5a48689100"}, + {file = "pyobjc_framework_SecurityFoundation-9.1.1-py2.py3-none-any.whl", hash = "sha256:cbf21fe7b098c88af63711984c1110d41f320dbb1321aa120a8bb314b8a8a46d"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Security = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Security = ">=9.1.1" [[package]] name = "pyobjc-framework-securityinterface" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SecurityInterface on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SecurityInterface-9.0.1.tar.gz", hash = "sha256:2971724b3ea089275046dc0ffd1864259cd68e5e2a37da1c02718833e4631e22"}, - {file = "pyobjc_framework_SecurityInterface-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:35bfc10555f8ad7e2e81b75707661eff66624538345fbe85db51312331e0c2b0"}, - {file = "pyobjc_framework_SecurityInterface-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:f2065c7797380380d749eb41384c76982928bad9877c0491b5f2a8f506050ee7"}, - {file = "pyobjc_framework_SecurityInterface-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:30224f539ae65eea371021a228b6551263a3aa30c5915e559d8f698f91a5df1b"}, + {file = "pyobjc-framework-SecurityInterface-9.1.1.tar.gz", hash = "sha256:5c2f9795b6da71c5186767d99d3f8a86d68ea03a1e0325204c888ffc10ec32ef"}, + {file = "pyobjc_framework_SecurityInterface-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:0d0e64956370d2a791773f0a9c5557723b71bf1d8d06d824dc26c1224fe31340"}, + {file = "pyobjc_framework_SecurityInterface-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:b4aff919fd062af3df8b0319c01e31b056ed6a794e03e17f83e738f89dfeb720"}, + {file = "pyobjc_framework_SecurityInterface-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:77d5af391432af0fbe73066ce4c8e20879c5dde49afb5756d250a927b206b32f"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Security = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Security = ">=9.1.1" [[package]] name = "pyobjc-framework-servicemanagement" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ServiceManagement on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ServiceManagement-9.0.1.tar.gz", hash = "sha256:4499ad8e4422d7fa3d8c274ff8f4f90e6839374ef2eec8f8fdca05e2b3d56829"}, - {file = "pyobjc_framework_ServiceManagement-9.0.1-py2.py3-none-any.whl", hash = "sha256:a3c4ff85036f43c9f3ee41a81ae5d9f0ce75bb3f8b974bf8a613c2da6008f454"}, + {file = "pyobjc-framework-ServiceManagement-9.1.1.tar.gz", hash = "sha256:99bd7f3be594e06929d01c14f7c022a45707dbd72e8d7407f28ef8d4968e1c29"}, + {file = "pyobjc_framework_ServiceManagement-9.1.1-py2.py3-none-any.whl", hash = "sha256:5e0709bbd23adaa801ed5fd618be7a25cd6c55b1cad9ab21b5e39166215c033b"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-sharedwithyou" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SharedWithYou on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SharedWithYou-9.0.1.tar.gz", hash = "sha256:78637b858aeb99ec0830813f945e15db259c9cee0b916df371910b28af275008"}, - {file = "pyobjc_framework_SharedWithYou-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:d2d19ad6eaa425c79e35863bf47de1605731d9e863d3b5b7db6d37030545a53b"}, - {file = "pyobjc_framework_SharedWithYou-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:19e69a7e2a98386f77d3bac076effc0b1edf00ece485526250b3364b51a9a037"}, - {file = "pyobjc_framework_SharedWithYou-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:dfb21782c107f5a67815a916643f7d5a14c12e0f923c333846c38b7564536c4f"}, + {file = "pyobjc-framework-SharedWithYou-9.1.1.tar.gz", hash = "sha256:c8e1ba484baf1468e82be9c626444575753a7c69d5c0cec0484d4781eff3da0f"}, + {file = "pyobjc_framework_SharedWithYou-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:382f2c5afa34591fbec5ec7af81552b6f5ae4d1119a195a29aca44235fc3bb57"}, + {file = "pyobjc_framework_SharedWithYou-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:ace9c6c998ef4edcfe5a1393e262f93aa6c2b93ba02324297023a97f57cc225f"}, + {file = "pyobjc_framework_SharedWithYou-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:02cd5bf24a16fd6a2b7e382f2bfd833d373c2d3d545c9884177680521ba34704"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-SharedWithYouCore = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-SharedWithYouCore = ">=9.1.1" [[package]] name = "pyobjc-framework-sharedwithyoucore" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SharedWithYouCore on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SharedWithYouCore-9.0.1.tar.gz", hash = "sha256:715f4dc0295182cb6164f508163b094c0edb8b5bdb846cd3bda979535cfdbb9a"}, - {file = "pyobjc_framework_SharedWithYouCore-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:8c5583892ed11b2015d676927517b432ac56ae353cfd5b012477d661b8ff6435"}, - {file = "pyobjc_framework_SharedWithYouCore-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:0724580d4eba42929f5e67d27bfc62f2170bbed76fbc4669c454d3d27c9ea1fc"}, - {file = "pyobjc_framework_SharedWithYouCore-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:ca709ff2d2e87be5bcc5d0ae12b1655986ccc3a54fdf912e099f45a7be4a4d24"}, + {file = "pyobjc-framework-SharedWithYouCore-9.1.1.tar.gz", hash = "sha256:40748793da368235379d2ce1e6abf6861e233048e215fedc3064e7f19a2f991a"}, + {file = "pyobjc_framework_SharedWithYouCore-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:3836ff029340adeab31a56438aa04c1ba6310b1283d25da139e8c530b16fa361"}, + {file = "pyobjc_framework_SharedWithYouCore-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:6039e4574c30a470734c2f7f86afafbcb1af07f42bb1dfefd24d15999c279996"}, + {file = "pyobjc_framework_SharedWithYouCore-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:ec9b273d1f67bb96161d86313f695181c12aeb0df366f7b21efa69d359f763bc"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-shazamkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ShazamKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ShazamKit-9.0.1.tar.gz", hash = "sha256:e9b6d2554b876754613b6ebc668f4b0f1d22ac5d373fa10c3d8eea4d3bd972eb"}, - {file = "pyobjc_framework_ShazamKit-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:4053375d7402650cf5e9af8dc7833b75cfae05f0a26e48c54d2a0f570839c9ac"}, - {file = "pyobjc_framework_ShazamKit-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:e9706cc3cf27f01930348f19114d4d2984b8fbed9e3328a9c945a0fe44af2b99"}, - {file = "pyobjc_framework_ShazamKit-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:392de93bc94c47356aac438a163aba89ea16429d246dc95afe556a307e67f5c8"}, - {file = "pyobjc_framework_ShazamKit-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:af49cc2dd7ca889b47910b5dd8ca075944e787b07651b70abfadb88bc59b7f6c"}, - {file = "pyobjc_framework_ShazamKit-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:3cf8eda1b27ad6665b2c55ecfce7f03930994f17e23ba0a62ab0a2e28df9c7e9"}, - {file = "pyobjc_framework_ShazamKit-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:f03a71290c3d7e37cda8eab000feb5b408efabbd8868fbaa64ac944fd86ffcd1"}, + {file = "pyobjc-framework-ShazamKit-9.1.1.tar.gz", hash = "sha256:757410712eba85c227ecca5574b858158757ed143dc05714d9a85bf029ca93f9"}, + {file = "pyobjc_framework_ShazamKit-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:c647da797a55fa3cf1fee32e9dffe1c263dc38f7f3e5bbcae780c3f8844ab0a3"}, + {file = "pyobjc_framework_ShazamKit-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:a7c4e98c9ba63ed6300f0f2400941ddc7005a9eb47cecb349f6bdf47f0c1116a"}, + {file = "pyobjc_framework_ShazamKit-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:995fd3c8bbcecec6f6f52fc6e330ba65e751983c40c05dd932d9993d51f16da9"}, + {file = "pyobjc_framework_ShazamKit-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:1aa0c65278769dd6008b321e0b16555ef4a6c9fe79ebc73df86f7f8ac8f24f76"}, + {file = "pyobjc_framework_ShazamKit-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:8b2e0001dedca54e8a39478dd69d901e1165fb50edd279e64a7415461b754a1e"}, + {file = "pyobjc_framework_ShazamKit-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:a447ece5e239f4d645fdd9385d9e07c6938f859e70bc2dd184ea37d38f851450"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-social" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Social on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Social-9.0.1.tar.gz", hash = "sha256:ac0552f7bcc3bfd35b4874821c9ee812b762f9c054450644cd520753c8579b6d"}, - {file = "pyobjc_framework_Social-9.0.1-py2.py3-none-any.whl", hash = "sha256:fd5395ab95c271514f6befe0023c49636853efb32156408d9df9423fdd7bd75c"}, + {file = "pyobjc-framework-Social-9.1.1.tar.gz", hash = "sha256:f6c5baadcf81141ae11322ffa839e3b90bdc1267041d17a56c4b72f440bf4b05"}, + {file = "pyobjc_framework_Social-9.1.1-py2.py3-none-any.whl", hash = "sha256:967146838af3e2e35f8dbf2d87c5b610f72cad74810ed49be31f1aa3b3f67559"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-soundanalysis" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SoundAnalysis on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SoundAnalysis-9.0.1.tar.gz", hash = "sha256:52ac3b7534afa19b8b9f3a3ec808f8c27d0a6b0dc2e3e87cadbc5ea03010e867"}, - {file = "pyobjc_framework_SoundAnalysis-9.0.1-py2.py3-none-any.whl", hash = "sha256:580135eedaf10b64721e4fc0120c1f8a1cbcb1398fff1656dabf573819a9a24c"}, + {file = "pyobjc-framework-SoundAnalysis-9.1.1.tar.gz", hash = "sha256:cdd815d2076c2a29cf207b5be8144017ab372bd8b5f7e6ccf87720bac5d416b3"}, + {file = "pyobjc_framework_SoundAnalysis-9.1.1-py2.py3-none-any.whl", hash = "sha256:046bb27375bda0699ce897c6e62b5411989a9fc0949bf0914b8b4040b98c5221"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-speech" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Speech on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Speech-9.0.1.tar.gz", hash = "sha256:ec85948f88cc4a1f77c0cddca93046c0d0b4af526e3bc2aa90f77bdea916f288"}, - {file = "pyobjc_framework_Speech-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:60722fdd68a8d93f087da893a02f9cf759549be54428664081bac1c4119337df"}, - {file = "pyobjc_framework_Speech-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:5e315e5ca17c7c7b79a3d05a375b3ade972ae3177c29ba3be519211b4e2f53b8"}, - {file = "pyobjc_framework_Speech-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:d50240d21a6e5104ed7e2bd3fef11fe7f8eca1fb4deff2e7fb46784cb483aa9a"}, + {file = "pyobjc-framework-Speech-9.1.1.tar.gz", hash = "sha256:d341ce6dd03885e07a6bae4e88e2949999cff8d6c21e420e8e41c08b968298f8"}, + {file = "pyobjc_framework_Speech-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:f48932d10551a743f2acfd8e1203d964babc1b75662eac6687e9522a888ea29e"}, + {file = "pyobjc_framework_Speech-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:17d3108ba203cf0d92df5e48fbbada0944b23cada41468c91457848fbe09fb3e"}, + {file = "pyobjc_framework_Speech-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:5010d667f5d7eba9a36083104446427f79e89a25cbaee49313770db158e48826"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-spritekit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SpriteKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SpriteKit-9.0.1.tar.gz", hash = "sha256:7484dd95c055fdeda925ae1eec69379cc6fbb39da514c9ec71fcdeb6b0af181a"}, - {file = "pyobjc_framework_SpriteKit-9.0.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:201520a4ed454e65597393617d4216953a758dd8eb3a2277b7dba5d43a6beb2b"}, - {file = "pyobjc_framework_SpriteKit-9.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:c2ac9d671f04b29d587c0760cc6653d7d4e3da3ccca274572db0753fd462a523"}, - {file = "pyobjc_framework_SpriteKit-9.0.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:82ed2de66175448a9a6ce3d6b638fbcc79bfaf0922b6bb5d975fadc96a8c3ec4"}, - {file = "pyobjc_framework_SpriteKit-9.0.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:cdd4b0322d5c2feaedfb59d08c27f6bf94974c8e8795755306979f11326d7270"}, - {file = "pyobjc_framework_SpriteKit-9.0.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:5e877e8e7af1c07873a324e9309f95f35f5f662ec32b2d5f19bdff2e5bf336fb"}, - {file = "pyobjc_framework_SpriteKit-9.0.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:10616d3707e315fda9631ba57bc6c8a2bf5f2565204342c8bed923d995e5d6e4"}, + {file = "pyobjc-framework-SpriteKit-9.1.1.tar.gz", hash = "sha256:acf9299ce66e7239dba94a873c220cb4e056727e040539492e19c7fb17afae93"}, + {file = "pyobjc_framework_SpriteKit-9.1.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:7290e44329f43e0cbd08f53979820ad18cc7ba746cd70605b2d11d0eb2ebe1e9"}, + {file = "pyobjc_framework_SpriteKit-9.1.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:7bd2efdebe3dd57e0dde9b1b371c7839bbbd18277c88757cb1c2d1e834ed2cf8"}, + {file = "pyobjc_framework_SpriteKit-9.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:8a53087c64b263317543e4c1f4e9fe1975d722115c89a960664bea4d8fe58ccf"}, + {file = "pyobjc_framework_SpriteKit-9.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:873405e192de478ce8ab83e7a63c35fd99f5e805cbf82a2e254a8eee7c8ed0df"}, + {file = "pyobjc_framework_SpriteKit-9.1.1-cp38-cp38-macosx_11_0_universal2.whl", hash = "sha256:80d8e5ed74b3a2ec7e189e404463979996926f1dd82f3820b26d38536160ca84"}, + {file = "pyobjc_framework_SpriteKit-9.1.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:ddba8c20a147f16f2e1b21b28797cc1dd9348d85e36b063ce86f88639f7a1351"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-storekit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework StoreKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-StoreKit-9.0.1.tar.gz", hash = "sha256:f6dc49a17b6befb4d4d891c26080265edc1c260dbf14e66bca1ad037a72a7adc"}, - {file = "pyobjc_framework_StoreKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:5a9df236fb4fba130deb7d5e1b4ab8d2c08a8c7ff8009e437171fb26e3fee5a0"}, - {file = "pyobjc_framework_StoreKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:66bc9260e9987afc2f28435dc1485b61b86b25dba583c80edef1c0466d5c83fd"}, - {file = "pyobjc_framework_StoreKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:60aab6cf4b6bbce5c3237cb0cd9d1eb9811cdb1797964a792d73d5f7f57a6bbb"}, + {file = "pyobjc-framework-StoreKit-9.1.1.tar.gz", hash = "sha256:644e73b2aad93a3d7f03933acdc00a4e77ed86e5ce840cd1c0a8be4a4e7531d3"}, + {file = "pyobjc_framework_StoreKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:081109ffcd68e4138aada0d76daab4c9dae6296f6efefd605eed9b1d23ac5cbb"}, + {file = "pyobjc_framework_StoreKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:4d576db4731d99720b016feee0084d85cfb17c6e0ab4d84bb82c502d902294de"}, + {file = "pyobjc_framework_StoreKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:fe7ec766add15e8a338a14c48bfb27d5860da2fc97f4db9fee0e523a73e3f5ba"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-syncservices" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SyncServices on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SyncServices-9.0.1.tar.gz", hash = "sha256:9a038f6d857f92f9a4c34329905821726405c07f7be0e0f4a958f423e925633a"}, - {file = "pyobjc_framework_SyncServices-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:d5a252805c802966c2b910efe92b5ac2323d5f624fb1b5ded0f6e79122073ac0"}, - {file = "pyobjc_framework_SyncServices-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:8cf55195a4672e127506f46eef325c8901577e10d1ba07fac32a95ecec7c1210"}, - {file = "pyobjc_framework_SyncServices-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:3525ea12627a8fb7aab3fbe3f2b509e52070e2f3485e93be02ca70d0be7102cd"}, + {file = "pyobjc-framework-SyncServices-9.1.1.tar.gz", hash = "sha256:c5bcf2ab212120977f9b5dfce26f1b6f5cf4e21619cd98456fc7c5d8dd535896"}, + {file = "pyobjc_framework_SyncServices-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:b51b28db66d3c0fdbcc0ddf2973929de5d7f6b4c85c8edf7a25f9902467f07f2"}, + {file = "pyobjc_framework_SyncServices-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:33e608a8f5e3cbd4848be2a999f00069b239e292c384576d4cdfbcac6f3b5283"}, + {file = "pyobjc_framework_SyncServices-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:bbf163c7c6e5cce1be2af11a67815bd647906781b24bbfe32aa1b87f62cff8da"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-CoreData = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-CoreData = ">=9.1.1" [[package]] name = "pyobjc-framework-systemconfiguration" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SystemConfiguration on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SystemConfiguration-9.0.1.tar.gz", hash = "sha256:0d328f3908b272d987aeaf56913dd4acf35bdb85a0a783cd3907c60e39b75bf3"}, - {file = "pyobjc_framework_SystemConfiguration-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:903bef65bea55d351792b642101795425148692ec0863b18724e2def12da7681"}, - {file = "pyobjc_framework_SystemConfiguration-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:d33a781ca04fb64e437c08e0d06be472e9e7c1f755d8459718fedc56b768f16a"}, - {file = "pyobjc_framework_SystemConfiguration-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:0a0f6b63dacdb118c15975119fb5f3edf116fdf79a1d1f71f32877facbd80e7b"}, + {file = "pyobjc-framework-SystemConfiguration-9.1.1.tar.gz", hash = "sha256:69a4b29cdb9fb925fa847a13359f19e8ab3b3417e8768c56373d23f74cb45a44"}, + {file = "pyobjc_framework_SystemConfiguration-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:dfc0059424d1bcb14ef049f661aa13fa23aacf0a43eefc74c1b01465a2b4e2c1"}, + {file = "pyobjc_framework_SystemConfiguration-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:76c86f0e79b855f26c549d2a03e9c2fc9f1b46c4305050809e55bf93bf06de5d"}, + {file = "pyobjc_framework_SystemConfiguration-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:68af3a05c9690c180c126d633916e8db7652400b54f1ff11d501cd12ee6f6938"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-systemextensions" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework SystemExtensions on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-SystemExtensions-9.0.1.tar.gz", hash = "sha256:0b95decfa84f863d5418c6ab341285b1f4c7344566c2cb6dbc62b6380a8d39ba"}, - {file = "pyobjc_framework_SystemExtensions-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:f44ce5151f47efe5c3f20c5215350548bd97a02aba91b3ec3e18417267b7f875"}, - {file = "pyobjc_framework_SystemExtensions-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:6146da97513e44d8edafe4e3fb30373f7b57a97c66cfbbd58901db8f81af83f5"}, - {file = "pyobjc_framework_SystemExtensions-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:2e2bd5fcde4dd115012e621c7c6d327f120e23dce68b116ddbe35cd7b2165eba"}, + {file = "pyobjc-framework-SystemExtensions-9.1.1.tar.gz", hash = "sha256:d39c6f89805434d5d214f028bad31be4b711996ab1d83518a7a4f07a4f9dcf08"}, + {file = "pyobjc_framework_SystemExtensions-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:83c93fa2f0e22be6b7fea57628e9b342edb1a07205527a7895e60fac615a17e4"}, + {file = "pyobjc_framework_SystemExtensions-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:4de741ed81a348322ab2c6e17327c47e453b1e40477b984098ddf263bdde2a0d"}, + {file = "pyobjc_framework_SystemExtensions-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:44661b236acb6b162d2a7ebffd63696e542090b2d6968f8d78dda5174e4fca1e"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-threadnetwork" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework ThreadNetwork on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-ThreadNetwork-9.0.1.tar.gz", hash = "sha256:426ed4d476cdb8a0c09752b8f85d586d40a6a0247e0c6f1ed40fe16689a93c54"}, - {file = "pyobjc_framework_ThreadNetwork-9.0.1-py2.py3-none-any.whl", hash = "sha256:791fcb393d0ba4c42dd0225b852b07f84ab52faff938370cdc63892ebd871512"}, + {file = "pyobjc-framework-ThreadNetwork-9.1.1.tar.gz", hash = "sha256:dd6d011dc8d4f331caa748f55a86bb9a9de774afec27be2a25f54280a5b51fe2"}, + {file = "pyobjc_framework_ThreadNetwork-9.1.1-py2.py3-none-any.whl", hash = "sha256:667c767f0c491c06aa7bfebd78fdc38f22602bb951c8ac58ffc14a09f98ad9f3"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-uniformtypeidentifiers" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework UniformTypeIdentifiers on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-UniformTypeIdentifiers-9.0.1.tar.gz", hash = "sha256:027e0c12923c361be01f19604049fff0ef3b4b3c920477dbe746b7e8c312355f"}, - {file = "pyobjc_framework_UniformTypeIdentifiers-9.0.1-py2.py3-none-any.whl", hash = "sha256:32ec96c1f99678cb1052d90c9582d78b3f61fcfb485a7b30f034345839370cce"}, + {file = "pyobjc-framework-UniformTypeIdentifiers-9.1.1.tar.gz", hash = "sha256:239e258acd47ad60eb8dc4f25b7492fb6cc1d87031dcad434437fc3f6b1d566e"}, + {file = "pyobjc_framework_UniformTypeIdentifiers-9.1.1-py2.py3-none-any.whl", hash = "sha256:1f623bb8b5abf80e631797916b37b9b4e8b398305ffbae53f5bee50c10783b6d"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-usernotifications" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework UserNotifications on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-UserNotifications-9.0.1.tar.gz", hash = "sha256:38894aefa85bebb855559b16f798c2b8cf34cbcb7b292cd52fe143c64c6e411b"}, - {file = "pyobjc_framework_UserNotifications-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:36be81d5b5018d7e2ca769e517af48e72e47c9b4471e9225e5ee4a9107ffe00c"}, - {file = "pyobjc_framework_UserNotifications-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:057692c2ef4c57e5347c82be1fd53ddef7d02b4a7efd0455ede04dee5c78edc1"}, - {file = "pyobjc_framework_UserNotifications-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:705bfa9ff3cb999f4a53c38a6b0e97fe5bdc9c06ac294b07b5d6e7f2603caecd"}, + {file = "pyobjc-framework-UserNotifications-9.1.1.tar.gz", hash = "sha256:409d390a2408fbec094b6f85605ad82a1579cec1732c1a8a3a93af98dc756a88"}, + {file = "pyobjc_framework_UserNotifications-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:8f0894643dffa9c2fb342d7cf5226e6090ec52dee17485a40bcc057123029274"}, + {file = "pyobjc_framework_UserNotifications-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:5584dfde2aae5c839a0b5f5c0b2746c714e0a96b8b4a978ea812601c16fcca97"}, + {file = "pyobjc_framework_UserNotifications-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:a0ce37161f411230a37a87a4589644bc556d5245fa06fe8d2c07dc6d0aef5c73"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-usernotificationsui" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework UserNotificationsUI on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-UserNotificationsUI-9.0.1.tar.gz", hash = "sha256:7ce84ee3133fca72ea4187e820e86910a5c320422cb30e85043652917c008698"}, - {file = "pyobjc_framework_UserNotificationsUI-9.0.1-py2.py3-none-any.whl", hash = "sha256:6fb9f16e74893fde59bd2323cfd24764acc74a5fa3652c79b52aea4e62896b65"}, + {file = "pyobjc-framework-UserNotificationsUI-9.1.1.tar.gz", hash = "sha256:bef3427fc6feede53f1295a5a92d0ea8eaf5f04e89f893fbd543fe6047a05cb6"}, + {file = "pyobjc_framework_UserNotificationsUI-9.1.1-py2.py3-none-any.whl", hash = "sha256:dca9926267cdb0dd06389bec894bc5e6a16efe948f7a194d71cfe6103bbb9f3d"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-UserNotifications = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-UserNotifications = ">=9.1.1" [[package]] name = "pyobjc-framework-videosubscriberaccount" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework VideoSubscriberAccount on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-VideoSubscriberAccount-9.0.1.tar.gz", hash = "sha256:38e0fde0cdfdab53352f880370cc5cea49b6c6f703f58dd0c14e0f1f09bedf42"}, - {file = "pyobjc_framework_VideoSubscriberAccount-9.0.1-py2.py3-none-any.whl", hash = "sha256:4a40c908d8590a75bf71006df7429c3cbe8f4a3ccbbab8e56b6d09ad92ac1b9e"}, + {file = "pyobjc-framework-VideoSubscriberAccount-9.1.1.tar.gz", hash = "sha256:3d588e1c9441d0c6013432080e4ef1665ef3e961a5b3b34e7e70aaa6637e87ee"}, + {file = "pyobjc_framework_VideoSubscriberAccount-9.1.1-py2.py3-none-any.whl", hash = "sha256:a317d4d8fbec32fd0644c1e3f20a94359150880950ccce35799e8ecb02f018a7"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-videotoolbox" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework VideoToolbox on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-VideoToolbox-9.0.1.tar.gz", hash = "sha256:3ff52b8a9c06bb25a6894fafbffa97607da7294cf10ad8337dc7d707d524f9f3"}, - {file = "pyobjc_framework_VideoToolbox-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:2da628f91c7dc4208edf581effdc826909c7c970807f186c0301df3e7527b19c"}, - {file = "pyobjc_framework_VideoToolbox-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:706482e2f21e5c37f44aceb2e0df4d4f67157fb11877e75e210a137a743e0ae3"}, - {file = "pyobjc_framework_VideoToolbox-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:405d519058d51da6e6f9e6e183325b01ab49386547bd61faaa07b19a237fe916"}, + {file = "pyobjc-framework-VideoToolbox-9.1.1.tar.gz", hash = "sha256:bc7d980f82ca7e81ba277e2de78ddfeb8abb151956b10e648596305f9626eaf1"}, + {file = "pyobjc_framework_VideoToolbox-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:9607df13945fc4859f0d36ef5fbdd234304e1972b30ce5a5f291fde00f5cd9e6"}, + {file = "pyobjc_framework_VideoToolbox-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:73139e2cc9e395e51028b605f12bf19826d5d17ef6cb627cc143699e57e851fc"}, + {file = "pyobjc_framework_VideoToolbox-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:3586e58870616b2aeb2390d770d9fb4ab67df3e70b59da9282af7fe59f5607f8"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-CoreMedia = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-CoreMedia = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-virtualization" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Virtualization on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Virtualization-9.0.1.tar.gz", hash = "sha256:98ecb1e7b8021013edd2905c63d23dfd5cea58c8baaf67715060c84b120a2e95"}, - {file = "pyobjc_framework_Virtualization-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:b2c4d6ed95845da4fce43440686b07c89dc6a3b9d4225ecc828ebf7bd9e0ec6e"}, - {file = "pyobjc_framework_Virtualization-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:9c038560122c873e5bd389f249ba463b7a2f6f7b472777aadd018ab8370407c8"}, - {file = "pyobjc_framework_Virtualization-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:1f663ac0694d91788c5ab0fa1ddcd6d1764f431f45106575ce66c546749d450b"}, + {file = "pyobjc-framework-Virtualization-9.1.1.tar.gz", hash = "sha256:2bdad1b0a5b5e4bd4a0e90bf5a4971705d9b8e0bb7b330a5bf4b76bdbfb1a680"}, + {file = "pyobjc_framework_Virtualization-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:52ba1bcc4f155c147bb2db446d68ef9c47aa8ebf7194a6e1f4b37aa00ade577c"}, + {file = "pyobjc_framework_Virtualization-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:295f36a0c0b290221c55250c7bab7347a611553955a70a8fc23e95da986e6ef6"}, + {file = "pyobjc_framework_Virtualization-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:aa29d41c6f70bba7c66e200f22c7cc4ad82f2cff40cb1da02cf41eaabc8e404e"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyobjc-framework-vision" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework Vision on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-Vision-9.0.1.tar.gz", hash = "sha256:0f5a6f56fd4a2d9ea340aeafe06479b500aebfcc2b81aa2a496d438a00598222"}, - {file = "pyobjc_framework_Vision-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:ce1e8b4d84481ac2e66fb9075e5f1c2693db02d45283fa1797b7c483b4870a75"}, - {file = "pyobjc_framework_Vision-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:6151dcdb296933efa26d0d1003d34904dd6935ba1b69649483255c1aa67742bc"}, - {file = "pyobjc_framework_Vision-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:0a0195a9802fcae8b5b17ab8da7187d0be6903572a3bbb64c0e979015469ddd4"}, + {file = "pyobjc-framework-Vision-9.1.1.tar.gz", hash = "sha256:9275988390a9db96ad5359ef7061570410826995716e4525e65ad476de9e40fa"}, + {file = "pyobjc_framework_Vision-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:8bfb9876ee7354657797ec26a3b3834898e1716b13abe744632925309e7cf3a4"}, + {file = "pyobjc_framework_Vision-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:6f66cda51aa39c352173fa302dcd752eb7a24e65b43eb7b66b82562abb8add0d"}, + {file = "pyobjc_framework_Vision-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:4d159f0f6a66131d6aa295a4f3f35650a92592049ff211a4838c9d3799f8124f"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" -pyobjc-framework-CoreML = ">=9.0.1" -pyobjc-framework-Quartz = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" +pyobjc-framework-CoreML = ">=9.1.1" +pyobjc-framework-Quartz = ">=9.1.1" [[package]] name = "pyobjc-framework-webkit" -version = "9.0.1" +version = "9.1.1" description = "Wrappers for the framework WebKit on macOS" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "pyobjc-framework-WebKit-9.0.1.tar.gz", hash = "sha256:82ed0cb273012b48f7489072d6e00579f42d54bc4543471c262db3e5c4bb9e87"}, - {file = "pyobjc_framework_WebKit-9.0.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:037082f72fa1f1d87889fdc172726c3381769de24ca5207d596f3925df9b25f0"}, - {file = "pyobjc_framework_WebKit-9.0.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:952685b820545036833ed737600d32c344916a83b2af4e04acb4b618aaac9431"}, - {file = "pyobjc_framework_WebKit-9.0.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:28a7859401b5af7c47e17612b4b3baca6669e76f974f6f6bfe5e93921a00adec"}, + {file = "pyobjc-framework-WebKit-9.1.1.tar.gz", hash = "sha256:bc6ba0ca6ed9ebcb4c5fc338410a81f50b4da08e4bab4bfe5853612e8e5e79aa"}, + {file = "pyobjc_framework_WebKit-9.1.1-cp36-abi3-macosx_10_9_universal2.whl", hash = "sha256:49ffae7c9dcab8048601166c97e6352999b5cd837a73ae6c1d5a8b90aa892b6d"}, + {file = "pyobjc_framework_WebKit-9.1.1-cp36-abi3-macosx_10_9_x86_64.whl", hash = "sha256:1d371fb72aa06a3c3f3cbb1360e8762b225c2f62c28562218535ce17206163d4"}, + {file = "pyobjc_framework_WebKit-9.1.1-cp36-abi3-macosx_11_0_universal2.whl", hash = "sha256:be51de0d13a1308cc67d3ac49eb30dffdf4c3a0b386e5515dfdab8c6b5fec4d4"}, ] [package.dependencies] -pyobjc-core = ">=9.0.1" -pyobjc-framework-Cocoa = ">=9.0.1" +pyobjc-core = ">=9.1.1" +pyobjc-framework-Cocoa = ">=9.1.1" [[package]] name = "pyparsing" @@ -5155,60 +5226,63 @@ files = [ [[package]] name = "pyqt6" -version = "6.4.2" +version = "6.5.0" description = "Python bindings for the Qt cross platform application toolkit" category = "main" optional = false python-versions = ">=3.6.1" files = [ - {file = "PyQt6-6.4.2-cp37-abi3-macosx_10_14_universal2.whl", hash = "sha256:c128bc0f17833e324593e3db83e99470d451a197dd17ff0333927b946c935bd9"}, - {file = "PyQt6-6.4.2-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:18d1daf98d9236d55102cdadafd1056f5802f3c9288fcf7238569937b71a89f0"}, - {file = "PyQt6-6.4.2-cp37-abi3-win_amd64.whl", hash = "sha256:25bd399b4a95dce65d5f937c1aa85d3c7e14a21745ae2a4ca14c0116cd104290"}, - {file = "PyQt6-6.4.2.tar.gz", hash = "sha256:740244f608fe15ee1d89695c43f31a14caeca41c4f02ac36c86dfba4a5d5813d"}, + {file = "PyQt6-6.5.0-1-cp37-abi3-macosx_10_14_universal2.whl", hash = "sha256:b3f2bf611e7f09c25f5decb82fc27bbe63fcc498e63bf11d17e23916d716c805"}, + {file = "PyQt6-6.5.0-1-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:6f3d232fe2abb02689d23a83f9629ccca6d57a36384688cd6411700ff5cf43f2"}, + {file = "PyQt6-6.5.0-1-cp37-abi3-win_amd64.whl", hash = "sha256:952ba3b50c10f61289ea74db4c7a616170219959ac5300e0d9ec5427a27e95c7"}, + {file = "PyQt6-6.5.0-cp37-abi3-macosx_10_14_universal2.whl", hash = "sha256:e3c8289d9a509be897265981b77eb29e64ce29e9d221fdf52545c2c95e819c9b"}, + {file = "PyQt6-6.5.0-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:2b0d9628134811fbfc988d1757111ca8e25cb697f136fa54c969fb1a4d4a61d1"}, + {file = "PyQt6-6.5.0-cp37-abi3-win_amd64.whl", hash = "sha256:99ea0e68f548509b7ef97cded0feeaf3dca7d1fe719388569407326be3be38c2"}, + {file = "PyQt6-6.5.0.tar.gz", hash = "sha256:b97cb4be9b2c8997904ea668cf3b0a4ae5822196f7792590d05ecde6216a9fbc"}, ] [package.dependencies] -PyQt6-Qt6 = ">=6.4.0" +PyQt6-Qt6 = ">=6.5.0" PyQt6-sip = ">=13.4,<14" [[package]] name = "pyqt6-qt6" -version = "6.4.3" +version = "6.5.0" description = "The subset of a Qt installation needed by PyQt6." category = "main" optional = false python-versions = "*" files = [ - {file = "PyQt6_Qt6-6.4.3-py3-none-macosx_10_14_x86_64.whl", hash = "sha256:b133bbc53e1cc05aafd78bfd3a577826481a976021d041c1c57d7dadc7de1c11"}, - {file = "PyQt6_Qt6-6.4.3-py3-none-macosx_11_0_arm64.whl", hash = "sha256:27cc19976c872ae7111fcab8a9e9eae8c5ec5e55bfb6938a379551148b85f5b0"}, - {file = "PyQt6_Qt6-6.4.3-py3-none-manylinux_2_28_x86_64.whl", hash = "sha256:96f30cca49af18f6863c66576b90f2f29987dc35397994d0575b197226c5b328"}, - {file = "PyQt6_Qt6-6.4.3-py3-none-win_amd64.whl", hash = "sha256:b0151097aa93235676c0f83ce23916ee31ca8584bd1b45923725068404542cc2"}, + {file = "PyQt6_Qt6-6.5.0-py3-none-macosx_10_14_x86_64.whl", hash = "sha256:1178fcd5e9590fec4261e06a753a8fa028222ec0bd9a0788b3bd37720fbbe6cf"}, + {file = "PyQt6_Qt6-6.5.0-py3-none-macosx_11_0_arm64.whl", hash = "sha256:9d82d8af986a0eef55905f309fdda4303d1354eba10175824ae62ab6547f7a96"}, + {file = "PyQt6_Qt6-6.5.0-py3-none-manylinux_2_28_x86_64.whl", hash = "sha256:5f40ef19eb632731828283361f800928517650c74c914c093af9a364d6843953"}, + {file = "PyQt6_Qt6-6.5.0-py3-none-win_amd64.whl", hash = "sha256:8c1f898f4d02a31615fe7613a38f82b489fb2c8554965c917d551470731635a8"}, ] [[package]] name = "pyqt6-sip" -version = "13.4.1" +version = "13.5.1" description = "The sip module support for PyQt6" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "PyQt6_sip-13.4.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:ee06f255787a0b4957f357f93b78d2a11ca3761916833e3afa83f1381d4d1a46"}, - {file = "PyQt6_sip-13.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:3a674c591d4274d4ea8127205290e927a7dab0eb87a0038d4f4ea1d430782649"}, - {file = "PyQt6_sip-13.4.1-cp310-cp310-win_amd64.whl", hash = "sha256:3ef9392e4ae29d393b79237d85840cdc6b8831f36eed5d56c7d9b329b380cc8d"}, - {file = "PyQt6_sip-13.4.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:a2a0461992c6657f343308b150c4d6b57e9e7a0e5c2f79538434e7fb869ea827"}, - {file = "PyQt6_sip-13.4.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:5731f22618435654352ef07684549a17be82b75254227fc80b4b5b0b59fc6656"}, - {file = "PyQt6_sip-13.4.1-cp311-cp311-win_amd64.whl", hash = "sha256:fbee0d554e0e98f56dbf6d94b00a28cc32425938ad7ae98fd91f8822c5b24d45"}, - {file = "PyQt6_sip-13.4.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:a81490ee84d7a41a126b116081bd97d758f41bf706aee0a8cec24d6e4c660184"}, - {file = "PyQt6_sip-13.4.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:224575e84805c4317bacd5d1b8e93e0ad5c48685dadbbe1e902d4ebe16f22828"}, - {file = "PyQt6_sip-13.4.1-cp37-cp37m-win_amd64.whl", hash = "sha256:36ae29cdc223cacc1257d0f5075cf81474550c6d26b728f922487a2aa935f130"}, - {file = "PyQt6_sip-13.4.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:fcc6d78314783f4a193f02353f431b7ea4d357f47c3c7a7d0740e723f69c64dc"}, - {file = "PyQt6_sip-13.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:5bc4beb6fb1de4c9ba8beee7b1a4a813fa888c3b095206dafcd25d7e6e4ed2a7"}, - {file = "PyQt6_sip-13.4.1-cp38-cp38-win_amd64.whl", hash = "sha256:0df998f2b6ceeacfd10de773441572e215be0c9cae566cc7dd36e231bf714a12"}, - {file = "PyQt6_sip-13.4.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:e670a7b2fb7e32204ce67d274017bfff3e21139d217d60cebbfcb75b019c91ee"}, - {file = "PyQt6_sip-13.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:5c36ab984402e96792eebf4b031abfaa589aa20af3190a79c54502c16964d97e"}, - {file = "PyQt6_sip-13.4.1-cp39-cp39-win_amd64.whl", hash = "sha256:43935873d60f57719632840d517afee04ef8f30e92cfe0dadc7e6326691920fc"}, - {file = "PyQt6_sip-13.4.1.tar.gz", hash = "sha256:e00e287ea05bbc293fc6e2198301962af9b7b622bd2daf4288f925a88ae35dc9"}, + {file = "PyQt6_sip-13.5.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:2a15f080a994936ed182f4a81343baa19bac9063ec6efc0a93d026f5cfc95ace"}, + {file = "PyQt6_sip-13.5.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:d90dfec64c35c91644a3e32d3e5680cdee549d00245ea7252cb6298797f9bcef"}, + {file = "PyQt6_sip-13.5.1-cp310-cp310-win_amd64.whl", hash = "sha256:1e7bb3e45e57dfdb9437043d99b7cb797707e7f2475d122928b13688458f94b7"}, + {file = "PyQt6_sip-13.5.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:18c0e75e6ebd91dc96dbc6290f044ec37e764890ef2182c82b99ea5b655ea466"}, + {file = "PyQt6_sip-13.5.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:c3e2f155f92f96d73c680caf3d87f4f9f9aaf6487c125ecbe7140daad7d87245"}, + {file = "PyQt6_sip-13.5.1-cp311-cp311-win_amd64.whl", hash = "sha256:08b69898aab0fcc73661b212d434f9e9eb50319481bc2ac3aaf1ac06bc9feca6"}, + {file = "PyQt6_sip-13.5.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:d79957dd0c0ea1a17f0846806ea203dce827df6a9dcd93ebfe98fdd6186d9ecc"}, + {file = "PyQt6_sip-13.5.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:a867601c38acc9b0c7f9aab4f96d9ec8cbedfcd5ae245f82a9c1c48f352413e4"}, + {file = "PyQt6_sip-13.5.1-cp37-cp37m-win_amd64.whl", hash = "sha256:52931307cf06c5ac992df2877e899f8b8ba72464e2828fe442b18fd51c7bf787"}, + {file = "PyQt6_sip-13.5.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:c71d303ff654ad947d8c0cb5ebfde9a59390aac52eb695a775234a08bee8f44e"}, + {file = "PyQt6_sip-13.5.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:e0d715bb5b86eb8f09d84b2b4400df7e4c96ef730801bc145a1c23be79f39fac"}, + {file = "PyQt6_sip-13.5.1-cp38-cp38-win_amd64.whl", hash = "sha256:4b2e70d21069fe6e20bf22de1de2985e064e00d1368e0a171ce38824be4339ab"}, + {file = "PyQt6_sip-13.5.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:f7b4e3cad598afd9b50a32732007184141b400769d425cae86f4e702cbc882b3"}, + {file = "PyQt6_sip-13.5.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:ad802005e68bb9bb6f869b7f904c73d7c7793d11b83d317c33ff6b0c163d785f"}, + {file = "PyQt6_sip-13.5.1-cp39-cp39-win_amd64.whl", hash = "sha256:5e8fdb0821c0c556d2a34db1229d4bd711499a1102241b1b9fcf1ee34f87e564"}, + {file = "PyQt6_sip-13.5.1.tar.gz", hash = "sha256:d1e9141752966669576d04b37ba0b122abbc41cc9c35493751028d7d91c4dd49"}, ] [[package]] @@ -5248,25 +5322,24 @@ files = [ [[package]] name = "pytest" -version = "7.2.2" +version = "7.3.1" description = "pytest: simple powerful testing with Python" category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "pytest-7.2.2-py3-none-any.whl", hash = "sha256:130328f552dcfac0b1cec75c12e3f005619dc5f874f0a06e8ff7263f0ee6225e"}, - {file = "pytest-7.2.2.tar.gz", hash = "sha256:c99ab0c73aceb050f68929bc93af19ab6db0558791c6a0715723abe9d0ade9d4"}, + {file = "pytest-7.3.1-py3-none-any.whl", hash = "sha256:3799fa815351fea3a5e96ac7e503a96fa51cc9942c3753cda7651b93c1cfa362"}, + {file = "pytest-7.3.1.tar.gz", hash = "sha256:434afafd78b1d78ed0addf160ad2b77a30d35d4bdf8af234fe621919d9ed15e3"}, ] [package.dependencies] -attrs = ">=19.2.0" colorama = {version = "*", markers = "sys_platform == \"win32\""} iniconfig = "*" packaging = "*" pluggy = ">=0.12,<2.0" [package.extras] -testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "xmlschema"] +testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "xmlschema"] [[package]] name = "pytest-cov" @@ -5345,13 +5418,13 @@ files = [ [[package]] name = "pytweening" -version = "1.0.4" +version = "1.0.7" description = "A collection of tweening / easing functions." category = "main" optional = false python-versions = "*" files = [ - {file = "pytweening-1.0.4.tar.gz", hash = "sha256:8533282cf70b31de8a0499e1cf420930b0013c787118872b2ec899382792e2e6"}, + {file = "pytweening-1.0.7.tar.gz", hash = "sha256:767134f1bf57b76c1ce9f692dd1cfc776d9a279de6724e8d04854508fd7ededb"}, ] [[package]] @@ -5430,14 +5503,14 @@ files = [ [[package]] name = "redis" -version = "4.5.4" +version = "4.5.5" description = "Python client for Redis database and key-value store" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "redis-4.5.4-py3-none-any.whl", hash = "sha256:2c19e6767c474f2e85167909061d525ed65bea9301c0770bb151e041b7ac89a2"}, - {file = "redis-4.5.4.tar.gz", hash = "sha256:73ec35da4da267d6847e47f68730fdd5f62e2ca69e3ef5885c6a78a9374c3893"}, + {file = "redis-4.5.5-py3-none-any.whl", hash = "sha256:77929bc7f5dab9adf3acba2d3bb7d7658f1e0c2f1cafe7eb36434e751c471119"}, + {file = "redis-4.5.5.tar.gz", hash = "sha256:dc87a0bdef6c8bfe1ef1e1c40be7034390c2ae02d92dcd0c7ca1729443899880"}, ] [package.extras] @@ -5446,21 +5519,21 @@ ocsp = ["cryptography (>=36.0.1)", "pyopenssl (==20.0.1)", "requests (>=2.26.0)" [[package]] name = "requests" -version = "2.28.2" +version = "2.30.0" description = "Python HTTP for Humans." category = "main" optional = false -python-versions = ">=3.7, <4" +python-versions = ">=3.7" files = [ - {file = "requests-2.28.2-py3-none-any.whl", hash = "sha256:64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa"}, - {file = "requests-2.28.2.tar.gz", hash = "sha256:98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf"}, + {file = "requests-2.30.0-py3-none-any.whl", hash = "sha256:10e94cc4f3121ee6da529d358cdaeaff2f1c409cd377dbc72b825852f2f7e294"}, + {file = "requests-2.30.0.tar.gz", hash = "sha256:239d7d4458afcb28a692cdd298d87542235f4ca8d36d03a15bfc128a6559a2f4"}, ] [package.dependencies] certifi = ">=2017.4.17" charset-normalizer = ">=2,<4" idna = ">=2.5,<4" -urllib3 = ">=1.21.1,<1.27" +urllib3 = ">=1.21.1,<3" [package.extras] socks = ["PySocks (>=1.5.6,!=1.5.7)"] @@ -5486,20 +5559,69 @@ idna2008 = ["idna"] [[package]] name = "ruamel-yaml" -version = "0.17.21" +version = "0.17.26" description = "ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order" category = "dev" optional = false python-versions = ">=3" files = [ - {file = "ruamel.yaml-0.17.21-py3-none-any.whl", hash = "sha256:742b35d3d665023981bd6d16b3d24248ce5df75fdb4e2924e93a05c1f8b61ca7"}, - {file = "ruamel.yaml-0.17.21.tar.gz", hash = "sha256:8b7ce697a2f212752a35c1ac414471dc16c424c9573be4926b56ff3f5d23b7af"}, + {file = "ruamel.yaml-0.17.26-py3-none-any.whl", hash = "sha256:25d0ee82a0a9a6f44683dcf8c282340def4074a4562f3a24f55695bb254c1693"}, + {file = "ruamel.yaml-0.17.26.tar.gz", hash = "sha256:baa2d0a5aad2034826c439ce61c142c07082b76f4791d54145e131206e998059"}, ] +[package.dependencies] +"ruamel.yaml.clib" = {version = ">=0.2.7", markers = "platform_python_implementation == \"CPython\" and python_version < \"3.12\""} + [package.extras] docs = ["ryd"] jinja2 = ["ruamel.yaml.jinja2 (>=0.2)"] +[[package]] +name = "ruamel-yaml-clib" +version = "0.2.7" +description = "C version of reader, parser and emitter for ruamel.yaml derived from libyaml" +category = "dev" +optional = false +python-versions = ">=3.5" +files = [ + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:d5859983f26d8cd7bb5c287ef452e8aacc86501487634573d260968f753e1d71"}, + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:debc87a9516b237d0466a711b18b6ebeb17ba9f391eb7f91c649c5c4ec5006c7"}, + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-manylinux2014_aarch64.whl", hash = "sha256:df5828871e6648db72d1c19b4bd24819b80a755c4541d3409f0f7acd0f335c80"}, + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:efa08d63ef03d079dcae1dfe334f6c8847ba8b645d08df286358b1f5293d24ab"}, + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-win32.whl", hash = "sha256:763d65baa3b952479c4e972669f679fe490eee058d5aa85da483ebae2009d231"}, + {file = "ruamel.yaml.clib-0.2.7-cp310-cp310-win_amd64.whl", hash = "sha256:d000f258cf42fec2b1bbf2863c61d7b8918d31ffee905da62dede869254d3b8a"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:045e0626baf1c52e5527bd5db361bc83180faaba2ff586e763d3d5982a876a9e"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-macosx_12_6_arm64.whl", hash = "sha256:721bc4ba4525f53f6a611ec0967bdcee61b31df5a56801281027a3a6d1c2daf5"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:41d0f1fa4c6830176eef5b276af04c89320ea616655d01327d5ce65e50575c94"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win32.whl", hash = "sha256:f6d3d39611ac2e4f62c3128a9eed45f19a6608670c5a2f4f07f24e8de3441d38"}, + {file = "ruamel.yaml.clib-0.2.7-cp311-cp311-win_amd64.whl", hash = "sha256:da538167284de58a52109a9b89b8f6a53ff8437dd6dc26d33b57bf6699153122"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:4b3a93bb9bc662fc1f99c5c3ea8e623d8b23ad22f861eb6fce9377ac07ad6072"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-macosx_12_0_arm64.whl", hash = "sha256:a234a20ae07e8469da311e182e70ef6b199d0fbeb6c6cc2901204dd87fb867e8"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-manylinux2014_aarch64.whl", hash = "sha256:15910ef4f3e537eea7fe45f8a5d19997479940d9196f357152a09031c5be59f3"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:370445fd795706fd291ab00c9df38a0caed0f17a6fb46b0f607668ecb16ce763"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-win32.whl", hash = "sha256:ecdf1a604009bd35c674b9225a8fa609e0282d9b896c03dd441a91e5f53b534e"}, + {file = "ruamel.yaml.clib-0.2.7-cp36-cp36m-win_amd64.whl", hash = "sha256:f34019dced51047d6f70cb9383b2ae2853b7fc4dce65129a5acd49f4f9256646"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:2aa261c29a5545adfef9296b7e33941f46aa5bbd21164228e833412af4c9c75f"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-macosx_12_0_arm64.whl", hash = "sha256:f01da5790e95815eb5a8a138508c01c758e5f5bc0ce4286c4f7028b8dd7ac3d0"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-manylinux2014_aarch64.whl", hash = "sha256:40d030e2329ce5286d6b231b8726959ebbe0404c92f0a578c0e2482182e38282"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:c3ca1fbba4ae962521e5eb66d72998b51f0f4d0f608d3c0347a48e1af262efa7"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-win32.whl", hash = "sha256:7bdb4c06b063f6fd55e472e201317a3bb6cdeeee5d5a38512ea5c01e1acbdd93"}, + {file = "ruamel.yaml.clib-0.2.7-cp37-cp37m-win_amd64.whl", hash = "sha256:be2a7ad8fd8f7442b24323d24ba0b56c51219513cfa45b9ada3b87b76c374d4b"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:91a789b4aa0097b78c93e3dc4b40040ba55bef518f84a40d4442f713b4094acb"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-macosx_12_0_arm64.whl", hash = "sha256:99e77daab5d13a48a4054803d052ff40780278240a902b880dd37a51ba01a307"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux2014_aarch64.whl", hash = "sha256:3243f48ecd450eddadc2d11b5feb08aca941b5cd98c9b1db14b2fd128be8c697"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:8831a2cedcd0f0927f788c5bdf6567d9dc9cc235646a434986a852af1cb54b4b"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-win32.whl", hash = "sha256:3110a99e0f94a4a3470ff67fc20d3f96c25b13d24c6980ff841e82bafe827cac"}, + {file = "ruamel.yaml.clib-0.2.7-cp38-cp38-win_amd64.whl", hash = "sha256:92460ce908546ab69770b2e576e4f99fbb4ce6ab4b245345a3869a0a0410488f"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5bc0667c1eb8f83a3752b71b9c4ba55ef7c7058ae57022dd9b29065186a113d9"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:4a4d8d417868d68b979076a9be6a38c676eca060785abaa6709c7b31593c35d1"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-manylinux2014_aarch64.whl", hash = "sha256:bf9a6bc4a0221538b1a7de3ed7bca4c93c02346853f44e1cd764be0023cd3640"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:a7b301ff08055d73223058b5c46c55638917f04d21577c95e00e0c4d79201a6b"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-win32.whl", hash = "sha256:d5e51e2901ec2366b79f16c2299a03e74ba4531ddcfacc1416639c557aef0ad8"}, + {file = "ruamel.yaml.clib-0.2.7-cp39-cp39-win_amd64.whl", hash = "sha256:184faeaec61dbaa3cace407cffc5819f7b977e75360e8d5ca19461cd851a5fc5"}, + {file = "ruamel.yaml.clib-0.2.7.tar.gz", hash = "sha256:1f08fd5a2bea9c4180db71678e850b995d2a5f4537be0e94557668cf0f5f9497"}, +] + [[package]] name = "safety" version = "2.3.5" @@ -5526,32 +5648,32 @@ gitlab = ["python-gitlab (>=1.3.0)"] [[package]] name = "selenium" -version = "4.8.3" +version = "4.9.1" description = "" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "selenium-4.8.3-py3-none-any.whl", hash = "sha256:28430ac54a54fa59ad1f5392a1b89b169fe3ab2c2ccd1a9a10b6fe74f36cd6da"}, - {file = "selenium-4.8.3.tar.gz", hash = "sha256:61cda3a304f82637162bc155cae7bf88fdb04c115fa2cb1c1c2e1358fcd19a9f"}, + {file = "selenium-4.9.1-py3-none-any.whl", hash = "sha256:82aedaa85d55bc861f4c89ff9609e82f6c958e2e1e3da3ffcc36703f21d3ee16"}, + {file = "selenium-4.9.1.tar.gz", hash = "sha256:3444f4376321530c36ce8355b6b357d8cf4a7d588ce5cf772183465930bbed0e"}, ] [package.dependencies] certifi = ">=2021.10.8" trio = ">=0.17,<1.0" trio-websocket = ">=0.9,<1.0" -urllib3 = {version = ">=1.26,<2.0", extras = ["socks"]} +urllib3 = {version = ">=1.26,<3", extras = ["socks"]} [[package]] name = "setuptools" -version = "67.6.1" +version = "67.7.2" description = "Easily download, build, install, upgrade, and uninstall Python packages" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "setuptools-67.6.1-py3-none-any.whl", hash = "sha256:e728ca814a823bf7bf60162daf9db95b93d532948c4c0bea762ce62f60189078"}, - {file = "setuptools-67.6.1.tar.gz", hash = "sha256:257de92a9d50a60b8e22abfcbb771571fde0dbf3ec234463212027a4eeecbe9a"}, + {file = "setuptools-67.7.2-py3-none-any.whl", hash = "sha256:23aaf86b85ca52ceb801d32703f12d77517b2556af839621c641fca11287952b"}, + {file = "setuptools-67.7.2.tar.gz", hash = "sha256:f104fa03692a2602fa0fec6c6a9e63b6c8a968de13e17c026957dd1f53d80990"}, ] [package.extras] @@ -5609,53 +5731,53 @@ files = [ [[package]] name = "sqlalchemy" -version = "1.4.47" +version = "1.4.48" description = "Database Abstraction Library" category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ - {file = "SQLAlchemy-1.4.47-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:dcfb480bfc9e1fab726003ae00a6bfc67a29bad275b63a4e36d17fe7f13a624e"}, - {file = "SQLAlchemy-1.4.47-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:28fda5a69d6182589892422c5a9b02a8fd1125787aab1d83f1392aa955bf8d0a"}, - {file = "SQLAlchemy-1.4.47-cp27-cp27m-win32.whl", hash = "sha256:45e799c1a41822eba6bee4e59b0e38764e1a1ee69873ab2889079865e9ea0e23"}, - {file = "SQLAlchemy-1.4.47-cp27-cp27m-win_amd64.whl", hash = "sha256:10edbb92a9ef611f01b086e271a9f6c1c3e5157c3b0c5ff62310fb2187acbd4a"}, - {file = "SQLAlchemy-1.4.47-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:7a4df53472c9030a8ddb1cce517757ba38a7a25699bbcabd57dcc8a5d53f324e"}, - {file = "SQLAlchemy-1.4.47-cp310-cp310-macosx_11_0_x86_64.whl", hash = "sha256:511d4abc823152dec49461209607bbfb2df60033c8c88a3f7c93293b8ecbb13d"}, - {file = "SQLAlchemy-1.4.47-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:dbe57f39f531c5d68d5594ea4613daa60aba33bb51a8cc42f96f17bbd6305e8d"}, - {file = "SQLAlchemy-1.4.47-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:ca8ab6748e3ec66afccd8b23ec2f92787a58d5353ce9624dccd770427ee67c82"}, - {file = "SQLAlchemy-1.4.47-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:299b5c5c060b9fbe51808d0d40d8475f7b3873317640b9b7617c7f988cf59fda"}, - {file = "SQLAlchemy-1.4.47-cp310-cp310-win32.whl", hash = "sha256:684e5c773222781775c7f77231f412633d8af22493bf35b7fa1029fdf8066d10"}, - {file = "SQLAlchemy-1.4.47-cp310-cp310-win_amd64.whl", hash = "sha256:2bba39b12b879c7b35cde18b6e14119c5f1a16bd064a48dd2ac62d21366a5e17"}, - {file = "SQLAlchemy-1.4.47-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:795b5b9db573d3ed61fae74285d57d396829e3157642794d3a8f72ec2a5c719b"}, - {file = "SQLAlchemy-1.4.47-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:989c62b96596b7938cbc032e39431e6c2d81b635034571d6a43a13920852fb65"}, - {file = "SQLAlchemy-1.4.47-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e3b67bda733da1dcdccaf354e71ef01b46db483a4f6236450d3f9a61efdba35a"}, - {file = "SQLAlchemy-1.4.47-cp311-cp311-win32.whl", hash = "sha256:9a198f690ac12a3a807e03a5a45df6a30cd215935f237a46f4248faed62e69c8"}, - {file = "SQLAlchemy-1.4.47-cp311-cp311-win_amd64.whl", hash = "sha256:03be6f3cb66e69fb3a09b5ea89d77e4bc942f3bf84b207dba84666a26799c166"}, - {file = "SQLAlchemy-1.4.47-cp36-cp36m-macosx_10_14_x86_64.whl", hash = "sha256:16ee6fea316790980779268da47a9260d5dd665c96f225d28e7750b0bb2e2a04"}, - {file = "SQLAlchemy-1.4.47-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:557675e0befafa08d36d7a9284e8761c97490a248474d778373fb96b0d7fd8de"}, - {file = "SQLAlchemy-1.4.47-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:bb2797fee8a7914fb2c3dc7de404d3f96eb77f20fc60e9ee38dc6b0ca720f2c2"}, - {file = "SQLAlchemy-1.4.47-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:28297aa29e035f29cba6b16aacd3680fbc6a9db682258d5f2e7b49ec215dbe40"}, - {file = "SQLAlchemy-1.4.47-cp36-cp36m-win32.whl", hash = "sha256:998e782c8d9fd57fa8704d149ccd52acf03db30d7dd76f467fd21c1c21b414fa"}, - {file = "SQLAlchemy-1.4.47-cp36-cp36m-win_amd64.whl", hash = "sha256:dde4d02213f1deb49eaaf8be8a6425948963a7af84983b3f22772c63826944de"}, - {file = "SQLAlchemy-1.4.47-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:e98ef1babe34f37f443b7211cd3ee004d9577a19766e2dbacf62fce73c76245a"}, - {file = "SQLAlchemy-1.4.47-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:14a3879853208a242b5913f3a17c6ac0eae9dc210ff99c8f10b19d4a1ed8ed9b"}, - {file = "SQLAlchemy-1.4.47-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:7120a2f72599d4fed7c001fa1cbbc5b4d14929436135768050e284f53e9fbe5e"}, - {file = "SQLAlchemy-1.4.47-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:048509d7f3ac27b83ad82fd96a1ab90a34c8e906e4e09c8d677fc531d12c23c5"}, - {file = "SQLAlchemy-1.4.47-cp37-cp37m-win32.whl", hash = "sha256:6572d7c96c2e3e126d0bb27bfb1d7e2a195b68d951fcc64c146b94f088e5421a"}, - {file = "SQLAlchemy-1.4.47-cp37-cp37m-win_amd64.whl", hash = "sha256:a6c3929df5eeaf3867724003d5c19fed3f0c290f3edc7911616616684f200ecf"}, - {file = "SQLAlchemy-1.4.47-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:71d4bf7768169c4502f6c2b0709a02a33703544f611810fb0c75406a9c576ee1"}, - {file = "SQLAlchemy-1.4.47-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:dd45c60cc4f6d68c30d5179e2c2c8098f7112983532897566bb69c47d87127d3"}, - {file = "SQLAlchemy-1.4.47-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:0fdbb8e9d4e9003f332a93d6a37bca48ba8095086c97a89826a136d8eddfc455"}, - {file = "SQLAlchemy-1.4.47-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f216a51451a0a0466e082e163591f6dcb2f9ec182adb3f1f4b1fd3688c7582c"}, - {file = "SQLAlchemy-1.4.47-cp38-cp38-win32.whl", hash = "sha256:bd988b3362d7e586ef581eb14771bbb48793a4edb6fcf62da75d3f0f3447060b"}, - {file = "SQLAlchemy-1.4.47-cp38-cp38-win_amd64.whl", hash = "sha256:32ab09f2863e3de51529aa84ff0e4fe89a2cb1bfbc11e225b6dbc60814e44c94"}, - {file = "SQLAlchemy-1.4.47-cp39-cp39-macosx_11_0_x86_64.whl", hash = "sha256:07764b240645627bc3e82596435bd1a1884646bfc0721642d24c26b12f1df194"}, - {file = "SQLAlchemy-1.4.47-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1e2a42017984099ef6f56438a6b898ce0538f6fadddaa902870c5aa3e1d82583"}, - {file = "SQLAlchemy-1.4.47-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:6b6d807c76c20b4bc143a49ad47782228a2ac98bdcdcb069da54280e138847fc"}, - {file = "SQLAlchemy-1.4.47-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6a94632ba26a666e7be0a7d7cc3f7acab622a04259a3aa0ee50ff6d44ba9df0d"}, - {file = "SQLAlchemy-1.4.47-cp39-cp39-win32.whl", hash = "sha256:f80915681ea9001f19b65aee715115f2ad310730c8043127cf3e19b3009892dd"}, - {file = "SQLAlchemy-1.4.47-cp39-cp39-win_amd64.whl", hash = "sha256:fc700b862e0a859a37faf85367e205e7acaecae5a098794aff52fdd8aea77b12"}, - {file = "SQLAlchemy-1.4.47.tar.gz", hash = "sha256:95fc02f7fc1f3199aaa47a8a757437134cf618e9d994c84effd53f530c38586f"}, + {file = "SQLAlchemy-1.4.48-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:4bac3aa3c3d8bc7408097e6fe8bf983caa6e9491c5d2e2488cfcfd8106f13b6a"}, + {file = "SQLAlchemy-1.4.48-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:dbcae0e528d755f4522cad5842f0942e54b578d79f21a692c44d91352ea6d64e"}, + {file = "SQLAlchemy-1.4.48-cp27-cp27m-win32.whl", hash = "sha256:cbbe8b8bffb199b225d2fe3804421b7b43a0d49983f81dc654d0431d2f855543"}, + {file = "SQLAlchemy-1.4.48-cp27-cp27m-win_amd64.whl", hash = "sha256:627e04a5d54bd50628fc8734d5fc6df2a1aa5962f219c44aad50b00a6cdcf965"}, + {file = "SQLAlchemy-1.4.48-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:9af1db7a287ef86e0f5cd990b38da6bd9328de739d17e8864f1817710da2d217"}, + {file = "SQLAlchemy-1.4.48-cp310-cp310-macosx_11_0_x86_64.whl", hash = "sha256:ce7915eecc9c14a93b73f4e1c9d779ca43e955b43ddf1e21df154184f39748e5"}, + {file = "SQLAlchemy-1.4.48-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5381ddd09a99638f429f4cbe1b71b025bed318f6a7b23e11d65f3eed5e181c33"}, + {file = "SQLAlchemy-1.4.48-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:87609f6d4e81a941a17e61a4c19fee57f795e96f834c4f0a30cee725fc3f81d9"}, + {file = "SQLAlchemy-1.4.48-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fb0808ad34167f394fea21bd4587fc62f3bd81bba232a1e7fbdfa17e6cfa7cd7"}, + {file = "SQLAlchemy-1.4.48-cp310-cp310-win32.whl", hash = "sha256:d53cd8bc582da5c1c8c86b6acc4ef42e20985c57d0ebc906445989df566c5603"}, + {file = "SQLAlchemy-1.4.48-cp310-cp310-win_amd64.whl", hash = "sha256:4355e5915844afdc5cf22ec29fba1010166e35dd94a21305f49020022167556b"}, + {file = "SQLAlchemy-1.4.48-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:066c2b0413e8cb980e6d46bf9d35ca83be81c20af688fedaef01450b06e4aa5e"}, + {file = "SQLAlchemy-1.4.48-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c99bf13e07140601d111a7c6f1fc1519914dd4e5228315bbda255e08412f61a4"}, + {file = "SQLAlchemy-1.4.48-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2ee26276f12614d47cc07bc85490a70f559cba965fb178b1c45d46ffa8d73fda"}, + {file = "SQLAlchemy-1.4.48-cp311-cp311-win32.whl", hash = "sha256:49c312bcff4728bffc6fb5e5318b8020ed5c8b958a06800f91859fe9633ca20e"}, + {file = "SQLAlchemy-1.4.48-cp311-cp311-win_amd64.whl", hash = "sha256:cef2e2abc06eab187a533ec3e1067a71d7bbec69e582401afdf6d8cad4ba3515"}, + {file = "SQLAlchemy-1.4.48-cp36-cp36m-macosx_10_14_x86_64.whl", hash = "sha256:3509159e050bd6d24189ec7af373359f07aed690db91909c131e5068176c5a5d"}, + {file = "SQLAlchemy-1.4.48-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2fc2ab4d9f6d9218a5caa4121bdcf1125303482a1cdcfcdbd8567be8518969c0"}, + {file = "SQLAlchemy-1.4.48-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:e1ddbbcef9bcedaa370c03771ebec7e39e3944782bef49e69430383c376a250b"}, + {file = "SQLAlchemy-1.4.48-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6f82d8efea1ca92b24f51d3aea1a82897ed2409868a0af04247c8c1e4fef5890"}, + {file = "SQLAlchemy-1.4.48-cp36-cp36m-win32.whl", hash = "sha256:e3e98d4907805b07743b583a99ecc58bf8807ecb6985576d82d5e8ae103b5272"}, + {file = "SQLAlchemy-1.4.48-cp36-cp36m-win_amd64.whl", hash = "sha256:25887b4f716e085a1c5162f130b852f84e18d2633942c8ca40dfb8519367c14f"}, + {file = "SQLAlchemy-1.4.48-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:0817c181271b0ce5df1aa20949f0a9e2426830fed5ecdcc8db449618f12c2730"}, + {file = "SQLAlchemy-1.4.48-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fe1dd2562313dd9fe1778ed56739ad5d9aae10f9f43d9f4cf81d65b0c85168bb"}, + {file = "SQLAlchemy-1.4.48-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:68413aead943883b341b2b77acd7a7fe2377c34d82e64d1840860247cec7ff7c"}, + {file = "SQLAlchemy-1.4.48-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fbde5642104ac6e95f96e8ad6d18d9382aa20672008cf26068fe36f3004491df"}, + {file = "SQLAlchemy-1.4.48-cp37-cp37m-win32.whl", hash = "sha256:11c6b1de720f816c22d6ad3bbfa2f026f89c7b78a5c4ffafb220e0183956a92a"}, + {file = "SQLAlchemy-1.4.48-cp37-cp37m-win_amd64.whl", hash = "sha256:eb5464ee8d4bb6549d368b578e9529d3c43265007193597ddca71c1bae6174e6"}, + {file = "SQLAlchemy-1.4.48-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:92e6133cf337c42bfee03ca08c62ba0f2d9695618c8abc14a564f47503157be9"}, + {file = "SQLAlchemy-1.4.48-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:44d29a3fc6d9c45962476b470a81983dd8add6ad26fdbfae6d463b509d5adcda"}, + {file = "SQLAlchemy-1.4.48-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:005e942b451cad5285015481ae4e557ff4154dde327840ba91b9ac379be3b6ce"}, + {file = "SQLAlchemy-1.4.48-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9c8cfe951ed074ba5e708ed29c45397a95c4143255b0d022c7c8331a75ae61f3"}, + {file = "SQLAlchemy-1.4.48-cp38-cp38-win32.whl", hash = "sha256:2b9af65cc58726129d8414fc1a1a650dcdd594ba12e9c97909f1f57d48e393d3"}, + {file = "SQLAlchemy-1.4.48-cp38-cp38-win_amd64.whl", hash = "sha256:2b562e9d1e59be7833edf28b0968f156683d57cabd2137d8121806f38a9d58f4"}, + {file = "SQLAlchemy-1.4.48-cp39-cp39-macosx_11_0_x86_64.whl", hash = "sha256:a1fc046756cf2a37d7277c93278566ddf8be135c6a58397b4c940abf837011f4"}, + {file = "SQLAlchemy-1.4.48-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9d9b55252d2ca42a09bcd10a697fa041e696def9dfab0b78c0aaea1485551a08"}, + {file = "SQLAlchemy-1.4.48-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:6dab89874e72a9ab5462997846d4c760cdb957958be27b03b49cf0de5e5c327c"}, + {file = "SQLAlchemy-1.4.48-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1fd8b5ee5a3acc4371f820934b36f8109ce604ee73cc668c724abb054cebcb6e"}, + {file = "SQLAlchemy-1.4.48-cp39-cp39-win32.whl", hash = "sha256:eee09350fd538e29cfe3a496ec6f148504d2da40dbf52adefb0d2f8e4d38ccc4"}, + {file = "SQLAlchemy-1.4.48-cp39-cp39-win_amd64.whl", hash = "sha256:7ad2b0f6520ed5038e795cc2852eb5c1f20fa6831d73301ced4aafbe3a10e1f6"}, + {file = "SQLAlchemy-1.4.48.tar.gz", hash = "sha256:b47bc287096d989a0838ce96f7d8e966914a24da877ed41a7531d44b55cdb8df"}, ] [package.dependencies] @@ -5713,16 +5835,21 @@ url = ["furl (>=0.4.1)"] [[package]] name = "sqlparse" -version = "0.4.3" +version = "0.4.4" description = "A non-validating SQL parser." category = "main" optional = false python-versions = ">=3.5" files = [ - {file = "sqlparse-0.4.3-py3-none-any.whl", hash = "sha256:0323c0ec29cd52bceabc1b4d9d579e311f3e4961b98d174201d5622a23b85e34"}, - {file = "sqlparse-0.4.3.tar.gz", hash = "sha256:69ca804846bb114d2ec380e4360a8a340db83f0ccf3afceeb1404df028f57268"}, + {file = "sqlparse-0.4.4-py3-none-any.whl", hash = "sha256:5430a4fe2ac7d0f93e66f1efc6e1338a41884b7ddf2a350cedd20ccc4d9d28f3"}, + {file = "sqlparse-0.4.4.tar.gz", hash = "sha256:d446183e84b8349fa3061f0fe7f06ca94ba65b426946ffebe6e3e8295332420c"}, ] +[package.extras] +dev = ["build", "flake8"] +doc = ["sphinx"] +test = ["pytest", "pytest-cov"] + [[package]] name = "stack-data" version = "0.6.2" @@ -5763,14 +5890,14 @@ full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart", "pyyam [[package]] name = "termcolor" -version = "2.2.0" +version = "2.3.0" description = "ANSI color formatting for output in terminal" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "termcolor-2.2.0-py3-none-any.whl", hash = "sha256:91ddd848e7251200eac969846cbae2dacd7d71c2871e92733289e7e3666f48e7"}, - {file = "termcolor-2.2.0.tar.gz", hash = "sha256:dfc8ac3f350788f23b2947b3e6cfa5a53b630b612e6cd8965a015a776020b99a"}, + {file = "termcolor-2.3.0-py3-none-any.whl", hash = "sha256:3afb05607b89aed0ffe25202399ee0867ad4d3cb4180d98aaf8eefa6a5f7d475"}, + {file = "termcolor-2.3.0.tar.gz", hash = "sha256:b5b08f68937f138fe92f6c089b99f1e2da0ae56c52b78bf7075fd95420fd9a5a"}, ] [package.extras] @@ -5880,23 +6007,24 @@ files = [ [[package]] name = "urllib3" -version = "1.26.15" +version = "2.0.2" description = "HTTP library with thread-safe connection pooling, file post, and more." category = "main" optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" +python-versions = ">=3.7" files = [ - {file = "urllib3-1.26.15-py2.py3-none-any.whl", hash = "sha256:aa751d169e23c7479ce47a0cb0da579e3ede798f994f5816a74e4f4500dcea42"}, - {file = "urllib3-1.26.15.tar.gz", hash = "sha256:8a388717b9476f934a21484e8c8e61875ab60644d29b9b39e11e4b9dc1c6b305"}, + {file = "urllib3-2.0.2-py3-none-any.whl", hash = "sha256:d055c2f9d38dc53c808f6fdc8eab7360b6fdbbde02340ed25cfbcd817c62469e"}, + {file = "urllib3-2.0.2.tar.gz", hash = "sha256:61717a1095d7e155cdb737ac7bb2f4324a858a1e2e6466f6d03ff630ca68d3cc"}, ] [package.dependencies] -PySocks = {version = ">=1.5.6,<1.5.7 || >1.5.7,<2.0", optional = true, markers = "extra == \"socks\""} +pysocks = {version = ">=1.5.6,<1.5.7 || >1.5.7,<2.0", optional = true, markers = "extra == \"socks\""} [package.extras] -brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)", "brotlipy (>=0.6.0)"] -secure = ["certifi", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "ipaddress", "pyOpenSSL (>=0.14)", "urllib3-secure-extra"] -socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] +brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)"] +secure = ["certifi", "cryptography (>=1.9)", "idna (>=2.0.0)", "pyopenssl (>=17.1.0)", "urllib3-secure-extra"] +socks = ["pysocks (>=1.5.6,!=1.5.7,<2.0)"] +zstd = ["zstandard (>=0.18.0)"] [[package]] name = "uvicorn" @@ -5948,24 +6076,24 @@ files = [ [[package]] name = "virtualenv" -version = "20.21.0" +version = "20.23.0" description = "Virtual Python Environment builder" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "virtualenv-20.21.0-py3-none-any.whl", hash = "sha256:31712f8f2a17bd06234fa97fdf19609e789dd4e3e4bf108c3da71d710651adbc"}, - {file = "virtualenv-20.21.0.tar.gz", hash = "sha256:f50e3e60f990a0757c9b68333c9fdaa72d7188caa417f96af9e52407831a3b68"}, + {file = "virtualenv-20.23.0-py3-none-any.whl", hash = "sha256:6abec7670e5802a528357fdc75b26b9f57d5d92f29c5462ba0fbe45feacc685e"}, + {file = "virtualenv-20.23.0.tar.gz", hash = "sha256:a85caa554ced0c0afbd0d638e7e2d7b5f92d23478d05d17a76daeac8f279f924"}, ] [package.dependencies] distlib = ">=0.3.6,<1" -filelock = ">=3.4.1,<4" -platformdirs = ">=2.4,<4" +filelock = ">=3.11,<4" +platformdirs = ">=3.2,<4" [package.extras] -docs = ["furo (>=2022.12.7)", "proselint (>=0.13)", "sphinx (>=6.1.3)", "sphinx-argparse (>=0.4)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=22.12)"] -test = ["covdefaults (>=2.2.2)", "coverage (>=7.1)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23)", "pytest (>=7.2.1)", "pytest-env (>=0.8.1)", "pytest-freezegun (>=0.4.2)", "pytest-mock (>=3.10)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)"] +docs = ["furo (>=2023.3.27)", "proselint (>=0.13)", "sphinx (>=6.1.3)", "sphinx-argparse (>=0.4)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=22.12)"] +test = ["covdefaults (>=2.3)", "coverage (>=7.2.3)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23.1)", "pytest (>=7.3.1)", "pytest-env (>=0.8.1)", "pytest-freezegun (>=0.4.2)", "pytest-mock (>=3.10)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)", "setuptools (>=67.7.1)", "time-machine (>=2.9)"] [[package]] name = "wcwidth" @@ -6022,86 +6150,86 @@ h11 = ">=0.9.0,<1" [[package]] name = "yarl" -version = "1.8.2" +version = "1.9.2" description = "Yet another URL library" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "yarl-1.8.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:bb81f753c815f6b8e2ddd2eef3c855cf7da193b82396ac013c661aaa6cc6b0a5"}, - {file = "yarl-1.8.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:47d49ac96156f0928f002e2424299b2c91d9db73e08c4cd6742923a086f1c863"}, - {file = "yarl-1.8.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:3fc056e35fa6fba63248d93ff6e672c096f95f7836938241ebc8260e062832fe"}, - {file = "yarl-1.8.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:58a3c13d1c3005dbbac5c9f0d3210b60220a65a999b1833aa46bd6677c69b08e"}, - {file = "yarl-1.8.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:10b08293cda921157f1e7c2790999d903b3fd28cd5c208cf8826b3b508026996"}, - {file = "yarl-1.8.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:de986979bbd87272fe557e0a8fcb66fd40ae2ddfe28a8b1ce4eae22681728fef"}, - {file = "yarl-1.8.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c4fcfa71e2c6a3cb568cf81aadc12768b9995323186a10827beccf5fa23d4f8"}, - {file = "yarl-1.8.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ae4d7ff1049f36accde9e1ef7301912a751e5bae0a9d142459646114c70ecba6"}, - {file = "yarl-1.8.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:bf071f797aec5b96abfc735ab97da9fd8f8768b43ce2abd85356a3127909d146"}, - {file = "yarl-1.8.2-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:74dece2bfc60f0f70907c34b857ee98f2c6dd0f75185db133770cd67300d505f"}, - {file = "yarl-1.8.2-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:df60a94d332158b444301c7f569659c926168e4d4aad2cfbf4bce0e8fb8be826"}, - {file = "yarl-1.8.2-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:63243b21c6e28ec2375f932a10ce7eda65139b5b854c0f6b82ed945ba526bff3"}, - {file = "yarl-1.8.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:cfa2bbca929aa742b5084fd4663dd4b87c191c844326fcb21c3afd2d11497f80"}, - {file = "yarl-1.8.2-cp310-cp310-win32.whl", hash = "sha256:b05df9ea7496df11b710081bd90ecc3a3db6adb4fee36f6a411e7bc91a18aa42"}, - {file = "yarl-1.8.2-cp310-cp310-win_amd64.whl", hash = "sha256:24ad1d10c9db1953291f56b5fe76203977f1ed05f82d09ec97acb623a7976574"}, - {file = "yarl-1.8.2-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:2a1fca9588f360036242f379bfea2b8b44cae2721859b1c56d033adfd5893634"}, - {file = "yarl-1.8.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:f37db05c6051eff17bc832914fe46869f8849de5b92dc4a3466cd63095d23dfd"}, - {file = "yarl-1.8.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:77e913b846a6b9c5f767b14dc1e759e5aff05502fe73079f6f4176359d832581"}, - {file = "yarl-1.8.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0978f29222e649c351b173da2b9b4665ad1feb8d1daa9d971eb90df08702668a"}, - {file = "yarl-1.8.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:388a45dc77198b2460eac0aca1efd6a7c09e976ee768b0d5109173e521a19daf"}, - {file = "yarl-1.8.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2305517e332a862ef75be8fad3606ea10108662bc6fe08509d5ca99503ac2aee"}, - {file = "yarl-1.8.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:42430ff511571940d51e75cf42f1e4dbdded477e71c1b7a17f4da76c1da8ea76"}, - {file = "yarl-1.8.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3150078118f62371375e1e69b13b48288e44f6691c1069340081c3fd12c94d5b"}, - {file = "yarl-1.8.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:c15163b6125db87c8f53c98baa5e785782078fbd2dbeaa04c6141935eb6dab7a"}, - {file = "yarl-1.8.2-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:4d04acba75c72e6eb90745447d69f84e6c9056390f7a9724605ca9c56b4afcc6"}, - {file = "yarl-1.8.2-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:e7fd20d6576c10306dea2d6a5765f46f0ac5d6f53436217913e952d19237efc4"}, - {file = "yarl-1.8.2-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:75c16b2a900b3536dfc7014905a128a2bea8fb01f9ee26d2d7d8db0a08e7cb2c"}, - {file = "yarl-1.8.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:6d88056a04860a98341a0cf53e950e3ac9f4e51d1b6f61a53b0609df342cc8b2"}, - {file = "yarl-1.8.2-cp311-cp311-win32.whl", hash = "sha256:fb742dcdd5eec9f26b61224c23baea46c9055cf16f62475e11b9b15dfd5c117b"}, - {file = "yarl-1.8.2-cp311-cp311-win_amd64.whl", hash = "sha256:8c46d3d89902c393a1d1e243ac847e0442d0196bbd81aecc94fcebbc2fd5857c"}, - {file = "yarl-1.8.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:ceff9722e0df2e0a9e8a79c610842004fa54e5b309fe6d218e47cd52f791d7ef"}, - {file = "yarl-1.8.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3f6b4aca43b602ba0f1459de647af954769919c4714706be36af670a5f44c9c1"}, - {file = "yarl-1.8.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1684a9bd9077e922300ecd48003ddae7a7474e0412bea38d4631443a91d61077"}, - {file = "yarl-1.8.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:ebb78745273e51b9832ef90c0898501006670d6e059f2cdb0e999494eb1450c2"}, - {file = "yarl-1.8.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3adeef150d528ded2a8e734ebf9ae2e658f4c49bf413f5f157a470e17a4a2e89"}, - {file = "yarl-1.8.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:57a7c87927a468e5a1dc60c17caf9597161d66457a34273ab1760219953f7f4c"}, - {file = "yarl-1.8.2-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:efff27bd8cbe1f9bd127e7894942ccc20c857aa8b5a0327874f30201e5ce83d0"}, - {file = "yarl-1.8.2-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:a783cd344113cb88c5ff7ca32f1f16532a6f2142185147822187913eb989f739"}, - {file = "yarl-1.8.2-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:705227dccbe96ab02c7cb2c43e1228e2826e7ead880bb19ec94ef279e9555b5b"}, - {file = "yarl-1.8.2-cp37-cp37m-musllinux_1_1_s390x.whl", hash = "sha256:34c09b43bd538bf6c4b891ecce94b6fa4f1f10663a8d4ca589a079a5018f6ed7"}, - {file = "yarl-1.8.2-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:a48f4f7fea9a51098b02209d90297ac324241bf37ff6be6d2b0149ab2bd51b37"}, - {file = "yarl-1.8.2-cp37-cp37m-win32.whl", hash = "sha256:0414fd91ce0b763d4eadb4456795b307a71524dbacd015c657bb2a39db2eab89"}, - {file = "yarl-1.8.2-cp37-cp37m-win_amd64.whl", hash = "sha256:d881d152ae0007809c2c02e22aa534e702f12071e6b285e90945aa3c376463c5"}, - {file = "yarl-1.8.2-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:5df5e3d04101c1e5c3b1d69710b0574171cc02fddc4b23d1b2813e75f35a30b1"}, - {file = "yarl-1.8.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:7a66c506ec67eb3159eea5096acd05f5e788ceec7b96087d30c7d2865a243918"}, - {file = "yarl-1.8.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:2b4fa2606adf392051d990c3b3877d768771adc3faf2e117b9de7eb977741229"}, - {file = "yarl-1.8.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1e21fb44e1eff06dd6ef971d4bdc611807d6bd3691223d9c01a18cec3677939e"}, - {file = "yarl-1.8.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:93202666046d9edadfe9f2e7bf5e0782ea0d497b6d63da322e541665d65a044e"}, - {file = "yarl-1.8.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:fc77086ce244453e074e445104f0ecb27530d6fd3a46698e33f6c38951d5a0f1"}, - {file = "yarl-1.8.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:64dd68a92cab699a233641f5929a40f02a4ede8c009068ca8aa1fe87b8c20ae3"}, - {file = "yarl-1.8.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1b372aad2b5f81db66ee7ec085cbad72c4da660d994e8e590c997e9b01e44901"}, - {file = "yarl-1.8.2-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:e6f3515aafe0209dd17fb9bdd3b4e892963370b3de781f53e1746a521fb39fc0"}, - {file = "yarl-1.8.2-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:dfef7350ee369197106805e193d420b75467b6cceac646ea5ed3049fcc950a05"}, - {file = "yarl-1.8.2-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:728be34f70a190566d20aa13dc1f01dc44b6aa74580e10a3fb159691bc76909d"}, - {file = "yarl-1.8.2-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:ff205b58dc2929191f68162633d5e10e8044398d7a45265f90a0f1d51f85f72c"}, - {file = "yarl-1.8.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:baf211dcad448a87a0d9047dc8282d7de59473ade7d7fdf22150b1d23859f946"}, - {file = "yarl-1.8.2-cp38-cp38-win32.whl", hash = "sha256:272b4f1599f1b621bf2aabe4e5b54f39a933971f4e7c9aa311d6d7dc06965165"}, - {file = "yarl-1.8.2-cp38-cp38-win_amd64.whl", hash = "sha256:326dd1d3caf910cd26a26ccbfb84c03b608ba32499b5d6eeb09252c920bcbe4f"}, - {file = "yarl-1.8.2-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:f8ca8ad414c85bbc50f49c0a106f951613dfa5f948ab69c10ce9b128d368baf8"}, - {file = "yarl-1.8.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:418857f837347e8aaef682679f41e36c24250097f9e2f315d39bae3a99a34cbf"}, - {file = "yarl-1.8.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:ae0eec05ab49e91a78700761777f284c2df119376e391db42c38ab46fd662b77"}, - {file = "yarl-1.8.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:009a028127e0a1755c38b03244c0bea9d5565630db9c4cf9572496e947137a87"}, - {file = "yarl-1.8.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3edac5d74bb3209c418805bda77f973117836e1de7c000e9755e572c1f7850d0"}, - {file = "yarl-1.8.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:da65c3f263729e47351261351b8679c6429151ef9649bba08ef2528ff2c423b2"}, - {file = "yarl-1.8.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0ef8fb25e52663a1c85d608f6dd72e19bd390e2ecaf29c17fb08f730226e3a08"}, - {file = "yarl-1.8.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bcd7bb1e5c45274af9a1dd7494d3c52b2be5e6bd8d7e49c612705fd45420b12d"}, - {file = "yarl-1.8.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:44ceac0450e648de86da8e42674f9b7077d763ea80c8ceb9d1c3e41f0f0a9951"}, - {file = "yarl-1.8.2-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:97209cc91189b48e7cfe777237c04af8e7cc51eb369004e061809bcdf4e55220"}, - {file = "yarl-1.8.2-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:48dd18adcf98ea9cd721a25313aef49d70d413a999d7d89df44f469edfb38a06"}, - {file = "yarl-1.8.2-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:e59399dda559688461762800d7fb34d9e8a6a7444fd76ec33220a926c8be1516"}, - {file = "yarl-1.8.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:d617c241c8c3ad5c4e78a08429fa49e4b04bedfc507b34b4d8dceb83b4af3588"}, - {file = "yarl-1.8.2-cp39-cp39-win32.whl", hash = "sha256:cb6d48d80a41f68de41212f3dfd1a9d9898d7841c8f7ce6696cf2fd9cb57ef83"}, - {file = "yarl-1.8.2-cp39-cp39-win_amd64.whl", hash = "sha256:6604711362f2dbf7160df21c416f81fac0de6dbcf0b5445a2ef25478ecc4c778"}, - {file = "yarl-1.8.2.tar.gz", hash = "sha256:49d43402c6e3013ad0978602bf6bf5328535c48d192304b91b97a3c6790b1562"}, + {file = "yarl-1.9.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:8c2ad583743d16ddbdf6bb14b5cd76bf43b0d0006e918809d5d4ddf7bde8dd82"}, + {file = "yarl-1.9.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:82aa6264b36c50acfb2424ad5ca537a2060ab6de158a5bd2a72a032cc75b9eb8"}, + {file = "yarl-1.9.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c0c77533b5ed4bcc38e943178ccae29b9bcf48ffd1063f5821192f23a1bd27b9"}, + {file = "yarl-1.9.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ee4afac41415d52d53a9833ebae7e32b344be72835bbb589018c9e938045a560"}, + {file = "yarl-1.9.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9bf345c3a4f5ba7f766430f97f9cc1320786f19584acc7086491f45524a551ac"}, + {file = "yarl-1.9.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2a96c19c52ff442a808c105901d0bdfd2e28575b3d5f82e2f5fd67e20dc5f4ea"}, + {file = "yarl-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:891c0e3ec5ec881541f6c5113d8df0315ce5440e244a716b95f2525b7b9f3608"}, + {file = "yarl-1.9.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c3a53ba34a636a256d767c086ceb111358876e1fb6b50dfc4d3f4951d40133d5"}, + {file = "yarl-1.9.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:566185e8ebc0898b11f8026447eacd02e46226716229cea8db37496c8cdd26e0"}, + {file = "yarl-1.9.2-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:2b0738fb871812722a0ac2154be1f049c6223b9f6f22eec352996b69775b36d4"}, + {file = "yarl-1.9.2-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:32f1d071b3f362c80f1a7d322bfd7b2d11e33d2adf395cc1dd4df36c9c243095"}, + {file = "yarl-1.9.2-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:e9fdc7ac0d42bc3ea78818557fab03af6181e076a2944f43c38684b4b6bed8e3"}, + {file = "yarl-1.9.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:56ff08ab5df8429901ebdc5d15941b59f6253393cb5da07b4170beefcf1b2528"}, + {file = "yarl-1.9.2-cp310-cp310-win32.whl", hash = "sha256:8ea48e0a2f931064469bdabca50c2f578b565fc446f302a79ba6cc0ee7f384d3"}, + {file = "yarl-1.9.2-cp310-cp310-win_amd64.whl", hash = "sha256:50f33040f3836e912ed16d212f6cc1efb3231a8a60526a407aeb66c1c1956dde"}, + {file = "yarl-1.9.2-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:646d663eb2232d7909e6601f1a9107e66f9791f290a1b3dc7057818fe44fc2b6"}, + {file = "yarl-1.9.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:aff634b15beff8902d1f918012fc2a42e0dbae6f469fce134c8a0dc51ca423bb"}, + {file = "yarl-1.9.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:a83503934c6273806aed765035716216cc9ab4e0364f7f066227e1aaea90b8d0"}, + {file = "yarl-1.9.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b25322201585c69abc7b0e89e72790469f7dad90d26754717f3310bfe30331c2"}, + {file = "yarl-1.9.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:22a94666751778629f1ec4280b08eb11815783c63f52092a5953faf73be24191"}, + {file = "yarl-1.9.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8ec53a0ea2a80c5cd1ab397925f94bff59222aa3cf9c6da938ce05c9ec20428d"}, + {file = "yarl-1.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:159d81f22d7a43e6eabc36d7194cb53f2f15f498dbbfa8edc8a3239350f59fe7"}, + {file = "yarl-1.9.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:832b7e711027c114d79dffb92576acd1bd2decc467dec60e1cac96912602d0e6"}, + {file = "yarl-1.9.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:95d2ecefbcf4e744ea952d073c6922e72ee650ffc79028eb1e320e732898d7e8"}, + {file = "yarl-1.9.2-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:d4e2c6d555e77b37288eaf45b8f60f0737c9efa3452c6c44626a5455aeb250b9"}, + {file = "yarl-1.9.2-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:783185c75c12a017cc345015ea359cc801c3b29a2966c2655cd12b233bf5a2be"}, + {file = "yarl-1.9.2-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:b8cc1863402472f16c600e3e93d542b7e7542a540f95c30afd472e8e549fc3f7"}, + {file = "yarl-1.9.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:822b30a0f22e588b32d3120f6d41e4ed021806418b4c9f0bc3048b8c8cb3f92a"}, + {file = "yarl-1.9.2-cp311-cp311-win32.whl", hash = "sha256:a60347f234c2212a9f0361955007fcf4033a75bf600a33c88a0a8e91af77c0e8"}, + {file = "yarl-1.9.2-cp311-cp311-win_amd64.whl", hash = "sha256:be6b3fdec5c62f2a67cb3f8c6dbf56bbf3f61c0f046f84645cd1ca73532ea051"}, + {file = "yarl-1.9.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:38a3928ae37558bc1b559f67410df446d1fbfa87318b124bf5032c31e3447b74"}, + {file = "yarl-1.9.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ac9bb4c5ce3975aeac288cfcb5061ce60e0d14d92209e780c93954076c7c4367"}, + {file = "yarl-1.9.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3da8a678ca8b96c8606bbb8bfacd99a12ad5dd288bc6f7979baddd62f71c63ef"}, + {file = "yarl-1.9.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:13414591ff516e04fcdee8dc051c13fd3db13b673c7a4cb1350e6b2ad9639ad3"}, + {file = "yarl-1.9.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bf74d08542c3a9ea97bb8f343d4fcbd4d8f91bba5ec9d5d7f792dbe727f88938"}, + {file = "yarl-1.9.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6e7221580dc1db478464cfeef9b03b95c5852cc22894e418562997df0d074ccc"}, + {file = "yarl-1.9.2-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:494053246b119b041960ddcd20fd76224149cfea8ed8777b687358727911dd33"}, + {file = "yarl-1.9.2-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:52a25809fcbecfc63ac9ba0c0fb586f90837f5425edfd1ec9f3372b119585e45"}, + {file = "yarl-1.9.2-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:e65610c5792870d45d7b68c677681376fcf9cc1c289f23e8e8b39c1485384185"}, + {file = "yarl-1.9.2-cp37-cp37m-musllinux_1_1_s390x.whl", hash = "sha256:1b1bba902cba32cdec51fca038fd53f8beee88b77efc373968d1ed021024cc04"}, + {file = "yarl-1.9.2-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:662e6016409828ee910f5d9602a2729a8a57d74b163c89a837de3fea050c7582"}, + {file = "yarl-1.9.2-cp37-cp37m-win32.whl", hash = "sha256:f364d3480bffd3aa566e886587eaca7c8c04d74f6e8933f3f2c996b7f09bee1b"}, + {file = "yarl-1.9.2-cp37-cp37m-win_amd64.whl", hash = "sha256:6a5883464143ab3ae9ba68daae8e7c5c95b969462bbe42e2464d60e7e2698368"}, + {file = "yarl-1.9.2-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:5610f80cf43b6202e2c33ba3ec2ee0a2884f8f423c8f4f62906731d876ef4fac"}, + {file = "yarl-1.9.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:b9a4e67ad7b646cd6f0938c7ebfd60e481b7410f574c560e455e938d2da8e0f4"}, + {file = "yarl-1.9.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:83fcc480d7549ccebe9415d96d9263e2d4226798c37ebd18c930fce43dfb9574"}, + {file = "yarl-1.9.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5fcd436ea16fee7d4207c045b1e340020e58a2597301cfbcfdbe5abd2356c2fb"}, + {file = "yarl-1.9.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:84e0b1599334b1e1478db01b756e55937d4614f8654311eb26012091be109d59"}, + {file = "yarl-1.9.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3458a24e4ea3fd8930e934c129b676c27452e4ebda80fbe47b56d8c6c7a63a9e"}, + {file = "yarl-1.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:838162460b3a08987546e881a2bfa573960bb559dfa739e7800ceeec92e64417"}, + {file = "yarl-1.9.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f4e2d08f07a3d7d3e12549052eb5ad3eab1c349c53ac51c209a0e5991bbada78"}, + {file = "yarl-1.9.2-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:de119f56f3c5f0e2fb4dee508531a32b069a5f2c6e827b272d1e0ff5ac040333"}, + {file = "yarl-1.9.2-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:149ddea5abf329752ea5051b61bd6c1d979e13fbf122d3a1f9f0c8be6cb6f63c"}, + {file = "yarl-1.9.2-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:674ca19cbee4a82c9f54e0d1eee28116e63bc6fd1e96c43031d11cbab8b2afd5"}, + {file = "yarl-1.9.2-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:9b3152f2f5677b997ae6c804b73da05a39daa6a9e85a512e0e6823d81cdad7cc"}, + {file = "yarl-1.9.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:5415d5a4b080dc9612b1b63cba008db84e908b95848369aa1da3686ae27b6d2b"}, + {file = "yarl-1.9.2-cp38-cp38-win32.whl", hash = "sha256:f7a3d8146575e08c29ed1cd287068e6d02f1c7bdff8970db96683b9591b86ee7"}, + {file = "yarl-1.9.2-cp38-cp38-win_amd64.whl", hash = "sha256:63c48f6cef34e6319a74c727376e95626f84ea091f92c0250a98e53e62c77c72"}, + {file = "yarl-1.9.2-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:75df5ef94c3fdc393c6b19d80e6ef1ecc9ae2f4263c09cacb178d871c02a5ba9"}, + {file = "yarl-1.9.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c027a6e96ef77d401d8d5a5c8d6bc478e8042f1e448272e8d9752cb0aff8b5c8"}, + {file = "yarl-1.9.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:f3b078dbe227f79be488ffcfc7a9edb3409d018e0952cf13f15fd6512847f3f7"}, + {file = "yarl-1.9.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:59723a029760079b7d991a401386390c4be5bfec1e7dd83e25a6a0881859e716"}, + {file = "yarl-1.9.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b03917871bf859a81ccb180c9a2e6c1e04d2f6a51d953e6a5cdd70c93d4e5a2a"}, + {file = "yarl-1.9.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c1012fa63eb6c032f3ce5d2171c267992ae0c00b9e164efe4d73db818465fac3"}, + {file = "yarl-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a74dcbfe780e62f4b5a062714576f16c2f3493a0394e555ab141bf0d746bb955"}, + {file = "yarl-1.9.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:8c56986609b057b4839968ba901944af91b8e92f1725d1a2d77cbac6972b9ed1"}, + {file = "yarl-1.9.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:2c315df3293cd521033533d242d15eab26583360b58f7ee5d9565f15fee1bef4"}, + {file = "yarl-1.9.2-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:b7232f8dfbd225d57340e441d8caf8652a6acd06b389ea2d3222b8bc89cbfca6"}, + {file = "yarl-1.9.2-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:53338749febd28935d55b41bf0bcc79d634881195a39f6b2f767870b72514caf"}, + {file = "yarl-1.9.2-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:066c163aec9d3d073dc9ffe5dd3ad05069bcb03fcaab8d221290ba99f9f69ee3"}, + {file = "yarl-1.9.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:8288d7cd28f8119b07dd49b7230d6b4562f9b61ee9a4ab02221060d21136be80"}, + {file = "yarl-1.9.2-cp39-cp39-win32.whl", hash = "sha256:b124e2a6d223b65ba8768d5706d103280914d61f5cae3afbc50fc3dfcc016623"}, + {file = "yarl-1.9.2-cp39-cp39-win_amd64.whl", hash = "sha256:61016e7d582bc46a5378ffdd02cd0314fb8ba52f40f9cf4d9a5e7dbef88dee18"}, + {file = "yarl-1.9.2.tar.gz", hash = "sha256:04ab9d4b9f587c06d801c2abfe9317b77cdf996c65a90d5e84ecc45010823571"}, ] [package.dependencies] diff --git a/requirements.txt b/requirements.txt index 33fce14..f863912 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.8.4 ; python_full_version == "3.11.3" aiosignal==1.3.1 ; python_full_version == "3.11.3" -alembic==1.10.3 ; python_full_version == "3.11.3" +alembic==1.11.1 ; python_full_version == "3.11.3" altgraph==0.17.3 ; python_full_version == "3.11.3" amqp==5.1.1 ; python_full_version == "3.11.3" anyio==3.6.2 ; python_full_version == "3.11.3" @@ -10,14 +10,14 @@ asgiref==3.6.0 ; python_full_version == "3.11.3" asttokens==2.2.1 ; python_full_version == "3.11.3" async-generator==1.10 ; python_full_version == "3.11.3" async-timeout==4.0.2 ; python_full_version == "3.11.3" -attrs==22.2.0 ; python_full_version == "3.11.3" +attrs==23.1.0 ; python_full_version == "3.11.3" backcall==0.2.0 ; python_full_version == "3.11.3" bcrypt==4.0.1 ; python_full_version == "3.11.3" billiard==3.6.4.0 ; python_full_version == "3.11.3" binaryornot==0.4.4 ; python_full_version == "3.11.3" black==22.12.0 ; python_full_version == "3.11.3" celery==5.2.7 ; python_full_version == "3.11.3" -certifi==2022.12.7 ; python_full_version == "3.11.3" +certifi==2023.5.7 ; python_full_version == "3.11.3" cffi==1.15.1 ; os_name == "nt" and implementation_name != "pypy" and python_full_version == "3.11.3" cfgv==3.3.1 ; python_full_version == "3.11.3" chardet==5.1.0 ; python_full_version == "3.11.3" @@ -28,18 +28,18 @@ click-repl==0.2.0 ; python_full_version == "3.11.3" click==8.1.3 ; python_full_version == "3.11.3" colorama==0.4.6 ; python_full_version == "3.11.3" and platform_system == "Windows" or python_full_version == "3.11.3" and sys_platform == "win32" cookiecutter==2.1.1 ; python_full_version == "3.11.3" -coverage==7.2.2 ; python_full_version == "3.11.3" -coverage[toml]==7.2.2 ; python_full_version == "3.11.3" +coverage==7.2.5 ; python_full_version == "3.11.3" +coverage[toml]==7.2.5 ; python_full_version == "3.11.3" decorator==5.1.1 ; python_full_version == "3.11.3" distlib==0.3.6 ; python_full_version == "3.11.3" -django==4.2 ; python_full_version == "3.11.3" +django==4.2.1 ; python_full_version == "3.11.3" dparse==0.6.2 ; python_full_version == "3.11.3" exceptiongroup==1.1.1 ; python_full_version == "3.11.3" executing==1.2.0 ; python_full_version == "3.11.3" factory-boy==3.2.1 ; python_full_version == "3.11.3" faker==16.9.0 ; python_full_version == "3.11.3" fastapi==0.89.1 ; python_full_version == "3.11.3" -filelock==3.10.7 ; python_full_version == "3.11.3" +filelock==3.12.0 ; python_full_version == "3.11.3" flake8==6.0.0 ; python_full_version == "3.11.3" frozenlist==1.3.3 ; python_full_version == "3.11.3" greenlet==2.0.2 ; python_full_version == "3.11.3" and platform_machine == "aarch64" or python_full_version == "3.11.3" and platform_machine == "ppc64le" or python_full_version == "3.11.3" and platform_machine == "x86_64" or python_full_version == "3.11.3" and platform_machine == "amd64" or python_full_version == "3.11.3" and platform_machine == "AMD64" or python_full_version == "3.11.3" and platform_machine == "win32" or python_full_version == "3.11.3" and platform_machine == "WIN32" @@ -47,10 +47,10 @@ gunicorn==20.1.0 ; python_full_version == "3.11.3" h11==0.14.0 ; python_full_version == "3.11.3" httpcore==0.16.3 ; python_full_version == "3.11.3" httpx==0.23.3 ; python_full_version == "3.11.3" -identify==2.5.22 ; python_full_version == "3.11.3" +identify==2.5.24 ; python_full_version == "3.11.3" idna==3.4 ; python_full_version == "3.11.3" iniconfig==2.0.0 ; python_full_version == "3.11.3" -ipython==8.12.0 ; python_full_version == "3.11.3" +ipython==8.13.2 ; python_full_version == "3.11.3" jedi==0.18.2 ; python_full_version == "3.11.3" jinja2-time==0.2.0 ; python_full_version == "3.11.3" jinja2==3.1.2 ; python_full_version == "3.11.3" @@ -65,9 +65,9 @@ mouseinfo==0.1.0 ; python_full_version == "3.11.3" multidict==6.0.4 ; python_full_version == "3.11.3" mypy-extensions==1.0.0 ; python_full_version == "3.11.3" mypy==0.991 ; python_full_version == "3.11.3" -nodeenv==1.7.0 ; python_full_version == "3.11.3" -numpy==1.24.2 ; python_full_version == "3.11.3" -orjson==3.8.9 ; python_full_version == "3.11.3" +nodeenv==1.8.0 ; python_full_version == "3.11.3" +numpy==1.24.3 ; python_full_version == "3.11.3" +orjson==3.8.12 ; python_full_version == "3.11.3" outcome==1.2.0 ; python_full_version == "3.11.3" packaging==21.3 ; python_full_version == "3.11.3" parso==0.8.3 ; python_full_version == "3.11.3" @@ -76,7 +76,7 @@ pefile==2023.2.7 ; sys_platform == "win32" and python_full_version == "3.11.3" pexpect==4.8.0 ; sys_platform != "win32" and python_full_version == "3.11.3" pickleshare==0.7.5 ; python_full_version == "3.11.3" pillow==9.5.0 ; python_full_version == "3.11.3" -platformdirs==3.2.0 ; python_full_version == "3.11.3" +platformdirs==3.5.1 ; python_full_version == "3.11.3" pluggy==1.0.0 ; python_full_version == "3.11.3" pre-commit==2.21.0 ; python_full_version == "3.11.3" prompt-toolkit==3.0.38 ; python_full_version == "3.11.3" @@ -89,193 +89,198 @@ pycparser==2.21 ; python_full_version == "3.11.3" and os_name == "nt" and implem pydantic==1.10.7 ; python_full_version == "3.11.3" pyflakes==3.0.1 ; python_full_version == "3.11.3" pygetwindow==0.0.9 ; python_full_version == "3.11.3" -pygments==2.14.0 ; python_full_version == "3.11.3" -pyinstaller-hooks-contrib==2023.1 ; python_full_version == "3.11.3" -pyinstaller==5.9.0 ; python_full_version == "3.11.3" +pygments==2.15.1 ; python_full_version == "3.11.3" +pyinstaller-hooks-contrib==2023.3 ; python_full_version == "3.11.3" +pyinstaller==5.11.0 ; python_full_version == "3.11.3" pymsgbox==1.0.9 ; python_full_version == "3.11.3" -pyobjc-core==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-accessibility==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-accounts==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" -pyobjc-framework-addressbook==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-adservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-adsupport==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" -pyobjc-framework-applescriptkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-applescriptobjc==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" -pyobjc-framework-applicationservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-apptrackingtransparency==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-audiovideobridging==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" -pyobjc-framework-authenticationservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-automaticassessmentconfiguration==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-automator==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-avfoundation==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" -pyobjc-framework-avkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" -pyobjc-framework-avrouting==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" -pyobjc-framework-backgroundassets==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" -pyobjc-framework-businesschat==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" -pyobjc-framework-calendarstore==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" -pyobjc-framework-callkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-cfnetwork==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-classkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-cloudkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" -pyobjc-framework-cocoa==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-collaboration==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" -pyobjc-framework-colorsync==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" -pyobjc-framework-contacts==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" -pyobjc-framework-contactsui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" -pyobjc-framework-coreaudio==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-coreaudiokit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-corebluetooth==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" -pyobjc-framework-coredata==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-corehaptics==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-corelocation==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" -pyobjc-framework-coremedia==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" -pyobjc-framework-coremediaio==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" -pyobjc-framework-coremidi==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-coreml==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" -pyobjc-framework-coremotion==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-coreservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-corespotlight==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" -pyobjc-framework-coretext==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-corewlan==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" -pyobjc-framework-cryptotokenkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" -pyobjc-framework-datadetection==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" -pyobjc-framework-devicecheck==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-dictionaryservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" -pyobjc-framework-discrecording==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-discrecordingui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-diskarbitration==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-dvdplayback==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-eventkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" -pyobjc-framework-exceptionhandling==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-executionpolicy==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-extensionkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" -pyobjc-framework-externalaccessory==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" -pyobjc-framework-fileprovider==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-fileproviderui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-findersync==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" -pyobjc-framework-fsevents==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-gamecenter==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" -pyobjc-framework-gamecontroller==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" -pyobjc-framework-gamekit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" -pyobjc-framework-gameplaykit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" -pyobjc-framework-healthkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" -pyobjc-framework-imagecapturecore==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" -pyobjc-framework-imserviceplugin==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" -pyobjc-framework-inputmethodkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" -pyobjc-framework-installerplugins==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-instantmessage==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" -pyobjc-framework-intents==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "16.0" -pyobjc-framework-intentsui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" -pyobjc-framework-iosurface==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" -pyobjc-framework-ituneslibrary==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" -pyobjc-framework-kernelmanagement==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-latentsemanticmapping==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-launchservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-libdispatch==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" -pyobjc-framework-linkpresentation==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-localauthentication==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" -pyobjc-framework-localauthenticationembeddedui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" -pyobjc-framework-mailkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" -pyobjc-framework-mapkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" -pyobjc-framework-mediaaccessibility==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" -pyobjc-framework-medialibrary==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" -pyobjc-framework-mediaplayer==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "16.0" -pyobjc-framework-mediatoolbox==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" -pyobjc-framework-metal==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" -pyobjc-framework-metalfx==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" -pyobjc-framework-metalkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" -pyobjc-framework-metalperformanceshaders==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" -pyobjc-framework-metalperformanceshadersgraph==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-metrickit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" -pyobjc-framework-mlcompute==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-modelio==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" -pyobjc-framework-multipeerconnectivity==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" -pyobjc-framework-naturallanguage==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" -pyobjc-framework-netfs==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" -pyobjc-framework-network==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" -pyobjc-framework-networkextension==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" -pyobjc-framework-notificationcenter==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" -pyobjc-framework-opendirectory==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" -pyobjc-framework-osakit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-oslog==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-passkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-pencilkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-photos==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" -pyobjc-framework-photosui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" -pyobjc-framework-preferencepanes==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-pubsub==9.0.1 ; platform_release >= "9.0" and platform_release < "18.0" and platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-pushkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-quartz==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-quicklookthumbnailing==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-replaykit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-safariservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" -pyobjc-framework-safetykit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" -pyobjc-framework-scenekit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" -pyobjc-framework-screencapturekit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.4" -pyobjc-framework-screensaver==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-screentime==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-scriptingbridge==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" -pyobjc-framework-searchkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-security==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-securityfoundation==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-securityinterface==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-servicemanagement==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" -pyobjc-framework-sharedwithyou==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" -pyobjc-framework-sharedwithyoucore==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" -pyobjc-framework-shazamkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" -pyobjc-framework-social==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" -pyobjc-framework-soundanalysis==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-speech==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-spritekit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" -pyobjc-framework-storekit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" -pyobjc-framework-syncservices==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-systemconfiguration==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc-framework-systemextensions==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" -pyobjc-framework-threadnetwork==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" -pyobjc-framework-uniformtypeidentifiers==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-usernotifications==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" -pyobjc-framework-usernotificationsui==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-videosubscriberaccount==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" -pyobjc-framework-videotoolbox==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" -pyobjc-framework-virtualization==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" -pyobjc-framework-vision==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" -pyobjc-framework-webkit==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" -pyobjc==9.0.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-core==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-accessibility==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-accounts==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" +pyobjc-framework-addressbook==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-adservices==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-adsupport==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" +pyobjc-framework-applescriptkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-applescriptobjc==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" +pyobjc-framework-applicationservices==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-apptrackingtransparency==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-audiovideobridging==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" +pyobjc-framework-authenticationservices==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-automaticassessmentconfiguration==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-automator==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-avfoundation==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" +pyobjc-framework-avkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" +pyobjc-framework-avrouting==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" +pyobjc-framework-backgroundassets==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" +pyobjc-framework-businesschat==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" +pyobjc-framework-calendarstore==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" +pyobjc-framework-callkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-cfnetwork==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-classkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-cloudkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" +pyobjc-framework-cocoa==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-collaboration==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" +pyobjc-framework-colorsync==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" +pyobjc-framework-contacts==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" +pyobjc-framework-contactsui==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" +pyobjc-framework-coreaudio==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-coreaudiokit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-corebluetooth==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" +pyobjc-framework-coredata==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-corehaptics==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-corelocation==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" +pyobjc-framework-coremedia==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" +pyobjc-framework-coremediaio==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" +pyobjc-framework-coremidi==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-coreml==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" +pyobjc-framework-coremotion==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-coreservices==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-corespotlight==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" +pyobjc-framework-coretext==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-corewlan==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" +pyobjc-framework-cryptotokenkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" +pyobjc-framework-datadetection==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" +pyobjc-framework-devicecheck==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-dictionaryservices==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" +pyobjc-framework-discrecording==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-discrecordingui==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-diskarbitration==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-dvdplayback==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-eventkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" +pyobjc-framework-exceptionhandling==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-executionpolicy==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-extensionkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" +pyobjc-framework-externalaccessory==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" +pyobjc-framework-fileprovider==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-fileproviderui==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-findersync==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" +pyobjc-framework-fsevents==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-gamecenter==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" +pyobjc-framework-gamecontroller==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" +pyobjc-framework-gamekit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" +pyobjc-framework-gameplaykit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" +pyobjc-framework-healthkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" +pyobjc-framework-imagecapturecore==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" +pyobjc-framework-imserviceplugin==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" +pyobjc-framework-inputmethodkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" +pyobjc-framework-installerplugins==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-instantmessage==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" +pyobjc-framework-intents==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "16.0" +pyobjc-framework-intentsui==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" +pyobjc-framework-iobluetooth==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-iobluetoothui==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-iosurface==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" +pyobjc-framework-ituneslibrary==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" +pyobjc-framework-kernelmanagement==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-latentsemanticmapping==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-launchservices==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-libdispatch==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" +pyobjc-framework-libxpc==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" +pyobjc-framework-linkpresentation==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-localauthentication==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" +pyobjc-framework-localauthenticationembeddedui==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" +pyobjc-framework-mailkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" +pyobjc-framework-mapkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" +pyobjc-framework-mediaaccessibility==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" +pyobjc-framework-medialibrary==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" +pyobjc-framework-mediaplayer==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "16.0" +pyobjc-framework-mediatoolbox==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" +pyobjc-framework-metal==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" +pyobjc-framework-metalfx==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" +pyobjc-framework-metalkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" +pyobjc-framework-metalperformanceshaders==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" +pyobjc-framework-metalperformanceshadersgraph==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-metrickit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" +pyobjc-framework-mlcompute==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-modelio==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" +pyobjc-framework-multipeerconnectivity==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" +pyobjc-framework-naturallanguage==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" +pyobjc-framework-netfs==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" +pyobjc-framework-network==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" +pyobjc-framework-networkextension==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" +pyobjc-framework-notificationcenter==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "14.0" +pyobjc-framework-opendirectory==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" +pyobjc-framework-osakit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-oslog==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-passkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-pencilkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-phase==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" +pyobjc-framework-photos==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" +pyobjc-framework-photosui==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" +pyobjc-framework-preferencepanes==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-pubsub==9.1.1 ; platform_release >= "9.0" and platform_release < "18.0" and platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-pushkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-quartz==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-quicklookthumbnailing==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-replaykit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-safariservices==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "15.0" +pyobjc-framework-safetykit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" +pyobjc-framework-scenekit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" +pyobjc-framework-screencapturekit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.4" +pyobjc-framework-screensaver==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-screentime==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-scriptingbridge==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "9.0" +pyobjc-framework-searchkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-security==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-securityfoundation==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-securityinterface==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-servicemanagement==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "10.0" +pyobjc-framework-sharedwithyou==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" +pyobjc-framework-sharedwithyoucore==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" +pyobjc-framework-shazamkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "21.0" +pyobjc-framework-social==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" +pyobjc-framework-soundanalysis==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-speech==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-spritekit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "13.0" +pyobjc-framework-storekit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "11.0" +pyobjc-framework-syncservices==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-systemconfiguration==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc-framework-systemextensions==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "19.0" +pyobjc-framework-threadnetwork==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "22.0" +pyobjc-framework-uniformtypeidentifiers==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-usernotifications==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" +pyobjc-framework-usernotificationsui==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-videosubscriberaccount==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "18.0" +pyobjc-framework-videotoolbox==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "12.0" +pyobjc-framework-virtualization==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "20.0" +pyobjc-framework-vision==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" and platform_release >= "17.0" +pyobjc-framework-webkit==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" +pyobjc==9.1.1 ; platform_system == "Darwin" and python_full_version == "3.11.3" pyparsing==3.0.9 ; python_full_version == "3.11.3" pyperclip==1.8.2 ; python_full_version == "3.11.3" -pyqt6-qt6==6.4.3 ; python_full_version == "3.11.3" -pyqt6-sip==13.4.1 ; python_full_version == "3.11.3" -pyqt6==6.4.2 ; python_full_version == "3.11.3" +pyqt6-qt6==6.5.0 ; python_full_version == "3.11.3" +pyqt6-sip==13.5.1 ; python_full_version == "3.11.3" +pyqt6==6.5.0 ; python_full_version == "3.11.3" pyrect==0.2.0 ; python_full_version == "3.11.3" pyscreeze==0.1.28 ; python_full_version == "3.11.3" pysocks==1.7.1 ; python_full_version == "3.11.3" pytest-cov==4.0.0 ; python_full_version == "3.11.3" -pytest==7.2.2 ; python_full_version == "3.11.3" +pytest==7.3.1 ; python_full_version == "3.11.3" python-dateutil==2.8.2 ; python_full_version == "3.11.3" python-decouple==3.8 ; python_full_version == "3.11.3" python-slugify==8.0.1 ; python_full_version == "3.11.3" python3-xlib==0.15 ; platform_system == "Linux" and python_full_version == "3.11.3" -pytweening==1.0.4 ; python_full_version == "3.11.3" +pytweening==1.0.7 ; python_full_version == "3.11.3" pytz==2022.7.1 ; python_full_version == "3.11.3" pywin32-ctypes==0.2.0 ; sys_platform == "win32" and python_full_version == "3.11.3" pyyaml==6.0 ; python_full_version == "3.11.3" -redis[asyncio]==4.5.4 ; python_full_version == "3.11.3" -requests==2.28.2 ; python_full_version == "3.11.3" +redis[asyncio]==4.5.5 ; python_full_version == "3.11.3" +requests==2.30.0 ; python_full_version == "3.11.3" rfc3986[idna2008]==1.5.0 ; python_full_version == "3.11.3" -ruamel-yaml==0.17.21 ; python_full_version == "3.11.3" +ruamel-yaml-clib==0.2.7 ; platform_python_implementation == "CPython" and python_full_version == "3.11.3" +ruamel-yaml==0.17.26 ; python_full_version == "3.11.3" safety==2.3.5 ; python_full_version == "3.11.3" -selenium==4.8.3 ; python_full_version == "3.11.3" -setuptools==67.6.1 ; python_full_version == "3.11.3" +selenium==4.9.1 ; python_full_version == "3.11.3" +setuptools==67.7.2 ; python_full_version == "3.11.3" simple-term-menu==1.6.1 ; python_full_version == "3.11.3" six==1.16.0 ; python_full_version == "3.11.3" sniffio==1.3.0 ; python_full_version == "3.11.3" sortedcontainers==2.4.0 ; python_full_version == "3.11.3" sqlalchemy-utils==0.38.3 ; python_full_version == "3.11.3" -sqlalchemy==1.4.47 ; python_full_version == "3.11.3" -sqlparse==0.4.3 ; python_full_version == "3.11.3" +sqlalchemy==1.4.48 ; python_full_version == "3.11.3" +sqlparse==0.4.4 ; python_full_version == "3.11.3" stack-data==0.6.2 ; python_full_version == "3.11.3" starlette==0.22.0 ; python_full_version == "3.11.3" -termcolor==2.2.0 ; python_full_version == "3.11.3" +termcolor==2.3.0 ; python_full_version == "3.11.3" text-unidecode==1.3 ; python_full_version == "3.11.3" toml==0.10.2 ; python_full_version == "3.11.3" traitlets==5.9.0 ; python_full_version == "3.11.3" @@ -283,15 +288,15 @@ trio-websocket==0.10.2 ; python_full_version == "3.11.3" trio==0.22.0 ; python_full_version == "3.11.3" typing-extensions==4.5.0 ; python_full_version == "3.11.3" tzdata==2023.3 ; sys_platform == "win32" and python_full_version == "3.11.3" -urllib3==1.26.15 ; python_full_version == "3.11.3" -urllib3[socks]==1.26.15 ; python_full_version == "3.11.3" +urllib3==2.0.2 ; python_full_version == "3.11.3" +urllib3[socks]==2.0.2 ; python_full_version == "3.11.3" uvicorn==0.20.0 ; python_full_version == "3.11.3" validators==0.20.0 ; python_full_version == "3.11.3" vine==5.0.0 ; python_full_version == "3.11.3" -virtualenv==20.21.0 ; python_full_version == "3.11.3" +virtualenv==20.23.0 ; python_full_version == "3.11.3" wcwidth==0.2.6 ; python_full_version == "3.11.3" wget==3.2 ; python_full_version == "3.11.3" win32-setctime==1.1.0 ; sys_platform == "win32" and python_full_version == "3.11.3" wsproto==1.2.0 ; python_full_version == "3.11.3" -yarl==1.8.2 ; python_full_version == "3.11.3" +yarl==1.9.2 ; python_full_version == "3.11.3" zipp==3.15.0 ; python_full_version == "3.11.3"