From a2c7ca0545b7486fe6a4075b109c890ada817443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 21:37:45 +0000 Subject: [PATCH] Bump redis from 4.4.0 to 4.5.3 in /server Bumps [redis](https://github.com/redis/redis-py) from 4.4.0 to 4.5.3. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.4.0...v4.5.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/poetry.lock | 5381 ++++++++++++++++++++++---------------------- 1 file changed, 2711 insertions(+), 2670 deletions(-) diff --git a/server/poetry.lock b/server/poetry.lock index 7c1b668f..e4702296 100644 --- a/server/poetry.lock +++ b/server/poetry.lock @@ -1,3 +1,5 @@ +# This file is automatically @generated by Poetry and should not be changed by hand. + [[package]] name = "adal" version = "1.2.7" @@ -5,6 +7,10 @@ description = "Note: This library is already replaced by MSAL Python, available category = "main" optional = true python-versions = "*" +files = [ + {file = "adal-1.2.7-py2.py3-none-any.whl", hash = "sha256:2a7451ed7441ddbc57703042204a3e30ef747478eea022c70f789fc7f084bc3d"}, + {file = "adal-1.2.7.tar.gz", hash = "sha256:d74f45b81317454d96e982fd1c50e6fb5c99ac2223728aea8764433a39f566f1"}, +] [package.dependencies] cryptography = ">=1.1.0" @@ -19,6 +25,10 @@ description = "A configurable sidebar-enabled Sphinx theme" category = "main" optional = false python-versions = "*" +files = [ + {file = "alabaster-0.7.12-py2.py3-none-any.whl", hash = "sha256:446438bdcca0e05bd45ea2de1668c1d9b032e1a9154c2c259092d77031ddd359"}, + {file = "alabaster-0.7.12.tar.gz", hash = "sha256:a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02"}, +] [[package]] name = "alembic" @@ -27,6 +37,10 @@ description = "A database migration tool for SQLAlchemy." category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "alembic-1.8.1-py3-none-any.whl", hash = "sha256:0a024d7f2de88d738d7395ff866997314c837be6104e90c5724350313dee4da4"}, + {file = "alembic-1.8.1.tar.gz", hash = "sha256:cd0b5e45b14b706426b833f06369b9a6d5ee03f826ec3238723ce8caaf6e5ffa"}, +] [package.dependencies] Mako = "*" @@ -42,6 +56,10 @@ description = "ANTLR 4.11.1 runtime for Python 3" category = "main" optional = true python-versions = "*" +files = [ + {file = "antlr4-python3-runtime-4.11.1.tar.gz", hash = "sha256:a53de701312f9bdacc5258a6872cd6c62b90d3a90ae25e494026f76267333b60"}, + {file = "antlr4_python3_runtime-4.11.1-py3-none-any.whl", hash = "sha256:ff1954eda1ca9072c02bf500387d0c86cb549bef4dbb3b64f39468b547ec5f6b"}, +] [[package]] name = "appdirs" @@ -50,6 +68,10 @@ description = "A small Python module for determining appropriate platform-specif category = "main" optional = true python-versions = "*" +files = [ + {file = "appdirs-1.4.4-py2.py3-none-any.whl", hash = "sha256:a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128"}, + {file = "appdirs-1.4.4.tar.gz", hash = "sha256:7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41"}, +] [[package]] name = "applicationinsights" @@ -58,6 +80,10 @@ description = "This project extends the Application Insights API surface to supp category = "main" optional = true python-versions = "*" +files = [ + {file = "applicationinsights-0.11.7-py2.py3-none-any.whl", hash = "sha256:42a2eb05fad51ffdd8246fdf5b2d2c0166d2b34f75a06940a2443d7e17a219fe"}, + {file = "applicationinsights-0.11.7.tar.gz", hash = "sha256:c4712ede8eeca57e611b7fd4b3b6c345745a4a002a08145ab45f92d31d900040"}, +] [[package]] name = "argcomplete" @@ -66,6 +92,10 @@ description = "Bash tab completion for argparse" category = "main" optional = true python-versions = ">=3.6" +files = [ + {file = "argcomplete-2.0.0-py2.py3-none-any.whl", hash = "sha256:cffa11ea77999bb0dd27bb25ff6dc142a6796142f68d45b1a26b11f58724561e"}, + {file = "argcomplete-2.0.0.tar.gz", hash = "sha256:6372ad78c89d662035101418ae253668445b391755cfe94ea52f1b9d22425b20"}, +] [package.extras] test = ["coverage", "flake8", "pexpect", "wheel"] @@ -77,6 +107,10 @@ description = "Timeout context manager for asyncio programs" category = "main" optional = false python-versions = ">=3.6" +files = [ + {file = "async-timeout-4.0.2.tar.gz", hash = "sha256:2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15"}, + {file = "async_timeout-4.0.2-py3-none-any.whl", hash = "sha256:8ca1e4fcf50d07413d66d1a5e416e42cfdf5851c981d679a09851a6853383b3c"}, +] [[package]] name = "attrs" @@ -85,12 +119,16 @@ description = "Classes Without Boilerplate" category = "main" optional = false python-versions = ">=3.5" +files = [ + {file = "attrs-22.1.0-py2.py3-none-any.whl", hash = "sha256:86efa402f67bf2df34f51a335487cf46b1ec130d02b8d39fd248abfd30da551c"}, + {file = "attrs-22.1.0.tar.gz", hash = "sha256:29adc2665447e5191d0e7c568fde78b21f9672d344281d0c6e1ab085429b22b6"}, +] [package.extras] dev = ["cloudpickle", "coverage[toml] (>=5.0.2)", "furo", "hypothesis", "mypy (>=0.900,!=0.940)", "pre-commit", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "sphinx", "sphinx-notfound-page", "zope.interface"] docs = ["furo", "sphinx", "sphinx-notfound-page", "zope.interface"] tests = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy (>=0.900,!=0.940)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "zope.interface"] -tests_no_zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy (>=0.900,!=0.940)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins"] +tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy (>=0.900,!=0.940)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins"] [[package]] name = "autopage" @@ -99,6 +137,10 @@ description = "A library to provide automatic paging for console output" category = "main" optional = true python-versions = ">=3.6" +files = [ + {file = "autopage-0.5.1-py3-none-any.whl", hash = "sha256:0fbf5efbe78d466a26753e1dee3272423a3adc989d6a778c700e89a3f8ff0d88"}, + {file = "autopage-0.5.1.tar.gz", hash = "sha256:01be3ee61bb714e9090fcc5c10f4cf546c396331c620c6ae50a2321b28ed3199"}, +] [[package]] name = "awscli" @@ -107,6 +149,10 @@ description = "Universal Command Line Environment for AWS." category = "main" optional = true python-versions = ">= 3.7" +files = [ + {file = "awscli-1.27.24-py3-none-any.whl", hash = "sha256:e8467de50271726caa5c58ea35aae91e57e7181c843fd9b7d8268127c50c4348"}, + {file = "awscli-1.27.24.tar.gz", hash = "sha256:1beea8f4e38830bc676296e24afabc9fa04843484fa4188fbdf9d85242896ec6"}, +] [package.dependencies] botocore = "1.29.24" @@ -123,6 +169,10 @@ description = "Microsoft Azure Batch Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-batch-6.0.0.zip", hash = "sha256:38a1a20a25a04c26f5bbe65f47e0c456d87ec4b6109bad2c97e10de9f48ecb38"}, + {file = "azure_batch-6.0.0-py2.py3-none-any.whl", hash = "sha256:d89aaa65947c80541939c16e284adaef6d0af3c52cadb7b82af94d062ad88cf3"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -136,6 +186,10 @@ description = "Microsoft Azure Command-Line Tools" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-2.0.67.tar.gz", hash = "sha256:4c7e87f8bb6f6143f5a2c2bc9c2e7e7d56f6836dbb658cca00452cfd09194ec5"}, + {file = "azure_cli-2.0.67-py2.py3-none-any.whl", hash = "sha256:b1aa8fb64ed8a1c342ae9f1351b71a25c718ee9be8ae8f05d47f5eb18abadf32"}, +] [package.dependencies] azure-cli-acr = "2.2.9" @@ -177,10 +231,7 @@ azure-cli-maps = "0.3.5" azure-cli-monitor = "0.2.15" azure-cli-natgateway = "0.1.1" azure-cli-network = "2.5.2" -azure-cli-nspkg = [ - "3.0.3", - ">=2.0.0", -] +azure-cli-nspkg = "3.0.3" azure-cli-policyinsights = "0.1.4" azure-cli-privatedns = "1.0.2" azure-cli-profile = "2.1.5" @@ -208,6 +259,10 @@ description = "Microsoft Azure Command-Line Tools ACR Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-acr-2.2.9.tar.gz", hash = "sha256:577d35fc11dad396bfb4983e9cd210b9da73623c7e51490f8274fa938646910e"}, + {file = "azure_cli_acr-2.2.9-py2.py3-none-any.whl", hash = "sha256:05d22a3c52b264eb291d7ce54c69813d001f7e5507ce5cd95b4b49e4ad76b0f3"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -223,6 +278,10 @@ description = "Microsoft Azure Command-Line Tools ACS Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-acs-2.4.4.tar.gz", hash = "sha256:f89fbca9ae4d070be8924eac6ed7bdf44a64a4850d825330bc6f0daecf946e86"}, + {file = "azure_cli_acs-2.4.4-py2.py3-none-any.whl", hash = "sha256:d06cb69f644d81d7fb077fe9de3aefc8f36f0da5463f245dcb385c72a34269fa"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -244,6 +303,10 @@ description = "Microsoft Azure Command-Line Tools Advisor Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-advisor-2.0.1.tar.gz", hash = "sha256:63bdd1d8fa356c6b05f8a8681e48b02f11e667548ffc9d1c7cd16712796ff1bd"}, + {file = "azure_cli_advisor-2.0.1-py2.py3-none-any.whl", hash = "sha256:41720839c2cca7a6933a5f0809eb3810ba81f4d4297e97dd858499932309d83a"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -257,6 +320,10 @@ description = "Microsoft Azure Command-Line Tools AMS Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-ams-0.4.7.tar.gz", hash = "sha256:eb4f56604abd26c29e30f525ae32f291255f3bd2eb82a4f5dc70f7ff9f833583"}, + {file = "azure_cli_ams-0.4.7-py2.py3-none-any.whl", hash = "sha256:e0891607580002e3e036b793ebfa7c214b2b6b3dc638d1aa65eec25a4906950d"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -271,6 +338,10 @@ description = "Microsoft Azure Command-Line Tools AppService Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-appservice-0.2.21.tar.gz", hash = "sha256:76460184083e5a4dcb38c02ed8c2cc3e180c8396df135cf3b1e27c4214e8df06"}, + {file = "azure_cli_appservice-0.2.21-py2.py3-none-any.whl", hash = "sha256:62afd6263410eefa4fc07e50318fdb11bb82dc6cb6d16412403d3b4bf15a3fcf"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -295,6 +366,10 @@ description = "Microsoft Azure Command-Line Tools Recovery Services Command Modu category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-backup-1.2.5.tar.gz", hash = "sha256:a16561644880745f349cfbaaeba2fb634586d4277e63dd42f613fa525263c526"}, + {file = "azure_cli_backup-1.2.5-py2.py3-none-any.whl", hash = "sha256:e2adf1f830cc38a16b099ab168e3029835e81f1880d76fbee0fd52c890aaa3c2"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -309,6 +384,10 @@ description = "Microsoft Azure Command-Line Tools Batch Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-batch-4.0.3.tar.gz", hash = "sha256:58eae1d7ccdbd20abe9650e0cac42e596389d7540dc11e9c07e87004d8c96135"}, + {file = "azure_cli_batch-4.0.3-py2.py3-none-any.whl", hash = "sha256:2fd21a7bf6974b920c010da3b57f927988d0662daf9cfdab0ec2e0fb00ec39df"}, +] [package.dependencies] azure-batch = "6.0.0" @@ -324,6 +403,10 @@ description = "Microsoft Azure Batch AI Client Command-Line Tools" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-batchai-0.4.10.tar.gz", hash = "sha256:c93123902f5a5da7ac455ae11abb6c008b73eb8b784c7955564202a6b021422c"}, + {file = "azure_cli_batchai-0.4.10-py2.py3-none-any.whl", hash = "sha256:83dea6ab0d7dea8ec258c6983996a24f2fc7039d71a636a7efc0845cd2dbf1b6"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -341,6 +424,10 @@ description = "Microsoft Azure Command-Line Tools Billing Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-billing-0.2.2.tar.gz", hash = "sha256:31433a8ab55828683297996fad99ced4f6891431557e9c081cd424b866154197"}, + {file = "azure_cli_billing-0.2.2-py2.py3-none-any.whl", hash = "sha256:dab2cd82443ff66b6aed540123fbd83f174af49e059491d78aca90cfa4c0aaba"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -354,6 +441,10 @@ description = "Microsoft Azure Command-Line Tools Bot Services Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-botservice-0.2.2.tar.gz", hash = "sha256:4d9e290a9a83a2265b7a3a24d25cc2b5752a374711987260cee4acc464d4a28f"}, + {file = "azure_cli_botservice-0.2.2-py2.py3-none-any.whl", hash = "sha256:6d6a801c0428b577943962924d780715122530da6d7174076b8fb4aa3e470447"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -370,6 +461,10 @@ description = "Microsoft Azure Command-Line Tools Content Delivery Network (CDN) category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-cdn-0.2.4.tar.gz", hash = "sha256:88a16b2f248eee98cc40181b2f98764f231d30cc35061f4925d34c108a36eeab"}, + {file = "azure_cli_cdn-0.2.4-py2.py3-none-any.whl", hash = "sha256:654d9f03655a1c7703cc4fa6cac31f97c476e795e567eec03d0bd1e184c02320"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -383,6 +478,10 @@ description = "Microsoft Azure Command-Line Tools Cloud Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-cloud-2.1.1.tar.gz", hash = "sha256:2bb40d7e76216789e8b1c4e993f8724c8f156b41537330170c64e5f63257ac3d"}, + {file = "azure_cli_cloud-2.1.1-py2.py3-none-any.whl", hash = "sha256:0df0268da7978868192f2d241d3049b16f4d8badf5a0c870be73c7f366dbc6d4"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -395,6 +494,10 @@ description = "Microsoft Azure Command-Line Tools Cognitive Services Command Mod category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-cognitiveservices-0.2.6.tar.gz", hash = "sha256:709db9aec859f0dd557f5235fae43d3bb049393b5e447d0a4c1399b51265262a"}, + {file = "azure_cli_cognitiveservices-0.2.6-py2.py3-none-any.whl", hash = "sha256:b0cd3298f5e44ce057bd8b2b5022e15489bf94ec145edd79ce16bc38feb9e2e5"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -408,6 +511,10 @@ description = "Microsoft Azure CLI Command Modules Namespace Package" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-command-modules-nspkg-2.0.2.tar.gz", hash = "sha256:a3f85eb636e403809734b1131423518348382208a2d28a08c272160a6cce9086"}, + {file = "azure_cli_command_modules_nspkg-2.0.2-py2.py3-none-any.whl", hash = "sha256:0698597ce4bf5d90e335415c271c8d025fe75dce1655c1934ac00bd16a661ca5"}, +] [package.dependencies] azure-cli-nspkg = ">=3.0.0" @@ -419,6 +526,10 @@ description = "Microsoft Azure Command-Line Tools Configure Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-configure-2.0.24.tar.gz", hash = "sha256:0645e91c86475aceb8314e56d524e493d9b39e802845b6006900ae8160f5a172"}, + {file = "azure_cli_configure-2.0.24-py2.py3-none-any.whl", hash = "sha256:85cd7f7a1cb639b57f098bb249040abaa987f3c948b34979ca630874eaf218af"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -431,6 +542,10 @@ description = "Microsoft Azure Command-Line Tools Consumption Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-consumption-0.4.4.tar.gz", hash = "sha256:6c96763ec86acfbe6b8e3207c9ab2fb9ef08c28d33a68431e31f0fc538ccb13e"}, + {file = "azure_cli_consumption-0.4.4-py2.py3-none-any.whl", hash = "sha256:5a97ce88c0e86d1f05beb614e820e14cb8bacc913070390128a832acda678619"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -444,6 +559,10 @@ description = "Microsoft Azure Command-Line Tools container Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-container-0.3.18.tar.gz", hash = "sha256:0c1b46aacd9bcd24f27cf92b5b7ed6193bc1aa8b05aafde7c3bb1ea7cdf69bad"}, + {file = "azure_cli_container-0.3.18-py2.py3-none-any.whl", hash = "sha256:97108da14807227f08542b8b6a9d907942b28df34423f6be604516f3e188cb53"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -463,6 +582,10 @@ description = "Microsoft Azure Command-Line Tools Core Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-core-2.0.67.tar.gz", hash = "sha256:af52a0af876ca1153ff71d2d320234e681c35a8cbdcf14336edd55e57b9ab565"}, + {file = "azure_cli_core-2.0.67-py2.py3-none-any.whl", hash = "sha256:a3f3c41dd751a30359cde904fa7ecb20a9f87ef64f8b9a4c1259156b79e99299"}, +] [package.dependencies] adal = ">=1.2.0" @@ -478,6 +601,7 @@ knack = ">=0.6.2,<0.7.0" msrest = ">=0.4.4" msrestazure = ">=0.4.25" paramiko = ">=2.0.8,<3.0.0" +pip = "*" psutil = ">=5.6.1" pygments = "*" PyJWT = "*" @@ -487,6 +611,7 @@ pyyaml = "*" requests = ">=2.20.0" six = "*" tabulate = ">=0.7.7" +wheel = "0.30.0" [[package]] name = "azure-cli-cosmosdb" @@ -495,6 +620,10 @@ description = "Microsoft Azure Command-Line Tools Cosmos DB Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-cosmosdb-0.2.11.tar.gz", hash = "sha256:2b1dc92d65f8ff7fc4abc0f4e6f9ffdf46c3229f0f3ee956c339bacd2f1544a0"}, + {file = "azure_cli_cosmosdb-0.2.11-py2.py3-none-any.whl", hash = "sha256:4c3cbe941a920c2331bb6a3c9116135a3e2c14255f75498392fd14111781aad5"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -509,6 +638,10 @@ description = "Microsoft Azure Command-Line Tools Deployment Manager Command Mod category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-deploymentmanager-0.1.1.tar.gz", hash = "sha256:e8fa7f69b6e322bceff4ed153295ceef6a11636aaab6d995f51274f4ac63ad20"}, + {file = "azure_cli_deploymentmanager-0.1.1-py2.py3-none-any.whl", hash = "sha256:1d9aeddd0269560de80c11d29f948bb99505119a3e72f5368556ed0575ea614e"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -522,6 +655,10 @@ description = "Microsoft Azure Command-Line Tools Data Lake Analytics Command Mo category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-dla-0.2.6.tar.gz", hash = "sha256:92d7708ec9ffea1d3a4e39ab51c48a8e1e61c87c9f9e002fec7fcb9a727a4a9f"}, + {file = "azure_cli_dla-0.2.6-py2.py3-none-any.whl", hash = "sha256:b595642d732f55a612f75de616759c036fdb470a24f3ab3102c7e7d65d189486"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -536,6 +673,10 @@ description = "Microsoft Azure Command-Line Tools Data Lake Store Command Module category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-dls-0.1.10.tar.gz", hash = "sha256:2ff4769754dbb168cf234151ffa40882d1c7deb0097468ef2cf1e7c9ecc3a389"}, + {file = "azure_cli_dls-0.1.10-py2.py3-none-any.whl", hash = "sha256:8789a378b71edb7d205e2c8569c9084bedce26a9dde8f7aeb4c2fd4674d78bba"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -550,6 +691,10 @@ description = "Microsoft Azure Command-Line Tools for the Data Migration Service category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-dms-0.1.4.tar.gz", hash = "sha256:a16fe2d364f5c48e6ad9a196e6f9052698fff336ac52cb43988f0d12e193e97d"}, + {file = "azure_cli_dms-0.1.4-py2.py3-none-any.whl", hash = "sha256:ac6570e8da3c46709173ed8a1891e5de367074842b09432d357cee7d0371077a"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -564,6 +709,10 @@ description = "Microsoft Azure Command-Line Tools EventGrid Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-eventgrid-0.2.4.tar.gz", hash = "sha256:62e4dd24c96539d82172f521061961f38127c59abe1287ae1a1598a246867707"}, + {file = "azure_cli_eventgrid-0.2.4-py2.py3-none-any.whl", hash = "sha256:33b8cbcab70a7fb7f38bd4f302d700c14b8f09baae1766fa76df5bea9d0a29b7"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -578,6 +727,10 @@ description = "Microsoft Azure Command-Line Tools Event Hubs Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-eventhubs-0.3.7.tar.gz", hash = "sha256:380c584d45da5a6a7b8daca71ea41ea22b2a599f3ddd258c278d1215a39c056f"}, + {file = "azure_cli_eventhubs-0.3.7-py2.py3-none-any.whl", hash = "sha256:6cc5670b79e426c634cf7e9a1df049523c0726645f8cca7823a8986c57b6992b"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -592,6 +745,10 @@ description = "Microsoft Azure Command-Line Tools Extension Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-extension-0.2.5.tar.gz", hash = "sha256:94f74bc305c78255d595ac136c46e6e375cee0126930f182d7ba02eabea21e3f"}, + {file = "azure_cli_extension-0.2.5-py2.py3-none-any.whl", hash = "sha256:ebe127b90467c66a8f6035ee0e1bd053d684467d801906f6199f399a878c78b9"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -604,6 +761,10 @@ description = "Microsoft Azure Command-Line Tools Feedback Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-feedback-2.2.1.tar.gz", hash = "sha256:73c43f4b9495465b9b1d8bc0d94e06bf4f08e2124d171b02c92b4206997a6f9e"}, + {file = "azure_cli_feedback-2.2.1-py2.py3-none-any.whl", hash = "sha256:09cf9538b79828f1e32b3fbc074ec0720ff4f5278f5cd2fea6ca11e64addd17f"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -616,6 +777,10 @@ description = "Intelligent querying for CLI Example information." category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-find-0.3.4.tar.gz", hash = "sha256:193c15f57847ac992e21c1fa05a241f9a2cac0b2fd9d8099a139cf3b4254535c"}, + {file = "azure_cli_find-0.3.4-py2.py3-none-any.whl", hash = "sha256:807a7bd4aab7f1f9e55affa396646f7faef6d6550a646599d3af7e457d2b3bd4"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -628,6 +793,10 @@ description = "Microsoft Azure Command-Line Tools HDInsight Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-hdinsight-0.3.5.tar.gz", hash = "sha256:6c8b15cad14bad6e0bbae4f7ded521c2ce25363101d942a80c654b464422fe58"}, + {file = "azure_cli_hdinsight-0.3.5-py2.py3-none-any.whl", hash = "sha256:f361829336c172261075ffb984c5eeed6914fbf92336b0b66b9a0fdf03e5dff0"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -643,6 +812,10 @@ description = "Microsoft Azure Command-Line Interactive Shell" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-interactive-0.4.5.tar.gz", hash = "sha256:bf265d5ca7d0c3d9b79927b76a8bca6096facac92b733ebe27bbba8bfde1c422"}, + {file = "azure_cli_interactive-0.4.5-py2.py3-none-any.whl", hash = "sha256:9b5c518d132ebe8ba5db1b1c4c28231be57d653de4e316fba853e1afaad6f33e"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -656,6 +829,10 @@ description = "Microsoft Azure Command-Line Tools IoT Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-iot-0.3.11.tar.gz", hash = "sha256:ad96f6ba12c352967ac2a93d830fdd02b9d0a4fc1f56d6055aa84ba116ce9866"}, + {file = "azure_cli_iot-0.3.11-py2.py3-none-any.whl", hash = "sha256:33029acfe18c19f3a95245b86192d0ab630d329b0013f389e1b76e689a28f4ec"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -671,6 +848,10 @@ description = "Microsoft Azure Command-Line Tools IoT Central Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-iotcentral-0.1.7.tar.gz", hash = "sha256:f7fcc39da95d76b8ca7d67df2574308fddc498c7c5bfcc0f1464a326abcaad64"}, + {file = "azure_cli_iotcentral-0.1.7-py2.py3-none-any.whl", hash = "sha256:da621bdda0bd428e395d570249db1717e56465983a30cf8ff724d28fd200487f"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -684,6 +865,10 @@ description = "Microsoft Azure Command-Line Tools Keyvault Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-keyvault-2.2.16.tar.gz", hash = "sha256:2d1200e354bee8a56290b3a94f1f8c54fc32b30344ba5587a9cfd973349b3ec9"}, + {file = "azure_cli_keyvault-2.2.16-py2.py3-none-any.whl", hash = "sha256:66711e7f5d119b76aaae17c8d16ffb8801ce233ed29ff71ed6255a389dd0c880"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -700,6 +885,10 @@ description = "Microsoft Azure Command-Line Tools KUSTO Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-kusto-0.2.3.tar.gz", hash = "sha256:a52f9adae4b362a677188d9061fb032949283dbee17e7cff32a24bfdbfb853f9"}, + {file = "azure_cli_kusto-0.2.3-py2.py3-none-any.whl", hash = "sha256:f4262d1b9bef9f29c99f2ea8a2eea94759e06e1e33953a35dab02149b50b4dee"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -714,6 +903,10 @@ description = "Microsoft Azure Command-Line Tools DevTestLabs Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-lab-0.1.8.tar.gz", hash = "sha256:ab32b224fec8905c525eb7deefc444fdc84ec0e4b48dd7149378e84ce4b622cf"}, + {file = "azure_cli_lab-0.1.8-py2.py3-none-any.whl", hash = "sha256:6c0cea9a5a643008243a47043fcc08ce69da3ff4a878e9bb2f318c011893c475"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -728,6 +921,10 @@ description = "Microsoft Azure Command-Line Tools Maps Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-maps-0.3.5.tar.gz", hash = "sha256:61e52d7f40e0f2162f83c324c15828b9df1d4c00d5b45aca11336262ee5163b7"}, + {file = "azure_cli_maps-0.3.5-py2.py3-none-any.whl", hash = "sha256:480cbbd0b75b2d0d4897fc340131c3818c68508386a681653c3e9c778d61763e"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -741,6 +938,10 @@ description = "Microsoft Azure Command-Line Tools Monitor Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-monitor-0.2.15.tar.gz", hash = "sha256:e48590ab2c3d9f17978f1e55d556b7d56566e362746b6aff777ff75e114d89ea"}, + {file = "azure_cli_monitor-0.2.15-py2.py3-none-any.whl", hash = "sha256:cda6ef9bbc66dbb5d645d59821c553822b56f368774e65ce8649c00ab4c8f127"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -754,6 +955,10 @@ description = "Microsoft Azure Command-Line Tools NatGateway Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-natgateway-0.1.1.tar.gz", hash = "sha256:d00862ca7263bf10a6a4a31d29eed30dd345b013ed862d0aaedb902bffd601a6"}, + {file = "azure_cli_natgateway-0.1.1-py2.py3-none-any.whl", hash = "sha256:174ce89ec0dd3e6ece12007623c01c03e2a087ade2c539507ee7d49f006528c8"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -767,6 +972,10 @@ description = "Microsoft Azure Command-Line Tools Network Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-network-2.5.2.tar.gz", hash = "sha256:86923f8afcf1fd38c074fad39f337cb26b1549233e6b002cac9f7667a7f9e423"}, + {file = "azure_cli_network-2.5.2-py2.py3-none-any.whl", hash = "sha256:acfd670c5e7e235f1678ccb8682a3d56e47d1ac00a98e2ca59f2b106296e33b1"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -782,6 +991,10 @@ description = "Microsoft Azure CLI Namespace Package" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-nspkg-3.0.3.tar.gz", hash = "sha256:1733d195b5b9c79a2d9d02cb1e3e2698103548aac31547961134313bd7af2239"}, + {file = "azure_cli_nspkg-3.0.3-py2.py3-none-any.whl", hash = "sha256:34095c34a04a31868356115f7a2a5eba5e93afb28a35713a713f2ea587b72d2c"}, +] [package.dependencies] azure-nspkg = ">=2.0.0" @@ -793,6 +1006,10 @@ description = "Microsoft Azure Command-Line Tools Policy Insights Command Module category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-policyinsights-0.1.4.tar.gz", hash = "sha256:83dda6cbd5923c7124993a92586c3f28625f4151101b39e9e98871fc13b39750"}, + {file = "azure_cli_policyinsights-0.1.4-py2.py3-none-any.whl", hash = "sha256:ca6c3029c06176db2a549ce69428009c23415aba99431910e9483381b23a4d98"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -806,6 +1023,10 @@ description = "Microsoft Azure Command-Line Tools Network PrivateDns Command Mod category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-privatedns-1.0.2.tar.gz", hash = "sha256:634d0f7fc5ade32cc3d2b19db23a687211a1c16a52e5c19d6f5d2301413d0cf1"}, + {file = "azure_cli_privatedns-1.0.2-py2.py3-none-any.whl", hash = "sha256:2a18b19d26bfa8ad4b473d46ad9b887a11a8a295074b82b0971fd9c76b8bb24c"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -820,6 +1041,10 @@ description = "Microsoft Azure Command-Line Tools Profile Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-profile-2.1.5.tar.gz", hash = "sha256:21966eb8ece9282845a8943bd7d99d1df69841bc8a4679b43c1780464232e7ac"}, + {file = "azure_cli_profile-2.1.5-py2.py3-none-any.whl", hash = "sha256:bb65193178b7ba3c2c712d87367317c53c8dd3b2ef0f37155f0bab9f19281ebf"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -832,6 +1057,10 @@ description = "Microsoft Azure Command-Line Tools MySQL and PostgreSQL Command M category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-rdbms-0.3.12.tar.gz", hash = "sha256:f5e8a670020f9ed20fea3b2dfb5cf82d136cbf02fe5156f57fe6cc398073373d"}, + {file = "azure_cli_rdbms-0.3.12-py2.py3-none-any.whl", hash = "sha256:931419372a4695aa978287a9a42b028e79b5bb551baf719a86bb343f8598548c"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -846,6 +1075,10 @@ description = "Microsoft Azure Command-Line Tools Redis Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-redis-0.4.4.tar.gz", hash = "sha256:5c3802730ef17264d9400a11f0ae731a8af02c2fb0f45d717adc036b3b882b06"}, + {file = "azure_cli_redis-0.4.4-py2.py3-none-any.whl", hash = "sha256:df29cc82dc25da69a6c181f6ff4bc11a1df4e1f717bc3eabb77a58b97fa5ce35"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -859,6 +1092,10 @@ description = "Microsoft Azure Command-Line Tools Relay Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-relay-0.1.5.tar.gz", hash = "sha256:879c4a41f84a8168082e3b65f26081c8872b6986abf3310c8978554635ed1bab"}, + {file = "azure_cli_relay-0.1.5-py2.py3-none-any.whl", hash = "sha256:4c48b8f83665f8c874bb77199c238e0b913897a1d8ade64477d783c0b8a4b805"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -873,6 +1110,10 @@ description = "Microsoft Azure Command-Line Tools Reservations Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-reservations-0.4.3.tar.gz", hash = "sha256:8deaf25bdb1c7acb09c29be3d40c48a1f28f6e62a8f816b5173ae57a14376709"}, + {file = "azure_cli_reservations-0.4.3-py2.py3-none-any.whl", hash = "sha256:2cb8e8e8e39c18d5d537118fb13bfae3f2321c51e96a4ca8c61066c95b3ad61f"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -886,6 +1127,10 @@ description = "Microsoft Azure Command-Line Tools Resource Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-resource-2.1.16.tar.gz", hash = "sha256:d4a5c18de5bec0ed844dda0efb6d342af7868237b8591d7aed52ef0cef811333"}, + {file = "azure_cli_resource-2.1.16-py2.py3-none-any.whl", hash = "sha256:9433c106ede349a7806426452cfd3a0f496560f15a5959faef15e58f12fd4a2c"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -900,6 +1145,10 @@ description = "Microsoft Azure Command-Line Tools Role Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-role-2.6.4.tar.gz", hash = "sha256:0984af4b1bfa51566d4e518d85f1245785ae51c7374392823644a71f505481ab"}, + {file = "azure_cli_role-2.6.4-py2.py3-none-any.whl", hash = "sha256:0a561dcf8bed65257ef34ee422eb43132c25fd35b440fe1b3c42c19e3e326ef9"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -917,6 +1166,10 @@ description = "Microsoft Azure Command-Line Tools Search Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-search-0.1.2.tar.gz", hash = "sha256:7f6c11e380172b2b91421e8416f94d055af6a35cc70e16718325d9f04445f455"}, + {file = "azure_cli_search-0.1.2-py2.py3-none-any.whl", hash = "sha256:a9326dec182a17e69b25887627f53cce1e4d00240b3af43596fe088a94b0745e"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -930,6 +1183,10 @@ description = "Microsoft Azure Command-Line Tools Azure Security Center" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-security-0.1.2.tar.gz", hash = "sha256:f6e7e0f21c54584f4a19b94339054e68c57d87a87567fbf8168066e12b04a6ef"}, + {file = "azure_cli_security-0.1.2-py2.py3-none-any.whl", hash = "sha256:a2d859756d73dbfd81e178008307f45b3d9a7ce07d29f3be6b0ab75929904ca1"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -943,6 +1200,10 @@ description = "Microsoft Azure Command-Line Tools Service Bus Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-servicebus-0.3.6.tar.gz", hash = "sha256:c3311d7858548b83650cdf9f2a2e0178112e16e8d4a3062a2bf42d1789fbae81"}, + {file = "azure_cli_servicebus-0.3.6-py2.py3-none-any.whl", hash = "sha256:86de377a1481f3a613d5de137b298ac636cc29d32aa0a0a120ac9583340f404e"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -957,6 +1218,10 @@ description = "Microsoft Azure Service Fabric Command-Line Tools" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-servicefabric-0.1.20.tar.gz", hash = "sha256:8a81b4192ad128d1dfdfae4cdd5f453e9d39d5592a7879c82752a20870901a40"}, + {file = "azure_cli_servicefabric-0.1.20-py2.py3-none-any.whl", hash = "sha256:d7c56615a13d321438ea5fd4063d463e3e0e395b6902d287d7c046844256bb28"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -977,6 +1242,10 @@ description = "Microsoft Azure Command-Line Tools SignalR Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-signalr-1.0.1.tar.gz", hash = "sha256:48722925ba3bcaa99965573cafafb22d03c842ff74ffe8e972f9daf525c77176"}, + {file = "azure_cli_signalr-1.0.1-py2.py3-none-any.whl", hash = "sha256:3b97c2d1e19341fe37942c489c3ec06bada20550342d56985539a344057c5c06"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -990,6 +1259,10 @@ description = "Microsoft Azure Command-Line Tools SQL Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-sql-2.2.5.tar.gz", hash = "sha256:6da3a23d05d2d77c3ba3212509254918e18fe0e2cdbff2a66c81a65a819ac487"}, + {file = "azure_cli_sql-2.2.5-py2.py3-none-any.whl", hash = "sha256:8fd8da72924b08b84f436f4ad412bcf72c170b9389cd647bceef699322847fde"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -1005,6 +1278,10 @@ description = "Microsoft Azure Command-Line Tools SQL virtual machine Command Mo category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-sqlvm-0.2.0.tar.gz", hash = "sha256:0bc03736268e141b9076bbd56b330283b4c71c14cb726f572f40e17cc2354d84"}, + {file = "azure_cli_sqlvm-0.2.0-py2.py3-none-any.whl", hash = "sha256:fa8d24d2eac7290c677ca7b117d93a97d15c1827f999dee255bed1053e6c8289"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -1018,6 +1295,10 @@ description = "Microsoft Azure Command-Line Tools Storage Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-storage-2.4.3.tar.gz", hash = "sha256:e18ce6134d39c5a7335b60e573534e476d81df2dbae85bd15bf2cf7a7de10ae6"}, + {file = "azure_cli_storage-2.4.3-py2.py3-none-any.whl", hash = "sha256:8feac51e6e0450962ed52681d0fa44246ac2163dd5c90d92c92c09263751fff8"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -1032,6 +1313,10 @@ description = "Microsoft Azure CLI Telemetry Package" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-telemetry-1.0.2.tar.gz", hash = "sha256:c0141ddeed1319bcc3179617f74859e5f17477ce676051a4ead1d29c75eb9593"}, + {file = "azure_cli_telemetry-1.0.2-py2.py3-none-any.whl", hash = "sha256:946de5b922e3183be13afe348eae6691883d6694ff43806752662e661757de4c"}, +] [package.dependencies] applicationinsights = ">=0.11.1,<0.11.8" @@ -1045,6 +1330,10 @@ description = "Microsoft Azure Command-Line Tools VM Command Module" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cli-vm-2.2.23.tar.gz", hash = "sha256:b9727f18ff7f1bbb9155ca493e07b7d029b6446ed0433c47430fc96d0dc385b8"}, + {file = "azure_cli_vm-2.2.23-py2.py3-none-any.whl", hash = "sha256:fc346cd136e6feda75373701d083f284846c35cb65ee1791998aa939b8b2e2e8"}, +] [package.dependencies] azure-cli-command-modules-nspkg = ">=2.0.0" @@ -1066,6 +1355,10 @@ description = "Microsoft Azure Client Library for Python (Common)" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-common-1.1.28.zip", hash = "sha256:4ac0cd3214e36b6a1b6a442686722a5d8cc449603aa833f3f0f40bda836704a3"}, + {file = "azure_common-1.1.28-py2.py3-none-any.whl", hash = "sha256:5c12d3dcf4ec20599ca6b0d3e09e86e146353d443e7fcc050c9a19c1f9df20ad"}, +] [[package]] name = "azure-core" @@ -1074,6 +1367,10 @@ description = "Microsoft Azure Core Library for Python" category = "main" optional = true python-versions = ">=3.6" +files = [ + {file = "azure-core-1.22.1.zip", hash = "sha256:4b6e405268a33b873107796495cec3f2f1b1ffe935624ce0fbddff36d38d3a4d"}, + {file = "azure_core-1.22.1-py3-none-any.whl", hash = "sha256:407381c74e2ccc16adb1f29c4a1b381ebd39e8661bbf60422926d8252d5b757d"}, +] [package.dependencies] requests = ">=2.18.4" @@ -1086,6 +1383,10 @@ description = "Microsoft Azure Cosmos Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-cosmos-4.2.0.zip", hash = "sha256:867191fa5966446101f7ca3834f23060a85735d0b660303ca353864945d572b6"}, + {file = "azure_cosmos-4.2.0-py2.py3-none-any.whl", hash = "sha256:d0edcc3acd09e5c422b6cf07a34f9faa418414ba72eea3db2a3dcfaa9b1ee610"}, +] [package.dependencies] azure-core = ">=1.0.0,<2.0.0" @@ -1098,6 +1399,10 @@ description = "Azure Data Lake Store Filesystem Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-datalake-store-0.0.39.tar.gz", hash = "sha256:fd1ca3384808ac806470c26c98bc2346c1784d5b281fac4ea468ba018269ee3a"}, + {file = "azure_datalake_store-0.0.39-py2.py3-none-any.whl", hash = "sha256:995703113db6840aa02abab71b2d0699dd283a12130cd843fff8c7a1acde9661"}, +] [package.dependencies] adal = ">=0.4.2" @@ -1112,6 +1417,10 @@ description = "Python package for integrating Azure Functions with Azure DevOps. category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-functions-devops-build-0.0.22.tar.gz", hash = "sha256:c6341abda6098813f8fa625acd1e925410a17a8a1c7aaabdf975bb7cecb14edf"}, + {file = "azure_functions_devops_build-0.0.22-py3-none-any.whl", hash = "sha256:adc4c45de5510acf4c094df84b54bc7767e1466e4bfdce23b99ffccf29de3f2f"}, +] [package.dependencies] jinja2 = "*" @@ -1125,6 +1434,10 @@ description = "Microsoft Azure Graph RBAC Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-graphrbac-0.60.0.zip", hash = "sha256:d0bb62d8bf8e196b903f3971ba4afa448e4fe14e8394ebfcdd941d84d62ecafe"}, + {file = "azure_graphrbac-0.60.0-py2.py3-none-any.whl", hash = "sha256:0b266602dfc631dca13960cc64bac172bf9dea2cccbb1aa13d1631ce76f14d79"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1138,6 +1451,10 @@ description = "Microsoft Azure Key Vault Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-keyvault-1.1.0.zip", hash = "sha256:37a8e5f376eb5a304fcd066d414b5d93b987e68f9212b0c41efa37d429aadd49"}, + {file = "azure_keyvault-1.1.0-py2.py3-none-any.whl", hash = "sha256:dec5334cde846849dfe7896f2e98f17b4f4d75c316a4d30e7171ce71ca20713d"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1154,6 +1471,10 @@ description = "Microsoft Azure Advisor Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-advisor-2.0.1.zip", hash = "sha256:1929d6d5ba49d055fdc806e981b93cf75ea42ba35f78222aaf42d8dcf29d4ef3"}, + {file = "azure_mgmt_advisor-2.0.1-py2.py3-none-any.whl", hash = "sha256:9e424188d71cd35478bff4591eeee2ceb0b097da87f349bc5de5b39799be26de"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1167,6 +1488,10 @@ description = "Microsoft Azure Application Insights Management Client Library fo category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-applicationinsights-0.1.1.zip", hash = "sha256:f10229eb9e3e9d0ad20188b8d14d67055e86f3815b43b75eedf96b654bee2a9b"}, + {file = "azure_mgmt_applicationinsights-0.1.1-py2.py3-none-any.whl", hash = "sha256:929c30559692c77d424ca36f11e98f066c98e7eb7b742c44beadc082715f19df"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1180,6 +1505,10 @@ description = "Microsoft Azure Authorization Management Client Library for Pytho category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-authorization-0.50.0.zip", hash = "sha256:535de12ff4f628b62b939ae17cc6186226d7783bf02f242cdd3512ee03a6a40e"}, + {file = "azure_mgmt_authorization-0.50.0-py2.py3-none-any.whl", hash = "sha256:2b8504763ea8b1b475f2c3533b171bedb91ffae459f48f1f885ec8536df91093"}, +] [package.dependencies] azure-common = ">=1.1.12,<2.0" @@ -1193,6 +1522,10 @@ description = "Microsoft Azure Batch Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-batch-6.0.0.zip", hash = "sha256:dc929d2a0a65804c28a75dc00bb84ba581f805582a09238f4e7faacb15f8a2a3"}, + {file = "azure_mgmt_batch-6.0.0-py2.py3-none-any.whl", hash = "sha256:a731e6269073690f65ada0e38de75ce07f48fbf17dcd7c59d98dc901882e81b7"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1206,6 +1539,10 @@ description = "Microsoft Azure Batch AI Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-batchai-2.0.0.zip", hash = "sha256:f1870b0f97d5001cdb66208e5a236c9717a0ed18b34dbfdb238a828f3ca2a683"}, + {file = "azure_mgmt_batchai-2.0.0-py2.py3-none-any.whl", hash = "sha256:b5f7df6a77fde0bd6b486762eb2c81750b6f1730ee1116689d2dfbd3e03dba95"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1219,8 +1556,12 @@ description = "Microsoft Azure Billing Client Library for Python" category = "main" optional = true python-versions = "*" - -[package.dependencies] +files = [ + {file = "azure-mgmt-billing-0.2.0.zip", hash = "sha256:85f73bb3808a7d0d2543307e8f41e5b90a170ad6eeedd54fe7fcaac61b5b22d2"}, + {file = "azure_mgmt_billing-0.2.0-py2.py3-none-any.whl", hash = "sha256:3810cdda69ec1409191b292628fe6ba86ce5e0444723b960d91af4f401846ac3"}, +] + +[package.dependencies] azure-common = ">=1.1,<2.0" azure-mgmt-nspkg = ">=2.0.0" msrestazure = ">=0.4.20,<2.0.0" @@ -1232,6 +1573,10 @@ description = "Microsoft Azure Bot Service Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-botservice-1.0.0.zip", hash = "sha256:9dae4d749a2a072e22703318ea36e379aec20876c553b2889037c7bdec4b9546"}, + {file = "azure_mgmt_botservice-1.0.0-py2.py3-none-any.whl", hash = "sha256:9498c3e3c62000490919c649883b221ec71e470c61a71635892b204fc8f1071f"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1245,6 +1590,10 @@ description = "Microsoft Azure CDN Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-cdn-3.1.0.zip", hash = "sha256:0cdbe0914aec544884ef681e31950efa548d9bec6d6dc354e00c3dbdab9e76e3"}, + {file = "azure_mgmt_cdn-3.1.0-py2.py3-none-any.whl", hash = "sha256:d80bfcbc342fa118d618c80ee2f3e163a2fa41d184f1d70a826020920dbc8a39"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1258,6 +1607,10 @@ description = "Microsoft Azure Cognitive Services Management Client Library for category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-cognitiveservices-3.0.0.zip", hash = "sha256:c3247f2786b996a5f328ebdaf65d31507571979e004de7a5ed0ff280f95d80b4"}, + {file = "azure_mgmt_cognitiveservices-3.0.0-py2.py3-none-any.whl", hash = "sha256:36b406ee4b6652cd144a99309cd823ac1c726b0160120c14e4c35cb668f3f8ff"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1271,6 +1624,10 @@ description = "Microsoft Azure Compute Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-compute-5.0.0.zip", hash = "sha256:bc200f100da77c0c910cc9e4db103d4c3f9e052222aa400630b608e410bbbefd"}, + {file = "azure_mgmt_compute-5.0.0-py2.py3-none-any.whl", hash = "sha256:7b297cc6aee5f51565a03652f4810a0de0ac40f1f49e32aaada107f7cf0d0d9c"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1284,6 +1641,10 @@ description = "Microsoft Azure Consumption Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-consumption-2.0.0.zip", hash = "sha256:9a85a89f30f224d261749be20b4616a0eb8948586f7f0f20573b8ea32f265189"}, + {file = "azure_mgmt_consumption-2.0.0-py2.py3-none-any.whl", hash = "sha256:36ea28bb2ed4bec7e4d643444085ba4debed20a01fbd87f599896a4bda3318bd"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1297,6 +1658,10 @@ description = "Microsoft Azure Container Instance Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-containerinstance-1.4.0.zip", hash = "sha256:274a9def808407fafe123aa8e9bc1c838a48af2de56419598db7a8b8901086e3"}, + {file = "azure_mgmt_containerinstance-1.4.0-py2.py3-none-any.whl", hash = "sha256:f1ea7d150447f0d8d670b7db13bd2f47320385526021053445d15c427cba6713"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1310,6 +1675,10 @@ description = "Microsoft Azure Container Registry Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-containerregistry-2.8.0.zip", hash = "sha256:b24be1050d54f3158e8be7f6ad677f0c8888dddefd09fb8391ebfc73d40173a4"}, + {file = "azure_mgmt_containerregistry-2.8.0-py2.py3-none-any.whl", hash = "sha256:7de7c542e29b441f3858447694c4e5ab933eeef74bce2dd5bdab32b6d521ecd3"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1323,6 +1692,10 @@ description = "Microsoft Azure Container Service Management Client Library for P category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-containerservice-5.2.0.zip", hash = "sha256:404de5222de3f2373775619385021c77067b3fc363a89b55070cd6c557c12899"}, + {file = "azure_mgmt_containerservice-5.2.0-py2.py3-none-any.whl", hash = "sha256:f5f5ded004fbd2c9820a1c5baf9225c7b55cc86689328f9a8e5abab1caba5ab0"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1336,6 +1709,10 @@ description = "Microsoft Azure Management Core Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-core-1.3.0.zip", hash = "sha256:3ffb7352b39e5495dccc2d2b47254f4d82747aff4735e8bf3267c335b0c9bb40"}, + {file = "azure_mgmt_core-1.3.0-py2.py3-none-any.whl", hash = "sha256:7b7fa952aeb9d3eaa13eff905880f3d3b62200f7be7a8ba5a50c8b2e7295322a"}, +] [package.dependencies] azure-core = ">=1.15.0,<2.0.0" @@ -1347,6 +1724,10 @@ description = "Microsoft Azure Cosmos DB Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-cosmosdb-0.6.1.zip", hash = "sha256:69656c50f06263e77bf1fffc5bb6ed8dc816ba598590fd36f4549f2d0c9cc013"}, + {file = "azure_mgmt_cosmosdb-0.6.1-py2.py3-none-any.whl", hash = "sha256:0ad7e4e7b5a00be51311e92d8d1cb11ca89994c5b710e4d8353e489994d35928"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1360,6 +1741,10 @@ description = "Microsoft Azure Data Lake Analytics Management Client Library for category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-datalake-analytics-0.2.1.zip", hash = "sha256:4c7960d094f5847d9a456c18b8a3c8e60c428e3080a3905f1c943d81ba6351a4"}, + {file = "azure_mgmt_datalake_analytics-0.2.1-py2.py3-none-any.whl", hash = "sha256:4d02630f495c4b269d9512a9b214fa17c2400200cca1bdc5bcbc9dd9832956d8"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1373,6 +1758,11 @@ description = "Microsoft Azure Data Lake Management Namespace Package [Internal] category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-datalake-nspkg-3.0.1.zip", hash = "sha256:deb192ba422f8b3ec272ce4e88736796f216f28ea5b03f28331d784b7a3f4880"}, + {file = "azure_mgmt_datalake_nspkg-3.0.1-py2-none-any.whl", hash = "sha256:3b9e2843f5d0fd6015bba13040dfc2f5fe9bc7b02c9d91dd578e8fe852d1b2dd"}, + {file = "azure_mgmt_datalake_nspkg-3.0.1-py3-none-any.whl", hash = "sha256:2ac6fa13c55b87112199c5fb03a3098cefebed5f44ac34ab3d39b399951b22c4"}, +] [package.dependencies] azure-mgmt-nspkg = ">=3.0.0" @@ -1384,6 +1774,10 @@ description = "Microsoft Azure Data Lake Store Management Client Library for Pyt category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-datalake-store-0.5.0.zip", hash = "sha256:9376d35495661d19f8acc5604f67b0bc59493b1835bbc480f9a1952f90017a4c"}, + {file = "azure_mgmt_datalake_store-0.5.0-py2.py3-none-any.whl", hash = "sha256:2af98236cd7eaa439b239bf761338c866996ce82e9c129b204e8851e5dc095dd"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1397,6 +1791,10 @@ description = "Microsoft Azure Data Migration Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-datamigration-0.1.0.zip", hash = "sha256:e754928992743f54d999800a5e0679ee3e91d804d23a25f12c2e6f2f86cd05df"}, + {file = "azure_mgmt_datamigration-0.1.0-py2.py3-none-any.whl", hash = "sha256:b58c5b8d2ab92b9f8660dc4a0c2ae74a6415c7b0d01732b0bcc1872323f0be3c"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1410,6 +1808,10 @@ description = "Microsoft Azure Deployment Manager Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-deploymentmanager-1.0.0.zip", hash = "sha256:9badb768617209149c33e68ca2e59c35b1d3d11427e2969872f2e236e14eee78"}, + {file = "azure_mgmt_deploymentmanager-1.0.0-py2.py3-none-any.whl", hash = "sha256:6fe3bfc4a51c686b0c6b6081e3e6f95a9b75e14930bbf484d9d7c026b3a5fbc3"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1423,6 +1825,10 @@ description = "Microsoft Azure DevTestLabs Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-devtestlabs-2.2.0.zip", hash = "sha256:d416a6d0883b0d33a63c524db6455ee90a01a72a9d8757653e446bf4d3f69796"}, + {file = "azure_mgmt_devtestlabs-2.2.0-py2.py3-none-any.whl", hash = "sha256:7e91bb139b59cfaf1c1b2b0e3e21f091768c658c1879797757dedc6312f00c8c"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1436,6 +1842,10 @@ description = "Microsoft Azure DNS Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-dns-2.1.0.zip", hash = "sha256:3730b1b3f545a5aa43c0fff07418b362a789eb7d81286e2bed90ffef88bfa5d0"}, + {file = "azure_mgmt_dns-2.1.0-py2.py3-none-any.whl", hash = "sha256:5b80546b0f182d7abe90c43025cd5ca7e6605224b4d5b872cca2456667f172ef"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1450,6 +1860,10 @@ description = "Microsoft Azure EventGrid Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-eventgrid-2.2.0.zip", hash = "sha256:c62058923ed20db35b04491cd1ad6a692f337244d05c377ecc14a53c06651cc3"}, + {file = "azure_mgmt_eventgrid-2.2.0-py2.py3-none-any.whl", hash = "sha256:e370cb7402206ba6f5cb611130835ecf6d4ca52c647766afdfae9e928dfea7e0"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1463,6 +1877,10 @@ description = "Microsoft Azure EventHub Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-eventhub-2.6.0.zip", hash = "sha256:e86b20aa1f6f9c77a83d4af6e708823cc3593658bcea7b12228efc48e214d7da"}, + {file = "azure_mgmt_eventhub-2.6.0-py2.py3-none-any.whl", hash = "sha256:e9e8f219251e8296d17f14090488376adcdbab1ca8ffc3664b70c73015f368ff"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1476,6 +1894,10 @@ description = "Microsoft Azure HDInsight Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-hdinsight-0.2.1.zip", hash = "sha256:e86acc86539afe768a07405fa818ee9566db22b1c1e84514180aaca06bd37ec2"}, + {file = "azure_mgmt_hdinsight-0.2.1-py2.py3-none-any.whl", hash = "sha256:dd448b611744a60563b218221397747a48feff9fbc73f4e0c7b892e7146d2361"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1489,6 +1911,10 @@ description = "Microsoft Azure Image Builder Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-imagebuilder-0.2.1.zip", hash = "sha256:7e5efd9f641764884cbb6e1521c8e7ff67c5ff85ed367ebe8623dbd289df9457"}, + {file = "azure_mgmt_imagebuilder-0.2.1-py2.py3-none-any.whl", hash = "sha256:03fff1e6afd7be0dc00f4f4b9ba8325ede15ad1d1fb74804e3b031bbf6eb67d1"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1502,6 +1928,10 @@ description = "Microsoft Azure IoTCentral Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-iotcentral-1.0.0.zip", hash = "sha256:9aac88ed1f993965015f4e9986931fc08798e09d7b864928681a7cebff053de8"}, + {file = "azure_mgmt_iotcentral-1.0.0-py2.py3-none-any.whl", hash = "sha256:e247b1ba635b5d944ec0d17054353762eed2383c4852a2d207ca0fec2e10d357"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1515,6 +1945,10 @@ description = "Microsoft Azure IoTHub Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-iothub-0.8.2.zip", hash = "sha256:388be0ed9f7ec8e7e450c7677aa4f823773a99df78ecac9ae4d36653420b7c70"}, + {file = "azure_mgmt_iothub-0.8.2-py2.py3-none-any.whl", hash = "sha256:45282a992370f5eacec5350636b7aa77507e5348ebdbbbcc98c32e1e357816b2"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1528,6 +1962,10 @@ description = "Microsoft Azure IoTHub Provisioning Services Client Library for P category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-iothubprovisioningservices-0.2.0.zip", hash = "sha256:8c37acfd1c33aba845f2e0302ef7266cad31cba503cc990a48684659acb7b91d"}, + {file = "azure_mgmt_iothubprovisioningservices-0.2.0-py2.py3-none-any.whl", hash = "sha256:2b3480a8ad2e535928da55de92b6127d02171768fed375b112274eb1e55268c1"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1541,6 +1979,10 @@ description = "Microsoft Azure Key Vault Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-keyvault-1.1.0.zip", hash = "sha256:05a15327a922441d2ba32add50a35c7f1b9225727cbdd3eeb98bc656e4684099"}, + {file = "azure_mgmt_keyvault-1.1.0-py2.py3-none-any.whl", hash = "sha256:406298b6236abf9e3bae3218df2fc89c25aee471b917eca7769ff5696fc8ec01"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1555,6 +1997,10 @@ description = "Microsoft Azure Kusto Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-kusto-0.3.0.zip", hash = "sha256:9eb8b7781fd4410ee9e207cd0c3983baf9e58414b5b4a18849d09856e36bacde"}, + {file = "azure_mgmt_kusto-0.3.0-py2.py3-none-any.whl", hash = "sha256:57a6a1a9fd0be60e5d5ff7d00bae4e9dd645308dab277b6712786aae22b5e435"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1568,6 +2014,10 @@ description = "Microsoft Azure Log Analytics Management Client Library for Pytho category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-loganalytics-0.2.0.zip", hash = "sha256:c7315ff0ee4d618fb38dca68548ef4023a7a20ce00efe27eb2105a5426237d86"}, + {file = "azure_mgmt_loganalytics-0.2.0-py2.py3-none-any.whl", hash = "sha256:f224b7d52f4369ce057c7f83e80da1d00a8887ad5c15606529e9c930e601088f"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1581,6 +2031,10 @@ description = "Microsoft Azure Management Groups Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-managementgroups-0.1.0.zip", hash = "sha256:ff62d982edda634a36160cb1d15a367a9572a5acb419e5e7ad371e8c83bd47c7"}, + {file = "azure_mgmt_managementgroups-0.1.0-py2.py3-none-any.whl", hash = "sha256:005e8289c2e1d8a8368c96790edf6a34e5c37b4096bce2eb8a923c6d5dc11fb2"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1594,6 +2048,10 @@ description = "Microsoft Azure Maps Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-maps-0.1.0.zip", hash = "sha256:c120e210bb61768da29de24d28b82f8d42ae24e52396eb6569b499709e22f006"}, + {file = "azure_mgmt_maps-0.1.0-py2.py3-none-any.whl", hash = "sha256:a779b1ddbbcd95393e53f11b586dd26c42a709aaa226412a2df64d0da6807a80"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1607,6 +2065,10 @@ description = "Microsoft Azure Market Place Ordering Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-marketplaceordering-0.1.0.zip", hash = "sha256:6da12425cbab0cc62f246e7266b4d67aff6bdd031ecbe50c7542c2f2b2440ad4"}, + {file = "azure_mgmt_marketplaceordering-0.1.0-py2.py3-none-any.whl", hash = "sha256:fb7a21f4a4a4b8d32bae600614f047a17993111374c9567ac11f241ada61d69f"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1620,6 +2082,10 @@ description = "Microsoft Azure Media Services Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-media-1.1.1.zip", hash = "sha256:5d0c6b3a0f882dde8ae3d42467f03ea6c4e3f62613936087d54c67e6f504939b"}, + {file = "azure_mgmt_media-1.1.1-py2.py3-none-any.whl", hash = "sha256:7c270edaa22c2d2f453d7eb05c55069020c89261d813210575991d5c872c8b19"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1633,6 +2099,10 @@ description = "Microsoft Azure Monitor Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-monitor-0.5.2.zip", hash = "sha256:f1a58d483e3292ba4f7bbf3104573130c9265d6c9262e26b60cbfa950b5601e4"}, + {file = "azure_mgmt_monitor-0.5.2-py2.py3-none-any.whl", hash = "sha256:838867a150694837e9c6141760ff0f20fe9e5b7ab88f9ba868fde1810855895e"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1646,6 +2116,10 @@ description = "Microsoft Azure MSI Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-msi-0.2.0.zip", hash = "sha256:8622bc9a164169a0113728ebe7fd43a88189708ce6e10d4507247d6907987167"}, + {file = "azure_mgmt_msi-0.2.0-py2.py3-none-any.whl", hash = "sha256:e989e61753bf4eca0e688526b7c31c9a88082080acfb038fad17dda7f084a026"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1659,6 +2133,10 @@ description = "Microsoft Azure Network Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-network-3.0.0.zip", hash = "sha256:7b7f4759c367da33be631e63320daa6663575d092c04891fef531dff6f4be516"}, + {file = "azure_mgmt_network-3.0.0-py2.py3-none-any.whl", hash = "sha256:611373b2ae1aae29ef2f5b745c76939c9c3760e9a4f1212612667de6ab4a74e3"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1672,6 +2150,11 @@ description = "Microsoft Azure Resource Management Namespace Package [Internal]" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-nspkg-3.0.2.zip", hash = "sha256:8b2287f671529505b296005e6de9150b074344c2c7d1c805b3f053d081d58c52"}, + {file = "azure_mgmt_nspkg-3.0.2-py2-none-any.whl", hash = "sha256:1c6f5134de78c8907e8b73a8ceaaf1f336a24193a543039994fe002bb5f7f39f"}, + {file = "azure_mgmt_nspkg-3.0.2-py3-none-any.whl", hash = "sha256:d638ea5fda3ed323db943feb29acaa200f5d8ff092078bf8d29d4a2f8ed16999"}, +] [package.dependencies] azure-nspkg = ">=3.0.0" @@ -1683,6 +2166,10 @@ description = "Microsoft Azure Policy Insights Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-policyinsights-0.3.1.zip", hash = "sha256:b27f5ac367b69e225ab02fa2d1ea20cbbfe948ff43b0af4698cd8cbde0063908"}, + {file = "azure_mgmt_policyinsights-0.3.1-py2.py3-none-any.whl", hash = "sha256:f2df831b61c6dcc36e0aa9403db44b92edf70234c0f685c4d82cdc01962d35cb"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1696,6 +2183,10 @@ description = "Microsoft Azure DNS Private Zones Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-privatedns-0.1.0.zip", hash = "sha256:d29cfd8cec806e06673d9382d3f5766fc65d9a9de75b424705094a34a7db8d23"}, + {file = "azure_mgmt_privatedns-0.1.0-py2.py3-none-any.whl", hash = "sha256:aeea39403333b280ceb7086cda6ea98ba78472735c1a14388e16d22ea87974c7"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1709,6 +2200,10 @@ description = "Microsoft Azure RDBMS Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-rdbms-1.8.0.zip", hash = "sha256:40abbe4f9c59d7906594ceed067d0e7d09fef44be0d16aded5d5717f1a8aa5ea"}, + {file = "azure_mgmt_rdbms-1.8.0-py2.py3-none-any.whl", hash = "sha256:e97816a676d8039a4ca4b123fa2b3fad22991b260332aa0d27086e50ad8ad1e9"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1722,6 +2217,10 @@ description = "Microsoft Azure Recovery Services Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-recoveryservices-0.1.1.zip", hash = "sha256:a84b6df4d2a6e07e43d1de856e8153d5e1178b92dd0c588487c67f7099a75a22"}, + {file = "azure_mgmt_recoveryservices-0.1.1-py2.py3-none-any.whl", hash = "sha256:321d104e34a539ebc31a0890d088dce78842e6f513419517a7ce5218a42ad1bf"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1735,6 +2234,10 @@ description = "Microsoft Azure Recovery Services Backup Client Library for Pytho category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-recoveryservicesbackup-0.1.2.zip", hash = "sha256:6a089e98ac3f1d3593a14daff116fafbcc78e2d8f65eac0ad4efb8eeaa156db1"}, + {file = "azure_mgmt_recoveryservicesbackup-0.1.2-py2.py3-none-any.whl", hash = "sha256:76720ddfe9b2dc9259a1ab424d9e157cc7621efdf33b471f0f03708f31c21d16"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1748,6 +2251,10 @@ description = "Microsoft Azure Redis Cache Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-redis-6.0.0.zip", hash = "sha256:db999e104edeee3a13a8ceb1881e15196fe03a02635e0e20855eb52c1e2ecca1"}, + {file = "azure_mgmt_redis-6.0.0-py2.py3-none-any.whl", hash = "sha256:756fd080868fd057fdaa4b7663985d8ffebd941ad06a4d9786fe4470e65a2114"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1761,6 +2268,10 @@ description = "Microsoft Azure Relay Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-relay-0.1.0.zip", hash = "sha256:d9f987cf2998b8a354f331b2a71082c049193f1e1cd345812e14b9b821365acb"}, + {file = "azure_mgmt_relay-0.1.0-py2.py3-none-any.whl", hash = "sha256:1411e734573ce6166ac7a75fbfc0afb7d6b3f47a94d0b4999b6adf2709eba87c"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1774,6 +2285,10 @@ description = "Microsoft Azure Reservations Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-reservations-0.3.1.zip", hash = "sha256:b25dac18466204643d9450b1cb0163161254c0f7ea76136af9c6589e89c8de49"}, + {file = "azure_mgmt_reservations-0.3.1-py2.py3-none-any.whl", hash = "sha256:c86343806a539e1fa617dda0c0aab3bd039d57a421f5a3d9f9fc06816cca6a02"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1787,6 +2302,10 @@ description = "Microsoft Azure Resource Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-resource-2.1.0.zip", hash = "sha256:aef8573066026db04ed3e7c5e727904e42f6462b6421c2e8a3646e4c4f8128be"}, + {file = "azure_mgmt_resource-2.1.0-py2.py3-none-any.whl", hash = "sha256:56c7d4e8d6854212977477272c600ab1d2c535de2a86095b56e948b06eb6d539"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1800,6 +2319,10 @@ description = "Microsoft Azure Search Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-search-2.0.0.zip", hash = "sha256:0ec5de861bd786bcb8691322feed6e6caa8d2f0806a50dc0ca5d640591926893"}, + {file = "azure_mgmt_search-2.0.0-py2.py3-none-any.whl", hash = "sha256:fdbaa1721b045a4ea4a21c84c6bc1f9636b39e93dff09ffd68f22e5da88bd3ea"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1813,6 +2336,10 @@ description = "Microsoft Azure Secutiry Center Management Client Library for Pyt category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-security-0.1.0.zip", hash = "sha256:1d42ced0690d10ebe5f83bf20be835e1a424d81463e59857cc402f218e3164b1"}, + {file = "azure_mgmt_security-0.1.0-py2.py3-none-any.whl", hash = "sha256:b1d8b9a4be33099cc05ce59035115adace79c8d5aa5ff5a516476a161064268f"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1826,6 +2353,10 @@ description = "Microsoft Azure Service Bus Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-servicebus-0.6.0.zip", hash = "sha256:f20920b8fb119ef4abeda4d2dac765a4fc48cd0bcf30c27f8c4cc6d890bc08b1"}, + {file = "azure_mgmt_servicebus-0.6.0-py2.py3-none-any.whl", hash = "sha256:bfa726ffd5ba99ef4985dd8bcc6f8f1ff42a321ad67811914be23e92631a4c5f"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1839,6 +2370,10 @@ description = "Microsoft Azure Service Fabric Management Client Library for Pyth category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-servicefabric-0.2.0.zip", hash = "sha256:b2bf2279b8ff8450c35e78e226231655021482fdbda27db09975ebfc983398ad"}, + {file = "azure_mgmt_servicefabric-0.2.0-py2.py3-none-any.whl", hash = "sha256:0c1434e789d0c036c613855b898a385a4533656f45eafae3ef7af3ecf4d6a3e8"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1853,6 +2388,10 @@ description = "Microsoft Azure SignalR Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-signalr-0.1.1.zip", hash = "sha256:8a6266a59a5c69102e274806ccad3ac74b06fd2c226e16426bbe248fc2174903"}, + {file = "azure_mgmt_signalr-0.1.1-py2.py3-none-any.whl", hash = "sha256:37a79dfe21af4addbd9cdf248a260387caabdfdd60d2ba6f3174d28e96660655"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1867,6 +2406,10 @@ description = "Microsoft Azure SQL Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-sql-0.12.0.zip", hash = "sha256:8399702e9d1836f3b040ce0c93d8dc089767d66edb9224a3b8a6c9ab7e8ff01f"}, + {file = "azure_mgmt_sql-0.12.0-py2.py3-none-any.whl", hash = "sha256:70cc423b42317041daaffb8f9df2ce3c9591ba8639fa4901a4ec8cfde5eeb1dc"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1880,6 +2423,10 @@ description = "Microsoft Azure SQL Virtual Machine Management Client Library for category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-sqlvirtualmachine-0.3.0.zip", hash = "sha256:8de993db9b0bdd964cdeefc68b99b5ab9e95109c0aacb3b65d574a5efae0b63e"}, + {file = "azure_mgmt_sqlvirtualmachine-0.3.0-py2.py3-none-any.whl", hash = "sha256:8afc042ef7e82f41437e1761a4627ae842618e2ea05cdccf0fcaf1089aa9e098"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1893,6 +2440,10 @@ description = "Microsoft Azure Storage Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-storage-3.3.0.zip", hash = "sha256:06faa7033a17ecd5127cab476a7cd79d5fe7b68e332c8e8e8303a20c9157cecd"}, + {file = "azure_mgmt_storage-3.3.0-py2.py3-none-any.whl", hash = "sha256:4242afd6d854ea7c6170768a6072ff5057beeba481d38ee0ff316d1252849dbd"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1906,6 +2457,10 @@ description = "Microsoft Azure Traffic Manager Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-trafficmanager-0.51.0.zip", hash = "sha256:fc8ae77022cfe52fda4379a2f31e0b857574d536e41291a7b569b5c0f4104186"}, + {file = "azure_mgmt_trafficmanager-0.51.0-py2.py3-none-any.whl", hash = "sha256:672f909459e70d41eb8d7bc619839cd60eb2cea2fd20dc7924b7e9670ea8aedf"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1919,6 +2474,10 @@ description = "Microsoft Azure Web Apps Management Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-mgmt-web-0.42.0.zip", hash = "sha256:b6ddc3020cd44d1cc64331c9f4fe71478c83a5c911e3a3cf67be70a55204e46e"}, + {file = "azure_mgmt_web-0.42.0-py2.py3-none-any.whl", hash = "sha256:cd9997a4c5303aaec6d8366739602fa73ef308992bfdc09f5d923afa3635c194"}, +] [package.dependencies] azure-common = ">=1.1,<2.0" @@ -1932,6 +2491,10 @@ description = "Microsoft Azure Storage Client Library for Python with multi API category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-multiapi-storage-0.2.3.tar.gz", hash = "sha256:ab3dbf0c422e53161b5ba0b2e8be5f4a144d15a5c082cfa1f2ef6b7e83b7a414"}, + {file = "azure_multiapi_storage-0.2.3-py2.py3-none-any.whl", hash = "sha256:3cdea71973562fffd2c3b47743b04d757dae7a47a2eb59b0b294b862ab5fd839"}, +] [package.dependencies] azure-common = "*" @@ -1947,6 +2510,11 @@ description = "Microsoft Azure Namespace Package [Internal]" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-nspkg-3.0.2.zip", hash = "sha256:e7d3cea6af63e667d87ba1ca4f8cd7cb4dfca678e4c55fc1cedb320760e39dd0"}, + {file = "azure_nspkg-3.0.2-py2-none-any.whl", hash = "sha256:1d0bbb2157cf57b1bef6c8c8e5b41133957364456c43b0a43599890023cca0a8"}, + {file = "azure_nspkg-3.0.2-py3-none-any.whl", hash = "sha256:31a060caca00ed1ebd369fc7fe01a56768c927e404ebc92268f4d9d636435e28"}, +] [[package]] name = "azure-storage-blob" @@ -1955,6 +2523,10 @@ description = "Microsoft Azure Storage Blob Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-storage-blob-1.3.1.tar.gz", hash = "sha256:8cab5420ba6646ead09fdb497646f735b12645cba8efed96a86f7b370e175ade"}, + {file = "azure_storage_blob-1.3.1-py2.py3-none-any.whl", hash = "sha256:308058abfd789f5830d91f6407eb00a7b04925b2b9af267aecfb46c335802cdc"}, +] [package.dependencies] azure-common = ">=1.1.5" @@ -1968,6 +2540,10 @@ description = "Microsoft Azure Storage Common Client Library for Python" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-storage-common-1.4.2.tar.gz", hash = "sha256:4ec87c7537d457ec95252e0e46477e2c1ccf33774ffefd05d8544682cb0ae401"}, + {file = "azure_storage_common-1.4.2-py2.py3-none-any.whl", hash = "sha256:de4817cce35a23d1c89563edc38b481ebd8da4655bdf32d26fa2b06095179e4a"}, +] [package.dependencies] azure-common = ">=1.1.5" @@ -1982,6 +2558,10 @@ description = "Microsoft Azure Storage Namespace Package [Internal]" category = "main" optional = true python-versions = "*" +files = [ + {file = "azure-storage-nspkg-3.1.0.tar.gz", hash = "sha256:6f3bbe8652d5f542767d8433e7f96b8df7f518774055ac7c92ed7ca85f653811"}, + {file = "azure_storage_nspkg-3.1.0-py2.py3-none-any.whl", hash = "sha256:7da3bd6c73b8c464a57f53ae9af8328490d2267c66430d8a7621997e52a9703e"}, +] [package.dependencies] azure-nspkg = ">=2.0.0" @@ -1993,6 +2573,10 @@ description = "Internationalization utilities" category = "main" optional = false python-versions = ">=3.6" +files = [ + {file = "Babel-2.11.0-py3-none-any.whl", hash = "sha256:1ad3eca1c885218f6dce2ab67291178944f810a10a9b5f3cb8382a5a232b64fe"}, + {file = "Babel-2.11.0.tar.gz", hash = "sha256:5ef4b3226b0180dedded4229651c8b0e1a3a6a2837d45a073272f313e4cf97f6"}, +] [package.dependencies] pytz = ">=2015.7" @@ -2004,6 +2588,29 @@ description = "Modern password hashing for your software and your servers" category = "main" optional = true python-versions = ">=3.6" +files = [ + {file = "bcrypt-4.0.1-cp36-abi3-macosx_10_10_universal2.whl", hash = "sha256:b1023030aec778185a6c16cf70f359cbb6e0c289fd564a7cfa29e727a1c38f8f"}, + {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:08d2947c490093a11416df18043c27abe3921558d2c03e2076ccb28a116cb6d0"}, + {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0eaa47d4661c326bfc9d08d16debbc4edf78778e6aaba29c1bc7ce67214d4410"}, + {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ae88eca3024bb34bb3430f964beab71226e761f51b912de5133470b649d82344"}, + {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_24_x86_64.whl", hash = "sha256:a522427293d77e1c29e303fc282e2d71864579527a04ddcfda6d4f8396c6c36a"}, + {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:fbdaec13c5105f0c4e5c52614d04f0bca5f5af007910daa8b6b12095edaa67b3"}, + {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:ca3204d00d3cb2dfed07f2d74a25f12fc12f73e606fcaa6975d1f7ae69cacbb2"}, + {file = "bcrypt-4.0.1-cp36-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:089098effa1bc35dc055366740a067a2fc76987e8ec75349eb9484061c54f535"}, + {file = "bcrypt-4.0.1-cp36-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:e9a51bbfe7e9802b5f3508687758b564069ba937748ad7b9e890086290d2f79e"}, + {file = "bcrypt-4.0.1-cp36-abi3-win32.whl", hash = "sha256:2caffdae059e06ac23fce178d31b4a702f2a3264c20bfb5ff541b338194d8fab"}, + {file = "bcrypt-4.0.1-cp36-abi3-win_amd64.whl", hash = "sha256:8a68f4341daf7522fe8d73874de8906f3a339048ba406be6ddc1b3ccb16fc0d9"}, + {file = "bcrypt-4.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bf4fa8b2ca74381bb5442c089350f09a3f17797829d958fad058d6e44d9eb83c"}, + {file = "bcrypt-4.0.1-pp37-pypy37_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:67a97e1c405b24f19d08890e7ae0c4f7ce1e56a712a016746c8b2d7732d65d4b"}, + {file = "bcrypt-4.0.1-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:b3b85202d95dd568efcb35b53936c5e3b3600c7cdcc6115ba461df3a8e89f38d"}, + {file = "bcrypt-4.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cbb03eec97496166b704ed663a53680ab57c5084b2fc98ef23291987b525cb7d"}, + {file = "bcrypt-4.0.1-pp38-pypy38_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:5ad4d32a28b80c5fa6671ccfb43676e8c1cc232887759d1cd7b6f56ea4355215"}, + {file = "bcrypt-4.0.1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:b57adba8a1444faf784394de3436233728a1ecaeb6e07e8c22c8848f179b893c"}, + {file = "bcrypt-4.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:705b2cea8a9ed3d55b4491887ceadb0106acf7c6387699fca771af56b1cdeeda"}, + {file = "bcrypt-4.0.1-pp39-pypy39_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:2b3ac11cf45161628f1f3733263e63194f22664bf4d0c0f3ab34099c02134665"}, + {file = "bcrypt-4.0.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:3100851841186c25f127731b9fa11909ab7b1df6fc4b9f8353f4f1fd952fbf71"}, + {file = "bcrypt-4.0.1.tar.gz", hash = "sha256:27d375903ac8261cfe4047f6709d16f7d18d39b1ec92aaf72af989552a650ebd"}, +] [package.extras] tests = ["pytest (>=3.2.1,!=3.3.0)"] @@ -2016,6 +2623,10 @@ description = "Command-line client for interacting with Beaker" category = "main" optional = true python-versions = "*" +files = [ + {file = "beaker-client-28.3.tar.gz", hash = "sha256:32bc59e233a591365d7916ef456dce1b8ef7125ec6f821cb22784578fd263b3a"}, + {file = "beaker_client-28.3-py3-none-any.whl", hash = "sha256:bce9e34e06b004a25f66189eefbf95634b82f6f8ef409d1453279fb1ca1b9222"}, +] [package.dependencies] beaker-common = "*" @@ -2033,6 +2644,10 @@ description = "Common components for Beaker packages" category = "main" optional = true python-versions = "*" +files = [ + {file = "beaker-common-28.3.tar.gz", hash = "sha256:bcb0447cab1cccf25d70510d7baf73f0b17724465ddc3462fbd967cf8046d59e"}, + {file = "beaker_common-28.3-py3-none-any.whl", hash = "sha256:fe0cdb4e34b8de17893493dde3e35898174e18b8d7a5c487ba7d5b26cd385765"}, +] [[package]] name = "beautifulsoup4" @@ -2041,6 +2656,10 @@ description = "Screen-scraping library" category = "main" optional = false python-versions = ">=3.6.0" +files = [ + {file = "beautifulsoup4-4.11.1-py3-none-any.whl", hash = "sha256:58d5c3d29f5a36ffeb94f02f0d786cd53014cf9b3b3951d42e0080d8a9498d30"}, + {file = "beautifulsoup4-4.11.1.tar.gz", hash = "sha256:ad9aa55b65ef2808eb405f46cf74df7fcb7044d5cbc26487f96eb2ef2e436693"}, +] [package.dependencies] soupsieve = ">1.2" @@ -2056,6 +2675,10 @@ description = "Low-level, data-driven core of boto 3." category = "main" optional = true python-versions = ">= 3.7" +files = [ + {file = "botocore-1.29.24-py3-none-any.whl", hash = "sha256:fb37c63d5e2b7c778f52d096c6c54207d49143cd942b4dc19297086a1385a7cd"}, + {file = "botocore-1.29.24.tar.gz", hash = "sha256:4f9c92979b29132185f645f61bdf0fecf031ecc26a8dd1a99dbd88d323211325"}, +] [package.dependencies] jmespath = ">=0.7.1,<2.0.0" @@ -2072,6 +2695,10 @@ description = "Python package for providing Mozilla's CA Bundle." category = "main" optional = false python-versions = ">=3.6" +files = [ + {file = "certifi-2022.9.24-py3-none-any.whl", hash = "sha256:90c1a32f1d68f940488354e36370f6cca89f0f106db09518524c88d6ed83f382"}, + {file = "certifi-2022.9.24.tar.gz", hash = "sha256:0d9c601124e5a6ba9712dbc60d9c53c21e34f5f641fe83002317394311bdce14"}, +] [[package]] name = "cffi" @@ -2080,44 +2707,126 @@ description = "Foreign Function Interface for Python calling C code." category = "main" optional = true python-versions = "*" - -[package.dependencies] -pycparser = "*" - -[[package]] -name = "cfgv" -version = "3.3.1" -description = "Validate configuration and produce human readable error messages." -category = "dev" -optional = false -python-versions = ">=3.6.1" - -[[package]] -name = "chardet" -version = "5.1.0" -description = "Universal encoding detector for Python 3" -category = "main" -optional = false -python-versions = ">=3.7" - -[[package]] -name = "charset-normalizer" -version = "2.0.12" -description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" -optional = false -python-versions = ">=3.5.0" - -[package.extras] -unicode_backport = ["unicodedata2"] - -[[package]] +files = [ + {file = "cffi-1.15.1-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:a66d3508133af6e8548451b25058d5812812ec3798c886bf38ed24a98216fab2"}, + {file = "cffi-1.15.1-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:470c103ae716238bbe698d67ad020e1db9d9dba34fa5a899b5e21577e6d52ed2"}, + {file = "cffi-1.15.1-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:9ad5db27f9cabae298d151c85cf2bad1d359a1b9c686a275df03385758e2f914"}, + {file = "cffi-1.15.1-cp27-cp27m-win32.whl", hash = "sha256:b3bbeb01c2b273cca1e1e0c5df57f12dce9a4dd331b4fa1635b8bec26350bde3"}, + {file = "cffi-1.15.1-cp27-cp27m-win_amd64.whl", hash = "sha256:e00b098126fd45523dd056d2efba6c5a63b71ffe9f2bbe1a4fe1716e1d0c331e"}, + {file = "cffi-1.15.1-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:d61f4695e6c866a23a21acab0509af1cdfd2c013cf256bbf5b6b5e2695827162"}, + {file = "cffi-1.15.1-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:ed9cb427ba5504c1dc15ede7d516b84757c3e3d7868ccc85121d9310d27eed0b"}, + {file = "cffi-1.15.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:39d39875251ca8f612b6f33e6b1195af86d1b3e60086068be9cc053aa4376e21"}, + {file = "cffi-1.15.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:285d29981935eb726a4399badae8f0ffdff4f5050eaa6d0cfc3f64b857b77185"}, + {file = "cffi-1.15.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3eb6971dcff08619f8d91607cfc726518b6fa2a9eba42856be181c6d0d9515fd"}, + {file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:21157295583fe8943475029ed5abdcf71eb3911894724e360acff1d61c1d54bc"}, + {file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5635bd9cb9731e6d4a1132a498dd34f764034a8ce60cef4f5319c0541159392f"}, + {file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2012c72d854c2d03e45d06ae57f40d78e5770d252f195b93f581acf3ba44496e"}, + {file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dd86c085fae2efd48ac91dd7ccffcfc0571387fe1193d33b6394db7ef31fe2a4"}, + {file = "cffi-1.15.1-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:fa6693661a4c91757f4412306191b6dc88c1703f780c8234035eac011922bc01"}, + {file = "cffi-1.15.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:59c0b02d0a6c384d453fece7566d1c7e6b7bae4fc5874ef2ef46d56776d61c9e"}, + {file = "cffi-1.15.1-cp310-cp310-win32.whl", hash = "sha256:cba9d6b9a7d64d4bd46167096fc9d2f835e25d7e4c121fb2ddfc6528fb0413b2"}, + {file = "cffi-1.15.1-cp310-cp310-win_amd64.whl", hash = "sha256:ce4bcc037df4fc5e3d184794f27bdaab018943698f4ca31630bc7f84a7b69c6d"}, + {file = "cffi-1.15.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:3d08afd128ddaa624a48cf2b859afef385b720bb4b43df214f85616922e6a5ac"}, + {file = "cffi-1.15.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:3799aecf2e17cf585d977b780ce79ff0dc9b78d799fc694221ce814c2c19db83"}, + {file = "cffi-1.15.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a591fe9e525846e4d154205572a029f653ada1a78b93697f3b5a8f1f2bc055b9"}, + {file = "cffi-1.15.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3548db281cd7d2561c9ad9984681c95f7b0e38881201e157833a2342c30d5e8c"}, + {file = "cffi-1.15.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:91fc98adde3d7881af9b59ed0294046f3806221863722ba7d8d120c575314325"}, + {file = "cffi-1.15.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:94411f22c3985acaec6f83c6df553f2dbe17b698cc7f8ae751ff2237d96b9e3c"}, + {file = "cffi-1.15.1-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:03425bdae262c76aad70202debd780501fabeaca237cdfddc008987c0e0f59ef"}, + {file = "cffi-1.15.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cc4d65aeeaa04136a12677d3dd0b1c0c94dc43abac5860ab33cceb42b801c1e8"}, + {file = "cffi-1.15.1-cp311-cp311-win32.whl", hash = "sha256:a0f100c8912c114ff53e1202d0078b425bee3649ae34d7b070e9697f93c5d52d"}, + {file = "cffi-1.15.1-cp311-cp311-win_amd64.whl", hash = "sha256:04ed324bda3cda42b9b695d51bb7d54b680b9719cfab04227cdd1e04e5de3104"}, + {file = "cffi-1.15.1-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:50a74364d85fd319352182ef59c5c790484a336f6db772c1a9231f1c3ed0cbd7"}, + {file = "cffi-1.15.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e263d77ee3dd201c3a142934a086a4450861778baaeeb45db4591ef65550b0a6"}, + {file = "cffi-1.15.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cec7d9412a9102bdc577382c3929b337320c4c4c4849f2c5cdd14d7368c5562d"}, + {file = "cffi-1.15.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:4289fc34b2f5316fbb762d75362931e351941fa95fa18789191b33fc4cf9504a"}, + {file = "cffi-1.15.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:173379135477dc8cac4bc58f45db08ab45d228b3363adb7af79436135d028405"}, + {file = "cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:6975a3fac6bc83c4a65c9f9fcab9e47019a11d3d2cf7f3c0d03431bf145a941e"}, + {file = "cffi-1.15.1-cp36-cp36m-win32.whl", hash = "sha256:2470043b93ff09bf8fb1d46d1cb756ce6132c54826661a32d4e4d132e1977adf"}, + {file = "cffi-1.15.1-cp36-cp36m-win_amd64.whl", hash = "sha256:30d78fbc8ebf9c92c9b7823ee18eb92f2e6ef79b45ac84db507f52fbe3ec4497"}, + {file = "cffi-1.15.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:198caafb44239b60e252492445da556afafc7d1e3ab7a1fb3f0584ef6d742375"}, + {file = "cffi-1.15.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5ef34d190326c3b1f822a5b7a45f6c4535e2f47ed06fec77d3d799c450b2651e"}, + {file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8102eaf27e1e448db915d08afa8b41d6c7ca7a04b7d73af6514df10a3e74bd82"}, + {file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5df2768244d19ab7f60546d0c7c63ce1581f7af8b5de3eb3004b9b6fc8a9f84b"}, + {file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a8c4917bd7ad33e8eb21e9a5bbba979b49d9a97acb3a803092cbc1133e20343c"}, + {file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0e2642fe3142e4cc4af0799748233ad6da94c62a8bec3a6648bf8ee68b1c7426"}, + {file = "cffi-1.15.1-cp37-cp37m-win32.whl", hash = "sha256:e229a521186c75c8ad9490854fd8bbdd9a0c9aa3a524326b55be83b54d4e0ad9"}, + {file = "cffi-1.15.1-cp37-cp37m-win_amd64.whl", hash = "sha256:a0b71b1b8fbf2b96e41c4d990244165e2c9be83d54962a9a1d118fd8657d2045"}, + {file = "cffi-1.15.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:320dab6e7cb2eacdf0e658569d2575c4dad258c0fcc794f46215e1e39f90f2c3"}, + {file = "cffi-1.15.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1e74c6b51a9ed6589199c787bf5f9875612ca4a8a0785fb2d4a84429badaf22a"}, + {file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a5c84c68147988265e60416b57fc83425a78058853509c1b0629c180094904a5"}, + {file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3b926aa83d1edb5aa5b427b4053dc420ec295a08e40911296b9eb1b6170f6cca"}, + {file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:87c450779d0914f2861b8526e035c5e6da0a3199d8f1add1a665e1cbc6fc6d02"}, + {file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4f2c9f67e9821cad2e5f480bc8d83b8742896f1242dba247911072d4fa94c192"}, + {file = "cffi-1.15.1-cp38-cp38-win32.whl", hash = "sha256:8b7ee99e510d7b66cdb6c593f21c043c248537a32e0bedf02e01e9553a172314"}, + {file = "cffi-1.15.1-cp38-cp38-win_amd64.whl", hash = "sha256:00a9ed42e88df81ffae7a8ab6d9356b371399b91dbdf0c3cb1e84c03a13aceb5"}, + {file = "cffi-1.15.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:54a2db7b78338edd780e7ef7f9f6c442500fb0d41a5a4ea24fff1c929d5af585"}, + {file = "cffi-1.15.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:fcd131dd944808b5bdb38e6f5b53013c5aa4f334c5cad0c72742f6eba4b73db0"}, + {file = "cffi-1.15.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7473e861101c9e72452f9bf8acb984947aa1661a7704553a9f6e4baa5ba64415"}, + {file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6c9a799e985904922a4d207a94eae35c78ebae90e128f0c4e521ce339396be9d"}, + {file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3bcde07039e586f91b45c88f8583ea7cf7a0770df3a1649627bf598332cb6984"}, + {file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:33ab79603146aace82c2427da5ca6e58f2b3f2fb5da893ceac0c42218a40be35"}, + {file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5d598b938678ebf3c67377cdd45e09d431369c3b1a5b331058c338e201f12b27"}, + {file = "cffi-1.15.1-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:db0fbb9c62743ce59a9ff687eb5f4afbe77e5e8403d6697f7446e5f609976f76"}, + {file = "cffi-1.15.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:98d85c6a2bef81588d9227dde12db8a7f47f639f4a17c9ae08e773aa9c697bf3"}, + {file = "cffi-1.15.1-cp39-cp39-win32.whl", hash = "sha256:40f4774f5a9d4f5e344f31a32b5096977b5d48560c5592e2f3d2c4374bd543ee"}, + {file = "cffi-1.15.1-cp39-cp39-win_amd64.whl", hash = "sha256:70df4e3b545a17496c9b3f41f5115e69a4f2e77e94e1d2a8e1070bc0c38c8a3c"}, + {file = "cffi-1.15.1.tar.gz", hash = "sha256:d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9"}, +] + +[package.dependencies] +pycparser = "*" + +[[package]] +name = "cfgv" +version = "3.3.1" +description = "Validate configuration and produce human readable error messages." +category = "dev" +optional = false +python-versions = ">=3.6.1" +files = [ + {file = "cfgv-3.3.1-py2.py3-none-any.whl", hash = "sha256:c6a0883f3917a037485059700b9e75da2464e6c27051014ad85ba6aaa5884426"}, + {file = "cfgv-3.3.1.tar.gz", hash = "sha256:f5a830efb9ce7a445376bb66ec94c638a9787422f96264c98edc6bdeed8ab736"}, +] + +[[package]] +name = "chardet" +version = "5.1.0" +description = "Universal encoding detector for Python 3" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ + {file = "chardet-5.1.0-py3-none-any.whl", hash = "sha256:362777fb014af596ad31334fde1e8c327dfdb076e1960d1694662d46a6917ab9"}, + {file = "chardet-5.1.0.tar.gz", hash = "sha256:0d62712b956bc154f85fb0a266e2a3c5913c2967e00348701b32411d6def31e5"}, +] + +[[package]] +name = "charset-normalizer" +version = "2.0.12" +description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." +category = "main" +optional = false +python-versions = ">=3.5.0" +files = [ + {file = "charset-normalizer-2.0.12.tar.gz", hash = "sha256:2857e29ff0d34db842cd7ca3230549d1a697f96ee6d3fb071cfa6c7393832597"}, + {file = "charset_normalizer-2.0.12-py3-none-any.whl", hash = "sha256:6881edbebdb17b39b4eaaa821b438bf6eddffb4468cf344f09f89def34a8b1df"}, +] + +[package.extras] +unicode-backport = ["unicodedata2"] + +[[package]] name = "click" version = "8.1.3" description = "Composable command line interface toolkit" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "click-8.1.3-py3-none-any.whl", hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48"}, + {file = "click-8.1.3.tar.gz", hash = "sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e"}, +] [package.dependencies] colorama = {version = "*", markers = "platform_system == \"Windows\""} @@ -2129,6 +2838,10 @@ description = "Command Line Interface Formulation Framework" category = "main" optional = true python-versions = ">=3.6" +files = [ + {file = "cliff-3.10.1-py3-none-any.whl", hash = "sha256:a21da482714b9f0b0e9bafaaf2f6a8b3b14161bb47f62e10e28d2fe4ff4b1626"}, + {file = "cliff-3.10.1.tar.gz", hash = "sha256:045aee3f3c64471965d7ad507ce8474a4e2f20815fbb5405a770f8596a2a00a0"}, +] [package.dependencies] autopage = ">=0.4.0" @@ -2146,6 +2859,10 @@ description = "cmd2 - quickly build feature-rich and user-friendly interactive c category = "main" optional = true python-versions = ">=3.6" +files = [ + {file = "cmd2-2.4.2-py3-none-any.whl", hash = "sha256:a77e3056751393270b4125c990cf527db132f15951a20a3a5dd2df4290aadf20"}, + {file = "cmd2-2.4.2.tar.gz", hash = "sha256:073e555c05853b0f6965f3d03329babdf9e38a5f2cea028e61a64cd7eeb74ad5"}, +] [package.dependencies] attrs = ">=16.3.0" @@ -2165,6 +2882,10 @@ description = "Cross-platform colored terminal text." category = "main" optional = false python-versions = "*" +files = [ + {file = "colorama-0.3.9-py2.py3-none-any.whl", hash = "sha256:463f8483208e921368c9f306094eb6f725c6ca42b0f97e313cb5d5512459feda"}, + {file = "colorama-0.3.9.tar.gz", hash = "sha256:48eb22f4f8461b1df5734a074b57042430fb06e1d61bd1e11b078c0fe6d7a1f1"}, +] [[package]] name = "configparser" @@ -2173,6 +2894,10 @@ description = "Updated configparser from Python 3.7 for Python 2.6+." category = "main" optional = false python-versions = ">=2.6" +files = [ + {file = "configparser-4.0.2-py2.py3-none-any.whl", hash = "sha256:254c1d9c79f60c45dfde850850883d5aaa7f19a23f13561243a050d5a7c3fe4c"}, + {file = "configparser-4.0.2.tar.gz", hash = "sha256:c7d282687a5308319bf3d2e7706e575c635b0a470342641c93bea0ea3b5331df"}, +] [package.extras] docs = ["jaraco.packaging (>=3.2)", "rst.linker (>=1.9)", "sphinx"] @@ -2185,6 +2910,59 @@ description = "Code coverage measurement for Python" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "coverage-7.1.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:3b946bbcd5a8231383450b195cfb58cb01cbe7f8949f5758566b881df4b33baf"}, + {file = "coverage-7.1.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ec8e767f13be637d056f7e07e61d089e555f719b387a7070154ad80a0ff31801"}, + {file = "coverage-7.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d4a5a5879a939cb84959d86869132b00176197ca561c664fc21478c1eee60d75"}, + {file = "coverage-7.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b643cb30821e7570c0aaf54feaf0bfb630b79059f85741843e9dc23f33aaca2c"}, + {file = "coverage-7.1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:32df215215f3af2c1617a55dbdfb403b772d463d54d219985ac7cd3bf124cada"}, + {file = "coverage-7.1.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:33d1ae9d4079e05ac4cc1ef9e20c648f5afabf1a92adfaf2ccf509c50b85717f"}, + {file = "coverage-7.1.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:29571503c37f2ef2138a306d23e7270687c0efb9cab4bd8038d609b5c2393a3a"}, + {file = "coverage-7.1.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:63ffd21aa133ff48c4dff7adcc46b7ec8b565491bfc371212122dd999812ea1c"}, + {file = "coverage-7.1.0-cp310-cp310-win32.whl", hash = "sha256:4b14d5e09c656de5038a3f9bfe5228f53439282abcab87317c9f7f1acb280352"}, + {file = "coverage-7.1.0-cp310-cp310-win_amd64.whl", hash = "sha256:8361be1c2c073919500b6601220a6f2f98ea0b6d2fec5014c1d9cfa23dd07038"}, + {file = "coverage-7.1.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:da9b41d4539eefd408c46725fb76ecba3a50a3367cafb7dea5f250d0653c1040"}, + {file = "coverage-7.1.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:c5b15ed7644ae4bee0ecf74fee95808dcc34ba6ace87e8dfbf5cb0dc20eab45a"}, + {file = "coverage-7.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d12d076582507ea460ea2a89a8c85cb558f83406c8a41dd641d7be9a32e1274f"}, + {file = "coverage-7.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e2617759031dae1bf183c16cef8fcfb3de7617f394c813fa5e8e46e9b82d4222"}, + {file = "coverage-7.1.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c4e4881fa9e9667afcc742f0c244d9364d197490fbc91d12ac3b5de0bf2df146"}, + {file = "coverage-7.1.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:9d58885215094ab4a86a6aef044e42994a2bd76a446dc59b352622655ba6621b"}, + {file = "coverage-7.1.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:ffeeb38ee4a80a30a6877c5c4c359e5498eec095878f1581453202bfacc8fbc2"}, + {file = "coverage-7.1.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:3baf5f126f30781b5e93dbefcc8271cb2491647f8283f20ac54d12161dff080e"}, + {file = "coverage-7.1.0-cp311-cp311-win32.whl", hash = "sha256:ded59300d6330be27bc6cf0b74b89ada58069ced87c48eaf9344e5e84b0072f7"}, + {file = "coverage-7.1.0-cp311-cp311-win_amd64.whl", hash = "sha256:6a43c7823cd7427b4ed763aa7fb63901ca8288591323b58c9cd6ec31ad910f3c"}, + {file = "coverage-7.1.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:7a726d742816cb3a8973c8c9a97539c734b3a309345236cd533c4883dda05b8d"}, + {file = "coverage-7.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bc7c85a150501286f8b56bd8ed3aa4093f4b88fb68c0843d21ff9656f0009d6a"}, + {file = "coverage-7.1.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f5b4198d85a3755d27e64c52f8c95d6333119e49fd001ae5798dac872c95e0f8"}, + {file = "coverage-7.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ddb726cb861c3117a553f940372a495fe1078249ff5f8a5478c0576c7be12050"}, + {file = "coverage-7.1.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:51b236e764840a6df0661b67e50697aaa0e7d4124ca95e5058fa3d7cbc240b7c"}, + {file = "coverage-7.1.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:7ee5c9bb51695f80878faaa5598040dd6c9e172ddcf490382e8aedb8ec3fec8d"}, + {file = "coverage-7.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:c31b75ae466c053a98bf26843563b3b3517b8f37da4d47b1c582fdc703112bc3"}, + {file = "coverage-7.1.0-cp37-cp37m-win32.whl", hash = "sha256:3b155caf3760408d1cb903b21e6a97ad4e2bdad43cbc265e3ce0afb8e0057e73"}, + {file = "coverage-7.1.0-cp37-cp37m-win_amd64.whl", hash = "sha256:2a60d6513781e87047c3e630b33b4d1e89f39836dac6e069ffee28c4786715f5"}, + {file = "coverage-7.1.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:f2cba5c6db29ce991029b5e4ac51eb36774458f0a3b8d3137241b32d1bb91f06"}, + {file = "coverage-7.1.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:beeb129cacea34490ffd4d6153af70509aa3cda20fdda2ea1a2be870dfec8d52"}, + {file = "coverage-7.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0c45948f613d5d18c9ec5eaa203ce06a653334cf1bd47c783a12d0dd4fd9c851"}, + {file = "coverage-7.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ef382417db92ba23dfb5864a3fc9be27ea4894e86620d342a116b243ade5d35d"}, + {file = "coverage-7.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7c7c0d0827e853315c9bbd43c1162c006dd808dbbe297db7ae66cd17b07830f0"}, + {file = "coverage-7.1.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:e5cdbb5cafcedea04924568d990e20ce7f1945a1dd54b560f879ee2d57226912"}, + {file = "coverage-7.1.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:9817733f0d3ea91bea80de0f79ef971ae94f81ca52f9b66500c6a2fea8e4b4f8"}, + {file = "coverage-7.1.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:218fe982371ac7387304153ecd51205f14e9d731b34fb0568181abaf7b443ba0"}, + {file = "coverage-7.1.0-cp38-cp38-win32.whl", hash = "sha256:04481245ef966fbd24ae9b9e537ce899ae584d521dfbe78f89cad003c38ca2ab"}, + {file = "coverage-7.1.0-cp38-cp38-win_amd64.whl", hash = "sha256:8ae125d1134bf236acba8b83e74c603d1b30e207266121e76484562bc816344c"}, + {file = "coverage-7.1.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:2bf1d5f2084c3932b56b962a683074a3692bce7cabd3aa023c987a2a8e7612f6"}, + {file = "coverage-7.1.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:98b85dd86514d889a2e3dd22ab3c18c9d0019e696478391d86708b805f4ea0fa"}, + {file = "coverage-7.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:38da2db80cc505a611938d8624801158e409928b136c8916cd2e203970dde4dc"}, + {file = "coverage-7.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3164d31078fa9efe406e198aecd2a02d32a62fecbdef74f76dad6a46c7e48311"}, + {file = "coverage-7.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db61a79c07331e88b9a9974815c075fbd812bc9dbc4dc44b366b5368a2936063"}, + {file = "coverage-7.1.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:9ccb092c9ede70b2517a57382a601619d20981f56f440eae7e4d7eaafd1d1d09"}, + {file = "coverage-7.1.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:33ff26d0f6cc3ca8de13d14fde1ff8efe1456b53e3f0273e63cc8b3c84a063d8"}, + {file = "coverage-7.1.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:d47dd659a4ee952e90dc56c97d78132573dc5c7b09d61b416a9deef4ebe01a0c"}, + {file = "coverage-7.1.0-cp39-cp39-win32.whl", hash = "sha256:d248cd4a92065a4d4543b8331660121b31c4148dd00a691bfb7a5cdc7483cfa4"}, + {file = "coverage-7.1.0-cp39-cp39-win_amd64.whl", hash = "sha256:7ed681b0f8e8bcbbffa58ba26fcf5dbc8f79e7997595bf071ed5430d8c08d6f3"}, + {file = "coverage-7.1.0-pp37.pp38.pp39-none-any.whl", hash = "sha256:755e89e32376c850f826c425ece2c35a4fc266c081490eb0a841e7c1cb0d3bda"}, + {file = "coverage-7.1.0.tar.gz", hash = "sha256:10188fe543560ec4874f974b5305cd1a8bdcfa885ee00ea3a03733464c4ca265"}, +] [package.dependencies] tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.11.0a6\" and extra == \"toml\""} @@ -2199,6 +2977,34 @@ description = "cryptography is a package which provides cryptographic recipes an category = "main" optional = true python-versions = ">=3.6" +files = [ + {file = "cryptography-38.0.4-cp36-abi3-macosx_10_10_universal2.whl", hash = "sha256:2fa36a7b2cc0998a3a4d5af26ccb6273f3df133d61da2ba13b3286261e7efb70"}, + {file = "cryptography-38.0.4-cp36-abi3-macosx_10_10_x86_64.whl", hash = "sha256:1f13ddda26a04c06eb57119caf27a524ccae20533729f4b1e4a69b54e07035eb"}, + {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:2ec2a8714dd005949d4019195d72abed84198d877112abb5a27740e217e0ea8d"}, + {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:50a1494ed0c3f5b4d07650a68cd6ca62efe8b596ce743a5c94403e6f11bf06c1"}, + {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a10498349d4c8eab7357a8f9aa3463791292845b79597ad1b98a543686fb1ec8"}, + {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_24_x86_64.whl", hash = "sha256:10652dd7282de17990b88679cb82f832752c4e8237f0c714be518044269415db"}, + {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:bfe6472507986613dc6cc00b3d492b2f7564b02b3b3682d25ca7f40fa3fd321b"}, + {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:ce127dd0a6a0811c251a6cddd014d292728484e530d80e872ad9806cfb1c5b3c"}, + {file = "cryptography-38.0.4-cp36-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:53049f3379ef05182864d13bb9686657659407148f901f3f1eee57a733fb4b00"}, + {file = "cryptography-38.0.4-cp36-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:8a4b2bdb68a447fadebfd7d24855758fe2d6fecc7fed0b78d190b1af39a8e3b0"}, + {file = "cryptography-38.0.4-cp36-abi3-win32.whl", hash = "sha256:1d7e632804a248103b60b16fb145e8df0bc60eed790ece0d12efe8cd3f3e7744"}, + {file = "cryptography-38.0.4-cp36-abi3-win_amd64.whl", hash = "sha256:8e45653fb97eb2f20b8c96f9cd2b3a0654d742b47d638cf2897afbd97f80fa6d"}, + {file = "cryptography-38.0.4-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ca57eb3ddaccd1112c18fc80abe41db443cc2e9dcb1917078e02dfa010a4f353"}, + {file = "cryptography-38.0.4-pp37-pypy37_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:c9e0d79ee4c56d841bd4ac6e7697c8ff3c8d6da67379057f29e66acffcd1e9a7"}, + {file = "cryptography-38.0.4-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:0e70da4bdff7601b0ef48e6348339e490ebfb0cbe638e083c9c41fb49f00c8bd"}, + {file = "cryptography-38.0.4-pp38-pypy38_pp73-macosx_10_10_x86_64.whl", hash = "sha256:998cd19189d8a747b226d24c0207fdaa1e6658a1d3f2494541cb9dfbf7dcb6d2"}, + {file = "cryptography-38.0.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:67461b5ebca2e4c2ab991733f8ab637a7265bb582f07c7c88914b5afb88cb95b"}, + {file = "cryptography-38.0.4-pp38-pypy38_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:4eb85075437f0b1fd8cd66c688469a0c4119e0ba855e3fef86691971b887caf6"}, + {file = "cryptography-38.0.4-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:3178d46f363d4549b9a76264f41c6948752183b3f587666aff0555ac50fd7876"}, + {file = "cryptography-38.0.4-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:6391e59ebe7c62d9902c24a4d8bcbc79a68e7c4ab65863536127c8a9cd94043b"}, + {file = "cryptography-38.0.4-pp39-pypy39_pp73-macosx_10_10_x86_64.whl", hash = "sha256:78e47e28ddc4ace41dd38c42e6feecfdadf9c3be2af389abbfeef1ff06822285"}, + {file = "cryptography-38.0.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2fb481682873035600b5502f0015b664abc26466153fab5c6bc92c1ea69d478b"}, + {file = "cryptography-38.0.4-pp39-pypy39_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:4367da5705922cf7070462e964f66e4ac24162e22ab0a2e9d31f1b270dd78083"}, + {file = "cryptography-38.0.4-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:b4cad0cea995af760f82820ab4ca54e5471fc782f70a007f31531957f43e9dee"}, + {file = "cryptography-38.0.4-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:80ca53981ceeb3241998443c4964a387771588c4e4a5d92735a493af868294f9"}, + {file = "cryptography-38.0.4.tar.gz", hash = "sha256:175c1a818b87c9ac80bb7377f5520b7f31b3ef2a0004e2420319beadedb67290"}, +] [package.dependencies] cffi = ">=1.12" @@ -2218,6 +3024,10 @@ description = "A utility for ensuring Google-style docstrings stay up to date wi category = "dev" optional = false python-versions = ">=3.6,<4.0" +files = [ + {file = "darglint-1.8.1-py3-none-any.whl", hash = "sha256:5ae11c259c17b0701618a20c3da343a3eb98b3bc4b5a83d31cdd94f5ebdced8d"}, + {file = "darglint-1.8.1.tar.gz", hash = "sha256:080d5106df149b199822e7ee7deb9c012b49891538f14a11be681044f0bb20da"}, +] [[package]] name = "debtcollector" @@ -2226,6 +3036,10 @@ description = "A collection of Python deprecation patterns and strategies that h category = "main" optional = true python-versions = ">=3.6" +files = [ + {file = "debtcollector-2.5.0-py3-none-any.whl", hash = "sha256:1393a527d2c72f143ffa6a629e9c33face6642634eece475b48cab7b04ba61f3"}, + {file = "debtcollector-2.5.0.tar.gz", hash = "sha256:dc9d1ad3f745c43f4bbedbca30f9ffe8905a8c028c9926e61077847d5ea257ab"}, +] [package.dependencies] wrapt = ">=1.7.0" @@ -2237,6 +3051,10 @@ description = "Decorators for Humans" category = "main" optional = true python-versions = ">=3.5" +files = [ + {file = "decorator-5.1.1-py3-none-any.whl", hash = "sha256:b8c3f85900b9dc423225913c5aace94729fe1fa9763b38939a95226f02d37186"}, + {file = "decorator-5.1.1.tar.gz", hash = "sha256:637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330"}, +] [[package]] name = "distlib" @@ -2245,6 +3063,10 @@ description = "Distribution utilities" category = "dev" optional = false python-versions = "*" +files = [ + {file = "distlib-0.3.6-py2.py3-none-any.whl", hash = "sha256:f35c4b692542ca110de7ef0bea44d73981caeb34ca0b9b6b2e6d7790dda8f80e"}, + {file = "distlib-0.3.6.tar.gz", hash = "sha256:14bad2d9b04d3a36127ac97f30b12a19268f211063d8f8ee4f47108896e11b46"}, +] [[package]] name = "docutils" @@ -2253,6 +3075,11 @@ description = "Docutils -- Python Documentation Utilities" category = "main" optional = false python-versions = "*" +files = [ + {file = "docutils-0.14-py2-none-any.whl", hash = "sha256:7a4bd47eaf6596e1295ecb11361139febe29b084a87bf005bf899f9a42edc3c6"}, + {file = "docutils-0.14-py3-none-any.whl", hash = "sha256:02aec4bd92ab067f6ff27a38a38a41173bf01bed8f89157768c1573f53e474a6"}, + {file = "docutils-0.14.tar.gz", hash = "sha256:51e64ef2ebfb29cae1faa133b3710143496eca21c530f3f71424d77687764274"}, +] [[package]] name = "dogpile.cache" @@ -2261,6 +3088,10 @@ description = "A caching front-end based on the Dogpile lock." category = "main" optional = true python-versions = ">=3.6" +files = [ + {file = "dogpile.cache-1.1.8-py3-none-any.whl", hash = "sha256:3f0ca10b46b165e0b0e65e0e74b1a4b36187787b69db7c0f7073077adff2f05d"}, + {file = "dogpile.cache-1.1.8.tar.gz", hash = "sha256:d844e8bb638cc4f544a4c89a834dfd36fe935400b71a16cbd744ebdfb720fd4e"}, +] [package.dependencies] decorator = ">=4.0.0" @@ -2273,6 +3104,10 @@ description = "Background Processing for Python 3." category = "main" optional = false python-versions = ">=3.6" +files = [ + {file = "dramatiq-1.13.0-py3-none-any.whl", hash = "sha256:8ef7509ca62bc45c3f1e3b1a0248e9f774337100e32ba1502cfcca15df79ad61"}, + {file = "dramatiq-1.13.0.tar.gz", hash = "sha256:b4fe0ca6b55b06bebf82cd14c88044fb267505a57d4aa47378194efa0cef5f47"}, +] [package.dependencies] pika = {version = ">=1.0,<2.0", optional = true, markers = "extra == \"rabbitmq\""} @@ -2280,7 +3115,7 @@ prometheus-client = ">=0.2" [package.extras] all = ["gevent (>=1.1)", "pika (>=1.0,<2.0)", "pylibmc (>=1.5,<2.0)", "redis (>=2.0,<5.0)", "watchdog", "watchdog-gevent"] -dev = ["alabaster", "bumpversion", "flake8", "flake8-bugbear", "flake8-quotes", "gevent (>=1.1)", "hiredis", "isort", "pika (>=1.0,<2.0)", "pylibmc (>=1.5,<2.0)", "pytest", "pytest-benchmark", "pytest-cov", "redis (>=2.0,<5.0)", "sphinx (<1.8)", "sphinxcontrib-napoleon", "tox", "twine", "watchdog", "watchdog-gevent", "wheel"] +dev = ["alabaster", "bumpversion", "flake8", "flake8-bugbear", "flake8-quotes", "gevent (>=1.1)", "hiredis", "isort", "pika (>=1.0,<2.0)", "pylibmc (>=1.5,<2.0)", "pytest", "pytest-benchmark[histogram]", "pytest-cov", "redis (>=2.0,<5.0)", "sphinx (<1.8)", "sphinxcontrib-napoleon", "tox", "twine", "watchdog", "watchdog-gevent", "wheel"] gevent = ["gevent (>=1.1)"] memcached = ["pylibmc (>=1.5,<2.0)"] rabbitmq = ["pika (>=1.0,<2.0)"] @@ -2294,6 +3129,10 @@ description = "Backport of PEP 654 (exception groups)" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "exceptiongroup-1.0.4-py3-none-any.whl", hash = "sha256:542adf9dea4055530d6e1279602fa5cb11dab2395fa650b8674eaec35fc4a828"}, + {file = "exceptiongroup-1.0.4.tar.gz", hash = "sha256:bd14967b79cd9bdb54d97323216f8fdf533e278df937aa2a90089e7d6e06e5ec"}, +] [package.extras] test = ["pytest (>=6)"] @@ -2305,6 +3144,10 @@ description = "High level SSH command execution" category = "main" optional = true python-versions = "*" +files = [ + {file = "fabric-3.0.0-py3-none-any.whl", hash = "sha256:2a05508854ddef5a020a0be9aa7787e5397b528deb5936bbd2493c0b8eaaefa3"}, + {file = "fabric-3.0.0.tar.gz", hash = "sha256:bfe960c1ae904e7624af9d40ad5b9b99581ed9c4fd09349c0d02b7486e1d0f89"}, +] [package.dependencies] invoke = ">=2.0" @@ -2320,6 +3163,10 @@ description = "A platform independent file lock." category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "filelock-3.8.2-py3-none-any.whl", hash = "sha256:8df285554452285f79c035efb0c861eb33a4bcfa5b7a137016e32e6a90f9792c"}, + {file = "filelock-3.8.2.tar.gz", hash = "sha256:7565f628ea56bfcd8e54e42bdc55da899c85c1abfe1b5bcfd147e9188cebb3b2"}, +] [package.extras] docs = ["furo (>=2022.9.29)", "sphinx (>=5.3)", "sphinx-autodoc-typehints (>=1.19.5)"] @@ -2332,6 +3179,10 @@ description = "the modular source code checker: pep8 pyflakes and co" category = "dev" optional = false python-versions = ">=3.6" +files = [ + {file = "flake8-4.0.1-py2.py3-none-any.whl", hash = "sha256:479b1304f72536a55948cb40a32dce8bb0ffe3501e26eaf292c7e60eb5e0428d"}, + {file = "flake8-4.0.1.tar.gz", hash = "sha256:806e034dda44114815e23c16ef92f95c91e4c71100ff52813adf7132a6ad870d"}, +] [package.dependencies] mccabe = ">=0.6.0,<0.7.0" @@ -2345,6 +3196,10 @@ description = "Extension for flake8 which uses pydocstyle to check docstrings" category = "dev" optional = false python-versions = "*" +files = [ + {file = "flake8-docstrings-1.6.0.tar.gz", hash = "sha256:9fe7c6a306064af8e62a055c2f61e9eb1da55f84bb39caef2b84ce53708ac34b"}, + {file = "flake8_docstrings-1.6.0-py2.py3-none-any.whl", hash = "sha256:99cac583d6c7e32dd28bbfbef120a7c0d1b6dde4adb5a9fd441c4227a6534bde"}, +] [package.dependencies] flake8 = ">=3" @@ -2357,6 +3212,9 @@ description = "Flake8 plugin for string formatting style." category = "dev" optional = false python-versions = ">=3.6" +files = [ + {file = "flake8-use-fstring-1.4.tar.gz", hash = "sha256:6550bf722585eb97dffa8343b0f1c372101f5c4ab5b07ebf0edd1c79880cdd39"}, +] [package.dependencies] flake8 = ">=3" @@ -2373,6 +3231,10 @@ description = "Python framework for constructing command-line pipelines." category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" +files = [ + {file = "gluetool-1.29-py2.py3-none-any.whl", hash = "sha256:e4c4217efb46a6bab7e3845cc88ee774c6a3f3210988e6ad51cc049ade36483b"}, + {file = "gluetool-1.29.tar.gz", hash = "sha256:7f793d56ee77b2730b657fdceada65a821793a2a29d1b3159d5f1a09e93ee784"}, +] [package.dependencies] beautifulsoup4 = ">=4.6.3,<5.0.0" @@ -2403,22 +3265,106 @@ description = "Lightweight in-process concurrent programming" category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" - -[package.extras] -docs = ["docutils (<0.18)", "sphinx"] -test = ["faulthandler", "objgraph", "psutil"] - -[[package]] -name = "gssapi" -version = "1.8.2" -description = "Python GSSAPI Wrapper" -category = "main" -optional = true -python-versions = ">=3.7" - -[package.dependencies] -decorator = "*" - +files = [ + {file = "greenlet-2.0.1-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:9ed358312e63bf683b9ef22c8e442ef6c5c02973f0c2a939ec1d7b50c974015c"}, + {file = "greenlet-2.0.1-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:4f09b0010e55bec3239278f642a8a506b91034f03a4fb28289a7d448a67f1515"}, + {file = "greenlet-2.0.1-cp27-cp27m-win32.whl", hash = "sha256:1407fe45246632d0ffb7a3f4a520ba4e6051fc2cbd61ba1f806900c27f47706a"}, + {file = "greenlet-2.0.1-cp27-cp27m-win_amd64.whl", hash = "sha256:3001d00eba6bbf084ae60ec7f4bb8ed375748f53aeaefaf2a37d9f0370558524"}, + {file = "greenlet-2.0.1-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:d566b82e92ff2e09dd6342df7e0eb4ff6275a3f08db284888dcd98134dbd4243"}, + {file = "greenlet-2.0.1-cp310-cp310-macosx_10_15_x86_64.whl", hash = "sha256:0722c9be0797f544a3ed212569ca3fe3d9d1a1b13942d10dd6f0e8601e484d26"}, + {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d37990425b4687ade27810e3b1a1c37825d242ebc275066cfee8cb6b8829ccd"}, + {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:be35822f35f99dcc48152c9839d0171a06186f2d71ef76dc57fa556cc9bf6b45"}, + {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c140e7eb5ce47249668056edf3b7e9900c6a2e22fb0eaf0513f18a1b2c14e1da"}, + {file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:d21681f09e297a5adaa73060737e3aa1279a13ecdcfcc6ef66c292cb25125b2d"}, + {file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:fb412b7db83fe56847df9c47b6fe3f13911b06339c2aa02dcc09dce8bbf582cd"}, + {file = "greenlet-2.0.1-cp310-cp310-win_amd64.whl", hash = "sha256:c6a08799e9e88052221adca55741bf106ec7ea0710bca635c208b751f0d5b617"}, + {file = "greenlet-2.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:9e112e03d37987d7b90c1e98ba5e1b59e1645226d78d73282f45b326f7bddcb9"}, + {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:56961cfca7da2fdd178f95ca407fa330c64f33289e1804b592a77d5593d9bd94"}, + {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:13ba6e8e326e2116c954074c994da14954982ba2795aebb881c07ac5d093a58a"}, + {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1bf633a50cc93ed17e494015897361010fc08700d92676c87931d3ea464123ce"}, + {file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:9f2c221eecb7ead00b8e3ddb913c67f75cba078fd1d326053225a3f59d850d72"}, + {file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:13ebf93c343dd8bd010cd98e617cb4c1c1f352a0cf2524c82d3814154116aa82"}, + {file = "greenlet-2.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:6f61d71bbc9b4a3de768371b210d906726535d6ca43506737682caa754b956cd"}, + {file = "greenlet-2.0.1-cp35-cp35m-macosx_10_14_x86_64.whl", hash = "sha256:2d0bac0385d2b43a7bd1d651621a4e0f1380abc63d6fb1012213a401cbd5bf8f"}, + {file = "greenlet-2.0.1-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:f6327b6907b4cb72f650a5b7b1be23a2aab395017aa6f1adb13069d66360eb3f"}, + {file = "greenlet-2.0.1-cp35-cp35m-win32.whl", hash = "sha256:81b0ea3715bf6a848d6f7149d25bf018fd24554a4be01fcbbe3fdc78e890b955"}, + {file = "greenlet-2.0.1-cp35-cp35m-win_amd64.whl", hash = "sha256:38255a3f1e8942573b067510f9611fc9e38196077b0c8eb7a8c795e105f9ce77"}, + {file = "greenlet-2.0.1-cp36-cp36m-macosx_10_14_x86_64.whl", hash = "sha256:04957dc96669be041e0c260964cfef4c77287f07c40452e61abe19d647505581"}, + {file = "greenlet-2.0.1-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:4aeaebcd91d9fee9aa768c1b39cb12214b30bf36d2b7370505a9f2165fedd8d9"}, + {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:974a39bdb8c90a85982cdb78a103a32e0b1be986d411303064b28a80611f6e51"}, + {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8dca09dedf1bd8684767bc736cc20c97c29bc0c04c413e3276e0962cd7aeb148"}, + {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a4c0757db9bd08470ff8277791795e70d0bf035a011a528ee9a5ce9454b6cba2"}, + {file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:5067920de254f1a2dee8d3d9d7e4e03718e8fd2d2d9db962c8c9fa781ae82a39"}, + {file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:5a8e05057fab2a365c81abc696cb753da7549d20266e8511eb6c9d9f72fe3e92"}, + {file = "greenlet-2.0.1-cp36-cp36m-win32.whl", hash = "sha256:3d75b8d013086b08e801fbbb896f7d5c9e6ccd44f13a9241d2bf7c0df9eda928"}, + {file = "greenlet-2.0.1-cp36-cp36m-win_amd64.whl", hash = "sha256:097e3dae69321e9100202fc62977f687454cd0ea147d0fd5a766e57450c569fd"}, + {file = "greenlet-2.0.1-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:cb242fc2cda5a307a7698c93173d3627a2a90d00507bccf5bc228851e8304963"}, + {file = "greenlet-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:72b00a8e7c25dcea5946692a2485b1a0c0661ed93ecfedfa9b6687bd89a24ef5"}, + {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d5b0ff9878333823226d270417f24f4d06f235cb3e54d1103b71ea537a6a86ce"}, + {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:be9e0fb2ada7e5124f5282d6381903183ecc73ea019568d6d63d33f25b2a9000"}, + {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b493db84d124805865adc587532ebad30efa68f79ad68f11b336e0a51ec86c2"}, + {file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:0459d94f73265744fee4c2d5ec44c6f34aa8a31017e6e9de770f7bcf29710be9"}, + {file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:a20d33124935d27b80e6fdacbd34205732660e0a1d35d8b10b3328179a2b51a1"}, + {file = "greenlet-2.0.1-cp37-cp37m-win32.whl", hash = "sha256:ea688d11707d30e212e0110a1aac7f7f3f542a259235d396f88be68b649e47d1"}, + {file = "greenlet-2.0.1-cp37-cp37m-win_amd64.whl", hash = "sha256:afe07421c969e259e9403c3bb658968702bc3b78ec0b6fde3ae1e73440529c23"}, + {file = "greenlet-2.0.1-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:cd4ccc364cf75d1422e66e247e52a93da6a9b73cefa8cad696f3cbbb75af179d"}, + {file = "greenlet-2.0.1-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:4c8b1c43e75c42a6cafcc71defa9e01ead39ae80bd733a2608b297412beede68"}, + {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:659f167f419a4609bc0516fb18ea69ed39dbb25594934bd2dd4d0401660e8a1e"}, + {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:356e4519d4dfa766d50ecc498544b44c0249b6de66426041d7f8b751de4d6b48"}, + {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:811e1d37d60b47cb8126e0a929b58c046251f28117cb16fcd371eed61f66b764"}, + {file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:d38ffd0e81ba8ef347d2be0772e899c289b59ff150ebbbbe05dc61b1246eb4e0"}, + {file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:0109af1138afbfb8ae647e31a2b1ab030f58b21dd8528c27beaeb0093b7938a9"}, + {file = "greenlet-2.0.1-cp38-cp38-win32.whl", hash = "sha256:88c8d517e78acdf7df8a2134a3c4b964415b575d2840a2746ddb1cc6175f8608"}, + {file = "greenlet-2.0.1-cp38-cp38-win_amd64.whl", hash = "sha256:d6ee1aa7ab36475035eb48c01efae87d37936a8173fc4d7b10bb02c2d75dd8f6"}, + {file = "greenlet-2.0.1-cp39-cp39-macosx_10_15_x86_64.whl", hash = "sha256:b1992ba9d4780d9af9726bbcef6a1db12d9ab1ccc35e5773685a24b7fb2758eb"}, + {file = "greenlet-2.0.1-cp39-cp39-manylinux2010_x86_64.whl", hash = "sha256:b5e83e4de81dcc9425598d9469a624826a0b1211380ac444c7c791d4a2137c19"}, + {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:505138d4fa69462447a562a7c2ef723c6025ba12ac04478bc1ce2fcc279a2db5"}, + {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cce1e90dd302f45716a7715517c6aa0468af0bf38e814ad4eab58e88fc09f7f7"}, + {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9e9744c657d896c7b580455e739899e492a4a452e2dd4d2b3e459f6b244a638d"}, + {file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:662e8f7cad915ba75d8017b3e601afc01ef20deeeabf281bd00369de196d7726"}, + {file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:41b825d65f31e394b523c84db84f9383a2f7eefc13d987f308f4663794d2687e"}, + {file = "greenlet-2.0.1-cp39-cp39-win32.whl", hash = "sha256:db38f80540083ea33bdab614a9d28bcec4b54daa5aff1668d7827a9fc769ae0a"}, + {file = "greenlet-2.0.1-cp39-cp39-win_amd64.whl", hash = "sha256:b23d2a46d53210b498e5b701a1913697671988f4bf8e10f935433f6e7c332fb6"}, + {file = "greenlet-2.0.1.tar.gz", hash = "sha256:42e602564460da0e8ee67cb6d7236363ee5e131aa15943b6670e44e5c2ed0f67"}, +] + +[package.extras] +docs = ["Sphinx", "docutils (<0.18)"] +test = ["faulthandler", "objgraph", "psutil"] + +[[package]] +name = "gssapi" +version = "1.8.2" +description = "Python GSSAPI Wrapper" +category = "main" +optional = true +python-versions = ">=3.7" +files = [ + {file = "gssapi-1.8.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:7c14cf97d61073d8211abfded77066af791356868022acda10224a8212639cf5"}, + {file = "gssapi-1.8.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:a36bc089036196aa03c3c312ea1639677065b3d7e8f37edbba731f61f5e56dd6"}, + {file = "gssapi-1.8.2-cp310-cp310-win32.whl", hash = "sha256:cdd6bff2cf7f3a5a5a24cddde137b6e117fe53aad81f240dee2e8e383c0b289b"}, + {file = "gssapi-1.8.2-cp310-cp310-win_amd64.whl", hash = "sha256:f75b094913a1757e5e634b70b03e808cab0eb02c802ec50b760636b23b0aa50c"}, + {file = "gssapi-1.8.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:47d69b1fd3bd0764d7a14500c6cbd8fd08198ee6e1737048a01ad7024d57f67d"}, + {file = "gssapi-1.8.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:67c85758a6b40042509c96bb00d0873a501491453ad5b0da88dbfa9343c8ffea"}, + {file = "gssapi-1.8.2-cp311-cp311-win32.whl", hash = "sha256:4aaed04439aed8eba525ea44dd7219ecd97d520254320e66ac53d9ae4acb8fe5"}, + {file = "gssapi-1.8.2-cp311-cp311-win_amd64.whl", hash = "sha256:8b4c1c664635153b0055a08bf30ec1552c8aa064a76f565d7905057500f334b3"}, + {file = "gssapi-1.8.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:02e0a8f35e1f5b1c0eada646e3da1af3022c25e8df26ded3fd18ee78abb155ea"}, + {file = "gssapi-1.8.2-cp37-cp37m-win32.whl", hash = "sha256:84bfd1b3954a5a608302884a36586eed6f623f6f38fcd331ad55937eca1ea89f"}, + {file = "gssapi-1.8.2-cp37-cp37m-win_amd64.whl", hash = "sha256:85e7e623dfe51fef3f613acb965c4fa1866e7a7ee2c2558cbe2f203798171510"}, + {file = "gssapi-1.8.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:512a2bd98e8003f48d98908bf54d1ed94c5388764e0a09fdc24cc691422a4162"}, + {file = "gssapi-1.8.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:13aba9a947994f5f5f1fb6f425b397a359b191cee2983fa33911cf5e212d6cfb"}, + {file = "gssapi-1.8.2-cp38-cp38-win32.whl", hash = "sha256:43c8b1acb8efa1f881ff7f7e912ccdc611689484190b7cc83f538b44f8992cbd"}, + {file = "gssapi-1.8.2-cp38-cp38-win_amd64.whl", hash = "sha256:787262e0db124d302c972d30e6f4b7c81423e696d08ee6e07047194a9bce2664"}, + {file = "gssapi-1.8.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:d6be1d8e07cc151e217f8a0ccf7c28ca5a1bb0ae00c8512586642c9f876a7298"}, + {file = "gssapi-1.8.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:75763c49b3e18da60e160d76e8ac9a27b0bbd637c6e88513150fbb7158ae15d7"}, + {file = "gssapi-1.8.2-cp39-cp39-win32.whl", hash = "sha256:dcd2be270bf490b6007eb3734795aaeddf92848f79b69d6a23f6204ccaa9b6c7"}, + {file = "gssapi-1.8.2-cp39-cp39-win_amd64.whl", hash = "sha256:fac7d1f4b14383bd29d3996cf5f6f23d0dc50ffd7965d2bc35bcc0849da24152"}, + {file = "gssapi-1.8.2.tar.gz", hash = "sha256:b78e0a021cc91158660e4c5cc9263e07c719346c35a9c0f66725e914b235c89a"}, +] + +[package.dependencies] +decorator = "*" + [[package]] name = "gunicorn" version = "20.1.0" @@ -2426,6 +3372,13 @@ description = "WSGI HTTP Server for UNIX" category = "main" optional = false python-versions = ">=3.5" +files = [ + {file = "gunicorn-20.1.0-py3-none-any.whl", hash = "sha256:9dcc4547dbb1cb284accfb15ab5667a0e5d1881cc443e0677b4882a4067a807e"}, + {file = "gunicorn-20.1.0.tar.gz", hash = "sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8"}, +] + +[package.dependencies] +setuptools = ">=3.0" [package.extras] eventlet = ["eventlet (>=0.24.1)"] @@ -2440,6 +3393,10 @@ description = "Human friendly output for text interfaces using Python" category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +files = [ + {file = "humanfriendly-10.0-py2.py3-none-any.whl", hash = "sha256:1697e1a8a8f550fd43c2865cd84542fc175a61dcb779b6fee18cf6b6ccba1477"}, + {file = "humanfriendly-10.0.tar.gz", hash = "sha256:6b0b831ce8f15f7300721aa49829fc4e83921a9a301cc7f606be6686a2288ddc"}, +] [package.dependencies] pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_version >= \"3.8\""} @@ -2451,6 +3408,9 @@ description = "improved colored diff" category = "dev" optional = false python-versions = "*" +files = [ + {file = "icdiff-2.0.5.tar.gz", hash = "sha256:35d24b728e48b7e0a12bdb69386d3bfc7eef4fe922d0ac1cd70d6e5c11630bae"}, +] [[package]] name = "identify" @@ -2459,6 +3419,10 @@ description = "File identification library for Python" category = "dev" optional = false python-versions = ">=3.7" +files = [ + {file = "identify-2.5.9-py2.py3-none-any.whl", hash = "sha256:a390fb696e164dbddb047a0db26e57972ae52fbd037ae68797e5ae2f4492485d"}, + {file = "identify-2.5.9.tar.gz", hash = "sha256:906036344ca769539610436e40a684e170c3648b552194980bb7b617a8daeb9f"}, +] [package.extras] license = ["ukkonen"] @@ -2470,6 +3434,10 @@ description = "Internationalized Domain Names in Applications (IDNA)" category = "main" optional = false python-versions = ">=3.5" +files = [ + {file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"}, + {file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"}, +] [[package]] name = "imagesize" @@ -2478,6 +3446,10 @@ description = "Getting image size from png/jpeg/jpeg2000/gif file" category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ + {file = "imagesize-1.4.1-py2.py3-none-any.whl", hash = "sha256:0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b"}, + {file = "imagesize-1.4.1.tar.gz", hash = "sha256:69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a"}, +] [[package]] name = "iniconfig" @@ -2486,6 +3458,10 @@ description = "iniconfig: brain-dead simple config-ini parsing" category = "dev" optional = false python-versions = "*" +files = [ + {file = "iniconfig-1.1.1-py2.py3-none-any.whl", hash = "sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3"}, + {file = "iniconfig-1.1.1.tar.gz", hash = "sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32"}, +] [[package]] name = "invoke" @@ -2494,6 +3470,10 @@ description = "Pythonic task execution" category = "main" optional = true python-versions = ">=3.6" +files = [ + {file = "invoke-2.0.0-py3-none-any.whl", hash = "sha256:a860582bcf7a4b336fe18ef53937f0f28cec1c0053ffa767c2fcf7ba0b850f59"}, + {file = "invoke-2.0.0.tar.gz", hash = "sha256:7ab5dd9cd76b787d560a78b1a9810d252367ab595985c50612702be21d671dd7"}, +] [[package]] name = "iso8601" @@ -2502,6 +3482,10 @@ description = "Simple module to parse ISO 8601 dates" category = "main" optional = true python-versions = ">=3.6.2,<4.0" +files = [ + {file = "iso8601-1.1.0-py3-none-any.whl", hash = "sha256:8400e90141bf792bce2634df533dc57e3bee19ea120a87bebcd3da89a58ad73f"}, + {file = "iso8601-1.1.0.tar.gz", hash = "sha256:32811e7b81deee2063ea6d2e94f8819a86d1f3811e49d23623a41fa832bef03f"}, +] [[package]] name = "isodate" @@ -2510,6 +3494,10 @@ description = "An ISO 8601 date/time/duration parser and formatter" category = "main" optional = true python-versions = "*" +files = [ + {file = "isodate-0.6.1-py2.py3-none-any.whl", hash = "sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96"}, + {file = "isodate-0.6.1.tar.gz", hash = "sha256:48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9"}, +] [package.dependencies] six = "*" @@ -2521,12 +3509,16 @@ description = "A Python utility / library to sort Python imports." category = "dev" optional = false python-versions = ">=3.6.1,<4.0" +files = [ + {file = "isort-5.10.1-py3-none-any.whl", hash = "sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7"}, + {file = "isort-5.10.1.tar.gz", hash = "sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951"}, +] [package.extras] colors = ["colorama (>=0.4.3,<0.5.0)"] -pipfile_deprecated_finder = ["pipreqs", "requirementslib"] +pipfile-deprecated-finder = ["pipreqs", "requirementslib"] plugins = ["setuptools"] -requirements_deprecated_finder = ["pip-api", "pipreqs"] +requirements-deprecated-finder = ["pip-api", "pipreqs"] [[package]] name = "jinja2" @@ -2535,6 +3527,10 @@ description = "A very fast and expressive template engine." category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +files = [ + {file = "Jinja2-2.11.3-py2.py3-none-any.whl", hash = "sha256:03e47ad063331dd6a3f04a43eddca8a966a26ba0c5b7207a9a9e4e08f1b29419"}, + {file = "Jinja2-2.11.3.tar.gz", hash = "sha256:a6d58433de0ae800347cab1fa3043cebbabe8baa9d29e668f1c768cb87a333c6"}, +] [package.dependencies] MarkupSafe = ">=0.23" @@ -2549,6 +3545,10 @@ description = "A port of Ansible's jinja2 filters without requiring ansible core category = "main" optional = false python-versions = "*" +files = [ + {file = "jinja2-ansible-filters-1.3.2.tar.gz", hash = "sha256:07c10cf44d7073f4f01102ca12d9a2dc31b41d47e4c61ed92ef6a6d2669b356b"}, + {file = "jinja2_ansible_filters-1.3.2-py3-none-any.whl", hash = "sha256:e1082f5564917649c76fed239117820610516ec10f87735d0338688800a55b34"}, +] [package.dependencies] Jinja2 = "*" @@ -2564,6 +3564,10 @@ description = "JSON Matching Expressions" category = "main" optional = true python-versions = ">=3.7" +files = [ + {file = "jmespath-1.0.1-py3-none-any.whl", hash = "sha256:02e2e4cc71b5bcab88332eebf907519190dd9e6e82107fa7f83b1003a6252980"}, + {file = "jmespath-1.0.1.tar.gz", hash = "sha256:90261b206d6defd58fdd5e85f478bf633a2901798906be2ad389150c5c60edbe"}, +] [[package]] name = "jq" @@ -2572,6 +3576,63 @@ description = "jq is a lightweight and flexible JSON processor." category = "main" optional = false python-versions = ">=3.5" +files = [ + {file = "jq-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:4edd3edde1bec54408dc14a4ab4350523e2d69c15cac58033459cff3ff814ca9"}, + {file = "jq-1.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:11d6e7c98efcb38b95481687310ed0ec7f230cc8916ac1c054827552f45ece5d"}, + {file = "jq-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5c4e9d9cdf5e63bddeea01d1150903dcb45c3fbd028ecf4578561b0b6dddb8dc"}, + {file = "jq-1.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f36e1d4837383489b0e0c2c70da06c2cb6332bca4fa864b0c7a1500abfed384a"}, + {file = "jq-1.3.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:75fd74d74e0f78f513fd8517d39fee591b6dc194b422e5b2d88b77899a79a2a9"}, + {file = "jq-1.3.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:05d44bdf6a97ad4866ad099fed5297214a58e1e3e56657be41495c69ce74aa11"}, + {file = "jq-1.3.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:18bb7c70fc01f5e4739b1ac3cbab958eae881b1991615c973b9cdcfcd06ce93f"}, + {file = "jq-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:06d02868ec10cf1e744fda3ec1b6928eb2a05fbbb3b52383c85285d52e8e000a"}, + {file = "jq-1.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:228c42e825007277fd01ad71f6ea93bda289fe45693b2d3649eeb87b75a6b083"}, + {file = "jq-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:118070043a369378feadf22f091e57b4054b3325ccdc248e1f19c8586bfe9e6f"}, + {file = "jq-1.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:fa0a8032416746edb57ea570cafc99026c2c240d8a0624c0a43631fc82cc0efa"}, + {file = "jq-1.3.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:56ea972fd697aea1658c56bd18da9d2ae2494ae9be627858a5152d70cdea75f2"}, + {file = "jq-1.3.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:150aeaa02d57fc9c4966c7af8c6c2a9c6736f82a798c7bc72b44dd7970f1f8d8"}, + {file = "jq-1.3.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:78d13cbeb6dd512adcf2bbebf393c18e3c0b7e3e366ce7a05b46310ce2924a65"}, + {file = "jq-1.3.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:28c6ec10c97e697ca73d1fe188c340d53ad17fc4b42fcca87570c060f9364c55"}, + {file = "jq-1.3.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:16e28f6964b827a5170a0d7f086367601ef1d420952de81934e79cff638a6bc8"}, + {file = "jq-1.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0d8c8a0e7bc6f738e482472b4fbb6be97eab707924661782e90c378327688b29"}, + {file = "jq-1.3.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:0dc8ca9e2ea1afc8e856e92eee70f6ab728342d1c071c741b2047d5c08961d8a"}, + {file = "jq-1.3.0-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:fa7724caaedf6c48522a6805e4306978defc5f0d6bd6ab0d25eeb7207dae9a90"}, + {file = "jq-1.3.0-cp36-cp36m-musllinux_1_1_i686.whl", hash = "sha256:e97578a5e53b06481dbdf5b88e38e6dd856b53ba7bd68678ceadb50de3799fd1"}, + {file = "jq-1.3.0-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:673ec567be3644166a367627e8393944ce2d21b2e14dc1f4be48b2e3082ccfc2"}, + {file = "jq-1.3.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:fe9fb7748e39b30b5723a7f6695e2f6c58707563b94f1239766d2c8b9550f147"}, + {file = "jq-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ead1c073cf33326be15a879475e3dd8b5f5a70ccff95acafbba56ea3d231803d"}, + {file = "jq-1.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e97850b803ea8604cd14645a63ad5863d86fdbfaf0bede0da0490c3108956bd0"}, + {file = "jq-1.3.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5ae2b94979bcd6a183aa18056bce975d5081199d83cbf914ff71aecab4e0a2d4"}, + {file = "jq-1.3.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:6b07ad65aa9fca72b7e722585bac5a5e13280257abe9e9d5af845a003e66ff8b"}, + {file = "jq-1.3.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:028604640ba281c2bc5fa1b4284078d4d56d9431c96b6f71715fd801a3d2cdfb"}, + {file = "jq-1.3.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:95160aa31efde7939763c80767e85d9a34544ab87e7ed66ee13f42dbc4595d37"}, + {file = "jq-1.3.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d49afd3743d9703d31ed2148d9c5d8edc7bf1c894688f4c72b0d9ef5e0add7b3"}, + {file = "jq-1.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ec2255c7fe76070a8ee52cc3d32a7cd7f84fca9a6048873c01b07ca1c70db295"}, + {file = "jq-1.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fd04032736f7b94d1e0720634038cc58980f5eeac7e280bbf5f70e03c7f1afd9"}, + {file = "jq-1.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:8d263927eb8140c174e715da2ad8c009e65e7d3fa82b8af176744b9367aae860"}, + {file = "jq-1.3.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:980ac3ad4fa9e61bbec4e17d0d01c7bad11decca49620d9766aff047a4043eb9"}, + {file = "jq-1.3.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:5952b363fd44e4c2e1ceb8a88c0205699ee4eb060c34e1b590f39f3490533549"}, + {file = "jq-1.3.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:dab5daca625ba4c10c3579d55fe057b063ad609f0c0382ae6e28936d7ec8a772"}, + {file = "jq-1.3.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:52ffba73a294949dfddef52a70672e3d5bc694f9e593d3cbcc115449c735e26c"}, + {file = "jq-1.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7c09caae5a24a3216a1bb812489e1ad6bc0e2b7410853c930c272a4ab65c8667"}, + {file = "jq-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1569aa11654a686be9323c9c4329d4a961dd96f9f0b9800eb3bdd939b017cb8a"}, + {file = "jq-1.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:eb28afd2e43e1ece66618381b646ff1da65fc129f0d9cc600ec224f384add061"}, + {file = "jq-1.3.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:bbf73f553e23f99c33463041dc04de3b5a5eefdfc35bd9e2e33ba4f7b060249e"}, + {file = "jq-1.3.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:4bc0680f7b4cff6a9077a288e6e166a327eb916a50041cf10d9d3df289b1e5d1"}, + {file = "jq-1.3.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:0015b80570b38176f5ac22049b957d4f34ee8030f6ee89955f95bce4bfff8451"}, + {file = "jq-1.3.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:4b46fe1f91423699337c5f3b1001943b911bb54a9e045a1b8d6493142f4acc45"}, + {file = "jq-1.3.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:71d5725dae1dd2f636fb696865a10f260610a23ea029ca7b78f2b7c033b3b148"}, + {file = "jq-1.3.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e874298835c55e60bbf27bc21799ec64bc1305a0b1dcc4646f2755210fe43bfa"}, + {file = "jq-1.3.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ba4afcb00c1fc8d1f0d79f0029345f91e207909fd2c125aeedbf7b4cf2c1fc84"}, + {file = "jq-1.3.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:b3352b273e17e530de5cfbf55cdba68d6231cdf0ac10ca6baf438e41fd43e881"}, + {file = "jq-1.3.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:96da9428a158fa377ec1f432e4790ce3e0640e28004aa1cb6486db374277c6a1"}, + {file = "jq-1.3.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7b1ad8a91623fa3c5cecff9dc398eebf7e5e82ba9982f60e5ef17172d78a4ecc"}, + {file = "jq-1.3.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6c427bb8f782eb4ac0326b9f65d5f002bd9a5947d9bc715e662cda659361c48c"}, + {file = "jq-1.3.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:52cce695dafc461becee6d14889918db7cccafd6f3c28e9174042caa7e017e96"}, + {file = "jq-1.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ee0503d45e8b24dd4757460e7664c275aed9a6e5f4986b16a483dc11fb83c19b"}, + {file = "jq-1.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3c7b8f71778fb4140e923bb716caef0709e6f64d33ea369236f1d43c76d62f7a"}, + {file = "jq-1.3.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bb72811aa78cf0f82d512731c47e69611168909b991b43481d2a6dc0da940835"}, + {file = "jq-1.3.0.tar.gz", hash = "sha256:96b66f41a91c9794f8051cc32d8fd3206c6409693f0076b22eacb4faa0bc504f"}, +] [[package]] name = "jsonpatch" @@ -2580,6 +3641,10 @@ description = "Apply JSON-Patches (RFC 6902)" category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +files = [ + {file = "jsonpatch-1.32-py2.py3-none-any.whl", hash = "sha256:26ac385719ac9f54df8a2f0827bb8253aa3ea8ab7b3368457bcdb8c14595a397"}, + {file = "jsonpatch-1.32.tar.gz", hash = "sha256:b6ddfe6c3db30d81a96aaeceb6baf916094ffa23d7dd5fa2c13e13f8b6e600c2"}, +] [package.dependencies] jsonpointer = ">=1.9" @@ -2591,6 +3656,10 @@ description = "Identify specific nodes in a JSON document (RFC 6901)" category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ + {file = "jsonpointer-2.3-py2.py3-none-any.whl", hash = "sha256:51801e558539b4e9cd268638c078c6c5746c9ac96bc38152d443400e4f3793e9"}, + {file = "jsonpointer-2.3.tar.gz", hash = "sha256:97cba51526c829282218feb99dab1b1e6bdf8efd1c43dc9d57be093c0d69c99a"}, +] [[package]] name = "jsonschema" @@ -2599,6 +3668,10 @@ description = "An implementation of JSON Schema validation for Python" category = "main" optional = false python-versions = ">=3.7" +files = [ + {file = "jsonschema-4.17.3-py3-none-any.whl", hash = "sha256:a870ad254da1a8ca84b6a2905cac29d265f805acc57af304784962a2aa6508f6"}, + {file = "jsonschema-4.17.3.tar.gz", hash = "sha256:0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d"}, +] [package.dependencies] attrs = ">=17.4.0" @@ -2615,6 +3688,10 @@ description = "Authentication Library for OpenStack Identity" category = "main" optional = true python-versions = "*" +files = [ + {file = "keystoneauth1-5.1.0-py3-none-any.whl", hash = "sha256:5f7a60efff415bd74ce57f3ceb21612deae940746bbb69e36b7b350390d7f5dc"}, + {file = "keystoneauth1-5.1.0.tar.gz", hash = "sha256:9ef7b4b719a79a4a04387a6aa558a7b6ca4adf18b8131f186acaf0643ff97bbe"}, +] [package.dependencies] iso8601 = ">=0.1.11" @@ -2638,6 +3715,10 @@ description = "A Command-Line Interface framework" category = "main" optional = true python-versions = "*" +files = [ + {file = "knack-0.6.3-py2.py3-none-any.whl", hash = "sha256:bd240163d4e2ce9fc8535f77519358da0afd6c0ca19f001c639c3160b57630a9"}, + {file = "knack-0.6.3.tar.gz", hash = "sha256:b1ac92669641b902e1aef97138666a21b8852f65d83cbde03eb9ddebf82ce121"}, +] [package.dependencies] argcomplete = "*" @@ -2655,2493 +3736,7 @@ description = "Powerful and Pythonic XML processing library combining libxml2/li category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, != 3.4.*" - -[package.extras] -cssselect = ["cssselect (>=0.7)"] -html5 = ["html5lib"] -htmlsoup = ["beautifulsoup4"] -source = ["Cython (>=0.29.7)"] - -[[package]] -name = "mako" -version = "1.2.4" -description = "A super-fast templating language that borrows the best ideas from the existing templating languages." -category = "main" -optional = false -python-versions = ">=3.7" - -[package.dependencies] -MarkupSafe = ">=0.9.2" - -[package.extras] -babel = ["babel"] -lingua = ["lingua"] -testing = ["pytest"] - -[[package]] -name = "markupsafe" -version = "1.1.1" -description = "Safely add untrusted strings to HTML/XML markup." -category = "main" -optional = false -python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" - -[[package]] -name = "mccabe" -version = "0.6.1" -description = "McCabe checker, plugin for flake8" -category = "dev" -optional = false -python-versions = "*" - -[[package]] -name = "mock" -version = "3.0.5" -description = "Rolling backport of unittest.mock for all Pythons" -category = "main" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" - -[package.dependencies] -six = "*" - -[package.extras] -build = ["blurb", "twine", "wheel"] -docs = ["sphinx"] -test = ["pytest", "pytest-cov"] - -[[package]] -name = "molten" -version = "1.0.2" -description = "A minimal, extensible, fast and productive API framework." -category = "main" -optional = false -python-versions = ">=3.6" - -[package.dependencies] -typing-extensions = ">=3.6,<4.0" -typing-inspect = ">=0.3.1,<0.7" - -[package.extras] -all = ["typing-extensions (>=3.6,<4.0)", "typing-inspect (>=0.3.1,<0.7)"] -dev = ["alabaster (>0.7)", "bumpversion (>0.5,<0.6)", "dramatiq[rabbitmq] (>1.3,<2.0)", "flake8", "flake8-bugbear", "flake8-quotes", "gevent", "gunicorn (>19.8)", "isort", "jinja2 (>=2.10,<3.0)", "msgpack (>0.5,<0.6)", "mypy", "prometheus-client (>=0.2,<0.3)", "pytest", "sphinx (<1.8)", "sphinxcontrib-napoleon", "sqlalchemy (>1.2,<2.0)", "toml (>0.9,<0.10)", "typing-extensions (>=3.6,<4.0)", "typing-inspect (>=0.3.1,<0.7)", "wsgicors (>=0.7,<0.8)"] - -[[package]] -name = "msgpack" -version = "1.0.4" -description = "MessagePack serializer" -category = "main" -optional = true -python-versions = "*" - -[[package]] -name = "msrest" -version = "0.6.21" -description = "AutoRest swagger generator Python client runtime." -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -certifi = ">=2017.4.17" -isodate = ">=0.6.0" -requests = ">=2.16,<3.0" -requests-oauthlib = ">=0.5.0" - -[package.extras] -async = ["aiodns", "aiohttp (>=3.0)"] - -[[package]] -name = "msrestazure" -version = "0.6.4" -description = "AutoRest swagger generator Python client runtime. Azure-specific module." -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -adal = ">=0.6.0,<2.0.0" -msrest = ">=0.6.0,<2.0.0" -six = "*" - -[[package]] -name = "munch" -version = "2.5.0" -description = "A dot-accessible dictionary (a la JavaScript objects)" -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -six = "*" - -[package.extras] -testing = ["astroid (>=1.5.3,<1.6.0)", "astroid (>=2.0)", "coverage", "pylint (>=1.7.2,<1.8.0)", "pylint (>=2.3.1,<2.4.0)", "pytest"] -yaml = ["PyYAML (>=5.1.0)"] - -[[package]] -name = "mypy" -version = "0.991" -description = "Optional static typing for Python" -category = "dev" -optional = false -python-versions = ">=3.7" - -[package.dependencies] -mypy-extensions = ">=0.4.3" -tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""} -typing-extensions = ">=3.10" - -[package.extras] -dmypy = ["psutil (>=4.0)"] -install-types = ["pip"] -python2 = ["typed-ast (>=1.4.0,<2)"] -reports = ["lxml"] - -[[package]] -name = "mypy-extensions" -version = "0.4.3" -description = "Experimental type system extensions for programs checked with the mypy typechecker." -category = "main" -optional = false -python-versions = "*" - -[[package]] -name = "netaddr" -version = "0.8.0" -description = "A network address manipulation library for Python" -category = "main" -optional = true -python-versions = "*" - -[[package]] -name = "netifaces" -version = "0.11.0" -description = "Portable network interface information." -category = "main" -optional = true -python-versions = "*" - -[[package]] -name = "nodeenv" -version = "1.7.0" -description = "Node.js virtual environment builder" -category = "dev" -optional = false -python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*" - -[[package]] -name = "oauthlib" -version = "3.2.2" -description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.extras] -rsa = ["cryptography (>=3.0.0)"] -signals = ["blinker (>=1.4.0)"] -signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"] - -[[package]] -name = "openstacksdk" -version = "0.103.0" -description = "An SDK for building applications to work with OpenStack" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -appdirs = ">=1.3.0" -cryptography = ">=2.7" -decorator = ">=4.4.1" -"dogpile.cache" = ">=0.6.5" -iso8601 = ">=0.1.11" -jmespath = ">=0.9.0" -jsonpatch = ">=1.16,<1.20 || >1.20" -keystoneauth1 = ">=3.18.0" -munch = ">=2.1.0" -netifaces = ">=0.10.4" -os-service-types = ">=1.7.0" -pbr = ">=2.0.0,<2.1.0 || >2.1.0" -PyYAML = ">=3.13" -requestsexceptions = ">=1.2.0" - -[[package]] -name = "os-service-types" -version = "1.7.0" -description = "Python library for consuming OpenStack sevice-types-authority data" -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -pbr = ">=2.0.0,<2.1.0 || >2.1.0" - -[[package]] -name = "osc-lib" -version = "2.6.2" -description = "OpenStackClient Library" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -cliff = ">=3.2.0" -keystoneauth1 = ">=3.14.0" -openstacksdk = ">=0.15.0" -"oslo.i18n" = ">=3.15.3" -"oslo.utils" = ">=3.33.0" -pbr = ">=2.0.0,<2.1.0 || >2.1.0" -simplejson = ">=3.5.1" -stevedore = ">=1.20.0" - -[[package]] -name = "oslo.config" -version = "8.8.0" -description = "Oslo Configuration API" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -debtcollector = ">=1.2.0" -netaddr = ">=0.7.18" -"oslo.i18n" = ">=3.15.3" -PyYAML = ">=5.1" -requests = ">=2.18.0" -rfc3986 = ">=1.2.0" -stevedore = ">=1.20.0" - -[package.extras] -rst_generator = ["rst2txt (>=1.1.0)", "sphinx (>=1.8.0,!=2.1.0)"] -test = ["bandit (>=1.6.0,<1.7.0)", "coverage (>=4.0,!=4.4)", "fixtures (>=3.0.0)", "hacking (>=3.0.1,<3.1.0)", "mypy (>=0.720)", "oslo.log (>=3.36.0)", "oslotest (>=3.2.0)", "pre-commit (>=2.6.0)", "requests-mock (>=1.5.0)", "stestr (>=2.1.0)", "testscenarios (>=0.4)", "testtools (>=2.2.0)"] - -[[package]] -name = "oslo.i18n" -version = "5.1.0" -description = "Oslo i18n library" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -pbr = ">=2.0.0,<2.1.0 || >2.1.0" - -[[package]] -name = "oslo.serialization" -version = "4.3.0" -description = "Oslo Serialization library" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -msgpack = ">=0.5.2" -"oslo.utils" = ">=3.33.0" -pbr = ">=2.0.0,<2.1.0 || >2.1.0" -pytz = ">=2013.6" - -[[package]] -name = "oslo.utils" -version = "4.13.0" -description = "Oslo Utility library" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -debtcollector = ">=1.2.0" -iso8601 = ">=0.1.11" -netaddr = ">=0.7.18" -netifaces = ">=0.10.4" -"oslo.i18n" = ">=3.15.3" -packaging = ">=20.4" -pbr = ">=2.0.0,<2.1.0 || >2.1.0" -pyparsing = ">=2.1.0" -pytz = ">=2013.6" - -[[package]] -name = "packaging" -version = "20.9" -description = "Core utilities for Python packages" -category = "main" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" - -[package.dependencies] -pyparsing = ">=2.0.2" - -[[package]] -name = "paramiko" -version = "2.12.0" -description = "SSH2 protocol library" -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -bcrypt = ">=3.1.3" -cryptography = ">=2.5" -pynacl = ">=1.0.1" -six = "*" - -[package.extras] -all = ["bcrypt (>=3.1.3)", "gssapi (>=1.4.1)", "invoke (>=1.3)", "pyasn1 (>=0.1.7)", "pynacl (>=1.0.1)", "pywin32 (>=2.1.8)"] -ed25519 = ["bcrypt (>=3.1.3)", "pynacl (>=1.0.1)"] -gssapi = ["gssapi (>=1.4.1)", "pyasn1 (>=0.1.7)", "pywin32 (>=2.1.8)"] -invoke = ["invoke (>=1.3)"] - -[[package]] -name = "pbr" -version = "5.11.0" -description = "Python Build Reasonableness" -category = "main" -optional = true -python-versions = ">=2.6" - -[[package]] -name = "pendulum" -version = "2.1.2" -description = "Python datetimes made easy" -category = "main" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" - -[package.dependencies] -python-dateutil = ">=2.6,<3.0" -pytzdata = ">=2020.1" - -[[package]] -name = "periodiq" -version = "0.12.1" -description = "Simple Scheduler for Dramatiq Task Queue" -category = "main" -optional = false -python-versions = ">=3.5,<4.0" - -[package.dependencies] -dramatiq = ">=1.5,<2.0" -pendulum = ">=2.0,<3.0" - -[[package]] -name = "pika" -version = "1.3.1" -description = "Pika Python AMQP Client Library" -category = "main" -optional = false -python-versions = ">=3.4" - -[package.extras] -gevent = ["gevent"] -tornado = ["tornado"] -twisted = ["twisted"] - -[[package]] -name = "pint" -version = "0.18" -description = "Physical quantities module" -category = "main" -optional = false -python-versions = ">=3.7" - -[package.dependencies] -packaging = "*" - -[package.extras] -numpy = ["numpy (>=1.17)"] -test = ["pytest", "pytest-cov", "pytest-mpl", "pytest-subtests"] -uncertainties = ["uncertainties (>=3.0)"] - -[[package]] -name = "platformdirs" -version = "2.6.0" -description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "dev" -optional = false -python-versions = ">=3.7" - -[package.extras] -docs = ["furo (>=2022.9.29)", "proselint (>=0.13)", "sphinx (>=5.3)", "sphinx-autodoc-typehints (>=1.19.4)"] -test = ["appdirs (==1.4.4)", "pytest (>=7.2)", "pytest-cov (>=4)", "pytest-mock (>=3.10)"] - -[[package]] -name = "pluggy" -version = "1.0.0" -description = "plugin and hook calling mechanisms for python" -category = "dev" -optional = false -python-versions = ">=3.6" - -[package.extras] -dev = ["pre-commit", "tox"] -testing = ["pytest", "pytest-benchmark"] - -[[package]] -name = "portalocker" -version = "1.2.1" -description = "Wraps the portalocker recipe for easy usage" -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -pypiwin32 = {version = "*", markers = "platform_system == \"Windows\""} - -[package.extras] -docs = ["sphinx (>=1.7.1)"] -tests = ["flake8 (>=3.5.0)", "pytest (>=3.4.0)", "pytest-cache (>=1.0)", "pytest-cov (>=2.5.1)", "pytest-flakes (>=2.0.0)", "pytest-pep8 (>=1.0.6)", "sphinx (>=1.7.1)"] - -[[package]] -name = "pprintpp" -version = "0.4.0" -description = "A drop-in replacement for pprint that's actually pretty" -category = "dev" -optional = false -python-versions = "*" - -[[package]] -name = "pre-commit" -version = "2.20.0" -description = "A framework for managing and maintaining multi-language pre-commit hooks." -category = "dev" -optional = false -python-versions = ">=3.7" - -[package.dependencies] -cfgv = ">=2.0.0" -identify = ">=1.0.0" -nodeenv = ">=0.11.1" -pyyaml = ">=5.1" -toml = "*" -virtualenv = ">=20.0.8" - -[[package]] -name = "prettytable" -version = "3.5.0" -description = "A simple Python library for easily displaying tabular data in a visually appealing ASCII table format" -category = "main" -optional = true -python-versions = ">=3.7" - -[package.dependencies] -wcwidth = "*" - -[package.extras] -tests = ["pytest", "pytest-cov", "pytest-lazy-fixture"] - -[[package]] -name = "prometheus-client" -version = "0.12.0" -description = "Python client for the Prometheus monitoring system." -category = "main" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" - -[package.extras] -twisted = ["twisted"] - -[[package]] -name = "prompt-toolkit" -version = "1.0.18" -description = "Library for building powerful interactive command lines in Python" -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -six = ">=1.9.0" -wcwidth = "*" - -[[package]] -name = "psutil" -version = "5.9.4" -description = "Cross-platform lib for process and system monitoring in Python." -category = "main" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" - -[package.extras] -test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] - -[[package]] -name = "psycopg2" -version = "2.9.5" -description = "psycopg2 - Python-PostgreSQL Database Adapter" -category = "main" -optional = false -python-versions = ">=3.6" - -[[package]] -name = "pyasn1" -version = "0.4.8" -description = "ASN.1 types and codecs" -category = "main" -optional = true -python-versions = "*" - -[[package]] -name = "pycodestyle" -version = "2.8.0" -description = "Python style guide checker" -category = "dev" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" - -[[package]] -name = "pycparser" -version = "2.21" -description = "C parser in Python" -category = "main" -optional = true -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" - -[[package]] -name = "pydocstyle" -version = "6.1.1" -description = "Python docstring style checker" -category = "dev" -optional = false -python-versions = ">=3.6" - -[package.dependencies] -snowballstemmer = "*" - -[package.extras] -toml = ["toml"] - -[[package]] -name = "pyflakes" -version = "2.4.0" -description = "passive checker of Python programs" -category = "dev" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" - -[[package]] -name = "pygments" -version = "2.13.0" -description = "Pygments is a syntax highlighting package written in Python." -category = "main" -optional = false -python-versions = ">=3.6" - -[package.extras] -plugins = ["importlib-metadata"] - -[[package]] -name = "pyinstrument" -version = "4.4.0" -description = "Call stack profiler for Python. Shows you why your code is slow!" -category = "main" -optional = false -python-versions = ">=3.7" - -[package.extras] -jupyter = ["ipython"] - -[[package]] -name = "pyjwt" -version = "2.6.0" -description = "JSON Web Token implementation in Python" -category = "main" -optional = true -python-versions = ">=3.7" - -[package.extras] -crypto = ["cryptography (>=3.4.0)"] -dev = ["coverage[toml] (==5.0.4)", "cryptography (>=3.4.0)", "pre-commit", "pytest (>=6.0.0,<7.0.0)", "sphinx (>=4.5.0,<5.0.0)", "sphinx-rtd-theme", "zope.interface"] -docs = ["sphinx (>=4.5.0,<5.0.0)", "sphinx-rtd-theme", "zope.interface"] -tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] - -[[package]] -name = "pynacl" -version = "1.5.0" -description = "Python binding to the Networking and Cryptography (NaCl) library" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -cffi = ">=1.4.1" - -[package.extras] -docs = ["sphinx (>=1.6.5)", "sphinx-rtd-theme"] -tests = ["hypothesis (>=3.27.0)", "pytest (>=3.2.1,!=3.3.0)"] - -[[package]] -name = "pyopenssl" -version = "23.0.0" -description = "Python wrapper module around the OpenSSL library" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -cryptography = ">=38.0.0,<40" - -[package.extras] -docs = ["sphinx (!=5.2.0,!=5.2.0.post0)", "sphinx-rtd-theme"] -test = ["flaky", "pretend", "pytest (>=3.0.1)"] - -[[package]] -name = "pyparsing" -version = "3.0.9" -description = "pyparsing module - Classes and methods to define and execute parsing grammars" -category = "main" -optional = false -python-versions = ">=3.6.8" - -[package.extras] -diagrams = ["jinja2", "railroad-diagrams"] - -[[package]] -name = "pyperclip" -version = "1.8.2" -description = "A cross-platform clipboard module for Python. (Only handles plain text for now.)" -category = "main" -optional = true -python-versions = "*" - -[[package]] -name = "pypiwin32" -version = "223" -description = "" -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -pywin32 = ">=223" - -[[package]] -name = "pyreadline3" -version = "3.4.1" -description = "A python implementation of GNU readline." -category = "main" -optional = true -python-versions = "*" - -[[package]] -name = "pyrsistent" -version = "0.19.2" -description = "Persistent/Functional/Immutable data structures" -category = "main" -optional = false -python-versions = ">=3.7" - -[[package]] -name = "pytest" -version = "7.2.0" -description = "pytest: simple powerful testing with Python" -category = "dev" -optional = false -python-versions = ">=3.7" - -[package.dependencies] -attrs = ">=19.2.0" -colorama = {version = "*", markers = "sys_platform == \"win32\""} -exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} -iniconfig = "*" -packaging = "*" -pluggy = ">=0.12,<2.0" -tomli = {version = ">=1.0.0", markers = "python_version < \"3.11\""} - -[package.extras] -testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "xmlschema"] - -[[package]] -name = "pytest-flake8" -version = "1.1.1" -description = "pytest plugin to check FLAKE8 requirements" -category = "dev" -optional = false -python-versions = "*" - -[package.dependencies] -flake8 = ">=4.0" -pytest = ">=7.0" - -[[package]] -name = "pytest-icdiff" -version = "0.6" -description = "use icdiff for better error messages in pytest assertions" -category = "dev" -optional = false -python-versions = ">=3.6" - -[package.dependencies] -icdiff = "*" -pprintpp = "*" -pytest = "*" - -[[package]] -name = "pytest-mock" -version = "3.10.0" -description = "Thin-wrapper around the mock package for easier use with pytest" -category = "dev" -optional = false -python-versions = ">=3.7" - -[package.dependencies] -pytest = ">=5.0" - -[package.extras] -dev = ["pre-commit", "pytest-asyncio", "tox"] - -[[package]] -name = "python-cinderclient" -version = "8.3.0" -description = "OpenStack Block Storage API Client Library" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -keystoneauth1 = ">=4.3.1" -"oslo.i18n" = ">=5.0.1" -"oslo.utils" = ">=4.8.0" -pbr = ">=5.5.0" -PrettyTable = ">=0.7.2" -requests = ">=2.25.1" -simplejson = ">=3.5.1" -stevedore = ">=3.3.0" - -[[package]] -name = "python-dateutil" -version = "2.8.2" -description = "Extensions to the standard Python datetime module" -category = "main" -optional = false -python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" - -[package.dependencies] -six = ">=1.5" - -[[package]] -name = "python-keystoneclient" -version = "4.5.0" -description = "Client Library for OpenStack Identity" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -debtcollector = ">=1.2.0" -keystoneauth1 = ">=3.4.0" -"oslo.config" = ">=5.2.0" -"oslo.i18n" = ">=3.15.3" -"oslo.serialization" = ">=2.18.0,<2.19.1 || >2.19.1" -"oslo.utils" = ">=3.33.0" -packaging = ">=20.4" -pbr = ">=2.0.0,<2.1.0 || >2.1.0" -requests = ">=2.14.2" -six = ">=1.10.0" -stevedore = ">=1.20.0" - -[[package]] -name = "python-novaclient" -version = "17.7.0" -description = "Client library for OpenStack Compute API" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -iso8601 = ">=0.1.11" -keystoneauth1 = ">=3.5.0" -"oslo.i18n" = ">=3.15.3" -"oslo.serialization" = ">=2.18.0,<2.19.1 || >2.19.1" -"oslo.utils" = ">=3.33.0" -pbr = ">=2.0.0,<2.1.0 || >2.1.0" -PrettyTable = ">=0.7.2" -stevedore = ">=2.0.1" - -[[package]] -name = "python-openstackclient" -version = "5.8.0" -description = "OpenStack Command-line Client" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -cliff = ">=3.5.0" -iso8601 = ">=0.1.11" -openstacksdk = ">=0.61.0" -osc-lib = ">=2.3.0" -"oslo.i18n" = ">=3.15.3" -"oslo.utils" = ">=3.33.0" -pbr = ">=2.0.0,<2.1.0 || >2.1.0" -python-cinderclient = ">=3.3.0" -python-keystoneclient = ">=3.22.0" -python-novaclient = ">=17.0.0" -stevedore = ">=2.0.1" - -[[package]] -name = "pytz" -version = "2022.6" -description = "World timezone definitions, modern and historical" -category = "main" -optional = false -python-versions = "*" - -[[package]] -name = "pytzdata" -version = "2020.1" -description = "The Olson timezone database for Python." -category = "main" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" - -[[package]] -name = "pywin32" -version = "305" -description = "Python for Window Extensions" -category = "main" -optional = true -python-versions = "*" - -[[package]] -name = "pyyaml" -version = "5.4.1" -description = "YAML parser and emitter for Python" -category = "main" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" - -[[package]] -name = "raven" -version = "6.10.0" -description = "Raven is a client for Sentry (https://getsentry.com)" -category = "main" -optional = false -python-versions = "*" - -[package.extras] -flask = ["Flask (>=0.8)", "blinker (>=1.1)"] -tests = ["Flask (>=0.8)", "Flask-Login (>=0.2.0)", "aiohttp", "anyjson", "blinker (>=1.1)", "blinker (>=1.1)", "bottle", "celery (>=2.5)", "coverage (<4)", "exam (>=0.5.2)", "flake8 (==3.5.0)", "logbook", "mock", "nose", "pytest (>=3.2.0,<3.3.0)", "pytest-cov (==2.5.1)", "pytest-flake8 (==1.0.0)", "pytest-pythonpath (==0.7.2)", "pytest-timeout (==1.2.1)", "pytest-xdist (==1.18.2)", "pytz", "requests", "sanic (>=0.7.0)", "tornado (>=4.1,<5.0)", "tox", "webob", "webtest", "wheel", "zconfig"] - -[[package]] -name = "redis" -version = "4.4.0" -description = "Python client for Redis database and key-value store" -category = "main" -optional = false -python-versions = ">=3.7" - -[package.dependencies] -async-timeout = ">=4.0.2" - -[package.extras] -hiredis = ["hiredis (>=1.0.0)"] -ocsp = ["cryptography (>=36.0.1)", "pyopenssl (==20.0.1)", "requests (>=2.26.0)"] - -[[package]] -name = "redislite" -version = "6.2.805324" -description = "Redis built into a python package" -category = "dev" -optional = false -python-versions = ">=3.7.0" - -[package.dependencies] -psutil = "*" -redis = "*" - -[[package]] -name = "requests" -version = "2.26.0" -description = "Python HTTP for Humans." -category = "main" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" - -[package.dependencies] -certifi = ">=2017.4.17" -charset-normalizer = {version = ">=2.0.0,<2.1.0", markers = "python_version >= \"3\""} -idna = {version = ">=2.5,<4", markers = "python_version >= \"3\""} -urllib3 = ">=1.21.1,<1.27" - -[package.extras] -socks = ["PySocks (>=1.5.6,!=1.5.7)", "win-inet-pton"] -use_chardet_on_py3 = ["chardet (>=3.0.2,<5)"] - -[[package]] -name = "requests-oauthlib" -version = "1.3.1" -description = "OAuthlib authentication support for Requests." -category = "main" -optional = true -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" - -[package.dependencies] -oauthlib = ">=3.0.0" -requests = ">=2.0.0" - -[package.extras] -rsa = ["oauthlib[signedtoken] (>=3.0.0)"] - -[[package]] -name = "requests-toolbelt" -version = "0.8.0" -description = "A utility belt for advanced users of python-requests" -category = "main" -optional = false -python-versions = "*" - -[package.dependencies] -requests = ">=2.0.1,<3.0.0" - -[[package]] -name = "requestsexceptions" -version = "1.4.0" -description = "Import exceptions from potentially bundled packages in requests." -category = "main" -optional = true -python-versions = "*" - -[[package]] -name = "rfc3986" -version = "2.0.0" -description = "Validating URI References per RFC 3986" -category = "main" -optional = true -python-versions = ">=3.7" - -[package.extras] -idna2008 = ["idna"] - -[[package]] -name = "rsa" -version = "4.7.2" -description = "Pure-Python RSA implementation" -category = "main" -optional = true -python-versions = ">=3.5, <4" - -[package.dependencies] -pyasn1 = ">=0.1.3" - -[[package]] -name = "ruamel.yaml" -version = "0.16.13" -description = "ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order" -category = "main" -optional = false -python-versions = "*" - -[package.dependencies] -"ruamel.yaml.clib" = {version = ">=0.1.2", markers = "platform_python_implementation == \"CPython\" and python_version < \"3.10\""} - -[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 = "main" -optional = false -python-versions = ">=3.5" - -[[package]] -name = "s3transfer" -version = "0.6.0" -description = "An Amazon S3 Transfer Manager" -category = "main" -optional = true -python-versions = ">= 3.7" - -[package.dependencies] -botocore = ">=1.12.36,<2.0a.0" - -[package.extras] -crt = ["botocore[crt] (>=1.20.29,<2.0a.0)"] - -[[package]] -name = "scp" -version = "0.14.5" -description = "scp module for paramiko" -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -paramiko = "*" - -[[package]] -name = "sentry-sdk" -version = "1.11.1" -description = "Python client for Sentry (https://sentry.io)" -category = "main" -optional = false -python-versions = "*" - -[package.dependencies] -certifi = "*" -urllib3 = {version = ">=1.26.11", markers = "python_version >= \"3.6\""} - -[package.extras] -aiohttp = ["aiohttp (>=3.5)"] -beam = ["apache-beam (>=2.12)"] -bottle = ["bottle (>=0.12.13)"] -celery = ["celery (>=3)"] -chalice = ["chalice (>=1.16.0)"] -django = ["django (>=1.8)"] -falcon = ["falcon (>=1.4)"] -fastapi = ["fastapi (>=0.79.0)"] -flask = ["blinker (>=1.1)", "flask (>=0.11)"] -httpx = ["httpx (>=0.16.0)"] -pure_eval = ["asttokens", "executing", "pure-eval"] -pymongo = ["pymongo (>=3.1)"] -pyspark = ["pyspark (>=2.4.4)"] -quart = ["blinker (>=1.1)", "quart (>=0.16.1)"] -rq = ["rq (>=0.6)"] -sanic = ["sanic (>=0.8)"] -sqlalchemy = ["sqlalchemy (>=1.2)"] -starlette = ["starlette (>=0.19.1)"] -tornado = ["tornado (>=5)"] - -[[package]] -name = "simplejson" -version = "3.18.0" -description = "Simple, fast, extensible JSON encoder/decoder for Python" -category = "main" -optional = true -python-versions = ">=2.5, !=3.0.*, !=3.1.*, !=3.2.*" - -[[package]] -name = "six" -version = "1.16.0" -description = "Python 2 and 3 compatibility utilities" -category = "main" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" - -[[package]] -name = "snowballstemmer" -version = "2.2.0" -description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms." -category = "main" -optional = false -python-versions = "*" - -[[package]] -name = "soupsieve" -version = "2.3.2.post1" -description = "A modern CSS selector implementation for Beautiful Soup." -category = "main" -optional = false -python-versions = ">=3.6" - -[[package]] -name = "sphinx" -version = "1.5.6" -description = "Python documentation generator" -category = "main" -optional = false -python-versions = "*" - -[package.dependencies] -alabaster = ">=0.7,<0.8" -babel = ">=1.3,<2.0 || >2.0" -colorama = {version = ">=0.3.5", markers = "sys_platform == \"win32\""} -docutils = ">=0.11" -imagesize = "*" -Jinja2 = ">=2.3" -Pygments = ">=2.0" -requests = ">=2.0.0" -six = ">=1.5" -snowballstemmer = ">=1.1" - -[package.extras] -test = ["html5lib", "mock", "pytest", "simplejson"] -websupport = ["sqlalchemy (>=0.9)", "whoosh (>=2.0)"] - -[[package]] -name = "sqlalchemy" -version = "1.4.22" -description = "Database Abstraction Library" -category = "main" -optional = false -python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" - -[package.dependencies] -greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\""} - -[package.extras] -aiomysql = ["aiomysql", "greenlet (!=0.4.17)"] -aiosqlite = ["aiosqlite", "greenlet (!=0.4.17)"] -asyncio = ["greenlet (!=0.4.17)"] -mariadb_connector = ["mariadb (>=1.0.1)"] -mssql = ["pyodbc"] -mssql_pymssql = ["pymssql"] -mssql_pyodbc = ["pyodbc"] -mypy = ["mypy (>=0.800)", "sqlalchemy2-stubs"] -mysql = ["mysqlclient (>=1.4.0)", "mysqlclient (>=1.4.0,<2)"] -mysql_connector = ["mysqlconnector"] -oracle = ["cx_oracle (>=7)", "cx_oracle (>=7,<8)"] -postgresql = ["psycopg2 (>=2.7)"] -postgresql_asyncpg = ["asyncpg", "greenlet (!=0.4.17)"] -postgresql_pg8000 = ["pg8000 (>=1.16.6)"] -postgresql_psycopg2binary = ["psycopg2-binary"] -postgresql_psycopg2cffi = ["psycopg2cffi"] -pymysql = ["pymysql", "pymysql (<1)"] -sqlcipher = ["sqlcipher3-binary"] - -[[package]] -name = "sqlalchemy-stubs" -version = "0.4" -description = "SQLAlchemy stubs and mypy plugin" -category = "dev" -optional = false -python-versions = "*" - -[package.dependencies] -mypy = ">=0.790" -typing-extensions = ">=3.7.4" - -[[package]] -name = "sqlalchemy-utils" -version = "0.38.3" -description = "Various utility functions for SQLAlchemy." -category = "main" -optional = false -python-versions = "~=3.6" - -[package.dependencies] -SQLAlchemy = ">=1.3" - -[package.extras] -arrow = ["arrow (>=0.3.4)"] -babel = ["Babel (>=1.3)"] -color = ["colour (>=0.0.4)"] -encrypted = ["cryptography (>=0.6)"] -intervals = ["intervals (>=0.7.1)"] -password = ["passlib (>=1.6,<2.0)"] -pendulum = ["pendulum (>=2.0.5)"] -phone = ["phonenumbers (>=5.9.2)"] -test = ["Jinja2 (>=2.3)", "Pygments (>=1.2)", "backports.zoneinfo", "docutils (>=0.10)", "flake8 (>=2.4.0)", "flexmock (>=0.9.7)", "isort (>=4.2.2)", "pg8000 (>=1.12.4)", "psycopg2 (>=2.5.1)", "psycopg2cffi (>=2.8.1)", "pymysql", "pyodbc", "pytest (>=2.7.1)", "python-dateutil (>=2.6)", "pytz (>=2014.2)"] -test_all = ["Babel (>=1.3)", "Jinja2 (>=2.3)", "Pygments (>=1.2)", "arrow (>=0.3.4)", "backports.zoneinfo", "colour (>=0.0.4)", "cryptography (>=0.6)", "docutils (>=0.10)", "flake8 (>=2.4.0)", "flexmock (>=0.9.7)", "furl (>=0.4.1)", "intervals (>=0.7.1)", "isort (>=4.2.2)", "passlib (>=1.6,<2.0)", "pendulum (>=2.0.5)", "pg8000 (>=1.12.4)", "phonenumbers (>=5.9.2)", "psycopg2 (>=2.5.1)", "psycopg2cffi (>=2.8.1)", "pymysql", "pyodbc", "pytest (>=2.7.1)", "python-dateutil", "python-dateutil (>=2.6)", "pytz (>=2014.2)"] -timezone = ["python-dateutil"] -url = ["furl (>=0.4.1)"] - -[[package]] -name = "sshtunnel" -version = "0.4.0" -description = "Pure python SSH tunnels" -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -paramiko = ">=2.7.2" - -[package.extras] -build_sphinx = ["sphinx", "sphinxcontrib-napoleon"] -dev = ["check-manifest"] -test = ["tox (>=1.8.1)"] - -[[package]] -name = "stackprinter" -version = "0.2.10" -description = "Debug-friendly stack traces, with variable values and semantic highlighting" -category = "main" -optional = false -python-versions = ">=3.4" - -[[package]] -name = "stevedore" -version = "3.5.2" -description = "Manage dynamic plugins for Python applications" -category = "main" -optional = true -python-versions = ">=3.6" - -[package.dependencies] -pbr = ">=2.0.0,<2.1.0 || >2.1.0" - -[[package]] -name = "tabulate" -version = "0.8.10" -description = "Pretty-print tabular data" -category = "main" -optional = false -python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" - -[package.extras] -widechars = ["wcwidth"] - -[[package]] -name = "toml" -version = "0.10.2" -description = "Python Library for Tom's Obvious, Minimal Language" -category = "dev" -optional = false -python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" - -[[package]] -name = "tomli" -version = "2.0.1" -description = "A lil' TOML parser" -category = "dev" -optional = false -python-versions = ">=3.7" - -[[package]] -name = "types-mock" -version = "4.0.15.2" -description = "Typing stubs for mock" -category = "dev" -optional = false -python-versions = "*" - -[[package]] -name = "types-setuptools" -version = "65.6.0.2" -description = "Typing stubs for setuptools" -category = "dev" -optional = false -python-versions = "*" - -[[package]] -name = "typing-extensions" -version = "3.10.0.2" -description = "Backported and Experimental Type Hints for Python 3.5+" -category = "main" -optional = false -python-versions = "*" - -[[package]] -name = "typing-inspect" -version = "0.6.0" -description = "Runtime inspection utilities for typing module." -category = "main" -optional = false -python-versions = "*" - -[package.dependencies] -mypy-extensions = ">=0.3.0" -typing-extensions = ">=3.7.4" - -[[package]] -name = "urllib3" -version = "1.26.14" -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.*" - -[package.dependencies] -certifi = {version = "*", optional = true, markers = "extra == \"secure\""} -cryptography = {version = ">=1.3.4", optional = true, markers = "extra == \"secure\""} -idna = {version = ">=2.0.0", optional = true, markers = "extra == \"secure\""} -pyOpenSSL = {version = ">=0.14", optional = true, markers = "extra == \"secure\""} -urllib3-secure-extra = {version = "*", optional = true, markers = "extra == \"secure\""} - -[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)"] - -[[package]] -name = "urllib3-secure-extra" -version = "0.1.0" -description = "Marker library to detect whether urllib3 was installed with the deprecated [secure] extra" -category = "main" -optional = true -python-versions = "*" - -[[package]] -name = "urlnormalizer" -version = "1.2.5" -description = "Normalize URLs. Mostly useful for deduplicating HTTP URLs." -category = "main" -optional = false -python-versions = "*" - -[package.dependencies] -chardet = "*" -six = "*" - -[[package]] -name = "virtualenv" -version = "20.16.2" -description = "Virtual Python Environment builder" -category = "dev" -optional = false -python-versions = ">=3.6" - -[package.dependencies] -distlib = ">=0.3.1,<1" -filelock = ">=3.2,<4" -platformdirs = ">=2,<3" - -[package.extras] -docs = ["proselint (>=0.10.2)", "sphinx (>=3)", "sphinx-argparse (>=0.2.5)", "sphinx-rtd-theme (>=0.4.3)", "towncrier (>=21.3)"] -testing = ["coverage (>=4)", "coverage-enable-subprocess (>=1)", "flaky (>=3)", "packaging (>=20.0)", "pytest (>=4)", "pytest-env (>=0.6.2)", "pytest-freezegun (>=0.4.1)", "pytest-mock (>=2)", "pytest-randomly (>=1)", "pytest-timeout (>=1)"] - -[[package]] -name = "vsts" -version = "0.1.25" -description = "Python wrapper around the VSTS APIs" -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -msrest = ">=0.6.0,<0.7.0" - -[[package]] -name = "vsts-cd-manager" -version = "1.0.2" -description = "Python wrapper around some of the VSTS APIs" -category = "main" -optional = true -python-versions = "*" - -[package.dependencies] -mock = "*" -msrest = ">=0.2.0" - -[[package]] -name = "wcwidth" -version = "0.2.5" -description = "Measures the displayed width of unicode strings in a terminal" -category = "main" -optional = true -python-versions = "*" - -[[package]] -name = "websocket-client" -version = "1.5.0" -description = "WebSocket client for Python with low level API options" -category = "main" -optional = true -python-versions = ">=3.7" - -[package.extras] -docs = ["Sphinx (>=3.4)", "sphinx-rtd-theme (>=0.5)"] -optional = ["python-socks", "wsaccel"] -test = ["websockets"] - -[[package]] -name = "wrapt" -version = "1.14.1" -description = "Module for decorators, wrappers and monkey patching." -category = "main" -optional = true -python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" - -[[package]] -name = "xmltodict" -version = "0.13.0" -description = "Makes working with XML feel like you are working with JSON" -category = "main" -optional = true -python-versions = ">=3.4" - -[[package]] -name = "zipp" -version = "3.11.0" -description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" -optional = false -python-versions = ">=3.7" - -[package.extras] -docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)"] -testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"] - -[extras] -full = ["awscli", "azure-cli", "beaker-client", "python-openstackclient"] - -[metadata] -lock-version = "1.1" -python-versions = "~3.9.0" -content-hash = "1cc7b32969fb855fd01bf146752482b8f95dc318a20662aa8cf7c35ec236063f" - -[metadata.files] -adal = [ - {file = "adal-1.2.7-py2.py3-none-any.whl", hash = "sha256:2a7451ed7441ddbc57703042204a3e30ef747478eea022c70f789fc7f084bc3d"}, - {file = "adal-1.2.7.tar.gz", hash = "sha256:d74f45b81317454d96e982fd1c50e6fb5c99ac2223728aea8764433a39f566f1"}, -] -alabaster = [ - {file = "alabaster-0.7.12-py2.py3-none-any.whl", hash = "sha256:446438bdcca0e05bd45ea2de1668c1d9b032e1a9154c2c259092d77031ddd359"}, - {file = "alabaster-0.7.12.tar.gz", hash = "sha256:a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02"}, -] -alembic = [ - {file = "alembic-1.8.1-py3-none-any.whl", hash = "sha256:0a024d7f2de88d738d7395ff866997314c837be6104e90c5724350313dee4da4"}, - {file = "alembic-1.8.1.tar.gz", hash = "sha256:cd0b5e45b14b706426b833f06369b9a6d5ee03f826ec3238723ce8caaf6e5ffa"}, -] -antlr4-python3-runtime = [ - {file = "antlr4-python3-runtime-4.11.1.tar.gz", hash = "sha256:a53de701312f9bdacc5258a6872cd6c62b90d3a90ae25e494026f76267333b60"}, - {file = "antlr4_python3_runtime-4.11.1-py3-none-any.whl", hash = "sha256:ff1954eda1ca9072c02bf500387d0c86cb549bef4dbb3b64f39468b547ec5f6b"}, -] -appdirs = [ - {file = "appdirs-1.4.4-py2.py3-none-any.whl", hash = "sha256:a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128"}, - {file = "appdirs-1.4.4.tar.gz", hash = "sha256:7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41"}, -] -applicationinsights = [ - {file = "applicationinsights-0.11.7-py2.py3-none-any.whl", hash = "sha256:42a2eb05fad51ffdd8246fdf5b2d2c0166d2b34f75a06940a2443d7e17a219fe"}, - {file = "applicationinsights-0.11.7.tar.gz", hash = "sha256:c4712ede8eeca57e611b7fd4b3b6c345745a4a002a08145ab45f92d31d900040"}, -] -argcomplete = [ - {file = "argcomplete-2.0.0-py2.py3-none-any.whl", hash = "sha256:cffa11ea77999bb0dd27bb25ff6dc142a6796142f68d45b1a26b11f58724561e"}, - {file = "argcomplete-2.0.0.tar.gz", hash = "sha256:6372ad78c89d662035101418ae253668445b391755cfe94ea52f1b9d22425b20"}, -] -async-timeout = [ - {file = "async-timeout-4.0.2.tar.gz", hash = "sha256:2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15"}, - {file = "async_timeout-4.0.2-py3-none-any.whl", hash = "sha256:8ca1e4fcf50d07413d66d1a5e416e42cfdf5851c981d679a09851a6853383b3c"}, -] -attrs = [ - {file = "attrs-22.1.0-py2.py3-none-any.whl", hash = "sha256:86efa402f67bf2df34f51a335487cf46b1ec130d02b8d39fd248abfd30da551c"}, - {file = "attrs-22.1.0.tar.gz", hash = "sha256:29adc2665447e5191d0e7c568fde78b21f9672d344281d0c6e1ab085429b22b6"}, -] -autopage = [ - {file = "autopage-0.5.1-py3-none-any.whl", hash = "sha256:0fbf5efbe78d466a26753e1dee3272423a3adc989d6a778c700e89a3f8ff0d88"}, - {file = "autopage-0.5.1.tar.gz", hash = "sha256:01be3ee61bb714e9090fcc5c10f4cf546c396331c620c6ae50a2321b28ed3199"}, -] -awscli = [ - {file = "awscli-1.27.24-py3-none-any.whl", hash = "sha256:e8467de50271726caa5c58ea35aae91e57e7181c843fd9b7d8268127c50c4348"}, - {file = "awscli-1.27.24.tar.gz", hash = "sha256:1beea8f4e38830bc676296e24afabc9fa04843484fa4188fbdf9d85242896ec6"}, -] -azure-batch = [ - {file = "azure-batch-6.0.0.zip", hash = "sha256:38a1a20a25a04c26f5bbe65f47e0c456d87ec4b6109bad2c97e10de9f48ecb38"}, - {file = "azure_batch-6.0.0-py2.py3-none-any.whl", hash = "sha256:d89aaa65947c80541939c16e284adaef6d0af3c52cadb7b82af94d062ad88cf3"}, -] -azure-cli = [ - {file = "azure-cli-2.0.67.tar.gz", hash = "sha256:4c7e87f8bb6f6143f5a2c2bc9c2e7e7d56f6836dbb658cca00452cfd09194ec5"}, - {file = "azure_cli-2.0.67-py2.py3-none-any.whl", hash = "sha256:b1aa8fb64ed8a1c342ae9f1351b71a25c718ee9be8ae8f05d47f5eb18abadf32"}, -] -azure-cli-acr = [ - {file = "azure-cli-acr-2.2.9.tar.gz", hash = "sha256:577d35fc11dad396bfb4983e9cd210b9da73623c7e51490f8274fa938646910e"}, - {file = "azure_cli_acr-2.2.9-py2.py3-none-any.whl", hash = "sha256:05d22a3c52b264eb291d7ce54c69813d001f7e5507ce5cd95b4b49e4ad76b0f3"}, -] -azure-cli-acs = [ - {file = "azure-cli-acs-2.4.4.tar.gz", hash = "sha256:f89fbca9ae4d070be8924eac6ed7bdf44a64a4850d825330bc6f0daecf946e86"}, - {file = "azure_cli_acs-2.4.4-py2.py3-none-any.whl", hash = "sha256:d06cb69f644d81d7fb077fe9de3aefc8f36f0da5463f245dcb385c72a34269fa"}, -] -azure-cli-advisor = [ - {file = "azure-cli-advisor-2.0.1.tar.gz", hash = "sha256:63bdd1d8fa356c6b05f8a8681e48b02f11e667548ffc9d1c7cd16712796ff1bd"}, - {file = "azure_cli_advisor-2.0.1-py2.py3-none-any.whl", hash = "sha256:41720839c2cca7a6933a5f0809eb3810ba81f4d4297e97dd858499932309d83a"}, -] -azure-cli-ams = [ - {file = "azure-cli-ams-0.4.7.tar.gz", hash = "sha256:eb4f56604abd26c29e30f525ae32f291255f3bd2eb82a4f5dc70f7ff9f833583"}, - {file = "azure_cli_ams-0.4.7-py2.py3-none-any.whl", hash = "sha256:e0891607580002e3e036b793ebfa7c214b2b6b3dc638d1aa65eec25a4906950d"}, -] -azure-cli-appservice = [ - {file = "azure-cli-appservice-0.2.21.tar.gz", hash = "sha256:76460184083e5a4dcb38c02ed8c2cc3e180c8396df135cf3b1e27c4214e8df06"}, - {file = "azure_cli_appservice-0.2.21-py2.py3-none-any.whl", hash = "sha256:62afd6263410eefa4fc07e50318fdb11bb82dc6cb6d16412403d3b4bf15a3fcf"}, -] -azure-cli-backup = [ - {file = "azure-cli-backup-1.2.5.tar.gz", hash = "sha256:a16561644880745f349cfbaaeba2fb634586d4277e63dd42f613fa525263c526"}, - {file = "azure_cli_backup-1.2.5-py2.py3-none-any.whl", hash = "sha256:e2adf1f830cc38a16b099ab168e3029835e81f1880d76fbee0fd52c890aaa3c2"}, -] -azure-cli-batch = [ - {file = "azure-cli-batch-4.0.3.tar.gz", hash = "sha256:58eae1d7ccdbd20abe9650e0cac42e596389d7540dc11e9c07e87004d8c96135"}, - {file = "azure_cli_batch-4.0.3-py2.py3-none-any.whl", hash = "sha256:2fd21a7bf6974b920c010da3b57f927988d0662daf9cfdab0ec2e0fb00ec39df"}, -] -azure-cli-batchai = [ - {file = "azure-cli-batchai-0.4.10.tar.gz", hash = "sha256:c93123902f5a5da7ac455ae11abb6c008b73eb8b784c7955564202a6b021422c"}, - {file = "azure_cli_batchai-0.4.10-py2.py3-none-any.whl", hash = "sha256:83dea6ab0d7dea8ec258c6983996a24f2fc7039d71a636a7efc0845cd2dbf1b6"}, -] -azure-cli-billing = [ - {file = "azure-cli-billing-0.2.2.tar.gz", hash = "sha256:31433a8ab55828683297996fad99ced4f6891431557e9c081cd424b866154197"}, - {file = "azure_cli_billing-0.2.2-py2.py3-none-any.whl", hash = "sha256:dab2cd82443ff66b6aed540123fbd83f174af49e059491d78aca90cfa4c0aaba"}, -] -azure-cli-botservice = [ - {file = "azure-cli-botservice-0.2.2.tar.gz", hash = "sha256:4d9e290a9a83a2265b7a3a24d25cc2b5752a374711987260cee4acc464d4a28f"}, - {file = "azure_cli_botservice-0.2.2-py2.py3-none-any.whl", hash = "sha256:6d6a801c0428b577943962924d780715122530da6d7174076b8fb4aa3e470447"}, -] -azure-cli-cdn = [ - {file = "azure-cli-cdn-0.2.4.tar.gz", hash = "sha256:88a16b2f248eee98cc40181b2f98764f231d30cc35061f4925d34c108a36eeab"}, - {file = "azure_cli_cdn-0.2.4-py2.py3-none-any.whl", hash = "sha256:654d9f03655a1c7703cc4fa6cac31f97c476e795e567eec03d0bd1e184c02320"}, -] -azure-cli-cloud = [ - {file = "azure-cli-cloud-2.1.1.tar.gz", hash = "sha256:2bb40d7e76216789e8b1c4e993f8724c8f156b41537330170c64e5f63257ac3d"}, - {file = "azure_cli_cloud-2.1.1-py2.py3-none-any.whl", hash = "sha256:0df0268da7978868192f2d241d3049b16f4d8badf5a0c870be73c7f366dbc6d4"}, -] -azure-cli-cognitiveservices = [ - {file = "azure-cli-cognitiveservices-0.2.6.tar.gz", hash = "sha256:709db9aec859f0dd557f5235fae43d3bb049393b5e447d0a4c1399b51265262a"}, - {file = "azure_cli_cognitiveservices-0.2.6-py2.py3-none-any.whl", hash = "sha256:b0cd3298f5e44ce057bd8b2b5022e15489bf94ec145edd79ce16bc38feb9e2e5"}, -] -azure-cli-command-modules-nspkg = [ - {file = "azure-cli-command-modules-nspkg-2.0.2.tar.gz", hash = "sha256:a3f85eb636e403809734b1131423518348382208a2d28a08c272160a6cce9086"}, - {file = "azure_cli_command_modules_nspkg-2.0.2-py2.py3-none-any.whl", hash = "sha256:0698597ce4bf5d90e335415c271c8d025fe75dce1655c1934ac00bd16a661ca5"}, -] -azure-cli-configure = [ - {file = "azure-cli-configure-2.0.24.tar.gz", hash = "sha256:0645e91c86475aceb8314e56d524e493d9b39e802845b6006900ae8160f5a172"}, - {file = "azure_cli_configure-2.0.24-py2.py3-none-any.whl", hash = "sha256:85cd7f7a1cb639b57f098bb249040abaa987f3c948b34979ca630874eaf218af"}, -] -azure-cli-consumption = [ - {file = "azure-cli-consumption-0.4.4.tar.gz", hash = "sha256:6c96763ec86acfbe6b8e3207c9ab2fb9ef08c28d33a68431e31f0fc538ccb13e"}, - {file = "azure_cli_consumption-0.4.4-py2.py3-none-any.whl", hash = "sha256:5a97ce88c0e86d1f05beb614e820e14cb8bacc913070390128a832acda678619"}, -] -azure-cli-container = [ - {file = "azure-cli-container-0.3.18.tar.gz", hash = "sha256:0c1b46aacd9bcd24f27cf92b5b7ed6193bc1aa8b05aafde7c3bb1ea7cdf69bad"}, - {file = "azure_cli_container-0.3.18-py2.py3-none-any.whl", hash = "sha256:97108da14807227f08542b8b6a9d907942b28df34423f6be604516f3e188cb53"}, -] -azure-cli-core = [ - {file = "azure-cli-core-2.0.67.tar.gz", hash = "sha256:af52a0af876ca1153ff71d2d320234e681c35a8cbdcf14336edd55e57b9ab565"}, - {file = "azure_cli_core-2.0.67-py2.py3-none-any.whl", hash = "sha256:a3f3c41dd751a30359cde904fa7ecb20a9f87ef64f8b9a4c1259156b79e99299"}, -] -azure-cli-cosmosdb = [ - {file = "azure-cli-cosmosdb-0.2.11.tar.gz", hash = "sha256:2b1dc92d65f8ff7fc4abc0f4e6f9ffdf46c3229f0f3ee956c339bacd2f1544a0"}, - {file = "azure_cli_cosmosdb-0.2.11-py2.py3-none-any.whl", hash = "sha256:4c3cbe941a920c2331bb6a3c9116135a3e2c14255f75498392fd14111781aad5"}, -] -azure-cli-deploymentmanager = [ - {file = "azure-cli-deploymentmanager-0.1.1.tar.gz", hash = "sha256:e8fa7f69b6e322bceff4ed153295ceef6a11636aaab6d995f51274f4ac63ad20"}, - {file = "azure_cli_deploymentmanager-0.1.1-py2.py3-none-any.whl", hash = "sha256:1d9aeddd0269560de80c11d29f948bb99505119a3e72f5368556ed0575ea614e"}, -] -azure-cli-dla = [ - {file = "azure-cli-dla-0.2.6.tar.gz", hash = "sha256:92d7708ec9ffea1d3a4e39ab51c48a8e1e61c87c9f9e002fec7fcb9a727a4a9f"}, - {file = "azure_cli_dla-0.2.6-py2.py3-none-any.whl", hash = "sha256:b595642d732f55a612f75de616759c036fdb470a24f3ab3102c7e7d65d189486"}, -] -azure-cli-dls = [ - {file = "azure-cli-dls-0.1.10.tar.gz", hash = "sha256:2ff4769754dbb168cf234151ffa40882d1c7deb0097468ef2cf1e7c9ecc3a389"}, - {file = "azure_cli_dls-0.1.10-py2.py3-none-any.whl", hash = "sha256:8789a378b71edb7d205e2c8569c9084bedce26a9dde8f7aeb4c2fd4674d78bba"}, -] -azure-cli-dms = [ - {file = "azure-cli-dms-0.1.4.tar.gz", hash = "sha256:a16fe2d364f5c48e6ad9a196e6f9052698fff336ac52cb43988f0d12e193e97d"}, - {file = "azure_cli_dms-0.1.4-py2.py3-none-any.whl", hash = "sha256:ac6570e8da3c46709173ed8a1891e5de367074842b09432d357cee7d0371077a"}, -] -azure-cli-eventgrid = [ - {file = "azure-cli-eventgrid-0.2.4.tar.gz", hash = "sha256:62e4dd24c96539d82172f521061961f38127c59abe1287ae1a1598a246867707"}, - {file = "azure_cli_eventgrid-0.2.4-py2.py3-none-any.whl", hash = "sha256:33b8cbcab70a7fb7f38bd4f302d700c14b8f09baae1766fa76df5bea9d0a29b7"}, -] -azure-cli-eventhubs = [ - {file = "azure-cli-eventhubs-0.3.7.tar.gz", hash = "sha256:380c584d45da5a6a7b8daca71ea41ea22b2a599f3ddd258c278d1215a39c056f"}, - {file = "azure_cli_eventhubs-0.3.7-py2.py3-none-any.whl", hash = "sha256:6cc5670b79e426c634cf7e9a1df049523c0726645f8cca7823a8986c57b6992b"}, -] -azure-cli-extension = [ - {file = "azure-cli-extension-0.2.5.tar.gz", hash = "sha256:94f74bc305c78255d595ac136c46e6e375cee0126930f182d7ba02eabea21e3f"}, - {file = "azure_cli_extension-0.2.5-py2.py3-none-any.whl", hash = "sha256:ebe127b90467c66a8f6035ee0e1bd053d684467d801906f6199f399a878c78b9"}, -] -azure-cli-feedback = [ - {file = "azure-cli-feedback-2.2.1.tar.gz", hash = "sha256:73c43f4b9495465b9b1d8bc0d94e06bf4f08e2124d171b02c92b4206997a6f9e"}, - {file = "azure_cli_feedback-2.2.1-py2.py3-none-any.whl", hash = "sha256:09cf9538b79828f1e32b3fbc074ec0720ff4f5278f5cd2fea6ca11e64addd17f"}, -] -azure-cli-find = [ - {file = "azure-cli-find-0.3.4.tar.gz", hash = "sha256:193c15f57847ac992e21c1fa05a241f9a2cac0b2fd9d8099a139cf3b4254535c"}, - {file = "azure_cli_find-0.3.4-py2.py3-none-any.whl", hash = "sha256:807a7bd4aab7f1f9e55affa396646f7faef6d6550a646599d3af7e457d2b3bd4"}, -] -azure-cli-hdinsight = [ - {file = "azure-cli-hdinsight-0.3.5.tar.gz", hash = "sha256:6c8b15cad14bad6e0bbae4f7ded521c2ce25363101d942a80c654b464422fe58"}, - {file = "azure_cli_hdinsight-0.3.5-py2.py3-none-any.whl", hash = "sha256:f361829336c172261075ffb984c5eeed6914fbf92336b0b66b9a0fdf03e5dff0"}, -] -azure-cli-interactive = [ - {file = "azure-cli-interactive-0.4.5.tar.gz", hash = "sha256:bf265d5ca7d0c3d9b79927b76a8bca6096facac92b733ebe27bbba8bfde1c422"}, - {file = "azure_cli_interactive-0.4.5-py2.py3-none-any.whl", hash = "sha256:9b5c518d132ebe8ba5db1b1c4c28231be57d653de4e316fba853e1afaad6f33e"}, -] -azure-cli-iot = [ - {file = "azure-cli-iot-0.3.11.tar.gz", hash = "sha256:ad96f6ba12c352967ac2a93d830fdd02b9d0a4fc1f56d6055aa84ba116ce9866"}, - {file = "azure_cli_iot-0.3.11-py2.py3-none-any.whl", hash = "sha256:33029acfe18c19f3a95245b86192d0ab630d329b0013f389e1b76e689a28f4ec"}, -] -azure-cli-iotcentral = [ - {file = "azure-cli-iotcentral-0.1.7.tar.gz", hash = "sha256:f7fcc39da95d76b8ca7d67df2574308fddc498c7c5bfcc0f1464a326abcaad64"}, - {file = "azure_cli_iotcentral-0.1.7-py2.py3-none-any.whl", hash = "sha256:da621bdda0bd428e395d570249db1717e56465983a30cf8ff724d28fd200487f"}, -] -azure-cli-keyvault = [ - {file = "azure-cli-keyvault-2.2.16.tar.gz", hash = "sha256:2d1200e354bee8a56290b3a94f1f8c54fc32b30344ba5587a9cfd973349b3ec9"}, - {file = "azure_cli_keyvault-2.2.16-py2.py3-none-any.whl", hash = "sha256:66711e7f5d119b76aaae17c8d16ffb8801ce233ed29ff71ed6255a389dd0c880"}, -] -azure-cli-kusto = [ - {file = "azure-cli-kusto-0.2.3.tar.gz", hash = "sha256:a52f9adae4b362a677188d9061fb032949283dbee17e7cff32a24bfdbfb853f9"}, - {file = "azure_cli_kusto-0.2.3-py2.py3-none-any.whl", hash = "sha256:f4262d1b9bef9f29c99f2ea8a2eea94759e06e1e33953a35dab02149b50b4dee"}, -] -azure-cli-lab = [ - {file = "azure-cli-lab-0.1.8.tar.gz", hash = "sha256:ab32b224fec8905c525eb7deefc444fdc84ec0e4b48dd7149378e84ce4b622cf"}, - {file = "azure_cli_lab-0.1.8-py2.py3-none-any.whl", hash = "sha256:6c0cea9a5a643008243a47043fcc08ce69da3ff4a878e9bb2f318c011893c475"}, -] -azure-cli-maps = [ - {file = "azure-cli-maps-0.3.5.tar.gz", hash = "sha256:61e52d7f40e0f2162f83c324c15828b9df1d4c00d5b45aca11336262ee5163b7"}, - {file = "azure_cli_maps-0.3.5-py2.py3-none-any.whl", hash = "sha256:480cbbd0b75b2d0d4897fc340131c3818c68508386a681653c3e9c778d61763e"}, -] -azure-cli-monitor = [ - {file = "azure-cli-monitor-0.2.15.tar.gz", hash = "sha256:e48590ab2c3d9f17978f1e55d556b7d56566e362746b6aff777ff75e114d89ea"}, - {file = "azure_cli_monitor-0.2.15-py2.py3-none-any.whl", hash = "sha256:cda6ef9bbc66dbb5d645d59821c553822b56f368774e65ce8649c00ab4c8f127"}, -] -azure-cli-natgateway = [ - {file = "azure-cli-natgateway-0.1.1.tar.gz", hash = "sha256:d00862ca7263bf10a6a4a31d29eed30dd345b013ed862d0aaedb902bffd601a6"}, - {file = "azure_cli_natgateway-0.1.1-py2.py3-none-any.whl", hash = "sha256:174ce89ec0dd3e6ece12007623c01c03e2a087ade2c539507ee7d49f006528c8"}, -] -azure-cli-network = [ - {file = "azure-cli-network-2.5.2.tar.gz", hash = "sha256:86923f8afcf1fd38c074fad39f337cb26b1549233e6b002cac9f7667a7f9e423"}, - {file = "azure_cli_network-2.5.2-py2.py3-none-any.whl", hash = "sha256:acfd670c5e7e235f1678ccb8682a3d56e47d1ac00a98e2ca59f2b106296e33b1"}, -] -azure-cli-nspkg = [ - {file = "azure-cli-nspkg-3.0.3.tar.gz", hash = "sha256:1733d195b5b9c79a2d9d02cb1e3e2698103548aac31547961134313bd7af2239"}, - {file = "azure_cli_nspkg-3.0.3-py2.py3-none-any.whl", hash = "sha256:34095c34a04a31868356115f7a2a5eba5e93afb28a35713a713f2ea587b72d2c"}, -] -azure-cli-policyinsights = [ - {file = "azure-cli-policyinsights-0.1.4.tar.gz", hash = "sha256:83dda6cbd5923c7124993a92586c3f28625f4151101b39e9e98871fc13b39750"}, - {file = "azure_cli_policyinsights-0.1.4-py2.py3-none-any.whl", hash = "sha256:ca6c3029c06176db2a549ce69428009c23415aba99431910e9483381b23a4d98"}, -] -azure-cli-privatedns = [ - {file = "azure-cli-privatedns-1.0.2.tar.gz", hash = "sha256:634d0f7fc5ade32cc3d2b19db23a687211a1c16a52e5c19d6f5d2301413d0cf1"}, - {file = "azure_cli_privatedns-1.0.2-py2.py3-none-any.whl", hash = "sha256:2a18b19d26bfa8ad4b473d46ad9b887a11a8a295074b82b0971fd9c76b8bb24c"}, -] -azure-cli-profile = [ - {file = "azure-cli-profile-2.1.5.tar.gz", hash = "sha256:21966eb8ece9282845a8943bd7d99d1df69841bc8a4679b43c1780464232e7ac"}, - {file = "azure_cli_profile-2.1.5-py2.py3-none-any.whl", hash = "sha256:bb65193178b7ba3c2c712d87367317c53c8dd3b2ef0f37155f0bab9f19281ebf"}, -] -azure-cli-rdbms = [ - {file = "azure-cli-rdbms-0.3.12.tar.gz", hash = "sha256:f5e8a670020f9ed20fea3b2dfb5cf82d136cbf02fe5156f57fe6cc398073373d"}, - {file = "azure_cli_rdbms-0.3.12-py2.py3-none-any.whl", hash = "sha256:931419372a4695aa978287a9a42b028e79b5bb551baf719a86bb343f8598548c"}, -] -azure-cli-redis = [ - {file = "azure-cli-redis-0.4.4.tar.gz", hash = "sha256:5c3802730ef17264d9400a11f0ae731a8af02c2fb0f45d717adc036b3b882b06"}, - {file = "azure_cli_redis-0.4.4-py2.py3-none-any.whl", hash = "sha256:df29cc82dc25da69a6c181f6ff4bc11a1df4e1f717bc3eabb77a58b97fa5ce35"}, -] -azure-cli-relay = [ - {file = "azure-cli-relay-0.1.5.tar.gz", hash = "sha256:879c4a41f84a8168082e3b65f26081c8872b6986abf3310c8978554635ed1bab"}, - {file = "azure_cli_relay-0.1.5-py2.py3-none-any.whl", hash = "sha256:4c48b8f83665f8c874bb77199c238e0b913897a1d8ade64477d783c0b8a4b805"}, -] -azure-cli-reservations = [ - {file = "azure-cli-reservations-0.4.3.tar.gz", hash = "sha256:8deaf25bdb1c7acb09c29be3d40c48a1f28f6e62a8f816b5173ae57a14376709"}, - {file = "azure_cli_reservations-0.4.3-py2.py3-none-any.whl", hash = "sha256:2cb8e8e8e39c18d5d537118fb13bfae3f2321c51e96a4ca8c61066c95b3ad61f"}, -] -azure-cli-resource = [ - {file = "azure-cli-resource-2.1.16.tar.gz", hash = "sha256:d4a5c18de5bec0ed844dda0efb6d342af7868237b8591d7aed52ef0cef811333"}, - {file = "azure_cli_resource-2.1.16-py2.py3-none-any.whl", hash = "sha256:9433c106ede349a7806426452cfd3a0f496560f15a5959faef15e58f12fd4a2c"}, -] -azure-cli-role = [ - {file = "azure-cli-role-2.6.4.tar.gz", hash = "sha256:0984af4b1bfa51566d4e518d85f1245785ae51c7374392823644a71f505481ab"}, - {file = "azure_cli_role-2.6.4-py2.py3-none-any.whl", hash = "sha256:0a561dcf8bed65257ef34ee422eb43132c25fd35b440fe1b3c42c19e3e326ef9"}, -] -azure-cli-search = [ - {file = "azure-cli-search-0.1.2.tar.gz", hash = "sha256:7f6c11e380172b2b91421e8416f94d055af6a35cc70e16718325d9f04445f455"}, - {file = "azure_cli_search-0.1.2-py2.py3-none-any.whl", hash = "sha256:a9326dec182a17e69b25887627f53cce1e4d00240b3af43596fe088a94b0745e"}, -] -azure-cli-security = [ - {file = "azure-cli-security-0.1.2.tar.gz", hash = "sha256:f6e7e0f21c54584f4a19b94339054e68c57d87a87567fbf8168066e12b04a6ef"}, - {file = "azure_cli_security-0.1.2-py2.py3-none-any.whl", hash = "sha256:a2d859756d73dbfd81e178008307f45b3d9a7ce07d29f3be6b0ab75929904ca1"}, -] -azure-cli-servicebus = [ - {file = "azure-cli-servicebus-0.3.6.tar.gz", hash = "sha256:c3311d7858548b83650cdf9f2a2e0178112e16e8d4a3062a2bf42d1789fbae81"}, - {file = "azure_cli_servicebus-0.3.6-py2.py3-none-any.whl", hash = "sha256:86de377a1481f3a613d5de137b298ac636cc29d32aa0a0a120ac9583340f404e"}, -] -azure-cli-servicefabric = [ - {file = "azure-cli-servicefabric-0.1.20.tar.gz", hash = "sha256:8a81b4192ad128d1dfdfae4cdd5f453e9d39d5592a7879c82752a20870901a40"}, - {file = "azure_cli_servicefabric-0.1.20-py2.py3-none-any.whl", hash = "sha256:d7c56615a13d321438ea5fd4063d463e3e0e395b6902d287d7c046844256bb28"}, -] -azure-cli-signalr = [ - {file = "azure-cli-signalr-1.0.1.tar.gz", hash = "sha256:48722925ba3bcaa99965573cafafb22d03c842ff74ffe8e972f9daf525c77176"}, - {file = "azure_cli_signalr-1.0.1-py2.py3-none-any.whl", hash = "sha256:3b97c2d1e19341fe37942c489c3ec06bada20550342d56985539a344057c5c06"}, -] -azure-cli-sql = [ - {file = "azure-cli-sql-2.2.5.tar.gz", hash = "sha256:6da3a23d05d2d77c3ba3212509254918e18fe0e2cdbff2a66c81a65a819ac487"}, - {file = "azure_cli_sql-2.2.5-py2.py3-none-any.whl", hash = "sha256:8fd8da72924b08b84f436f4ad412bcf72c170b9389cd647bceef699322847fde"}, -] -azure-cli-sqlvm = [ - {file = "azure-cli-sqlvm-0.2.0.tar.gz", hash = "sha256:0bc03736268e141b9076bbd56b330283b4c71c14cb726f572f40e17cc2354d84"}, - {file = "azure_cli_sqlvm-0.2.0-py2.py3-none-any.whl", hash = "sha256:fa8d24d2eac7290c677ca7b117d93a97d15c1827f999dee255bed1053e6c8289"}, -] -azure-cli-storage = [ - {file = "azure-cli-storage-2.4.3.tar.gz", hash = "sha256:e18ce6134d39c5a7335b60e573534e476d81df2dbae85bd15bf2cf7a7de10ae6"}, - {file = "azure_cli_storage-2.4.3-py2.py3-none-any.whl", hash = "sha256:8feac51e6e0450962ed52681d0fa44246ac2163dd5c90d92c92c09263751fff8"}, -] -azure-cli-telemetry = [ - {file = "azure-cli-telemetry-1.0.2.tar.gz", hash = "sha256:c0141ddeed1319bcc3179617f74859e5f17477ce676051a4ead1d29c75eb9593"}, - {file = "azure_cli_telemetry-1.0.2-py2.py3-none-any.whl", hash = "sha256:946de5b922e3183be13afe348eae6691883d6694ff43806752662e661757de4c"}, -] -azure-cli-vm = [ - {file = "azure-cli-vm-2.2.23.tar.gz", hash = "sha256:b9727f18ff7f1bbb9155ca493e07b7d029b6446ed0433c47430fc96d0dc385b8"}, - {file = "azure_cli_vm-2.2.23-py2.py3-none-any.whl", hash = "sha256:fc346cd136e6feda75373701d083f284846c35cb65ee1791998aa939b8b2e2e8"}, -] -azure-common = [ - {file = "azure-common-1.1.28.zip", hash = "sha256:4ac0cd3214e36b6a1b6a442686722a5d8cc449603aa833f3f0f40bda836704a3"}, - {file = "azure_common-1.1.28-py2.py3-none-any.whl", hash = "sha256:5c12d3dcf4ec20599ca6b0d3e09e86e146353d443e7fcc050c9a19c1f9df20ad"}, -] -azure-core = [ - {file = "azure-core-1.22.1.zip", hash = "sha256:4b6e405268a33b873107796495cec3f2f1b1ffe935624ce0fbddff36d38d3a4d"}, - {file = "azure_core-1.22.1-py3-none-any.whl", hash = "sha256:407381c74e2ccc16adb1f29c4a1b381ebd39e8661bbf60422926d8252d5b757d"}, -] -azure-cosmos = [ - {file = "azure-cosmos-4.2.0.zip", hash = "sha256:867191fa5966446101f7ca3834f23060a85735d0b660303ca353864945d572b6"}, - {file = "azure_cosmos-4.2.0-py2.py3-none-any.whl", hash = "sha256:d0edcc3acd09e5c422b6cf07a34f9faa418414ba72eea3db2a3dcfaa9b1ee610"}, -] -azure-datalake-store = [ - {file = "azure-datalake-store-0.0.39.tar.gz", hash = "sha256:fd1ca3384808ac806470c26c98bc2346c1784d5b281fac4ea468ba018269ee3a"}, - {file = "azure_datalake_store-0.0.39-py2.py3-none-any.whl", hash = "sha256:995703113db6840aa02abab71b2d0699dd283a12130cd843fff8c7a1acde9661"}, -] -azure-functions-devops-build = [ - {file = "azure-functions-devops-build-0.0.22.tar.gz", hash = "sha256:c6341abda6098813f8fa625acd1e925410a17a8a1c7aaabdf975bb7cecb14edf"}, - {file = "azure_functions_devops_build-0.0.22-py3-none-any.whl", hash = "sha256:adc4c45de5510acf4c094df84b54bc7767e1466e4bfdce23b99ffccf29de3f2f"}, -] -azure-graphrbac = [ - {file = "azure-graphrbac-0.60.0.zip", hash = "sha256:d0bb62d8bf8e196b903f3971ba4afa448e4fe14e8394ebfcdd941d84d62ecafe"}, - {file = "azure_graphrbac-0.60.0-py2.py3-none-any.whl", hash = "sha256:0b266602dfc631dca13960cc64bac172bf9dea2cccbb1aa13d1631ce76f14d79"}, -] -azure-keyvault = [ - {file = "azure-keyvault-1.1.0.zip", hash = "sha256:37a8e5f376eb5a304fcd066d414b5d93b987e68f9212b0c41efa37d429aadd49"}, - {file = "azure_keyvault-1.1.0-py2.py3-none-any.whl", hash = "sha256:dec5334cde846849dfe7896f2e98f17b4f4d75c316a4d30e7171ce71ca20713d"}, -] -azure-mgmt-advisor = [ - {file = "azure-mgmt-advisor-2.0.1.zip", hash = "sha256:1929d6d5ba49d055fdc806e981b93cf75ea42ba35f78222aaf42d8dcf29d4ef3"}, - {file = "azure_mgmt_advisor-2.0.1-py2.py3-none-any.whl", hash = "sha256:9e424188d71cd35478bff4591eeee2ceb0b097da87f349bc5de5b39799be26de"}, -] -azure-mgmt-applicationinsights = [ - {file = "azure-mgmt-applicationinsights-0.1.1.zip", hash = "sha256:f10229eb9e3e9d0ad20188b8d14d67055e86f3815b43b75eedf96b654bee2a9b"}, - {file = "azure_mgmt_applicationinsights-0.1.1-py2.py3-none-any.whl", hash = "sha256:929c30559692c77d424ca36f11e98f066c98e7eb7b742c44beadc082715f19df"}, -] -azure-mgmt-authorization = [ - {file = "azure-mgmt-authorization-0.50.0.zip", hash = "sha256:535de12ff4f628b62b939ae17cc6186226d7783bf02f242cdd3512ee03a6a40e"}, - {file = "azure_mgmt_authorization-0.50.0-py2.py3-none-any.whl", hash = "sha256:2b8504763ea8b1b475f2c3533b171bedb91ffae459f48f1f885ec8536df91093"}, -] -azure-mgmt-batch = [ - {file = "azure-mgmt-batch-6.0.0.zip", hash = "sha256:dc929d2a0a65804c28a75dc00bb84ba581f805582a09238f4e7faacb15f8a2a3"}, - {file = "azure_mgmt_batch-6.0.0-py2.py3-none-any.whl", hash = "sha256:a731e6269073690f65ada0e38de75ce07f48fbf17dcd7c59d98dc901882e81b7"}, -] -azure-mgmt-batchai = [ - {file = "azure-mgmt-batchai-2.0.0.zip", hash = "sha256:f1870b0f97d5001cdb66208e5a236c9717a0ed18b34dbfdb238a828f3ca2a683"}, - {file = "azure_mgmt_batchai-2.0.0-py2.py3-none-any.whl", hash = "sha256:b5f7df6a77fde0bd6b486762eb2c81750b6f1730ee1116689d2dfbd3e03dba95"}, -] -azure-mgmt-billing = [ - {file = "azure-mgmt-billing-0.2.0.zip", hash = "sha256:85f73bb3808a7d0d2543307e8f41e5b90a170ad6eeedd54fe7fcaac61b5b22d2"}, - {file = "azure_mgmt_billing-0.2.0-py2.py3-none-any.whl", hash = "sha256:3810cdda69ec1409191b292628fe6ba86ce5e0444723b960d91af4f401846ac3"}, -] -azure-mgmt-botservice = [ - {file = "azure-mgmt-botservice-1.0.0.zip", hash = "sha256:9dae4d749a2a072e22703318ea36e379aec20876c553b2889037c7bdec4b9546"}, - {file = "azure_mgmt_botservice-1.0.0-py2.py3-none-any.whl", hash = "sha256:9498c3e3c62000490919c649883b221ec71e470c61a71635892b204fc8f1071f"}, -] -azure-mgmt-cdn = [ - {file = "azure-mgmt-cdn-3.1.0.zip", hash = "sha256:0cdbe0914aec544884ef681e31950efa548d9bec6d6dc354e00c3dbdab9e76e3"}, - {file = "azure_mgmt_cdn-3.1.0-py2.py3-none-any.whl", hash = "sha256:d80bfcbc342fa118d618c80ee2f3e163a2fa41d184f1d70a826020920dbc8a39"}, -] -azure-mgmt-cognitiveservices = [ - {file = "azure-mgmt-cognitiveservices-3.0.0.zip", hash = "sha256:c3247f2786b996a5f328ebdaf65d31507571979e004de7a5ed0ff280f95d80b4"}, - {file = "azure_mgmt_cognitiveservices-3.0.0-py2.py3-none-any.whl", hash = "sha256:36b406ee4b6652cd144a99309cd823ac1c726b0160120c14e4c35cb668f3f8ff"}, -] -azure-mgmt-compute = [ - {file = "azure-mgmt-compute-5.0.0.zip", hash = "sha256:bc200f100da77c0c910cc9e4db103d4c3f9e052222aa400630b608e410bbbefd"}, - {file = "azure_mgmt_compute-5.0.0-py2.py3-none-any.whl", hash = "sha256:7b297cc6aee5f51565a03652f4810a0de0ac40f1f49e32aaada107f7cf0d0d9c"}, -] -azure-mgmt-consumption = [ - {file = "azure-mgmt-consumption-2.0.0.zip", hash = "sha256:9a85a89f30f224d261749be20b4616a0eb8948586f7f0f20573b8ea32f265189"}, - {file = "azure_mgmt_consumption-2.0.0-py2.py3-none-any.whl", hash = "sha256:36ea28bb2ed4bec7e4d643444085ba4debed20a01fbd87f599896a4bda3318bd"}, -] -azure-mgmt-containerinstance = [ - {file = "azure-mgmt-containerinstance-1.4.0.zip", hash = "sha256:274a9def808407fafe123aa8e9bc1c838a48af2de56419598db7a8b8901086e3"}, - {file = "azure_mgmt_containerinstance-1.4.0-py2.py3-none-any.whl", hash = "sha256:f1ea7d150447f0d8d670b7db13bd2f47320385526021053445d15c427cba6713"}, -] -azure-mgmt-containerregistry = [ - {file = "azure-mgmt-containerregistry-2.8.0.zip", hash = "sha256:b24be1050d54f3158e8be7f6ad677f0c8888dddefd09fb8391ebfc73d40173a4"}, - {file = "azure_mgmt_containerregistry-2.8.0-py2.py3-none-any.whl", hash = "sha256:7de7c542e29b441f3858447694c4e5ab933eeef74bce2dd5bdab32b6d521ecd3"}, -] -azure-mgmt-containerservice = [ - {file = "azure-mgmt-containerservice-5.2.0.zip", hash = "sha256:404de5222de3f2373775619385021c77067b3fc363a89b55070cd6c557c12899"}, - {file = "azure_mgmt_containerservice-5.2.0-py2.py3-none-any.whl", hash = "sha256:f5f5ded004fbd2c9820a1c5baf9225c7b55cc86689328f9a8e5abab1caba5ab0"}, -] -azure-mgmt-core = [ - {file = "azure-mgmt-core-1.3.0.zip", hash = "sha256:3ffb7352b39e5495dccc2d2b47254f4d82747aff4735e8bf3267c335b0c9bb40"}, - {file = "azure_mgmt_core-1.3.0-py2.py3-none-any.whl", hash = "sha256:7b7fa952aeb9d3eaa13eff905880f3d3b62200f7be7a8ba5a50c8b2e7295322a"}, -] -azure-mgmt-cosmosdb = [ - {file = "azure-mgmt-cosmosdb-0.6.1.zip", hash = "sha256:69656c50f06263e77bf1fffc5bb6ed8dc816ba598590fd36f4549f2d0c9cc013"}, - {file = "azure_mgmt_cosmosdb-0.6.1-py2.py3-none-any.whl", hash = "sha256:0ad7e4e7b5a00be51311e92d8d1cb11ca89994c5b710e4d8353e489994d35928"}, -] -azure-mgmt-datalake-analytics = [ - {file = "azure-mgmt-datalake-analytics-0.2.1.zip", hash = "sha256:4c7960d094f5847d9a456c18b8a3c8e60c428e3080a3905f1c943d81ba6351a4"}, - {file = "azure_mgmt_datalake_analytics-0.2.1-py2.py3-none-any.whl", hash = "sha256:4d02630f495c4b269d9512a9b214fa17c2400200cca1bdc5bcbc9dd9832956d8"}, -] -azure-mgmt-datalake-nspkg = [ - {file = "azure-mgmt-datalake-nspkg-3.0.1.zip", hash = "sha256:deb192ba422f8b3ec272ce4e88736796f216f28ea5b03f28331d784b7a3f4880"}, - {file = "azure_mgmt_datalake_nspkg-3.0.1-py2-none-any.whl", hash = "sha256:3b9e2843f5d0fd6015bba13040dfc2f5fe9bc7b02c9d91dd578e8fe852d1b2dd"}, - {file = "azure_mgmt_datalake_nspkg-3.0.1-py3-none-any.whl", hash = "sha256:2ac6fa13c55b87112199c5fb03a3098cefebed5f44ac34ab3d39b399951b22c4"}, -] -azure-mgmt-datalake-store = [ - {file = "azure-mgmt-datalake-store-0.5.0.zip", hash = "sha256:9376d35495661d19f8acc5604f67b0bc59493b1835bbc480f9a1952f90017a4c"}, - {file = "azure_mgmt_datalake_store-0.5.0-py2.py3-none-any.whl", hash = "sha256:2af98236cd7eaa439b239bf761338c866996ce82e9c129b204e8851e5dc095dd"}, -] -azure-mgmt-datamigration = [ - {file = "azure-mgmt-datamigration-0.1.0.zip", hash = "sha256:e754928992743f54d999800a5e0679ee3e91d804d23a25f12c2e6f2f86cd05df"}, - {file = "azure_mgmt_datamigration-0.1.0-py2.py3-none-any.whl", hash = "sha256:b58c5b8d2ab92b9f8660dc4a0c2ae74a6415c7b0d01732b0bcc1872323f0be3c"}, -] -azure-mgmt-deploymentmanager = [ - {file = "azure-mgmt-deploymentmanager-1.0.0.zip", hash = "sha256:9badb768617209149c33e68ca2e59c35b1d3d11427e2969872f2e236e14eee78"}, - {file = "azure_mgmt_deploymentmanager-1.0.0-py2.py3-none-any.whl", hash = "sha256:6fe3bfc4a51c686b0c6b6081e3e6f95a9b75e14930bbf484d9d7c026b3a5fbc3"}, -] -azure-mgmt-devtestlabs = [ - {file = "azure-mgmt-devtestlabs-2.2.0.zip", hash = "sha256:d416a6d0883b0d33a63c524db6455ee90a01a72a9d8757653e446bf4d3f69796"}, - {file = "azure_mgmt_devtestlabs-2.2.0-py2.py3-none-any.whl", hash = "sha256:7e91bb139b59cfaf1c1b2b0e3e21f091768c658c1879797757dedc6312f00c8c"}, -] -azure-mgmt-dns = [ - {file = "azure-mgmt-dns-2.1.0.zip", hash = "sha256:3730b1b3f545a5aa43c0fff07418b362a789eb7d81286e2bed90ffef88bfa5d0"}, - {file = "azure_mgmt_dns-2.1.0-py2.py3-none-any.whl", hash = "sha256:5b80546b0f182d7abe90c43025cd5ca7e6605224b4d5b872cca2456667f172ef"}, -] -azure-mgmt-eventgrid = [ - {file = "azure-mgmt-eventgrid-2.2.0.zip", hash = "sha256:c62058923ed20db35b04491cd1ad6a692f337244d05c377ecc14a53c06651cc3"}, - {file = "azure_mgmt_eventgrid-2.2.0-py2.py3-none-any.whl", hash = "sha256:e370cb7402206ba6f5cb611130835ecf6d4ca52c647766afdfae9e928dfea7e0"}, -] -azure-mgmt-eventhub = [ - {file = "azure-mgmt-eventhub-2.6.0.zip", hash = "sha256:e86b20aa1f6f9c77a83d4af6e708823cc3593658bcea7b12228efc48e214d7da"}, - {file = "azure_mgmt_eventhub-2.6.0-py2.py3-none-any.whl", hash = "sha256:e9e8f219251e8296d17f14090488376adcdbab1ca8ffc3664b70c73015f368ff"}, -] -azure-mgmt-hdinsight = [ - {file = "azure-mgmt-hdinsight-0.2.1.zip", hash = "sha256:e86acc86539afe768a07405fa818ee9566db22b1c1e84514180aaca06bd37ec2"}, - {file = "azure_mgmt_hdinsight-0.2.1-py2.py3-none-any.whl", hash = "sha256:dd448b611744a60563b218221397747a48feff9fbc73f4e0c7b892e7146d2361"}, -] -azure-mgmt-imagebuilder = [ - {file = "azure-mgmt-imagebuilder-0.2.1.zip", hash = "sha256:7e5efd9f641764884cbb6e1521c8e7ff67c5ff85ed367ebe8623dbd289df9457"}, - {file = "azure_mgmt_imagebuilder-0.2.1-py2.py3-none-any.whl", hash = "sha256:03fff1e6afd7be0dc00f4f4b9ba8325ede15ad1d1fb74804e3b031bbf6eb67d1"}, -] -azure-mgmt-iotcentral = [ - {file = "azure-mgmt-iotcentral-1.0.0.zip", hash = "sha256:9aac88ed1f993965015f4e9986931fc08798e09d7b864928681a7cebff053de8"}, - {file = "azure_mgmt_iotcentral-1.0.0-py2.py3-none-any.whl", hash = "sha256:e247b1ba635b5d944ec0d17054353762eed2383c4852a2d207ca0fec2e10d357"}, -] -azure-mgmt-iothub = [ - {file = "azure-mgmt-iothub-0.8.2.zip", hash = "sha256:388be0ed9f7ec8e7e450c7677aa4f823773a99df78ecac9ae4d36653420b7c70"}, - {file = "azure_mgmt_iothub-0.8.2-py2.py3-none-any.whl", hash = "sha256:45282a992370f5eacec5350636b7aa77507e5348ebdbbbcc98c32e1e357816b2"}, -] -azure-mgmt-iothubprovisioningservices = [ - {file = "azure-mgmt-iothubprovisioningservices-0.2.0.zip", hash = "sha256:8c37acfd1c33aba845f2e0302ef7266cad31cba503cc990a48684659acb7b91d"}, - {file = "azure_mgmt_iothubprovisioningservices-0.2.0-py2.py3-none-any.whl", hash = "sha256:2b3480a8ad2e535928da55de92b6127d02171768fed375b112274eb1e55268c1"}, -] -azure-mgmt-keyvault = [ - {file = "azure-mgmt-keyvault-1.1.0.zip", hash = "sha256:05a15327a922441d2ba32add50a35c7f1b9225727cbdd3eeb98bc656e4684099"}, - {file = "azure_mgmt_keyvault-1.1.0-py2.py3-none-any.whl", hash = "sha256:406298b6236abf9e3bae3218df2fc89c25aee471b917eca7769ff5696fc8ec01"}, -] -azure-mgmt-kusto = [ - {file = "azure-mgmt-kusto-0.3.0.zip", hash = "sha256:9eb8b7781fd4410ee9e207cd0c3983baf9e58414b5b4a18849d09856e36bacde"}, - {file = "azure_mgmt_kusto-0.3.0-py2.py3-none-any.whl", hash = "sha256:57a6a1a9fd0be60e5d5ff7d00bae4e9dd645308dab277b6712786aae22b5e435"}, -] -azure-mgmt-loganalytics = [ - {file = "azure-mgmt-loganalytics-0.2.0.zip", hash = "sha256:c7315ff0ee4d618fb38dca68548ef4023a7a20ce00efe27eb2105a5426237d86"}, - {file = "azure_mgmt_loganalytics-0.2.0-py2.py3-none-any.whl", hash = "sha256:f224b7d52f4369ce057c7f83e80da1d00a8887ad5c15606529e9c930e601088f"}, -] -azure-mgmt-managementgroups = [ - {file = "azure-mgmt-managementgroups-0.1.0.zip", hash = "sha256:ff62d982edda634a36160cb1d15a367a9572a5acb419e5e7ad371e8c83bd47c7"}, - {file = "azure_mgmt_managementgroups-0.1.0-py2.py3-none-any.whl", hash = "sha256:005e8289c2e1d8a8368c96790edf6a34e5c37b4096bce2eb8a923c6d5dc11fb2"}, -] -azure-mgmt-maps = [ - {file = "azure-mgmt-maps-0.1.0.zip", hash = "sha256:c120e210bb61768da29de24d28b82f8d42ae24e52396eb6569b499709e22f006"}, - {file = "azure_mgmt_maps-0.1.0-py2.py3-none-any.whl", hash = "sha256:a779b1ddbbcd95393e53f11b586dd26c42a709aaa226412a2df64d0da6807a80"}, -] -azure-mgmt-marketplaceordering = [ - {file = "azure-mgmt-marketplaceordering-0.1.0.zip", hash = "sha256:6da12425cbab0cc62f246e7266b4d67aff6bdd031ecbe50c7542c2f2b2440ad4"}, - {file = "azure_mgmt_marketplaceordering-0.1.0-py2.py3-none-any.whl", hash = "sha256:fb7a21f4a4a4b8d32bae600614f047a17993111374c9567ac11f241ada61d69f"}, -] -azure-mgmt-media = [ - {file = "azure-mgmt-media-1.1.1.zip", hash = "sha256:5d0c6b3a0f882dde8ae3d42467f03ea6c4e3f62613936087d54c67e6f504939b"}, - {file = "azure_mgmt_media-1.1.1-py2.py3-none-any.whl", hash = "sha256:7c270edaa22c2d2f453d7eb05c55069020c89261d813210575991d5c872c8b19"}, -] -azure-mgmt-monitor = [ - {file = "azure-mgmt-monitor-0.5.2.zip", hash = "sha256:f1a58d483e3292ba4f7bbf3104573130c9265d6c9262e26b60cbfa950b5601e4"}, - {file = "azure_mgmt_monitor-0.5.2-py2.py3-none-any.whl", hash = "sha256:838867a150694837e9c6141760ff0f20fe9e5b7ab88f9ba868fde1810855895e"}, -] -azure-mgmt-msi = [ - {file = "azure-mgmt-msi-0.2.0.zip", hash = "sha256:8622bc9a164169a0113728ebe7fd43a88189708ce6e10d4507247d6907987167"}, - {file = "azure_mgmt_msi-0.2.0-py2.py3-none-any.whl", hash = "sha256:e989e61753bf4eca0e688526b7c31c9a88082080acfb038fad17dda7f084a026"}, -] -azure-mgmt-network = [ - {file = "azure-mgmt-network-3.0.0.zip", hash = "sha256:7b7f4759c367da33be631e63320daa6663575d092c04891fef531dff6f4be516"}, - {file = "azure_mgmt_network-3.0.0-py2.py3-none-any.whl", hash = "sha256:611373b2ae1aae29ef2f5b745c76939c9c3760e9a4f1212612667de6ab4a74e3"}, -] -azure-mgmt-nspkg = [ - {file = "azure-mgmt-nspkg-3.0.2.zip", hash = "sha256:8b2287f671529505b296005e6de9150b074344c2c7d1c805b3f053d081d58c52"}, - {file = "azure_mgmt_nspkg-3.0.2-py2-none-any.whl", hash = "sha256:1c6f5134de78c8907e8b73a8ceaaf1f336a24193a543039994fe002bb5f7f39f"}, - {file = "azure_mgmt_nspkg-3.0.2-py3-none-any.whl", hash = "sha256:d638ea5fda3ed323db943feb29acaa200f5d8ff092078bf8d29d4a2f8ed16999"}, -] -azure-mgmt-policyinsights = [ - {file = "azure-mgmt-policyinsights-0.3.1.zip", hash = "sha256:b27f5ac367b69e225ab02fa2d1ea20cbbfe948ff43b0af4698cd8cbde0063908"}, - {file = "azure_mgmt_policyinsights-0.3.1-py2.py3-none-any.whl", hash = "sha256:f2df831b61c6dcc36e0aa9403db44b92edf70234c0f685c4d82cdc01962d35cb"}, -] -azure-mgmt-privatedns = [ - {file = "azure-mgmt-privatedns-0.1.0.zip", hash = "sha256:d29cfd8cec806e06673d9382d3f5766fc65d9a9de75b424705094a34a7db8d23"}, - {file = "azure_mgmt_privatedns-0.1.0-py2.py3-none-any.whl", hash = "sha256:aeea39403333b280ceb7086cda6ea98ba78472735c1a14388e16d22ea87974c7"}, -] -azure-mgmt-rdbms = [ - {file = "azure-mgmt-rdbms-1.8.0.zip", hash = "sha256:40abbe4f9c59d7906594ceed067d0e7d09fef44be0d16aded5d5717f1a8aa5ea"}, - {file = "azure_mgmt_rdbms-1.8.0-py2.py3-none-any.whl", hash = "sha256:e97816a676d8039a4ca4b123fa2b3fad22991b260332aa0d27086e50ad8ad1e9"}, -] -azure-mgmt-recoveryservices = [ - {file = "azure-mgmt-recoveryservices-0.1.1.zip", hash = "sha256:a84b6df4d2a6e07e43d1de856e8153d5e1178b92dd0c588487c67f7099a75a22"}, - {file = "azure_mgmt_recoveryservices-0.1.1-py2.py3-none-any.whl", hash = "sha256:321d104e34a539ebc31a0890d088dce78842e6f513419517a7ce5218a42ad1bf"}, -] -azure-mgmt-recoveryservicesbackup = [ - {file = "azure-mgmt-recoveryservicesbackup-0.1.2.zip", hash = "sha256:6a089e98ac3f1d3593a14daff116fafbcc78e2d8f65eac0ad4efb8eeaa156db1"}, - {file = "azure_mgmt_recoveryservicesbackup-0.1.2-py2.py3-none-any.whl", hash = "sha256:76720ddfe9b2dc9259a1ab424d9e157cc7621efdf33b471f0f03708f31c21d16"}, -] -azure-mgmt-redis = [ - {file = "azure-mgmt-redis-6.0.0.zip", hash = "sha256:db999e104edeee3a13a8ceb1881e15196fe03a02635e0e20855eb52c1e2ecca1"}, - {file = "azure_mgmt_redis-6.0.0-py2.py3-none-any.whl", hash = "sha256:756fd080868fd057fdaa4b7663985d8ffebd941ad06a4d9786fe4470e65a2114"}, -] -azure-mgmt-relay = [ - {file = "azure-mgmt-relay-0.1.0.zip", hash = "sha256:d9f987cf2998b8a354f331b2a71082c049193f1e1cd345812e14b9b821365acb"}, - {file = "azure_mgmt_relay-0.1.0-py2.py3-none-any.whl", hash = "sha256:1411e734573ce6166ac7a75fbfc0afb7d6b3f47a94d0b4999b6adf2709eba87c"}, -] -azure-mgmt-reservations = [ - {file = "azure-mgmt-reservations-0.3.1.zip", hash = "sha256:b25dac18466204643d9450b1cb0163161254c0f7ea76136af9c6589e89c8de49"}, - {file = "azure_mgmt_reservations-0.3.1-py2.py3-none-any.whl", hash = "sha256:c86343806a539e1fa617dda0c0aab3bd039d57a421f5a3d9f9fc06816cca6a02"}, -] -azure-mgmt-resource = [ - {file = "azure-mgmt-resource-2.1.0.zip", hash = "sha256:aef8573066026db04ed3e7c5e727904e42f6462b6421c2e8a3646e4c4f8128be"}, - {file = "azure_mgmt_resource-2.1.0-py2.py3-none-any.whl", hash = "sha256:56c7d4e8d6854212977477272c600ab1d2c535de2a86095b56e948b06eb6d539"}, -] -azure-mgmt-search = [ - {file = "azure-mgmt-search-2.0.0.zip", hash = "sha256:0ec5de861bd786bcb8691322feed6e6caa8d2f0806a50dc0ca5d640591926893"}, - {file = "azure_mgmt_search-2.0.0-py2.py3-none-any.whl", hash = "sha256:fdbaa1721b045a4ea4a21c84c6bc1f9636b39e93dff09ffd68f22e5da88bd3ea"}, -] -azure-mgmt-security = [ - {file = "azure-mgmt-security-0.1.0.zip", hash = "sha256:1d42ced0690d10ebe5f83bf20be835e1a424d81463e59857cc402f218e3164b1"}, - {file = "azure_mgmt_security-0.1.0-py2.py3-none-any.whl", hash = "sha256:b1d8b9a4be33099cc05ce59035115adace79c8d5aa5ff5a516476a161064268f"}, -] -azure-mgmt-servicebus = [ - {file = "azure-mgmt-servicebus-0.6.0.zip", hash = "sha256:f20920b8fb119ef4abeda4d2dac765a4fc48cd0bcf30c27f8c4cc6d890bc08b1"}, - {file = "azure_mgmt_servicebus-0.6.0-py2.py3-none-any.whl", hash = "sha256:bfa726ffd5ba99ef4985dd8bcc6f8f1ff42a321ad67811914be23e92631a4c5f"}, -] -azure-mgmt-servicefabric = [ - {file = "azure-mgmt-servicefabric-0.2.0.zip", hash = "sha256:b2bf2279b8ff8450c35e78e226231655021482fdbda27db09975ebfc983398ad"}, - {file = "azure_mgmt_servicefabric-0.2.0-py2.py3-none-any.whl", hash = "sha256:0c1434e789d0c036c613855b898a385a4533656f45eafae3ef7af3ecf4d6a3e8"}, -] -azure-mgmt-signalr = [ - {file = "azure-mgmt-signalr-0.1.1.zip", hash = "sha256:8a6266a59a5c69102e274806ccad3ac74b06fd2c226e16426bbe248fc2174903"}, - {file = "azure_mgmt_signalr-0.1.1-py2.py3-none-any.whl", hash = "sha256:37a79dfe21af4addbd9cdf248a260387caabdfdd60d2ba6f3174d28e96660655"}, -] -azure-mgmt-sql = [ - {file = "azure-mgmt-sql-0.12.0.zip", hash = "sha256:8399702e9d1836f3b040ce0c93d8dc089767d66edb9224a3b8a6c9ab7e8ff01f"}, - {file = "azure_mgmt_sql-0.12.0-py2.py3-none-any.whl", hash = "sha256:70cc423b42317041daaffb8f9df2ce3c9591ba8639fa4901a4ec8cfde5eeb1dc"}, -] -azure-mgmt-sqlvirtualmachine = [ - {file = "azure-mgmt-sqlvirtualmachine-0.3.0.zip", hash = "sha256:8de993db9b0bdd964cdeefc68b99b5ab9e95109c0aacb3b65d574a5efae0b63e"}, - {file = "azure_mgmt_sqlvirtualmachine-0.3.0-py2.py3-none-any.whl", hash = "sha256:8afc042ef7e82f41437e1761a4627ae842618e2ea05cdccf0fcaf1089aa9e098"}, -] -azure-mgmt-storage = [ - {file = "azure-mgmt-storage-3.3.0.zip", hash = "sha256:06faa7033a17ecd5127cab476a7cd79d5fe7b68e332c8e8e8303a20c9157cecd"}, - {file = "azure_mgmt_storage-3.3.0-py2.py3-none-any.whl", hash = "sha256:4242afd6d854ea7c6170768a6072ff5057beeba481d38ee0ff316d1252849dbd"}, -] -azure-mgmt-trafficmanager = [ - {file = "azure-mgmt-trafficmanager-0.51.0.zip", hash = "sha256:fc8ae77022cfe52fda4379a2f31e0b857574d536e41291a7b569b5c0f4104186"}, - {file = "azure_mgmt_trafficmanager-0.51.0-py2.py3-none-any.whl", hash = "sha256:672f909459e70d41eb8d7bc619839cd60eb2cea2fd20dc7924b7e9670ea8aedf"}, -] -azure-mgmt-web = [ - {file = "azure-mgmt-web-0.42.0.zip", hash = "sha256:b6ddc3020cd44d1cc64331c9f4fe71478c83a5c911e3a3cf67be70a55204e46e"}, - {file = "azure_mgmt_web-0.42.0-py2.py3-none-any.whl", hash = "sha256:cd9997a4c5303aaec6d8366739602fa73ef308992bfdc09f5d923afa3635c194"}, -] -azure-multiapi-storage = [ - {file = "azure-multiapi-storage-0.2.3.tar.gz", hash = "sha256:ab3dbf0c422e53161b5ba0b2e8be5f4a144d15a5c082cfa1f2ef6b7e83b7a414"}, - {file = "azure_multiapi_storage-0.2.3-py2.py3-none-any.whl", hash = "sha256:3cdea71973562fffd2c3b47743b04d757dae7a47a2eb59b0b294b862ab5fd839"}, -] -azure-nspkg = [ - {file = "azure-nspkg-3.0.2.zip", hash = "sha256:e7d3cea6af63e667d87ba1ca4f8cd7cb4dfca678e4c55fc1cedb320760e39dd0"}, - {file = "azure_nspkg-3.0.2-py2-none-any.whl", hash = "sha256:1d0bbb2157cf57b1bef6c8c8e5b41133957364456c43b0a43599890023cca0a8"}, - {file = "azure_nspkg-3.0.2-py3-none-any.whl", hash = "sha256:31a060caca00ed1ebd369fc7fe01a56768c927e404ebc92268f4d9d636435e28"}, -] -azure-storage-blob = [ - {file = "azure-storage-blob-1.3.1.tar.gz", hash = "sha256:8cab5420ba6646ead09fdb497646f735b12645cba8efed96a86f7b370e175ade"}, - {file = "azure_storage_blob-1.3.1-py2.py3-none-any.whl", hash = "sha256:308058abfd789f5830d91f6407eb00a7b04925b2b9af267aecfb46c335802cdc"}, -] -azure-storage-common = [ - {file = "azure-storage-common-1.4.2.tar.gz", hash = "sha256:4ec87c7537d457ec95252e0e46477e2c1ccf33774ffefd05d8544682cb0ae401"}, - {file = "azure_storage_common-1.4.2-py2.py3-none-any.whl", hash = "sha256:de4817cce35a23d1c89563edc38b481ebd8da4655bdf32d26fa2b06095179e4a"}, -] -azure-storage-nspkg = [ - {file = "azure-storage-nspkg-3.1.0.tar.gz", hash = "sha256:6f3bbe8652d5f542767d8433e7f96b8df7f518774055ac7c92ed7ca85f653811"}, - {file = "azure_storage_nspkg-3.1.0-py2.py3-none-any.whl", hash = "sha256:7da3bd6c73b8c464a57f53ae9af8328490d2267c66430d8a7621997e52a9703e"}, -] -babel = [ - {file = "Babel-2.11.0-py3-none-any.whl", hash = "sha256:1ad3eca1c885218f6dce2ab67291178944f810a10a9b5f3cb8382a5a232b64fe"}, - {file = "Babel-2.11.0.tar.gz", hash = "sha256:5ef4b3226b0180dedded4229651c8b0e1a3a6a2837d45a073272f313e4cf97f6"}, -] -bcrypt = [ - {file = "bcrypt-4.0.1-cp36-abi3-macosx_10_10_universal2.whl", hash = "sha256:b1023030aec778185a6c16cf70f359cbb6e0c289fd564a7cfa29e727a1c38f8f"}, - {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:08d2947c490093a11416df18043c27abe3921558d2c03e2076ccb28a116cb6d0"}, - {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0eaa47d4661c326bfc9d08d16debbc4edf78778e6aaba29c1bc7ce67214d4410"}, - {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ae88eca3024bb34bb3430f964beab71226e761f51b912de5133470b649d82344"}, - {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_24_x86_64.whl", hash = "sha256:a522427293d77e1c29e303fc282e2d71864579527a04ddcfda6d4f8396c6c36a"}, - {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:fbdaec13c5105f0c4e5c52614d04f0bca5f5af007910daa8b6b12095edaa67b3"}, - {file = "bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:ca3204d00d3cb2dfed07f2d74a25f12fc12f73e606fcaa6975d1f7ae69cacbb2"}, - {file = "bcrypt-4.0.1-cp36-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:089098effa1bc35dc055366740a067a2fc76987e8ec75349eb9484061c54f535"}, - {file = "bcrypt-4.0.1-cp36-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:e9a51bbfe7e9802b5f3508687758b564069ba937748ad7b9e890086290d2f79e"}, - {file = "bcrypt-4.0.1-cp36-abi3-win32.whl", hash = "sha256:2caffdae059e06ac23fce178d31b4a702f2a3264c20bfb5ff541b338194d8fab"}, - {file = "bcrypt-4.0.1-cp36-abi3-win_amd64.whl", hash = "sha256:8a68f4341daf7522fe8d73874de8906f3a339048ba406be6ddc1b3ccb16fc0d9"}, - {file = "bcrypt-4.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bf4fa8b2ca74381bb5442c089350f09a3f17797829d958fad058d6e44d9eb83c"}, - {file = "bcrypt-4.0.1-pp37-pypy37_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:67a97e1c405b24f19d08890e7ae0c4f7ce1e56a712a016746c8b2d7732d65d4b"}, - {file = "bcrypt-4.0.1-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:b3b85202d95dd568efcb35b53936c5e3b3600c7cdcc6115ba461df3a8e89f38d"}, - {file = "bcrypt-4.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cbb03eec97496166b704ed663a53680ab57c5084b2fc98ef23291987b525cb7d"}, - {file = "bcrypt-4.0.1-pp38-pypy38_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:5ad4d32a28b80c5fa6671ccfb43676e8c1cc232887759d1cd7b6f56ea4355215"}, - {file = "bcrypt-4.0.1-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:b57adba8a1444faf784394de3436233728a1ecaeb6e07e8c22c8848f179b893c"}, - {file = "bcrypt-4.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:705b2cea8a9ed3d55b4491887ceadb0106acf7c6387699fca771af56b1cdeeda"}, - {file = "bcrypt-4.0.1-pp39-pypy39_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:2b3ac11cf45161628f1f3733263e63194f22664bf4d0c0f3ab34099c02134665"}, - {file = "bcrypt-4.0.1-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:3100851841186c25f127731b9fa11909ab7b1df6fc4b9f8353f4f1fd952fbf71"}, - {file = "bcrypt-4.0.1.tar.gz", hash = "sha256:27d375903ac8261cfe4047f6709d16f7d18d39b1ec92aaf72af989552a650ebd"}, -] -beaker-client = [ - {file = "beaker-client-28.3.tar.gz", hash = "sha256:32bc59e233a591365d7916ef456dce1b8ef7125ec6f821cb22784578fd263b3a"}, - {file = "beaker_client-28.3-py3-none-any.whl", hash = "sha256:bce9e34e06b004a25f66189eefbf95634b82f6f8ef409d1453279fb1ca1b9222"}, -] -beaker-common = [ - {file = "beaker-common-28.3.tar.gz", hash = "sha256:bcb0447cab1cccf25d70510d7baf73f0b17724465ddc3462fbd967cf8046d59e"}, - {file = "beaker_common-28.3-py3-none-any.whl", hash = "sha256:fe0cdb4e34b8de17893493dde3e35898174e18b8d7a5c487ba7d5b26cd385765"}, -] -beautifulsoup4 = [ - {file = "beautifulsoup4-4.11.1-py3-none-any.whl", hash = "sha256:58d5c3d29f5a36ffeb94f02f0d786cd53014cf9b3b3951d42e0080d8a9498d30"}, - {file = "beautifulsoup4-4.11.1.tar.gz", hash = "sha256:ad9aa55b65ef2808eb405f46cf74df7fcb7044d5cbc26487f96eb2ef2e436693"}, -] -botocore = [ - {file = "botocore-1.29.24-py3-none-any.whl", hash = "sha256:fb37c63d5e2b7c778f52d096c6c54207d49143cd942b4dc19297086a1385a7cd"}, - {file = "botocore-1.29.24.tar.gz", hash = "sha256:4f9c92979b29132185f645f61bdf0fecf031ecc26a8dd1a99dbd88d323211325"}, -] -certifi = [ - {file = "certifi-2022.9.24-py3-none-any.whl", hash = "sha256:90c1a32f1d68f940488354e36370f6cca89f0f106db09518524c88d6ed83f382"}, - {file = "certifi-2022.9.24.tar.gz", hash = "sha256:0d9c601124e5a6ba9712dbc60d9c53c21e34f5f641fe83002317394311bdce14"}, -] -cffi = [ - {file = "cffi-1.15.1-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:a66d3508133af6e8548451b25058d5812812ec3798c886bf38ed24a98216fab2"}, - {file = "cffi-1.15.1-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:470c103ae716238bbe698d67ad020e1db9d9dba34fa5a899b5e21577e6d52ed2"}, - {file = "cffi-1.15.1-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:9ad5db27f9cabae298d151c85cf2bad1d359a1b9c686a275df03385758e2f914"}, - {file = "cffi-1.15.1-cp27-cp27m-win32.whl", hash = "sha256:b3bbeb01c2b273cca1e1e0c5df57f12dce9a4dd331b4fa1635b8bec26350bde3"}, - {file = "cffi-1.15.1-cp27-cp27m-win_amd64.whl", hash = "sha256:e00b098126fd45523dd056d2efba6c5a63b71ffe9f2bbe1a4fe1716e1d0c331e"}, - {file = "cffi-1.15.1-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:d61f4695e6c866a23a21acab0509af1cdfd2c013cf256bbf5b6b5e2695827162"}, - {file = "cffi-1.15.1-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:ed9cb427ba5504c1dc15ede7d516b84757c3e3d7868ccc85121d9310d27eed0b"}, - {file = "cffi-1.15.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:39d39875251ca8f612b6f33e6b1195af86d1b3e60086068be9cc053aa4376e21"}, - {file = "cffi-1.15.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:285d29981935eb726a4399badae8f0ffdff4f5050eaa6d0cfc3f64b857b77185"}, - {file = "cffi-1.15.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3eb6971dcff08619f8d91607cfc726518b6fa2a9eba42856be181c6d0d9515fd"}, - {file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:21157295583fe8943475029ed5abdcf71eb3911894724e360acff1d61c1d54bc"}, - {file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5635bd9cb9731e6d4a1132a498dd34f764034a8ce60cef4f5319c0541159392f"}, - {file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2012c72d854c2d03e45d06ae57f40d78e5770d252f195b93f581acf3ba44496e"}, - {file = "cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dd86c085fae2efd48ac91dd7ccffcfc0571387fe1193d33b6394db7ef31fe2a4"}, - {file = "cffi-1.15.1-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:fa6693661a4c91757f4412306191b6dc88c1703f780c8234035eac011922bc01"}, - {file = "cffi-1.15.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:59c0b02d0a6c384d453fece7566d1c7e6b7bae4fc5874ef2ef46d56776d61c9e"}, - {file = "cffi-1.15.1-cp310-cp310-win32.whl", hash = "sha256:cba9d6b9a7d64d4bd46167096fc9d2f835e25d7e4c121fb2ddfc6528fb0413b2"}, - {file = "cffi-1.15.1-cp310-cp310-win_amd64.whl", hash = "sha256:ce4bcc037df4fc5e3d184794f27bdaab018943698f4ca31630bc7f84a7b69c6d"}, - {file = "cffi-1.15.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:3d08afd128ddaa624a48cf2b859afef385b720bb4b43df214f85616922e6a5ac"}, - {file = "cffi-1.15.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:3799aecf2e17cf585d977b780ce79ff0dc9b78d799fc694221ce814c2c19db83"}, - {file = "cffi-1.15.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a591fe9e525846e4d154205572a029f653ada1a78b93697f3b5a8f1f2bc055b9"}, - {file = "cffi-1.15.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3548db281cd7d2561c9ad9984681c95f7b0e38881201e157833a2342c30d5e8c"}, - {file = "cffi-1.15.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:91fc98adde3d7881af9b59ed0294046f3806221863722ba7d8d120c575314325"}, - {file = "cffi-1.15.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:94411f22c3985acaec6f83c6df553f2dbe17b698cc7f8ae751ff2237d96b9e3c"}, - {file = "cffi-1.15.1-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:03425bdae262c76aad70202debd780501fabeaca237cdfddc008987c0e0f59ef"}, - {file = "cffi-1.15.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cc4d65aeeaa04136a12677d3dd0b1c0c94dc43abac5860ab33cceb42b801c1e8"}, - {file = "cffi-1.15.1-cp311-cp311-win32.whl", hash = "sha256:a0f100c8912c114ff53e1202d0078b425bee3649ae34d7b070e9697f93c5d52d"}, - {file = "cffi-1.15.1-cp311-cp311-win_amd64.whl", hash = "sha256:04ed324bda3cda42b9b695d51bb7d54b680b9719cfab04227cdd1e04e5de3104"}, - {file = "cffi-1.15.1-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:50a74364d85fd319352182ef59c5c790484a336f6db772c1a9231f1c3ed0cbd7"}, - {file = "cffi-1.15.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e263d77ee3dd201c3a142934a086a4450861778baaeeb45db4591ef65550b0a6"}, - {file = "cffi-1.15.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cec7d9412a9102bdc577382c3929b337320c4c4c4849f2c5cdd14d7368c5562d"}, - {file = "cffi-1.15.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:4289fc34b2f5316fbb762d75362931e351941fa95fa18789191b33fc4cf9504a"}, - {file = "cffi-1.15.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:173379135477dc8cac4bc58f45db08ab45d228b3363adb7af79436135d028405"}, - {file = "cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:6975a3fac6bc83c4a65c9f9fcab9e47019a11d3d2cf7f3c0d03431bf145a941e"}, - {file = "cffi-1.15.1-cp36-cp36m-win32.whl", hash = "sha256:2470043b93ff09bf8fb1d46d1cb756ce6132c54826661a32d4e4d132e1977adf"}, - {file = "cffi-1.15.1-cp36-cp36m-win_amd64.whl", hash = "sha256:30d78fbc8ebf9c92c9b7823ee18eb92f2e6ef79b45ac84db507f52fbe3ec4497"}, - {file = "cffi-1.15.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:198caafb44239b60e252492445da556afafc7d1e3ab7a1fb3f0584ef6d742375"}, - {file = "cffi-1.15.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5ef34d190326c3b1f822a5b7a45f6c4535e2f47ed06fec77d3d799c450b2651e"}, - {file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8102eaf27e1e448db915d08afa8b41d6c7ca7a04b7d73af6514df10a3e74bd82"}, - {file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5df2768244d19ab7f60546d0c7c63ce1581f7af8b5de3eb3004b9b6fc8a9f84b"}, - {file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a8c4917bd7ad33e8eb21e9a5bbba979b49d9a97acb3a803092cbc1133e20343c"}, - {file = "cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0e2642fe3142e4cc4af0799748233ad6da94c62a8bec3a6648bf8ee68b1c7426"}, - {file = "cffi-1.15.1-cp37-cp37m-win32.whl", hash = "sha256:e229a521186c75c8ad9490854fd8bbdd9a0c9aa3a524326b55be83b54d4e0ad9"}, - {file = "cffi-1.15.1-cp37-cp37m-win_amd64.whl", hash = "sha256:a0b71b1b8fbf2b96e41c4d990244165e2c9be83d54962a9a1d118fd8657d2045"}, - {file = "cffi-1.15.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:320dab6e7cb2eacdf0e658569d2575c4dad258c0fcc794f46215e1e39f90f2c3"}, - {file = "cffi-1.15.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1e74c6b51a9ed6589199c787bf5f9875612ca4a8a0785fb2d4a84429badaf22a"}, - {file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a5c84c68147988265e60416b57fc83425a78058853509c1b0629c180094904a5"}, - {file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3b926aa83d1edb5aa5b427b4053dc420ec295a08e40911296b9eb1b6170f6cca"}, - {file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:87c450779d0914f2861b8526e035c5e6da0a3199d8f1add1a665e1cbc6fc6d02"}, - {file = "cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4f2c9f67e9821cad2e5f480bc8d83b8742896f1242dba247911072d4fa94c192"}, - {file = "cffi-1.15.1-cp38-cp38-win32.whl", hash = "sha256:8b7ee99e510d7b66cdb6c593f21c043c248537a32e0bedf02e01e9553a172314"}, - {file = "cffi-1.15.1-cp38-cp38-win_amd64.whl", hash = "sha256:00a9ed42e88df81ffae7a8ab6d9356b371399b91dbdf0c3cb1e84c03a13aceb5"}, - {file = "cffi-1.15.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:54a2db7b78338edd780e7ef7f9f6c442500fb0d41a5a4ea24fff1c929d5af585"}, - {file = "cffi-1.15.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:fcd131dd944808b5bdb38e6f5b53013c5aa4f334c5cad0c72742f6eba4b73db0"}, - {file = "cffi-1.15.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7473e861101c9e72452f9bf8acb984947aa1661a7704553a9f6e4baa5ba64415"}, - {file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6c9a799e985904922a4d207a94eae35c78ebae90e128f0c4e521ce339396be9d"}, - {file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3bcde07039e586f91b45c88f8583ea7cf7a0770df3a1649627bf598332cb6984"}, - {file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:33ab79603146aace82c2427da5ca6e58f2b3f2fb5da893ceac0c42218a40be35"}, - {file = "cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5d598b938678ebf3c67377cdd45e09d431369c3b1a5b331058c338e201f12b27"}, - {file = "cffi-1.15.1-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:db0fbb9c62743ce59a9ff687eb5f4afbe77e5e8403d6697f7446e5f609976f76"}, - {file = "cffi-1.15.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:98d85c6a2bef81588d9227dde12db8a7f47f639f4a17c9ae08e773aa9c697bf3"}, - {file = "cffi-1.15.1-cp39-cp39-win32.whl", hash = "sha256:40f4774f5a9d4f5e344f31a32b5096977b5d48560c5592e2f3d2c4374bd543ee"}, - {file = "cffi-1.15.1-cp39-cp39-win_amd64.whl", hash = "sha256:70df4e3b545a17496c9b3f41f5115e69a4f2e77e94e1d2a8e1070bc0c38c8a3c"}, - {file = "cffi-1.15.1.tar.gz", hash = "sha256:d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9"}, -] -cfgv = [ - {file = "cfgv-3.3.1-py2.py3-none-any.whl", hash = "sha256:c6a0883f3917a037485059700b9e75da2464e6c27051014ad85ba6aaa5884426"}, - {file = "cfgv-3.3.1.tar.gz", hash = "sha256:f5a830efb9ce7a445376bb66ec94c638a9787422f96264c98edc6bdeed8ab736"}, -] -chardet = [ - {file = "chardet-5.1.0-py3-none-any.whl", hash = "sha256:362777fb014af596ad31334fde1e8c327dfdb076e1960d1694662d46a6917ab9"}, - {file = "chardet-5.1.0.tar.gz", hash = "sha256:0d62712b956bc154f85fb0a266e2a3c5913c2967e00348701b32411d6def31e5"}, -] -charset-normalizer = [ - {file = "charset-normalizer-2.0.12.tar.gz", hash = "sha256:2857e29ff0d34db842cd7ca3230549d1a697f96ee6d3fb071cfa6c7393832597"}, - {file = "charset_normalizer-2.0.12-py3-none-any.whl", hash = "sha256:6881edbebdb17b39b4eaaa821b438bf6eddffb4468cf344f09f89def34a8b1df"}, -] -click = [ - {file = "click-8.1.3-py3-none-any.whl", hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48"}, - {file = "click-8.1.3.tar.gz", hash = "sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e"}, -] -cliff = [ - {file = "cliff-3.10.1-py3-none-any.whl", hash = "sha256:a21da482714b9f0b0e9bafaaf2f6a8b3b14161bb47f62e10e28d2fe4ff4b1626"}, - {file = "cliff-3.10.1.tar.gz", hash = "sha256:045aee3f3c64471965d7ad507ce8474a4e2f20815fbb5405a770f8596a2a00a0"}, -] -cmd2 = [ - {file = "cmd2-2.4.2-py3-none-any.whl", hash = "sha256:a77e3056751393270b4125c990cf527db132f15951a20a3a5dd2df4290aadf20"}, - {file = "cmd2-2.4.2.tar.gz", hash = "sha256:073e555c05853b0f6965f3d03329babdf9e38a5f2cea028e61a64cd7eeb74ad5"}, -] -colorama = [ - {file = "colorama-0.3.9-py2.py3-none-any.whl", hash = "sha256:463f8483208e921368c9f306094eb6f725c6ca42b0f97e313cb5d5512459feda"}, - {file = "colorama-0.3.9.tar.gz", hash = "sha256:48eb22f4f8461b1df5734a074b57042430fb06e1d61bd1e11b078c0fe6d7a1f1"}, -] -configparser = [ - {file = "configparser-4.0.2-py2.py3-none-any.whl", hash = "sha256:254c1d9c79f60c45dfde850850883d5aaa7f19a23f13561243a050d5a7c3fe4c"}, - {file = "configparser-4.0.2.tar.gz", hash = "sha256:c7d282687a5308319bf3d2e7706e575c635b0a470342641c93bea0ea3b5331df"}, -] -coverage = [ - {file = "coverage-7.1.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:3b946bbcd5a8231383450b195cfb58cb01cbe7f8949f5758566b881df4b33baf"}, - {file = "coverage-7.1.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ec8e767f13be637d056f7e07e61d089e555f719b387a7070154ad80a0ff31801"}, - {file = "coverage-7.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d4a5a5879a939cb84959d86869132b00176197ca561c664fc21478c1eee60d75"}, - {file = "coverage-7.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b643cb30821e7570c0aaf54feaf0bfb630b79059f85741843e9dc23f33aaca2c"}, - {file = "coverage-7.1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:32df215215f3af2c1617a55dbdfb403b772d463d54d219985ac7cd3bf124cada"}, - {file = "coverage-7.1.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:33d1ae9d4079e05ac4cc1ef9e20c648f5afabf1a92adfaf2ccf509c50b85717f"}, - {file = "coverage-7.1.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:29571503c37f2ef2138a306d23e7270687c0efb9cab4bd8038d609b5c2393a3a"}, - {file = "coverage-7.1.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:63ffd21aa133ff48c4dff7adcc46b7ec8b565491bfc371212122dd999812ea1c"}, - {file = "coverage-7.1.0-cp310-cp310-win32.whl", hash = "sha256:4b14d5e09c656de5038a3f9bfe5228f53439282abcab87317c9f7f1acb280352"}, - {file = "coverage-7.1.0-cp310-cp310-win_amd64.whl", hash = "sha256:8361be1c2c073919500b6601220a6f2f98ea0b6d2fec5014c1d9cfa23dd07038"}, - {file = "coverage-7.1.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:da9b41d4539eefd408c46725fb76ecba3a50a3367cafb7dea5f250d0653c1040"}, - {file = "coverage-7.1.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:c5b15ed7644ae4bee0ecf74fee95808dcc34ba6ace87e8dfbf5cb0dc20eab45a"}, - {file = "coverage-7.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d12d076582507ea460ea2a89a8c85cb558f83406c8a41dd641d7be9a32e1274f"}, - {file = "coverage-7.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e2617759031dae1bf183c16cef8fcfb3de7617f394c813fa5e8e46e9b82d4222"}, - {file = "coverage-7.1.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c4e4881fa9e9667afcc742f0c244d9364d197490fbc91d12ac3b5de0bf2df146"}, - {file = "coverage-7.1.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:9d58885215094ab4a86a6aef044e42994a2bd76a446dc59b352622655ba6621b"}, - {file = "coverage-7.1.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:ffeeb38ee4a80a30a6877c5c4c359e5498eec095878f1581453202bfacc8fbc2"}, - {file = "coverage-7.1.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:3baf5f126f30781b5e93dbefcc8271cb2491647f8283f20ac54d12161dff080e"}, - {file = "coverage-7.1.0-cp311-cp311-win32.whl", hash = "sha256:ded59300d6330be27bc6cf0b74b89ada58069ced87c48eaf9344e5e84b0072f7"}, - {file = "coverage-7.1.0-cp311-cp311-win_amd64.whl", hash = "sha256:6a43c7823cd7427b4ed763aa7fb63901ca8288591323b58c9cd6ec31ad910f3c"}, - {file = "coverage-7.1.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:7a726d742816cb3a8973c8c9a97539c734b3a309345236cd533c4883dda05b8d"}, - {file = "coverage-7.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bc7c85a150501286f8b56bd8ed3aa4093f4b88fb68c0843d21ff9656f0009d6a"}, - {file = "coverage-7.1.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f5b4198d85a3755d27e64c52f8c95d6333119e49fd001ae5798dac872c95e0f8"}, - {file = "coverage-7.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ddb726cb861c3117a553f940372a495fe1078249ff5f8a5478c0576c7be12050"}, - {file = "coverage-7.1.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:51b236e764840a6df0661b67e50697aaa0e7d4124ca95e5058fa3d7cbc240b7c"}, - {file = "coverage-7.1.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:7ee5c9bb51695f80878faaa5598040dd6c9e172ddcf490382e8aedb8ec3fec8d"}, - {file = "coverage-7.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:c31b75ae466c053a98bf26843563b3b3517b8f37da4d47b1c582fdc703112bc3"}, - {file = "coverage-7.1.0-cp37-cp37m-win32.whl", hash = "sha256:3b155caf3760408d1cb903b21e6a97ad4e2bdad43cbc265e3ce0afb8e0057e73"}, - {file = "coverage-7.1.0-cp37-cp37m-win_amd64.whl", hash = "sha256:2a60d6513781e87047c3e630b33b4d1e89f39836dac6e069ffee28c4786715f5"}, - {file = "coverage-7.1.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:f2cba5c6db29ce991029b5e4ac51eb36774458f0a3b8d3137241b32d1bb91f06"}, - {file = "coverage-7.1.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:beeb129cacea34490ffd4d6153af70509aa3cda20fdda2ea1a2be870dfec8d52"}, - {file = "coverage-7.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0c45948f613d5d18c9ec5eaa203ce06a653334cf1bd47c783a12d0dd4fd9c851"}, - {file = "coverage-7.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ef382417db92ba23dfb5864a3fc9be27ea4894e86620d342a116b243ade5d35d"}, - {file = "coverage-7.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7c7c0d0827e853315c9bbd43c1162c006dd808dbbe297db7ae66cd17b07830f0"}, - {file = "coverage-7.1.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:e5cdbb5cafcedea04924568d990e20ce7f1945a1dd54b560f879ee2d57226912"}, - {file = "coverage-7.1.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:9817733f0d3ea91bea80de0f79ef971ae94f81ca52f9b66500c6a2fea8e4b4f8"}, - {file = "coverage-7.1.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:218fe982371ac7387304153ecd51205f14e9d731b34fb0568181abaf7b443ba0"}, - {file = "coverage-7.1.0-cp38-cp38-win32.whl", hash = "sha256:04481245ef966fbd24ae9b9e537ce899ae584d521dfbe78f89cad003c38ca2ab"}, - {file = "coverage-7.1.0-cp38-cp38-win_amd64.whl", hash = "sha256:8ae125d1134bf236acba8b83e74c603d1b30e207266121e76484562bc816344c"}, - {file = "coverage-7.1.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:2bf1d5f2084c3932b56b962a683074a3692bce7cabd3aa023c987a2a8e7612f6"}, - {file = "coverage-7.1.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:98b85dd86514d889a2e3dd22ab3c18c9d0019e696478391d86708b805f4ea0fa"}, - {file = "coverage-7.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:38da2db80cc505a611938d8624801158e409928b136c8916cd2e203970dde4dc"}, - {file = "coverage-7.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3164d31078fa9efe406e198aecd2a02d32a62fecbdef74f76dad6a46c7e48311"}, - {file = "coverage-7.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db61a79c07331e88b9a9974815c075fbd812bc9dbc4dc44b366b5368a2936063"}, - {file = "coverage-7.1.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:9ccb092c9ede70b2517a57382a601619d20981f56f440eae7e4d7eaafd1d1d09"}, - {file = "coverage-7.1.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:33ff26d0f6cc3ca8de13d14fde1ff8efe1456b53e3f0273e63cc8b3c84a063d8"}, - {file = "coverage-7.1.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:d47dd659a4ee952e90dc56c97d78132573dc5c7b09d61b416a9deef4ebe01a0c"}, - {file = "coverage-7.1.0-cp39-cp39-win32.whl", hash = "sha256:d248cd4a92065a4d4543b8331660121b31c4148dd00a691bfb7a5cdc7483cfa4"}, - {file = "coverage-7.1.0-cp39-cp39-win_amd64.whl", hash = "sha256:7ed681b0f8e8bcbbffa58ba26fcf5dbc8f79e7997595bf071ed5430d8c08d6f3"}, - {file = "coverage-7.1.0-pp37.pp38.pp39-none-any.whl", hash = "sha256:755e89e32376c850f826c425ece2c35a4fc266c081490eb0a841e7c1cb0d3bda"}, - {file = "coverage-7.1.0.tar.gz", hash = "sha256:10188fe543560ec4874f974b5305cd1a8bdcfa885ee00ea3a03733464c4ca265"}, -] -cryptography = [ - {file = "cryptography-38.0.4-cp36-abi3-macosx_10_10_universal2.whl", hash = "sha256:2fa36a7b2cc0998a3a4d5af26ccb6273f3df133d61da2ba13b3286261e7efb70"}, - {file = "cryptography-38.0.4-cp36-abi3-macosx_10_10_x86_64.whl", hash = "sha256:1f13ddda26a04c06eb57119caf27a524ccae20533729f4b1e4a69b54e07035eb"}, - {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:2ec2a8714dd005949d4019195d72abed84198d877112abb5a27740e217e0ea8d"}, - {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:50a1494ed0c3f5b4d07650a68cd6ca62efe8b596ce743a5c94403e6f11bf06c1"}, - {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a10498349d4c8eab7357a8f9aa3463791292845b79597ad1b98a543686fb1ec8"}, - {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_24_x86_64.whl", hash = "sha256:10652dd7282de17990b88679cb82f832752c4e8237f0c714be518044269415db"}, - {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:bfe6472507986613dc6cc00b3d492b2f7564b02b3b3682d25ca7f40fa3fd321b"}, - {file = "cryptography-38.0.4-cp36-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:ce127dd0a6a0811c251a6cddd014d292728484e530d80e872ad9806cfb1c5b3c"}, - {file = "cryptography-38.0.4-cp36-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:53049f3379ef05182864d13bb9686657659407148f901f3f1eee57a733fb4b00"}, - {file = "cryptography-38.0.4-cp36-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:8a4b2bdb68a447fadebfd7d24855758fe2d6fecc7fed0b78d190b1af39a8e3b0"}, - {file = "cryptography-38.0.4-cp36-abi3-win32.whl", hash = "sha256:1d7e632804a248103b60b16fb145e8df0bc60eed790ece0d12efe8cd3f3e7744"}, - {file = "cryptography-38.0.4-cp36-abi3-win_amd64.whl", hash = "sha256:8e45653fb97eb2f20b8c96f9cd2b3a0654d742b47d638cf2897afbd97f80fa6d"}, - {file = "cryptography-38.0.4-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ca57eb3ddaccd1112c18fc80abe41db443cc2e9dcb1917078e02dfa010a4f353"}, - {file = "cryptography-38.0.4-pp37-pypy37_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:c9e0d79ee4c56d841bd4ac6e7697c8ff3c8d6da67379057f29e66acffcd1e9a7"}, - {file = "cryptography-38.0.4-pp37-pypy37_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:0e70da4bdff7601b0ef48e6348339e490ebfb0cbe638e083c9c41fb49f00c8bd"}, - {file = "cryptography-38.0.4-pp38-pypy38_pp73-macosx_10_10_x86_64.whl", hash = "sha256:998cd19189d8a747b226d24c0207fdaa1e6658a1d3f2494541cb9dfbf7dcb6d2"}, - {file = "cryptography-38.0.4-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:67461b5ebca2e4c2ab991733f8ab637a7265bb582f07c7c88914b5afb88cb95b"}, - {file = "cryptography-38.0.4-pp38-pypy38_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:4eb85075437f0b1fd8cd66c688469a0c4119e0ba855e3fef86691971b887caf6"}, - {file = "cryptography-38.0.4-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:3178d46f363d4549b9a76264f41c6948752183b3f587666aff0555ac50fd7876"}, - {file = "cryptography-38.0.4-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:6391e59ebe7c62d9902c24a4d8bcbc79a68e7c4ab65863536127c8a9cd94043b"}, - {file = "cryptography-38.0.4-pp39-pypy39_pp73-macosx_10_10_x86_64.whl", hash = "sha256:78e47e28ddc4ace41dd38c42e6feecfdadf9c3be2af389abbfeef1ff06822285"}, - {file = "cryptography-38.0.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2fb481682873035600b5502f0015b664abc26466153fab5c6bc92c1ea69d478b"}, - {file = "cryptography-38.0.4-pp39-pypy39_pp73-manylinux_2_24_x86_64.whl", hash = "sha256:4367da5705922cf7070462e964f66e4ac24162e22ab0a2e9d31f1b270dd78083"}, - {file = "cryptography-38.0.4-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:b4cad0cea995af760f82820ab4ca54e5471fc782f70a007f31531957f43e9dee"}, - {file = "cryptography-38.0.4-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:80ca53981ceeb3241998443c4964a387771588c4e4a5d92735a493af868294f9"}, - {file = "cryptography-38.0.4.tar.gz", hash = "sha256:175c1a818b87c9ac80bb7377f5520b7f31b3ef2a0004e2420319beadedb67290"}, -] -darglint = [ - {file = "darglint-1.8.1-py3-none-any.whl", hash = "sha256:5ae11c259c17b0701618a20c3da343a3eb98b3bc4b5a83d31cdd94f5ebdced8d"}, - {file = "darglint-1.8.1.tar.gz", hash = "sha256:080d5106df149b199822e7ee7deb9c012b49891538f14a11be681044f0bb20da"}, -] -debtcollector = [ - {file = "debtcollector-2.5.0-py3-none-any.whl", hash = "sha256:1393a527d2c72f143ffa6a629e9c33face6642634eece475b48cab7b04ba61f3"}, - {file = "debtcollector-2.5.0.tar.gz", hash = "sha256:dc9d1ad3f745c43f4bbedbca30f9ffe8905a8c028c9926e61077847d5ea257ab"}, -] -decorator = [ - {file = "decorator-5.1.1-py3-none-any.whl", hash = "sha256:b8c3f85900b9dc423225913c5aace94729fe1fa9763b38939a95226f02d37186"}, - {file = "decorator-5.1.1.tar.gz", hash = "sha256:637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330"}, -] -distlib = [ - {file = "distlib-0.3.6-py2.py3-none-any.whl", hash = "sha256:f35c4b692542ca110de7ef0bea44d73981caeb34ca0b9b6b2e6d7790dda8f80e"}, - {file = "distlib-0.3.6.tar.gz", hash = "sha256:14bad2d9b04d3a36127ac97f30b12a19268f211063d8f8ee4f47108896e11b46"}, -] -docutils = [ - {file = "docutils-0.14-py2-none-any.whl", hash = "sha256:7a4bd47eaf6596e1295ecb11361139febe29b084a87bf005bf899f9a42edc3c6"}, - {file = "docutils-0.14-py3-none-any.whl", hash = "sha256:02aec4bd92ab067f6ff27a38a38a41173bf01bed8f89157768c1573f53e474a6"}, - {file = "docutils-0.14.tar.gz", hash = "sha256:51e64ef2ebfb29cae1faa133b3710143496eca21c530f3f71424d77687764274"}, -] -"dogpile.cache" = [ - {file = "dogpile.cache-1.1.8-py3-none-any.whl", hash = "sha256:3f0ca10b46b165e0b0e65e0e74b1a4b36187787b69db7c0f7073077adff2f05d"}, - {file = "dogpile.cache-1.1.8.tar.gz", hash = "sha256:d844e8bb638cc4f544a4c89a834dfd36fe935400b71a16cbd744ebdfb720fd4e"}, -] -dramatiq = [ - {file = "dramatiq-1.13.0-py3-none-any.whl", hash = "sha256:8ef7509ca62bc45c3f1e3b1a0248e9f774337100e32ba1502cfcca15df79ad61"}, - {file = "dramatiq-1.13.0.tar.gz", hash = "sha256:b4fe0ca6b55b06bebf82cd14c88044fb267505a57d4aa47378194efa0cef5f47"}, -] -exceptiongroup = [ - {file = "exceptiongroup-1.0.4-py3-none-any.whl", hash = "sha256:542adf9dea4055530d6e1279602fa5cb11dab2395fa650b8674eaec35fc4a828"}, - {file = "exceptiongroup-1.0.4.tar.gz", hash = "sha256:bd14967b79cd9bdb54d97323216f8fdf533e278df937aa2a90089e7d6e06e5ec"}, -] -fabric = [ - {file = "fabric-3.0.0-py3-none-any.whl", hash = "sha256:2a05508854ddef5a020a0be9aa7787e5397b528deb5936bbd2493c0b8eaaefa3"}, - {file = "fabric-3.0.0.tar.gz", hash = "sha256:bfe960c1ae904e7624af9d40ad5b9b99581ed9c4fd09349c0d02b7486e1d0f89"}, -] -filelock = [ - {file = "filelock-3.8.2-py3-none-any.whl", hash = "sha256:8df285554452285f79c035efb0c861eb33a4bcfa5b7a137016e32e6a90f9792c"}, - {file = "filelock-3.8.2.tar.gz", hash = "sha256:7565f628ea56bfcd8e54e42bdc55da899c85c1abfe1b5bcfd147e9188cebb3b2"}, -] -flake8 = [ - {file = "flake8-4.0.1-py2.py3-none-any.whl", hash = "sha256:479b1304f72536a55948cb40a32dce8bb0ffe3501e26eaf292c7e60eb5e0428d"}, - {file = "flake8-4.0.1.tar.gz", hash = "sha256:806e034dda44114815e23c16ef92f95c91e4c71100ff52813adf7132a6ad870d"}, -] -flake8-docstrings = [ - {file = "flake8-docstrings-1.6.0.tar.gz", hash = "sha256:9fe7c6a306064af8e62a055c2f61e9eb1da55f84bb39caef2b84ce53708ac34b"}, - {file = "flake8_docstrings-1.6.0-py2.py3-none-any.whl", hash = "sha256:99cac583d6c7e32dd28bbfbef120a7c0d1b6dde4adb5a9fd441c4227a6534bde"}, -] -flake8-use-fstring = [ - {file = "flake8-use-fstring-1.4.tar.gz", hash = "sha256:6550bf722585eb97dffa8343b0f1c372101f5c4ab5b07ebf0edd1c79880cdd39"}, -] -gluetool = [ - {file = "gluetool-1.29-py2.py3-none-any.whl", hash = "sha256:e4c4217efb46a6bab7e3845cc88ee774c6a3f3210988e6ad51cc049ade36483b"}, - {file = "gluetool-1.29.tar.gz", hash = "sha256:7f793d56ee77b2730b657fdceada65a821793a2a29d1b3159d5f1a09e93ee784"}, -] -greenlet = [ - {file = "greenlet-2.0.1-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:9ed358312e63bf683b9ef22c8e442ef6c5c02973f0c2a939ec1d7b50c974015c"}, - {file = "greenlet-2.0.1-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:4f09b0010e55bec3239278f642a8a506b91034f03a4fb28289a7d448a67f1515"}, - {file = "greenlet-2.0.1-cp27-cp27m-win32.whl", hash = "sha256:1407fe45246632d0ffb7a3f4a520ba4e6051fc2cbd61ba1f806900c27f47706a"}, - {file = "greenlet-2.0.1-cp27-cp27m-win_amd64.whl", hash = "sha256:3001d00eba6bbf084ae60ec7f4bb8ed375748f53aeaefaf2a37d9f0370558524"}, - {file = "greenlet-2.0.1-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:d566b82e92ff2e09dd6342df7e0eb4ff6275a3f08db284888dcd98134dbd4243"}, - {file = "greenlet-2.0.1-cp310-cp310-macosx_10_15_x86_64.whl", hash = "sha256:0722c9be0797f544a3ed212569ca3fe3d9d1a1b13942d10dd6f0e8601e484d26"}, - {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d37990425b4687ade27810e3b1a1c37825d242ebc275066cfee8cb6b8829ccd"}, - {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:be35822f35f99dcc48152c9839d0171a06186f2d71ef76dc57fa556cc9bf6b45"}, - {file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c140e7eb5ce47249668056edf3b7e9900c6a2e22fb0eaf0513f18a1b2c14e1da"}, - {file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:d21681f09e297a5adaa73060737e3aa1279a13ecdcfcc6ef66c292cb25125b2d"}, - {file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:fb412b7db83fe56847df9c47b6fe3f13911b06339c2aa02dcc09dce8bbf582cd"}, - {file = "greenlet-2.0.1-cp310-cp310-win_amd64.whl", hash = "sha256:c6a08799e9e88052221adca55741bf106ec7ea0710bca635c208b751f0d5b617"}, - {file = "greenlet-2.0.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:9e112e03d37987d7b90c1e98ba5e1b59e1645226d78d73282f45b326f7bddcb9"}, - {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:56961cfca7da2fdd178f95ca407fa330c64f33289e1804b592a77d5593d9bd94"}, - {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:13ba6e8e326e2116c954074c994da14954982ba2795aebb881c07ac5d093a58a"}, - {file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1bf633a50cc93ed17e494015897361010fc08700d92676c87931d3ea464123ce"}, - {file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:9f2c221eecb7ead00b8e3ddb913c67f75cba078fd1d326053225a3f59d850d72"}, - {file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:13ebf93c343dd8bd010cd98e617cb4c1c1f352a0cf2524c82d3814154116aa82"}, - {file = "greenlet-2.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:6f61d71bbc9b4a3de768371b210d906726535d6ca43506737682caa754b956cd"}, - {file = "greenlet-2.0.1-cp35-cp35m-macosx_10_14_x86_64.whl", hash = "sha256:2d0bac0385d2b43a7bd1d651621a4e0f1380abc63d6fb1012213a401cbd5bf8f"}, - {file = "greenlet-2.0.1-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:f6327b6907b4cb72f650a5b7b1be23a2aab395017aa6f1adb13069d66360eb3f"}, - {file = "greenlet-2.0.1-cp35-cp35m-win32.whl", hash = "sha256:81b0ea3715bf6a848d6f7149d25bf018fd24554a4be01fcbbe3fdc78e890b955"}, - {file = "greenlet-2.0.1-cp35-cp35m-win_amd64.whl", hash = "sha256:38255a3f1e8942573b067510f9611fc9e38196077b0c8eb7a8c795e105f9ce77"}, - {file = "greenlet-2.0.1-cp36-cp36m-macosx_10_14_x86_64.whl", hash = "sha256:04957dc96669be041e0c260964cfef4c77287f07c40452e61abe19d647505581"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:4aeaebcd91d9fee9aa768c1b39cb12214b30bf36d2b7370505a9f2165fedd8d9"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:974a39bdb8c90a85982cdb78a103a32e0b1be986d411303064b28a80611f6e51"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8dca09dedf1bd8684767bc736cc20c97c29bc0c04c413e3276e0962cd7aeb148"}, - {file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a4c0757db9bd08470ff8277791795e70d0bf035a011a528ee9a5ce9454b6cba2"}, - {file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:5067920de254f1a2dee8d3d9d7e4e03718e8fd2d2d9db962c8c9fa781ae82a39"}, - {file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:5a8e05057fab2a365c81abc696cb753da7549d20266e8511eb6c9d9f72fe3e92"}, - {file = "greenlet-2.0.1-cp36-cp36m-win32.whl", hash = "sha256:3d75b8d013086b08e801fbbb896f7d5c9e6ccd44f13a9241d2bf7c0df9eda928"}, - {file = "greenlet-2.0.1-cp36-cp36m-win_amd64.whl", hash = "sha256:097e3dae69321e9100202fc62977f687454cd0ea147d0fd5a766e57450c569fd"}, - {file = "greenlet-2.0.1-cp37-cp37m-macosx_10_15_x86_64.whl", hash = "sha256:cb242fc2cda5a307a7698c93173d3627a2a90d00507bccf5bc228851e8304963"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:72b00a8e7c25dcea5946692a2485b1a0c0661ed93ecfedfa9b6687bd89a24ef5"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d5b0ff9878333823226d270417f24f4d06f235cb3e54d1103b71ea537a6a86ce"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:be9e0fb2ada7e5124f5282d6381903183ecc73ea019568d6d63d33f25b2a9000"}, - {file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b493db84d124805865adc587532ebad30efa68f79ad68f11b336e0a51ec86c2"}, - {file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:0459d94f73265744fee4c2d5ec44c6f34aa8a31017e6e9de770f7bcf29710be9"}, - {file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:a20d33124935d27b80e6fdacbd34205732660e0a1d35d8b10b3328179a2b51a1"}, - {file = "greenlet-2.0.1-cp37-cp37m-win32.whl", hash = "sha256:ea688d11707d30e212e0110a1aac7f7f3f542a259235d396f88be68b649e47d1"}, - {file = "greenlet-2.0.1-cp37-cp37m-win_amd64.whl", hash = "sha256:afe07421c969e259e9403c3bb658968702bc3b78ec0b6fde3ae1e73440529c23"}, - {file = "greenlet-2.0.1-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:cd4ccc364cf75d1422e66e247e52a93da6a9b73cefa8cad696f3cbbb75af179d"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:4c8b1c43e75c42a6cafcc71defa9e01ead39ae80bd733a2608b297412beede68"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:659f167f419a4609bc0516fb18ea69ed39dbb25594934bd2dd4d0401660e8a1e"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:356e4519d4dfa766d50ecc498544b44c0249b6de66426041d7f8b751de4d6b48"}, - {file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:811e1d37d60b47cb8126e0a929b58c046251f28117cb16fcd371eed61f66b764"}, - {file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:d38ffd0e81ba8ef347d2be0772e899c289b59ff150ebbbbe05dc61b1246eb4e0"}, - {file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:0109af1138afbfb8ae647e31a2b1ab030f58b21dd8528c27beaeb0093b7938a9"}, - {file = "greenlet-2.0.1-cp38-cp38-win32.whl", hash = "sha256:88c8d517e78acdf7df8a2134a3c4b964415b575d2840a2746ddb1cc6175f8608"}, - {file = "greenlet-2.0.1-cp38-cp38-win_amd64.whl", hash = "sha256:d6ee1aa7ab36475035eb48c01efae87d37936a8173fc4d7b10bb02c2d75dd8f6"}, - {file = "greenlet-2.0.1-cp39-cp39-macosx_10_15_x86_64.whl", hash = "sha256:b1992ba9d4780d9af9726bbcef6a1db12d9ab1ccc35e5773685a24b7fb2758eb"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux2010_x86_64.whl", hash = "sha256:b5e83e4de81dcc9425598d9469a624826a0b1211380ac444c7c791d4a2137c19"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:505138d4fa69462447a562a7c2ef723c6025ba12ac04478bc1ce2fcc279a2db5"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:cce1e90dd302f45716a7715517c6aa0468af0bf38e814ad4eab58e88fc09f7f7"}, - {file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9e9744c657d896c7b580455e739899e492a4a452e2dd4d2b3e459f6b244a638d"}, - {file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:662e8f7cad915ba75d8017b3e601afc01ef20deeeabf281bd00369de196d7726"}, - {file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:41b825d65f31e394b523c84db84f9383a2f7eefc13d987f308f4663794d2687e"}, - {file = "greenlet-2.0.1-cp39-cp39-win32.whl", hash = "sha256:db38f80540083ea33bdab614a9d28bcec4b54daa5aff1668d7827a9fc769ae0a"}, - {file = "greenlet-2.0.1-cp39-cp39-win_amd64.whl", hash = "sha256:b23d2a46d53210b498e5b701a1913697671988f4bf8e10f935433f6e7c332fb6"}, - {file = "greenlet-2.0.1.tar.gz", hash = "sha256:42e602564460da0e8ee67cb6d7236363ee5e131aa15943b6670e44e5c2ed0f67"}, -] -gssapi = [ - {file = "gssapi-1.8.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:7c14cf97d61073d8211abfded77066af791356868022acda10224a8212639cf5"}, - {file = "gssapi-1.8.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:a36bc089036196aa03c3c312ea1639677065b3d7e8f37edbba731f61f5e56dd6"}, - {file = "gssapi-1.8.2-cp310-cp310-win32.whl", hash = "sha256:cdd6bff2cf7f3a5a5a24cddde137b6e117fe53aad81f240dee2e8e383c0b289b"}, - {file = "gssapi-1.8.2-cp310-cp310-win_amd64.whl", hash = "sha256:f75b094913a1757e5e634b70b03e808cab0eb02c802ec50b760636b23b0aa50c"}, - {file = "gssapi-1.8.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:47d69b1fd3bd0764d7a14500c6cbd8fd08198ee6e1737048a01ad7024d57f67d"}, - {file = "gssapi-1.8.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:67c85758a6b40042509c96bb00d0873a501491453ad5b0da88dbfa9343c8ffea"}, - {file = "gssapi-1.8.2-cp311-cp311-win32.whl", hash = "sha256:4aaed04439aed8eba525ea44dd7219ecd97d520254320e66ac53d9ae4acb8fe5"}, - {file = "gssapi-1.8.2-cp311-cp311-win_amd64.whl", hash = "sha256:8b4c1c664635153b0055a08bf30ec1552c8aa064a76f565d7905057500f334b3"}, - {file = "gssapi-1.8.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:02e0a8f35e1f5b1c0eada646e3da1af3022c25e8df26ded3fd18ee78abb155ea"}, - {file = "gssapi-1.8.2-cp37-cp37m-win32.whl", hash = "sha256:84bfd1b3954a5a608302884a36586eed6f623f6f38fcd331ad55937eca1ea89f"}, - {file = "gssapi-1.8.2-cp37-cp37m-win_amd64.whl", hash = "sha256:85e7e623dfe51fef3f613acb965c4fa1866e7a7ee2c2558cbe2f203798171510"}, - {file = "gssapi-1.8.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:512a2bd98e8003f48d98908bf54d1ed94c5388764e0a09fdc24cc691422a4162"}, - {file = "gssapi-1.8.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:13aba9a947994f5f5f1fb6f425b397a359b191cee2983fa33911cf5e212d6cfb"}, - {file = "gssapi-1.8.2-cp38-cp38-win32.whl", hash = "sha256:43c8b1acb8efa1f881ff7f7e912ccdc611689484190b7cc83f538b44f8992cbd"}, - {file = "gssapi-1.8.2-cp38-cp38-win_amd64.whl", hash = "sha256:787262e0db124d302c972d30e6f4b7c81423e696d08ee6e07047194a9bce2664"}, - {file = "gssapi-1.8.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:d6be1d8e07cc151e217f8a0ccf7c28ca5a1bb0ae00c8512586642c9f876a7298"}, - {file = "gssapi-1.8.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:75763c49b3e18da60e160d76e8ac9a27b0bbd637c6e88513150fbb7158ae15d7"}, - {file = "gssapi-1.8.2-cp39-cp39-win32.whl", hash = "sha256:dcd2be270bf490b6007eb3734795aaeddf92848f79b69d6a23f6204ccaa9b6c7"}, - {file = "gssapi-1.8.2-cp39-cp39-win_amd64.whl", hash = "sha256:fac7d1f4b14383bd29d3996cf5f6f23d0dc50ffd7965d2bc35bcc0849da24152"}, - {file = "gssapi-1.8.2.tar.gz", hash = "sha256:b78e0a021cc91158660e4c5cc9263e07c719346c35a9c0f66725e914b235c89a"}, -] -gunicorn = [ - {file = "gunicorn-20.1.0-py3-none-any.whl", hash = "sha256:9dcc4547dbb1cb284accfb15ab5667a0e5d1881cc443e0677b4882a4067a807e"}, - {file = "gunicorn-20.1.0.tar.gz", hash = "sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8"}, -] -humanfriendly = [ - {file = "humanfriendly-10.0-py2.py3-none-any.whl", hash = "sha256:1697e1a8a8f550fd43c2865cd84542fc175a61dcb779b6fee18cf6b6ccba1477"}, - {file = "humanfriendly-10.0.tar.gz", hash = "sha256:6b0b831ce8f15f7300721aa49829fc4e83921a9a301cc7f606be6686a2288ddc"}, -] -icdiff = [ - {file = "icdiff-2.0.5.tar.gz", hash = "sha256:35d24b728e48b7e0a12bdb69386d3bfc7eef4fe922d0ac1cd70d6e5c11630bae"}, -] -identify = [ - {file = "identify-2.5.9-py2.py3-none-any.whl", hash = "sha256:a390fb696e164dbddb047a0db26e57972ae52fbd037ae68797e5ae2f4492485d"}, - {file = "identify-2.5.9.tar.gz", hash = "sha256:906036344ca769539610436e40a684e170c3648b552194980bb7b617a8daeb9f"}, -] -idna = [ - {file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"}, - {file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"}, -] -imagesize = [ - {file = "imagesize-1.4.1-py2.py3-none-any.whl", hash = "sha256:0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b"}, - {file = "imagesize-1.4.1.tar.gz", hash = "sha256:69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a"}, -] -iniconfig = [ - {file = "iniconfig-1.1.1-py2.py3-none-any.whl", hash = "sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3"}, - {file = "iniconfig-1.1.1.tar.gz", hash = "sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32"}, -] -invoke = [ - {file = "invoke-2.0.0-py3-none-any.whl", hash = "sha256:a860582bcf7a4b336fe18ef53937f0f28cec1c0053ffa767c2fcf7ba0b850f59"}, - {file = "invoke-2.0.0.tar.gz", hash = "sha256:7ab5dd9cd76b787d560a78b1a9810d252367ab595985c50612702be21d671dd7"}, -] -iso8601 = [ - {file = "iso8601-1.1.0-py3-none-any.whl", hash = "sha256:8400e90141bf792bce2634df533dc57e3bee19ea120a87bebcd3da89a58ad73f"}, - {file = "iso8601-1.1.0.tar.gz", hash = "sha256:32811e7b81deee2063ea6d2e94f8819a86d1f3811e49d23623a41fa832bef03f"}, -] -isodate = [ - {file = "isodate-0.6.1-py2.py3-none-any.whl", hash = "sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96"}, - {file = "isodate-0.6.1.tar.gz", hash = "sha256:48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9"}, -] -isort = [ - {file = "isort-5.10.1-py3-none-any.whl", hash = "sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7"}, - {file = "isort-5.10.1.tar.gz", hash = "sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951"}, -] -jinja2 = [ - {file = "Jinja2-2.11.3-py2.py3-none-any.whl", hash = "sha256:03e47ad063331dd6a3f04a43eddca8a966a26ba0c5b7207a9a9e4e08f1b29419"}, - {file = "Jinja2-2.11.3.tar.gz", hash = "sha256:a6d58433de0ae800347cab1fa3043cebbabe8baa9d29e668f1c768cb87a333c6"}, -] -jinja2-ansible-filters = [ - {file = "jinja2-ansible-filters-1.3.2.tar.gz", hash = "sha256:07c10cf44d7073f4f01102ca12d9a2dc31b41d47e4c61ed92ef6a6d2669b356b"}, - {file = "jinja2_ansible_filters-1.3.2-py3-none-any.whl", hash = "sha256:e1082f5564917649c76fed239117820610516ec10f87735d0338688800a55b34"}, -] -jmespath = [ - {file = "jmespath-1.0.1-py3-none-any.whl", hash = "sha256:02e2e4cc71b5bcab88332eebf907519190dd9e6e82107fa7f83b1003a6252980"}, - {file = "jmespath-1.0.1.tar.gz", hash = "sha256:90261b206d6defd58fdd5e85f478bf633a2901798906be2ad389150c5c60edbe"}, -] -jq = [ - {file = "jq-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:4edd3edde1bec54408dc14a4ab4350523e2d69c15cac58033459cff3ff814ca9"}, - {file = "jq-1.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:11d6e7c98efcb38b95481687310ed0ec7f230cc8916ac1c054827552f45ece5d"}, - {file = "jq-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5c4e9d9cdf5e63bddeea01d1150903dcb45c3fbd028ecf4578561b0b6dddb8dc"}, - {file = "jq-1.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f36e1d4837383489b0e0c2c70da06c2cb6332bca4fa864b0c7a1500abfed384a"}, - {file = "jq-1.3.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:75fd74d74e0f78f513fd8517d39fee591b6dc194b422e5b2d88b77899a79a2a9"}, - {file = "jq-1.3.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:05d44bdf6a97ad4866ad099fed5297214a58e1e3e56657be41495c69ce74aa11"}, - {file = "jq-1.3.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:18bb7c70fc01f5e4739b1ac3cbab958eae881b1991615c973b9cdcfcd06ce93f"}, - {file = "jq-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:06d02868ec10cf1e744fda3ec1b6928eb2a05fbbb3b52383c85285d52e8e000a"}, - {file = "jq-1.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:228c42e825007277fd01ad71f6ea93bda289fe45693b2d3649eeb87b75a6b083"}, - {file = "jq-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:118070043a369378feadf22f091e57b4054b3325ccdc248e1f19c8586bfe9e6f"}, - {file = "jq-1.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:fa0a8032416746edb57ea570cafc99026c2c240d8a0624c0a43631fc82cc0efa"}, - {file = "jq-1.3.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:56ea972fd697aea1658c56bd18da9d2ae2494ae9be627858a5152d70cdea75f2"}, - {file = "jq-1.3.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:150aeaa02d57fc9c4966c7af8c6c2a9c6736f82a798c7bc72b44dd7970f1f8d8"}, - {file = "jq-1.3.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:78d13cbeb6dd512adcf2bbebf393c18e3c0b7e3e366ce7a05b46310ce2924a65"}, - {file = "jq-1.3.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:28c6ec10c97e697ca73d1fe188c340d53ad17fc4b42fcca87570c060f9364c55"}, - {file = "jq-1.3.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:16e28f6964b827a5170a0d7f086367601ef1d420952de81934e79cff638a6bc8"}, - {file = "jq-1.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0d8c8a0e7bc6f738e482472b4fbb6be97eab707924661782e90c378327688b29"}, - {file = "jq-1.3.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:0dc8ca9e2ea1afc8e856e92eee70f6ab728342d1c071c741b2047d5c08961d8a"}, - {file = "jq-1.3.0-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:fa7724caaedf6c48522a6805e4306978defc5f0d6bd6ab0d25eeb7207dae9a90"}, - {file = "jq-1.3.0-cp36-cp36m-musllinux_1_1_i686.whl", hash = "sha256:e97578a5e53b06481dbdf5b88e38e6dd856b53ba7bd68678ceadb50de3799fd1"}, - {file = "jq-1.3.0-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:673ec567be3644166a367627e8393944ce2d21b2e14dc1f4be48b2e3082ccfc2"}, - {file = "jq-1.3.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:fe9fb7748e39b30b5723a7f6695e2f6c58707563b94f1239766d2c8b9550f147"}, - {file = "jq-1.3.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ead1c073cf33326be15a879475e3dd8b5f5a70ccff95acafbba56ea3d231803d"}, - {file = "jq-1.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e97850b803ea8604cd14645a63ad5863d86fdbfaf0bede0da0490c3108956bd0"}, - {file = "jq-1.3.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5ae2b94979bcd6a183aa18056bce975d5081199d83cbf914ff71aecab4e0a2d4"}, - {file = "jq-1.3.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:6b07ad65aa9fca72b7e722585bac5a5e13280257abe9e9d5af845a003e66ff8b"}, - {file = "jq-1.3.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:028604640ba281c2bc5fa1b4284078d4d56d9431c96b6f71715fd801a3d2cdfb"}, - {file = "jq-1.3.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:95160aa31efde7939763c80767e85d9a34544ab87e7ed66ee13f42dbc4595d37"}, - {file = "jq-1.3.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d49afd3743d9703d31ed2148d9c5d8edc7bf1c894688f4c72b0d9ef5e0add7b3"}, - {file = "jq-1.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ec2255c7fe76070a8ee52cc3d32a7cd7f84fca9a6048873c01b07ca1c70db295"}, - {file = "jq-1.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fd04032736f7b94d1e0720634038cc58980f5eeac7e280bbf5f70e03c7f1afd9"}, - {file = "jq-1.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:8d263927eb8140c174e715da2ad8c009e65e7d3fa82b8af176744b9367aae860"}, - {file = "jq-1.3.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:980ac3ad4fa9e61bbec4e17d0d01c7bad11decca49620d9766aff047a4043eb9"}, - {file = "jq-1.3.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:5952b363fd44e4c2e1ceb8a88c0205699ee4eb060c34e1b590f39f3490533549"}, - {file = "jq-1.3.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:dab5daca625ba4c10c3579d55fe057b063ad609f0c0382ae6e28936d7ec8a772"}, - {file = "jq-1.3.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:52ffba73a294949dfddef52a70672e3d5bc694f9e593d3cbcc115449c735e26c"}, - {file = "jq-1.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7c09caae5a24a3216a1bb812489e1ad6bc0e2b7410853c930c272a4ab65c8667"}, - {file = "jq-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1569aa11654a686be9323c9c4329d4a961dd96f9f0b9800eb3bdd939b017cb8a"}, - {file = "jq-1.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:eb28afd2e43e1ece66618381b646ff1da65fc129f0d9cc600ec224f384add061"}, - {file = "jq-1.3.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:bbf73f553e23f99c33463041dc04de3b5a5eefdfc35bd9e2e33ba4f7b060249e"}, - {file = "jq-1.3.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:4bc0680f7b4cff6a9077a288e6e166a327eb916a50041cf10d9d3df289b1e5d1"}, - {file = "jq-1.3.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:0015b80570b38176f5ac22049b957d4f34ee8030f6ee89955f95bce4bfff8451"}, - {file = "jq-1.3.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:4b46fe1f91423699337c5f3b1001943b911bb54a9e045a1b8d6493142f4acc45"}, - {file = "jq-1.3.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:71d5725dae1dd2f636fb696865a10f260610a23ea029ca7b78f2b7c033b3b148"}, - {file = "jq-1.3.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e874298835c55e60bbf27bc21799ec64bc1305a0b1dcc4646f2755210fe43bfa"}, - {file = "jq-1.3.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ba4afcb00c1fc8d1f0d79f0029345f91e207909fd2c125aeedbf7b4cf2c1fc84"}, - {file = "jq-1.3.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:b3352b273e17e530de5cfbf55cdba68d6231cdf0ac10ca6baf438e41fd43e881"}, - {file = "jq-1.3.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:96da9428a158fa377ec1f432e4790ce3e0640e28004aa1cb6486db374277c6a1"}, - {file = "jq-1.3.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7b1ad8a91623fa3c5cecff9dc398eebf7e5e82ba9982f60e5ef17172d78a4ecc"}, - {file = "jq-1.3.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6c427bb8f782eb4ac0326b9f65d5f002bd9a5947d9bc715e662cda659361c48c"}, - {file = "jq-1.3.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:52cce695dafc461becee6d14889918db7cccafd6f3c28e9174042caa7e017e96"}, - {file = "jq-1.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ee0503d45e8b24dd4757460e7664c275aed9a6e5f4986b16a483dc11fb83c19b"}, - {file = "jq-1.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3c7b8f71778fb4140e923bb716caef0709e6f64d33ea369236f1d43c76d62f7a"}, - {file = "jq-1.3.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bb72811aa78cf0f82d512731c47e69611168909b991b43481d2a6dc0da940835"}, - {file = "jq-1.3.0.tar.gz", hash = "sha256:96b66f41a91c9794f8051cc32d8fd3206c6409693f0076b22eacb4faa0bc504f"}, -] -jsonpatch = [ - {file = "jsonpatch-1.32-py2.py3-none-any.whl", hash = "sha256:26ac385719ac9f54df8a2f0827bb8253aa3ea8ab7b3368457bcdb8c14595a397"}, - {file = "jsonpatch-1.32.tar.gz", hash = "sha256:b6ddfe6c3db30d81a96aaeceb6baf916094ffa23d7dd5fa2c13e13f8b6e600c2"}, -] -jsonpointer = [ - {file = "jsonpointer-2.3-py2.py3-none-any.whl", hash = "sha256:51801e558539b4e9cd268638c078c6c5746c9ac96bc38152d443400e4f3793e9"}, - {file = "jsonpointer-2.3.tar.gz", hash = "sha256:97cba51526c829282218feb99dab1b1e6bdf8efd1c43dc9d57be093c0d69c99a"}, -] -jsonschema = [ - {file = "jsonschema-4.17.3-py3-none-any.whl", hash = "sha256:a870ad254da1a8ca84b6a2905cac29d265f805acc57af304784962a2aa6508f6"}, - {file = "jsonschema-4.17.3.tar.gz", hash = "sha256:0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d"}, -] -keystoneauth1 = [ - {file = "keystoneauth1-5.1.0-py3-none-any.whl", hash = "sha256:5f7a60efff415bd74ce57f3ceb21612deae940746bbb69e36b7b350390d7f5dc"}, - {file = "keystoneauth1-5.1.0.tar.gz", hash = "sha256:9ef7b4b719a79a4a04387a6aa558a7b6ca4adf18b8131f186acaf0643ff97bbe"}, -] -knack = [ - {file = "knack-0.6.3-py2.py3-none-any.whl", hash = "sha256:bd240163d4e2ce9fc8535f77519358da0afd6c0ca19f001c639c3160b57630a9"}, - {file = "knack-0.6.3.tar.gz", hash = "sha256:b1ac92669641b902e1aef97138666a21b8852f65d83cbde03eb9ddebf82ce121"}, -] -lxml = [ +files = [ {file = "lxml-4.9.1-cp27-cp27m-macosx_10_15_x86_64.whl", hash = "sha256:98cafc618614d72b02185ac583c6f7796202062c41d2eeecdf07820bad3295ed"}, {file = "lxml-4.9.1-cp27-cp27m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:c62e8dd9754b7debda0c5ba59d34509c4688f853588d75b53c3791983faa96fc"}, {file = "lxml-4.9.1-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:21fb3d24ab430fc538a96e9fbb9b150029914805d551deeac7d7822f64631dfc"}, @@ -5213,11 +3808,41 @@ lxml = [ {file = "lxml-4.9.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:287605bede6bd36e930577c5925fcea17cb30453d96a7b4c63c14a257118dbb9"}, {file = "lxml-4.9.1.tar.gz", hash = "sha256:fe749b052bb7233fe5d072fcb549221a8cb1a16725c47c37e42b0b9cb3ff2c3f"}, ] -mako = [ + +[package.extras] +cssselect = ["cssselect (>=0.7)"] +html5 = ["html5lib"] +htmlsoup = ["BeautifulSoup4"] +source = ["Cython (>=0.29.7)"] + +[[package]] +name = "mako" +version = "1.2.4" +description = "A super-fast templating language that borrows the best ideas from the existing templating languages." +category = "main" +optional = false +python-versions = ">=3.7" +files = [ {file = "Mako-1.2.4-py3-none-any.whl", hash = "sha256:c97c79c018b9165ac9922ae4f32da095ffd3c4e6872b45eded42926deea46818"}, {file = "Mako-1.2.4.tar.gz", hash = "sha256:d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34"}, ] -markupsafe = [ + +[package.dependencies] +MarkupSafe = ">=0.9.2" + +[package.extras] +babel = ["Babel"] +lingua = ["lingua"] +testing = ["pytest"] + +[[package]] +name = "markupsafe" +version = "1.1.1" +description = "Safely add untrusted strings to HTML/XML markup." +category = "main" +optional = false +python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" +files = [ {file = "MarkupSafe-1.1.1-cp27-cp27m-macosx_10_6_intel.whl", hash = "sha256:09027a7803a62ca78792ad89403b1b7a73a01c8cb65909cd876f7fcebd79b161"}, {file = "MarkupSafe-1.1.1-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:e249096428b3ae81b08327a63a485ad0878de3fb939049038579ac0ef61e17e7"}, {file = "MarkupSafe-1.1.1-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:500d4957e52ddc3351cabf489e79c91c17f6e0899158447047588650b5e69183"}, @@ -5271,19 +3896,67 @@ markupsafe = [ {file = "MarkupSafe-1.1.1-cp39-cp39-win_amd64.whl", hash = "sha256:b7d644ddb4dbd407d31ffb699f1d140bc35478da613b441c582aeb7c43838dd8"}, {file = "MarkupSafe-1.1.1.tar.gz", hash = "sha256:29872e92839765e546828bb7754a68c418d927cd064fd4708fab9fe9c8bb116b"}, ] -mccabe = [ + +[[package]] +name = "mccabe" +version = "0.6.1" +description = "McCabe checker, plugin for flake8" +category = "dev" +optional = false +python-versions = "*" +files = [ {file = "mccabe-0.6.1-py2.py3-none-any.whl", hash = "sha256:ab8a6258860da4b6677da4bd2fe5dc2c659cff31b3ee4f7f5d64e79735b80d42"}, {file = "mccabe-0.6.1.tar.gz", hash = "sha256:dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f"}, ] -mock = [ + +[[package]] +name = "mock" +version = "3.0.5" +description = "Rolling backport of unittest.mock for all Pythons" +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ {file = "mock-3.0.5-py2.py3-none-any.whl", hash = "sha256:d157e52d4e5b938c550f39eb2fd15610db062441a9c2747d3dbfa9298211d0f8"}, {file = "mock-3.0.5.tar.gz", hash = "sha256:83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3"}, ] -molten = [ + +[package.dependencies] +six = "*" + +[package.extras] +build = ["blurb", "twine", "wheel"] +docs = ["sphinx"] +test = ["pytest", "pytest-cov"] + +[[package]] +name = "molten" +version = "1.0.2" +description = "A minimal, extensible, fast and productive API framework." +category = "main" +optional = false +python-versions = ">=3.6" +files = [ {file = "molten-1.0.2-py3-none-any.whl", hash = "sha256:e4316ecd97e721ac573ff744803542c0ebeee3f3d37575f42614db84f7f6b737"}, {file = "molten-1.0.2.tar.gz", hash = "sha256:bc119f0f59f2ac1fab447ce23dc44d0d598784f27482c3be8c4fdf3ad722aae1"}, ] -msgpack = [ + +[package.dependencies] +typing-extensions = ">=3.6,<4.0" +typing-inspect = ">=0.3.1,<0.7" + +[package.extras] +all = ["typing-extensions (>=3.6,<4.0)", "typing-inspect (>=0.3.1,<0.7)"] +dev = ["alabaster (>0.7)", "bumpversion (>0.5,<0.6)", "dramatiq[rabbitmq] (>1.3,<2.0)", "flake8", "flake8-bugbear", "flake8-quotes", "gevent", "gunicorn (>19.8)", "isort", "jinja2 (>=2.10,<3.0)", "msgpack (>0.5,<0.6)", "mypy", "prometheus-client (>=0.2,<0.3)", "pytest", "sphinx (<1.8)", "sphinxcontrib-napoleon", "sqlalchemy (>1.2,<2.0)", "toml (>0.9,<0.10)", "typing-extensions (>=3.6,<4.0)", "typing-inspect (>=0.3.1,<0.7)", "wsgicors (>=0.7,<0.8)"] + +[[package]] +name = "msgpack" +version = "1.0.4" +description = "MessagePack serializer" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "msgpack-1.0.4-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:4ab251d229d10498e9a2f3b1e68ef64cb393394ec477e3370c457f9430ce9250"}, {file = "msgpack-1.0.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:112b0f93202d7c0fef0b7810d465fde23c746a2d482e1e2de2aafd2ce1492c88"}, {file = "msgpack-1.0.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:002b5c72b6cd9b4bafd790f364b8480e859b4712e91f43014fe01e4f957b8467"}, @@ -5337,19 +4010,72 @@ msgpack = [ {file = "msgpack-1.0.4-cp39-cp39-win_amd64.whl", hash = "sha256:4d5834a2a48965a349da1c5a79760d94a1a0172fbb5ab6b5b33cbf8447e109ce"}, {file = "msgpack-1.0.4.tar.gz", hash = "sha256:f5d869c18f030202eb412f08b28d2afeea553d6613aee89e200d7aca7ef01f5f"}, ] -msrest = [ + +[[package]] +name = "msrest" +version = "0.6.21" +description = "AutoRest swagger generator Python client runtime." +category = "main" +optional = true +python-versions = "*" +files = [ {file = "msrest-0.6.21-py2.py3-none-any.whl", hash = "sha256:c840511c845330e96886011a236440fafc2c9aff7b2df9c0a92041ee2dee3782"}, {file = "msrest-0.6.21.tar.gz", hash = "sha256:72661bc7bedc2dc2040e8f170b6e9ef226ee6d3892e01affd4d26b06474d68d8"}, ] -msrestazure = [ + +[package.dependencies] +certifi = ">=2017.4.17" +isodate = ">=0.6.0" +requests = ">=2.16,<3.0" +requests-oauthlib = ">=0.5.0" + +[package.extras] +async = ["aiodns", "aiohttp (>=3.0)"] + +[[package]] +name = "msrestazure" +version = "0.6.4" +description = "AutoRest swagger generator Python client runtime. Azure-specific module." +category = "main" +optional = true +python-versions = "*" +files = [ {file = "msrestazure-0.6.4-py2.py3-none-any.whl", hash = "sha256:3de50f56147ef529b31e099a982496690468ecef33f0544cb0fa0cfe1e1de5b9"}, {file = "msrestazure-0.6.4.tar.gz", hash = "sha256:a06f0dabc9a6f5efe3b6add4bd8fb623aeadacf816b7a35b0f89107e0544d189"}, ] -munch = [ + +[package.dependencies] +adal = ">=0.6.0,<2.0.0" +msrest = ">=0.6.0,<2.0.0" +six = "*" + +[[package]] +name = "munch" +version = "2.5.0" +description = "A dot-accessible dictionary (a la JavaScript objects)" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "munch-2.5.0-py2.py3-none-any.whl", hash = "sha256:6f44af89a2ce4ed04ff8de41f70b226b984db10a91dcc7b9ac2efc1c77022fdd"}, {file = "munch-2.5.0.tar.gz", hash = "sha256:2d735f6f24d4dba3417fa448cae40c6e896ec1fdab6cdb5e6510999758a4dbd2"}, ] -mypy = [ + +[package.dependencies] +six = "*" + +[package.extras] +testing = ["astroid (>=1.5.3,<1.6.0)", "astroid (>=2.0)", "coverage", "pylint (>=1.7.2,<1.8.0)", "pylint (>=2.3.1,<2.4.0)", "pytest"] +yaml = ["PyYAML (>=5.1.0)"] + +[[package]] +name = "mypy" +version = "0.991" +description = "Optional static typing for Python" +category = "dev" +optional = false +python-versions = ">=3.7" +files = [ {file = "mypy-0.991-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:7d17e0a9707d0772f4a7b878f04b4fd11f6f5bcb9b3813975a9b13c9332153ab"}, {file = "mypy-0.991-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:0714258640194d75677e86c786e80ccf294972cc76885d3ebbb560f11db0003d"}, {file = "mypy-0.991-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:0c8f3be99e8a8bd403caa8c03be619544bc2c77a7093685dcf308c6b109426c6"}, @@ -5381,15 +4107,50 @@ mypy = [ {file = "mypy-0.991-py3-none-any.whl", hash = "sha256:de32edc9b0a7e67c2775e574cb061a537660e51210fbf6006b0b36ea695ae9bb"}, {file = "mypy-0.991.tar.gz", hash = "sha256:3c0165ba8f354a6d9881809ef29f1a9318a236a6d81c690094c5df32107bde06"}, ] -mypy-extensions = [ + +[package.dependencies] +mypy-extensions = ">=0.4.3" +tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""} +typing-extensions = ">=3.10" + +[package.extras] +dmypy = ["psutil (>=4.0)"] +install-types = ["pip"] +python2 = ["typed-ast (>=1.4.0,<2)"] +reports = ["lxml"] + +[[package]] +name = "mypy-extensions" +version = "0.4.3" +description = "Experimental type system extensions for programs checked with the mypy typechecker." +category = "main" +optional = false +python-versions = "*" +files = [ {file = "mypy_extensions-0.4.3-py2.py3-none-any.whl", hash = "sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d"}, {file = "mypy_extensions-0.4.3.tar.gz", hash = "sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8"}, ] -netaddr = [ + +[[package]] +name = "netaddr" +version = "0.8.0" +description = "A network address manipulation library for Python" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "netaddr-0.8.0-py2.py3-none-any.whl", hash = "sha256:9666d0232c32d2656e5e5f8d735f58fd6c7457ce52fc21c98d45f2af78f990ac"}, {file = "netaddr-0.8.0.tar.gz", hash = "sha256:d6cc57c7a07b1d9d2e917aa8b36ae8ce61c35ba3fcd1b83ca31c5a0ee2b5a243"}, ] -netifaces = [ + +[[package]] +name = "netifaces" +version = "0.11.0" +description = "Portable network interface information." +category = "main" +optional = true +python-versions = "*" +files = [ {file = "netifaces-0.11.0-cp27-cp27m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:eb4813b77d5df99903af4757ce980a98c4d702bbcb81f32a0b305a1537bdf0b1"}, {file = "netifaces-0.11.0-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:5f9ca13babe4d845e400921973f6165a4c2f9f3379c7abfc7478160e25d196a4"}, {file = "netifaces-0.11.0-cp27-cp27m-win32.whl", hash = "sha256:7dbb71ea26d304e78ccccf6faccef71bb27ea35e259fb883cfd7fd7b4f17ecb1"}, @@ -5421,55 +4182,244 @@ netifaces = [ {file = "netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:e76c7f351e0444721e85f975ae92718e21c1f361bda946d60a214061de1f00a1"}, {file = "netifaces-0.11.0.tar.gz", hash = "sha256:043a79146eb2907edf439899f262b3dfe41717d34124298ed281139a8b93ca32"}, ] -nodeenv = [ + +[[package]] +name = "nodeenv" +version = "1.7.0" +description = "Node.js virtual environment builder" +category = "dev" +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"}, ] -oauthlib = [ + +[package.dependencies] +setuptools = "*" + +[[package]] +name = "oauthlib" +version = "3.2.2" +description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "oauthlib-3.2.2-py3-none-any.whl", hash = "sha256:8139f29aac13e25d502680e9e19963e83f16838d48a0d71c287fe40e7067fbca"}, {file = "oauthlib-3.2.2.tar.gz", hash = "sha256:9859c40929662bec5d64f34d01c99e093149682a3f38915dc0655d5a633dd918"}, ] -openstacksdk = [ + +[package.extras] +rsa = ["cryptography (>=3.0.0)"] +signals = ["blinker (>=1.4.0)"] +signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"] + +[[package]] +name = "openstacksdk" +version = "0.103.0" +description = "An SDK for building applications to work with OpenStack" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "openstacksdk-0.103.0-py3-none-any.whl", hash = "sha256:838486f47cf5a2b52c8bdfdc0b42b7203319deb2420ae208b8add3c02f9d62f4"}, {file = "openstacksdk-0.103.0.tar.gz", hash = "sha256:4f9f118986603967435f3976b3e059950a71bd8e41a8316cc8afb2d9668a0741"}, ] -os-service-types = [ + +[package.dependencies] +appdirs = ">=1.3.0" +cryptography = ">=2.7" +decorator = ">=4.4.1" +"dogpile.cache" = ">=0.6.5" +iso8601 = ">=0.1.11" +jmespath = ">=0.9.0" +jsonpatch = ">=1.16,<1.20 || >1.20" +keystoneauth1 = ">=3.18.0" +munch = ">=2.1.0" +netifaces = ">=0.10.4" +os-service-types = ">=1.7.0" +pbr = ">=2.0.0,<2.1.0 || >2.1.0" +PyYAML = ">=3.13" +requestsexceptions = ">=1.2.0" + +[[package]] +name = "os-service-types" +version = "1.7.0" +description = "Python library for consuming OpenStack sevice-types-authority data" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "os-service-types-1.7.0.tar.gz", hash = "sha256:31800299a82239363995b91f1ebf9106ac7758542a1e4ef6dc737a5932878c6c"}, {file = "os_service_types-1.7.0-py2.py3-none-any.whl", hash = "sha256:0505c72205690910077fb72b88f2a1f07533c8d39f2fe75b29583481764965d6"}, ] -osc-lib = [ + +[package.dependencies] +pbr = ">=2.0.0,<2.1.0 || >2.1.0" + +[[package]] +name = "osc-lib" +version = "2.6.2" +description = "OpenStackClient Library" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "osc-lib-2.6.2.tar.gz", hash = "sha256:879b6c5a142f3294464748ab14adde0cba0a14a5f704a0d840c9e92144489dba"}, {file = "osc_lib-2.6.2-py3-none-any.whl", hash = "sha256:737fa3834513911ca3650bef0c824baadd101005e0e2dce1ce1caa767b213441"}, ] -"oslo.config" = [ + +[package.dependencies] +cliff = ">=3.2.0" +keystoneauth1 = ">=3.14.0" +openstacksdk = ">=0.15.0" +"oslo.i18n" = ">=3.15.3" +"oslo.utils" = ">=3.33.0" +pbr = ">=2.0.0,<2.1.0 || >2.1.0" +simplejson = ">=3.5.1" +stevedore = ">=1.20.0" + +[[package]] +name = "oslo.config" +version = "8.8.0" +description = "Oslo Configuration API" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "oslo.config-8.8.0-py3-none-any.whl", hash = "sha256:b1e2a398450ea35a8e5630d8b23057b8939838c4433cd25a20cc3a36d5df9e3b"}, {file = "oslo.config-8.8.0.tar.gz", hash = "sha256:96933d3011dae15608a11616bfb00d947e22da3cb09b6ff37ddd7576abd4764c"}, ] -"oslo.i18n" = [ + +[package.dependencies] +debtcollector = ">=1.2.0" +netaddr = ">=0.7.18" +"oslo.i18n" = ">=3.15.3" +PyYAML = ">=5.1" +requests = ">=2.18.0" +rfc3986 = ">=1.2.0" +stevedore = ">=1.20.0" + +[package.extras] +rst-generator = ["rst2txt (>=1.1.0)", "sphinx (>=1.8.0,!=2.1.0)"] +test = ["bandit (>=1.6.0,<1.7.0)", "coverage (>=4.0,!=4.4)", "fixtures (>=3.0.0)", "hacking (>=3.0.1,<3.1.0)", "mypy (>=0.720)", "oslo.log (>=3.36.0)", "oslotest (>=3.2.0)", "pre-commit (>=2.6.0)", "requests-mock (>=1.5.0)", "stestr (>=2.1.0)", "testscenarios (>=0.4)", "testtools (>=2.2.0)"] + +[[package]] +name = "oslo.i18n" +version = "5.1.0" +description = "Oslo i18n library" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "oslo.i18n-5.1.0-py3-none-any.whl", hash = "sha256:75086cfd898819638ca741159f677e2073a78ca86a9c9be8d38b46800cdf2dc9"}, {file = "oslo.i18n-5.1.0.tar.gz", hash = "sha256:6bf111a6357d5449640852de4640eae4159b5562bbba4c90febb0034abc095d0"}, ] -"oslo.serialization" = [ + +[package.dependencies] +pbr = ">=2.0.0,<2.1.0 || >2.1.0" + +[[package]] +name = "oslo.serialization" +version = "4.3.0" +description = "Oslo Serialization library" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "oslo.serialization-4.3.0-py3-none-any.whl", hash = "sha256:6c1c483231c3827787af9b6ca4a45f4e45fe364772a24692b02de78fe48eafb1"}, {file = "oslo.serialization-4.3.0.tar.gz", hash = "sha256:3aa472f434aee8bbcc0725312b7f409aa1fa54bbc134904124cf49b0e86b9115"}, ] -"oslo.utils" = [ + +[package.dependencies] +msgpack = ">=0.5.2" +"oslo.utils" = ">=3.33.0" +pbr = ">=2.0.0,<2.1.0 || >2.1.0" +pytz = ">=2013.6" + +[[package]] +name = "oslo.utils" +version = "4.13.0" +description = "Oslo Utility library" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "oslo.utils-4.13.0-py3-none-any.whl", hash = "sha256:dab26f205980a379fe7068dd4f9010809a2ae7dddcbecde53e18cf8fa4a251d9"}, {file = "oslo.utils-4.13.0.tar.gz", hash = "sha256:45ba8aaa5ed056a8e8e46059ef93d5c2d7b9c99bc7480e361cf5783e47f28fba"}, ] -packaging = [ + +[package.dependencies] +debtcollector = ">=1.2.0" +iso8601 = ">=0.1.11" +netaddr = ">=0.7.18" +netifaces = ">=0.10.4" +"oslo.i18n" = ">=3.15.3" +packaging = ">=20.4" +pbr = ">=2.0.0,<2.1.0 || >2.1.0" +pyparsing = ">=2.1.0" +pytz = ">=2013.6" + +[[package]] +name = "packaging" +version = "20.9" +description = "Core utilities for Python packages" +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ {file = "packaging-20.9-py2.py3-none-any.whl", hash = "sha256:67714da7f7bc052e064859c05c595155bd1ee9f69f76557e21f051443c20947a"}, {file = "packaging-20.9.tar.gz", hash = "sha256:5b327ac1320dc863dca72f4514ecc086f31186744b84a230374cc1fd776feae5"}, ] -paramiko = [ + +[package.dependencies] +pyparsing = ">=2.0.2" + +[[package]] +name = "paramiko" +version = "2.12.0" +description = "SSH2 protocol library" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "paramiko-2.12.0-py2.py3-none-any.whl", hash = "sha256:b2df1a6325f6996ef55a8789d0462f5b502ea83b3c990cbb5bbe57345c6812c4"}, {file = "paramiko-2.12.0.tar.gz", hash = "sha256:376885c05c5d6aa6e1f4608aac2a6b5b0548b1add40274477324605903d9cd49"}, ] -pbr = [ + +[package.dependencies] +bcrypt = ">=3.1.3" +cryptography = ">=2.5" +pynacl = ">=1.0.1" +six = "*" + +[package.extras] +all = ["bcrypt (>=3.1.3)", "gssapi (>=1.4.1)", "invoke (>=1.3)", "pyasn1 (>=0.1.7)", "pynacl (>=1.0.1)", "pywin32 (>=2.1.8)"] +ed25519 = ["bcrypt (>=3.1.3)", "pynacl (>=1.0.1)"] +gssapi = ["gssapi (>=1.4.1)", "pyasn1 (>=0.1.7)", "pywin32 (>=2.1.8)"] +invoke = ["invoke (>=1.3)"] + +[[package]] +name = "pbr" +version = "5.11.0" +description = "Python Build Reasonableness" +category = "main" +optional = true +python-versions = ">=2.6" +files = [ {file = "pbr-5.11.0-py2.py3-none-any.whl", hash = "sha256:db2317ff07c84c4c63648c9064a79fe9d9f5c7ce85a9099d4b6258b3db83225a"}, {file = "pbr-5.11.0.tar.gz", hash = "sha256:b97bc6695b2aff02144133c2e7399d5885223d42b7912ffaec2ca3898e673bfe"}, ] -pendulum = [ + +[[package]] +name = "pendulum" +version = "2.1.2" +description = "Python datetimes made easy" +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +files = [ {file = "pendulum-2.1.2-cp27-cp27m-macosx_10_15_x86_64.whl", hash = "sha256:b6c352f4bd32dff1ea7066bd31ad0f71f8d8100b9ff709fb343f3b86cee43efe"}, {file = "pendulum-2.1.2-cp27-cp27m-win_amd64.whl", hash = "sha256:318f72f62e8e23cd6660dbafe1e346950281a9aed144b5c596b2ddabc1d19739"}, {file = "pendulum-2.1.2-cp35-cp35m-macosx_10_15_x86_64.whl", hash = "sha256:0731f0c661a3cb779d398803655494893c9f581f6488048b3fb629c2342b5394"}, @@ -5492,52 +4442,217 @@ pendulum = [ {file = "pendulum-2.1.2-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:94b1fc947bfe38579b28e1cccb36f7e28a15e841f30384b5ad6c5e31055c85d7"}, {file = "pendulum-2.1.2.tar.gz", hash = "sha256:b06a0ca1bfe41c990bbf0c029f0b6501a7f2ec4e38bfec730712015e8860f207"}, ] -periodiq = [ + +[package.dependencies] +python-dateutil = ">=2.6,<3.0" +pytzdata = ">=2020.1" + +[[package]] +name = "periodiq" +version = "0.12.1" +description = "Simple Scheduler for Dramatiq Task Queue" +category = "main" +optional = false +python-versions = ">=3.5,<4.0" +files = [ {file = "periodiq-0.12.1-py3-none-any.whl", hash = "sha256:217650fd42d8966311144d387dfa888c3045fb6aee7e31338db5a6bd221cec13"}, {file = "periodiq-0.12.1.tar.gz", hash = "sha256:b849b04c47e3daa22fdf9fad87804255ff84aa9831f5b690fa1374d254a77cf9"}, ] -pika = [ + +[package.dependencies] +dramatiq = ">=1.5,<2.0" +pendulum = ">=2.0,<3.0" + +[[package]] +name = "pika" +version = "1.3.1" +description = "Pika Python AMQP Client Library" +category = "main" +optional = false +python-versions = ">=3.4" +files = [ {file = "pika-1.3.1-py3-none-any.whl", hash = "sha256:89f5e606646caebe3c00cbdbc4c2c609834adde45d7507311807b5775edac8e0"}, {file = "pika-1.3.1.tar.gz", hash = "sha256:beb19ff6dd1547f99a29acc2c6987ebb2ba7c44bf44a3f8e305877c5ef7d2fdc"}, ] -pint = [ + +[package.extras] +gevent = ["gevent"] +tornado = ["tornado"] +twisted = ["twisted"] + +[[package]] +name = "pint" +version = "0.18" +description = "Physical quantities module" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ {file = "Pint-0.18-py2.py3-none-any.whl", hash = "sha256:4b37f3c470639ea6f96b0026c3364bde30631fa737092bdaf18ad3f4f76f252f"}, {file = "Pint-0.18.tar.gz", hash = "sha256:8c4bce884c269051feb7abc69dbfd18403c0c764abc83da132e8a7222f8ba801"}, ] -platformdirs = [ + +[package.dependencies] +packaging = "*" + +[package.extras] +numpy = ["numpy (>=1.17)"] +test = ["pytest", "pytest-cov", "pytest-mpl", "pytest-subtests"] +uncertainties = ["uncertainties (>=3.0)"] + +[[package]] +name = "pip" +version = "23.0.1" +description = "The PyPA recommended tool for installing Python packages." +category = "main" +optional = true +python-versions = ">=3.7" +files = [ + {file = "pip-23.0.1-py3-none-any.whl", hash = "sha256:236bcb61156d76c4b8a05821b988c7b8c35bf0da28a4b614e8d6ab5212c25c6f"}, + {file = "pip-23.0.1.tar.gz", hash = "sha256:cd015ea1bfb0fcef59d8a286c1f8bebcb983f6317719d415dc5351efb7cd7024"}, +] + +[[package]] +name = "platformdirs" +version = "2.6.0" +description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." +category = "dev" +optional = false +python-versions = ">=3.7" +files = [ {file = "platformdirs-2.6.0-py3-none-any.whl", hash = "sha256:1a89a12377800c81983db6be069ec068eee989748799b946cce2a6e80dcc54ca"}, {file = "platformdirs-2.6.0.tar.gz", hash = "sha256:b46ffafa316e6b83b47489d240ce17173f123a9b9c83282141c3daf26ad9ac2e"}, ] -pluggy = [ + +[package.extras] +docs = ["furo (>=2022.9.29)", "proselint (>=0.13)", "sphinx (>=5.3)", "sphinx-autodoc-typehints (>=1.19.4)"] +test = ["appdirs (==1.4.4)", "pytest (>=7.2)", "pytest-cov (>=4)", "pytest-mock (>=3.10)"] + +[[package]] +name = "pluggy" +version = "1.0.0" +description = "plugin and hook calling mechanisms for python" +category = "dev" +optional = false +python-versions = ">=3.6" +files = [ {file = "pluggy-1.0.0-py2.py3-none-any.whl", hash = "sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3"}, {file = "pluggy-1.0.0.tar.gz", hash = "sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159"}, ] -portalocker = [ + +[package.extras] +dev = ["pre-commit", "tox"] +testing = ["pytest", "pytest-benchmark"] + +[[package]] +name = "portalocker" +version = "1.2.1" +description = "Wraps the portalocker recipe for easy usage" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "portalocker-1.2.1-py2.py3-none-any.whl", hash = "sha256:95ec72fd36c230b92634dcffde65686e585a9a8569b9ba806dff41f56e255fbf"}, {file = "portalocker-1.2.1.tar.gz", hash = "sha256:3f2a56d3d90e2ac5659ee744336e6953c0050bb61fccb97090a03de5c2a4db9f"}, ] -pprintpp = [ + +[package.dependencies] +pypiwin32 = {version = "*", markers = "platform_system == \"Windows\""} + +[package.extras] +docs = ["sphinx (>=1.7.1)"] +tests = ["flake8 (>=3.5.0)", "pytest (>=3.4.0)", "pytest-cache (>=1.0)", "pytest-cov (>=2.5.1)", "pytest-flakes (>=2.0.0)", "pytest-pep8 (>=1.0.6)", "sphinx (>=1.7.1)"] + +[[package]] +name = "pprintpp" +version = "0.4.0" +description = "A drop-in replacement for pprint that's actually pretty" +category = "dev" +optional = false +python-versions = "*" +files = [ {file = "pprintpp-0.4.0-py2.py3-none-any.whl", hash = "sha256:b6b4dcdd0c0c0d75e4d7b2f21a9e933e5b2ce62b26e1a54537f9651ae5a5c01d"}, {file = "pprintpp-0.4.0.tar.gz", hash = "sha256:ea826108e2c7f49dc6d66c752973c3fc9749142a798d6b254e1e301cfdbc6403"}, ] -pre-commit = [ + +[[package]] +name = "pre-commit" +version = "2.20.0" +description = "A framework for managing and maintaining multi-language pre-commit hooks." +category = "dev" +optional = false +python-versions = ">=3.7" +files = [ {file = "pre_commit-2.20.0-py2.py3-none-any.whl", hash = "sha256:51a5ba7c480ae8072ecdb6933df22d2f812dc897d5fe848778116129a681aac7"}, {file = "pre_commit-2.20.0.tar.gz", hash = "sha256:a978dac7bc9ec0bcee55c18a277d553b0f419d259dadb4b9418ff2d00eb43959"}, ] -prettytable = [ + +[package.dependencies] +cfgv = ">=2.0.0" +identify = ">=1.0.0" +nodeenv = ">=0.11.1" +pyyaml = ">=5.1" +toml = "*" +virtualenv = ">=20.0.8" + +[[package]] +name = "prettytable" +version = "3.5.0" +description = "A simple Python library for easily displaying tabular data in a visually appealing ASCII table format" +category = "main" +optional = true +python-versions = ">=3.7" +files = [ {file = "prettytable-3.5.0-py3-none-any.whl", hash = "sha256:fe391c3b545800028edf5dbb6a5360893feb398367fcc1cf8d7a5b29ce5c59a1"}, {file = "prettytable-3.5.0.tar.gz", hash = "sha256:52f682ba4efe29dccb38ff0fe5bac8a23007d0780ff92a8b85af64bc4fc74d72"}, ] -prometheus-client = [ + +[package.dependencies] +wcwidth = "*" + +[package.extras] +tests = ["pytest", "pytest-cov", "pytest-lazy-fixture"] + +[[package]] +name = "prometheus-client" +version = "0.12.0" +description = "Python client for the Prometheus monitoring system." +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ {file = "prometheus_client-0.12.0-py2.py3-none-any.whl", hash = "sha256:317453ebabff0a1b02df7f708efbab21e3489e7072b61cb6957230dd004a0af0"}, {file = "prometheus_client-0.12.0.tar.gz", hash = "sha256:1b12ba48cee33b9b0b9de64a1047cbd3c5f2d0ab6ebcead7ddda613a750ec3c5"}, ] -prompt-toolkit = [ + +[package.extras] +twisted = ["twisted"] + +[[package]] +name = "prompt-toolkit" +version = "1.0.18" +description = "Library for building powerful interactive command lines in Python" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "prompt_toolkit-1.0.18-py2-none-any.whl", hash = "sha256:f7eec66105baf40eda9ab026cd8b2e251337eea8d111196695d82e0c5f0af852"}, {file = "prompt_toolkit-1.0.18-py3-none-any.whl", hash = "sha256:37925b37a4af1f6448c76b7606e0285f79f434ad246dda007a27411cca730c6d"}, {file = "prompt_toolkit-1.0.18.tar.gz", hash = "sha256:dd4fca02c8069497ad931a2d09914c6b0d1b50151ce876bc15bde4c747090126"}, ] -psutil = [ + +[package.dependencies] +six = ">=1.9.0" +wcwidth = "*" + +[[package]] +name = "psutil" +version = "5.9.4" +description = "Cross-platform lib for process and system monitoring in Python." +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ {file = "psutil-5.9.4-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:c1ca331af862803a42677c120aff8a814a804e09832f166f226bfd22b56feee8"}, {file = "psutil-5.9.4-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:68908971daf802203f3d37e78d3f8831b6d1014864d7a85937941bb35f09aefe"}, {file = "psutil-5.9.4-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:3ff89f9b835100a825b14c2808a106b6fdcc4b15483141482a12c725e7f78549"}, @@ -5553,7 +4668,18 @@ psutil = [ {file = "psutil-5.9.4-cp38-abi3-macosx_11_0_arm64.whl", hash = "sha256:6001c809253a29599bc0dfd5179d9f8a5779f9dffea1da0f13c53ee568115e1e"}, {file = "psutil-5.9.4.tar.gz", hash = "sha256:3d7f9739eb435d4b1338944abe23f49584bde5395f27487d2ee25ad9a8774a62"}, ] -psycopg2 = [ + +[package.extras] +test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] + +[[package]] +name = "psycopg2" +version = "2.9.5" +description = "psycopg2 - Python-PostgreSQL Database Adapter" +category = "main" +optional = false +python-versions = ">=3.6" +files = [ {file = "psycopg2-2.9.5-cp310-cp310-win32.whl", hash = "sha256:d3ef67e630b0de0779c42912fe2cbae3805ebaba30cda27fea2a3de650a9414f"}, {file = "psycopg2-2.9.5-cp310-cp310-win_amd64.whl", hash = "sha256:4cb9936316d88bfab614666eb9e32995e794ed0f8f6b3b718666c22819c1d7ee"}, {file = "psycopg2-2.9.5-cp311-cp311-win32.whl", hash = "sha256:093e3894d2d3c592ab0945d9eba9d139c139664dcf83a1c440b8a7aa9bb21955"}, @@ -5568,42 +4694,96 @@ psycopg2 = [ {file = "psycopg2-2.9.5-cp39-cp39-win_amd64.whl", hash = "sha256:190d51e8c1b25a47484e52a79638a8182451d6f6dff99f26ad9bd81e5359a0fa"}, {file = "psycopg2-2.9.5.tar.gz", hash = "sha256:a5246d2e683a972e2187a8714b5c2cf8156c064629f9a9b1a873c1730d9e245a"}, ] -pyasn1 = [ - {file = "pyasn1-0.4.8-py2.4.egg", hash = "sha256:fec3e9d8e36808a28efb59b489e4528c10ad0f480e57dcc32b4de5c9d8c9fdf3"}, - {file = "pyasn1-0.4.8-py2.5.egg", hash = "sha256:0458773cfe65b153891ac249bcf1b5f8f320b7c2ce462151f8fa74de8934becf"}, - {file = "pyasn1-0.4.8-py2.6.egg", hash = "sha256:5c9414dcfede6e441f7e8f81b43b34e834731003427e5b09e4e00e3172a10f00"}, - {file = "pyasn1-0.4.8-py2.7.egg", hash = "sha256:6e7545f1a61025a4e58bb336952c5061697da694db1cae97b116e9c46abcf7c8"}, + +[[package]] +name = "pyasn1" +version = "0.4.8" +description = "ASN.1 types and codecs" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "pyasn1-0.4.8-py2.py3-none-any.whl", hash = "sha256:39c7e2ec30515947ff4e87fb6f456dfc6e84857d34be479c9d4a4ba4bf46aa5d"}, - {file = "pyasn1-0.4.8-py3.1.egg", hash = "sha256:78fa6da68ed2727915c4767bb386ab32cdba863caa7dbe473eaae45f9959da86"}, - {file = "pyasn1-0.4.8-py3.2.egg", hash = "sha256:08c3c53b75eaa48d71cf8c710312316392ed40899cb34710d092e96745a358b7"}, - {file = "pyasn1-0.4.8-py3.3.egg", hash = "sha256:03840c999ba71680a131cfaee6fab142e1ed9bbd9c693e285cc6aca0d555e576"}, - {file = "pyasn1-0.4.8-py3.4.egg", hash = "sha256:7ab8a544af125fb704feadb008c99a88805126fb525280b2270bb25cc1d78a12"}, - {file = "pyasn1-0.4.8-py3.5.egg", hash = "sha256:e89bf84b5437b532b0803ba5c9a5e054d21fec423a89952a74f87fa2c9b7bce2"}, - {file = "pyasn1-0.4.8-py3.6.egg", hash = "sha256:014c0e9976956a08139dc0712ae195324a75e142284d5f87f1a87ee1b068a359"}, - {file = "pyasn1-0.4.8-py3.7.egg", hash = "sha256:99fcc3c8d804d1bc6d9a099921e39d827026409a58f2a720dcdb89374ea0c776"}, {file = "pyasn1-0.4.8.tar.gz", hash = "sha256:aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba"}, ] -pycodestyle = [ + +[[package]] +name = "pycodestyle" +version = "2.8.0" +description = "Python style guide checker" +category = "dev" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +files = [ {file = "pycodestyle-2.8.0-py2.py3-none-any.whl", hash = "sha256:720f8b39dde8b293825e7ff02c475f3077124006db4f440dcbc9a20b76548a20"}, {file = "pycodestyle-2.8.0.tar.gz", hash = "sha256:eddd5847ef438ea1c7870ca7eb78a9d47ce0cdb4851a5523949f2601d0cbbe7f"}, ] -pycparser = [ + +[[package]] +name = "pycparser" +version = "2.21" +description = "C parser in Python" +category = "main" +optional = true +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ {file = "pycparser-2.21-py2.py3-none-any.whl", hash = "sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9"}, {file = "pycparser-2.21.tar.gz", hash = "sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206"}, ] -pydocstyle = [ + +[[package]] +name = "pydocstyle" +version = "6.1.1" +description = "Python docstring style checker" +category = "dev" +optional = false +python-versions = ">=3.6" +files = [ {file = "pydocstyle-6.1.1-py3-none-any.whl", hash = "sha256:6987826d6775056839940041beef5c08cc7e3d71d63149b48e36727f70144dc4"}, {file = "pydocstyle-6.1.1.tar.gz", hash = "sha256:1d41b7c459ba0ee6c345f2eb9ae827cab14a7533a88c5c6f7e94923f72df92dc"}, ] -pyflakes = [ + +[package.dependencies] +snowballstemmer = "*" + +[package.extras] +toml = ["toml"] + +[[package]] +name = "pyflakes" +version = "2.4.0" +description = "passive checker of Python programs" +category = "dev" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ {file = "pyflakes-2.4.0-py2.py3-none-any.whl", hash = "sha256:3bb3a3f256f4b7968c9c788781e4ff07dce46bdf12339dcda61053375426ee2e"}, {file = "pyflakes-2.4.0.tar.gz", hash = "sha256:05a85c2872edf37a4ed30b0cce2f6093e1d0581f8c19d7393122da7e25b2b24c"}, ] -pygments = [ + +[[package]] +name = "pygments" +version = "2.13.0" +description = "Pygments is a syntax highlighting package written in Python." +category = "main" +optional = false +python-versions = ">=3.6" +files = [ {file = "Pygments-2.13.0-py3-none-any.whl", hash = "sha256:f643f331ab57ba3c9d89212ee4a2dabc6e94f117cf4eefde99a0574720d14c42"}, {file = "Pygments-2.13.0.tar.gz", hash = "sha256:56a8508ae95f98e2b9bdf93a6be5ae3f7d8af858b43e02c5a2ff083726be40c1"}, ] -pyinstrument = [ + +[package.extras] +plugins = ["importlib-metadata"] + +[[package]] +name = "pyinstrument" +version = "4.4.0" +description = "Call stack profiler for Python. Shows you why your code is slow!" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ {file = "pyinstrument-4.4.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:8874f8f58cfcb1ff134dc8e4a2b31ab9175adb271a4423596ed7ac8183592cf8"}, {file = "pyinstrument-4.4.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e5f4d6e1c395f259f67a923a9c54dc3eaccd5f02540598da4f865c4bb3545762"}, {file = "pyinstrument-4.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d70fed48ddd0078e287fb580daaeede4d8703a9edc8bf4f703308a77920bac37"}, @@ -5655,11 +4835,36 @@ pyinstrument = [ {file = "pyinstrument-4.4.0-cp39-cp39-win_amd64.whl", hash = "sha256:a19784a898133b7e0ffe4489155bacd2d07ec48ea059f9bf50033dc2b814c273"}, {file = "pyinstrument-4.4.0.tar.gz", hash = "sha256:be34a2e8118c14a616a64538e02430d9099d5d67d8a370f2888e4ac71e52bbb7"}, ] -pyjwt = [ + +[package.extras] +jupyter = ["ipython"] + +[[package]] +name = "pyjwt" +version = "2.6.0" +description = "JSON Web Token implementation in Python" +category = "main" +optional = true +python-versions = ">=3.7" +files = [ {file = "PyJWT-2.6.0-py3-none-any.whl", hash = "sha256:d83c3d892a77bbb74d3e1a2cfa90afaadb60945205d1095d9221f04466f64c14"}, {file = "PyJWT-2.6.0.tar.gz", hash = "sha256:69285c7e31fc44f68a1feb309e948e0df53259d579295e6cfe2b1792329f05fd"}, ] -pynacl = [ + +[package.extras] +crypto = ["cryptography (>=3.4.0)"] +dev = ["coverage[toml] (==5.0.4)", "cryptography (>=3.4.0)", "pre-commit", "pytest (>=6.0.0,<7.0.0)", "sphinx (>=4.5.0,<5.0.0)", "sphinx-rtd-theme", "zope.interface"] +docs = ["sphinx (>=4.5.0,<5.0.0)", "sphinx-rtd-theme", "zope.interface"] +tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] + +[[package]] +name = "pynacl" +version = "1.5.0" +description = "Python binding to the Networking and Cryptography (NaCl) library" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "PyNaCl-1.5.0-cp36-abi3-macosx_10_10_universal2.whl", hash = "sha256:401002a4aaa07c9414132aaed7f6836ff98f59277a234704ff66878c2ee4a0d1"}, {file = "PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:52cb72a79269189d4e0dc537556f4740f7f0a9ec41c1322598799b0bdad4ef92"}, {file = "PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a36d4a9dda1f19ce6e03c9a784a2921a4b726b02e1c736600ca9c22029474394"}, @@ -5671,26 +4876,94 @@ pynacl = [ {file = "PyNaCl-1.5.0-cp36-abi3-win_amd64.whl", hash = "sha256:20f42270d27e1b6a29f54032090b972d97f0a1b0948cc52392041ef7831fee93"}, {file = "PyNaCl-1.5.0.tar.gz", hash = "sha256:8ac7448f09ab85811607bdd21ec2464495ac8b7c66d146bf545b0f08fb9220ba"}, ] -pyopenssl = [ + +[package.dependencies] +cffi = ">=1.4.1" + +[package.extras] +docs = ["sphinx (>=1.6.5)", "sphinx-rtd-theme"] +tests = ["hypothesis (>=3.27.0)", "pytest (>=3.2.1,!=3.3.0)"] + +[[package]] +name = "pyopenssl" +version = "23.0.0" +description = "Python wrapper module around the OpenSSL library" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "pyOpenSSL-23.0.0-py3-none-any.whl", hash = "sha256:df5fc28af899e74e19fccb5510df423581047e10ab6f1f4ba1763ff5fde844c0"}, {file = "pyOpenSSL-23.0.0.tar.gz", hash = "sha256:c1cc5f86bcacefc84dada7d31175cae1b1518d5f60d3d0bb595a67822a868a6f"}, ] -pyparsing = [ + +[package.dependencies] +cryptography = ">=38.0.0,<40" + +[package.extras] +docs = ["sphinx (!=5.2.0,!=5.2.0.post0)", "sphinx-rtd-theme"] +test = ["flaky", "pretend", "pytest (>=3.0.1)"] + +[[package]] +name = "pyparsing" +version = "3.0.9" +description = "pyparsing module - Classes and methods to define and execute parsing grammars" +category = "main" +optional = false +python-versions = ">=3.6.8" +files = [ {file = "pyparsing-3.0.9-py3-none-any.whl", hash = "sha256:5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc"}, {file = "pyparsing-3.0.9.tar.gz", hash = "sha256:2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb"}, ] -pyperclip = [ + +[package.extras] +diagrams = ["jinja2", "railroad-diagrams"] + +[[package]] +name = "pyperclip" +version = "1.8.2" +description = "A cross-platform clipboard module for Python. (Only handles plain text for now.)" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "pyperclip-1.8.2.tar.gz", hash = "sha256:105254a8b04934f0bc84e9c24eb360a591aaf6535c9def5f29d92af107a9bf57"}, ] -pypiwin32 = [ + +[[package]] +name = "pypiwin32" +version = "223" +description = "" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "pypiwin32-223-py3-none-any.whl", hash = "sha256:67adf399debc1d5d14dffc1ab5acacb800da569754fafdc576b2a039485aa775"}, {file = "pypiwin32-223.tar.gz", hash = "sha256:71be40c1fbd28594214ecaecb58e7aa8b708eabfa0125c8a109ebd51edbd776a"}, ] -pyreadline3 = [ + +[package.dependencies] +pywin32 = ">=223" + +[[package]] +name = "pyreadline3" +version = "3.4.1" +description = "A python implementation of GNU readline." +category = "main" +optional = true +python-versions = "*" +files = [ {file = "pyreadline3-3.4.1-py3-none-any.whl", hash = "sha256:b0efb6516fd4fb07b45949053826a62fa4cb353db5be2bbb4a7aa1fdd1e345fb"}, {file = "pyreadline3-3.4.1.tar.gz", hash = "sha256:6f3d1f7b8a31ba32b73917cefc1f28cc660562f39aea8646d30bd6eff21f7bae"}, ] -pyrsistent = [ + +[[package]] +name = "pyrsistent" +version = "0.19.2" +description = "Persistent/Functional/Immutable data structures" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ {file = "pyrsistent-0.19.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:d6982b5a0237e1b7d876b60265564648a69b14017f3b5f908c5be2de3f9abb7a"}, {file = "pyrsistent-0.19.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:187d5730b0507d9285a96fca9716310d572e5464cadd19f22b63a6976254d77a"}, {file = "pyrsistent-0.19.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:055ab45d5911d7cae397dc418808d8802fb95262751872c841c170b0dbf51eed"}, @@ -5714,50 +4987,222 @@ pyrsistent = [ {file = "pyrsistent-0.19.2-py3-none-any.whl", hash = "sha256:ea6b79a02a28550c98b6ca9c35b9f492beaa54d7c5c9e9949555893c8a9234d0"}, {file = "pyrsistent-0.19.2.tar.gz", hash = "sha256:bfa0351be89c9fcbcb8c9879b826f4353be10f58f8a677efab0c017bf7137ec2"}, ] -pytest = [ + +[[package]] +name = "pytest" +version = "7.2.0" +description = "pytest: simple powerful testing with Python" +category = "dev" +optional = false +python-versions = ">=3.7" +files = [ {file = "pytest-7.2.0-py3-none-any.whl", hash = "sha256:892f933d339f068883b6fd5a459f03d85bfcb355e4981e146d2c7616c21fef71"}, {file = "pytest-7.2.0.tar.gz", hash = "sha256:c4014eb40e10f11f355ad4e3c2fb2c6c6d1919c73f3b5a433de4708202cade59"}, ] -pytest-flake8 = [ + +[package.dependencies] +attrs = ">=19.2.0" +colorama = {version = "*", markers = "sys_platform == \"win32\""} +exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} +iniconfig = "*" +packaging = "*" +pluggy = ">=0.12,<2.0" +tomli = {version = ">=1.0.0", markers = "python_version < \"3.11\""} + +[package.extras] +testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "xmlschema"] + +[[package]] +name = "pytest-flake8" +version = "1.1.1" +description = "pytest plugin to check FLAKE8 requirements" +category = "dev" +optional = false +python-versions = "*" +files = [ {file = "pytest-flake8-1.1.1.tar.gz", hash = "sha256:ba4f243de3cb4c2486ed9e70752c80dd4b636f7ccb27d4eba763c35ed0cd316e"}, {file = "pytest_flake8-1.1.1-py2.py3-none-any.whl", hash = "sha256:e0661a786f8cbf976c185f706fdaf5d6df0b1667c3bcff8e823ba263618627e7"}, ] -pytest-icdiff = [ + +[package.dependencies] +flake8 = ">=4.0" +pytest = ">=7.0" + +[[package]] +name = "pytest-icdiff" +version = "0.6" +description = "use icdiff for better error messages in pytest assertions" +category = "dev" +optional = false +python-versions = ">=3.6" +files = [ {file = "pytest-icdiff-0.6.tar.gz", hash = "sha256:e8f1ef4550a893b4f0a0ea7e7a8299b12ded72c086101d7811ddec0d85fd1bad"}, ] -pytest-mock = [ + +[package.dependencies] +icdiff = "*" +pprintpp = "*" +pytest = "*" + +[[package]] +name = "pytest-mock" +version = "3.10.0" +description = "Thin-wrapper around the mock package for easier use with pytest" +category = "dev" +optional = false +python-versions = ">=3.7" +files = [ {file = "pytest-mock-3.10.0.tar.gz", hash = "sha256:fbbdb085ef7c252a326fd8cdcac0aa3b1333d8811f131bdcc701002e1be7ed4f"}, {file = "pytest_mock-3.10.0-py3-none-any.whl", hash = "sha256:f4c973eeae0282963eb293eb173ce91b091a79c1334455acfac9ddee8a1c784b"}, ] -python-cinderclient = [ + +[package.dependencies] +pytest = ">=5.0" + +[package.extras] +dev = ["pre-commit", "pytest-asyncio", "tox"] + +[[package]] +name = "python-cinderclient" +version = "8.3.0" +description = "OpenStack Block Storage API Client Library" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "python-cinderclient-8.3.0.tar.gz", hash = "sha256:e00103875029dc85cbb59131d00ccc8534f692956acde32b5a3cc5af4c24580b"}, {file = "python_cinderclient-8.3.0-py3-none-any.whl", hash = "sha256:a19ce34f8efad8eabe874494295e6f8251e4b5f02a4c3d648c522259f3b5ae0a"}, ] -python-dateutil = [ + +[package.dependencies] +keystoneauth1 = ">=4.3.1" +"oslo.i18n" = ">=5.0.1" +"oslo.utils" = ">=4.8.0" +pbr = ">=5.5.0" +PrettyTable = ">=0.7.2" +requests = ">=2.25.1" +simplejson = ">=3.5.1" +stevedore = ">=3.3.0" + +[[package]] +name = "python-dateutil" +version = "2.8.2" +description = "Extensions to the standard Python datetime module" +category = "main" +optional = false +python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" +files = [ {file = "python-dateutil-2.8.2.tar.gz", hash = "sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86"}, {file = "python_dateutil-2.8.2-py2.py3-none-any.whl", hash = "sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9"}, ] -python-keystoneclient = [ + +[package.dependencies] +six = ">=1.5" + +[[package]] +name = "python-keystoneclient" +version = "4.5.0" +description = "Client Library for OpenStack Identity" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "python-keystoneclient-4.5.0.tar.gz", hash = "sha256:6d7f05c692e7db2692778284c779ae6cea8b2159914b4417a5fa0bfea1e29cdc"}, {file = "python_keystoneclient-4.5.0-py3-none-any.whl", hash = "sha256:5bad91bda4f6f5658e1e03daa2f19f4cdc6c1f1b611afacca9ca1a3ace2ab99a"}, ] -python-novaclient = [ + +[package.dependencies] +debtcollector = ">=1.2.0" +keystoneauth1 = ">=3.4.0" +"oslo.config" = ">=5.2.0" +"oslo.i18n" = ">=3.15.3" +"oslo.serialization" = ">=2.18.0,<2.19.1 || >2.19.1" +"oslo.utils" = ">=3.33.0" +packaging = ">=20.4" +pbr = ">=2.0.0,<2.1.0 || >2.1.0" +requests = ">=2.14.2" +six = ">=1.10.0" +stevedore = ">=1.20.0" + +[[package]] +name = "python-novaclient" +version = "17.7.0" +description = "Client library for OpenStack Compute API" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "python-novaclient-17.7.0.tar.gz", hash = "sha256:4ebc27f4ce06c155b8e991a44463b9358596e6856cf171c9af8dc7568d868bed"}, {file = "python_novaclient-17.7.0-py3-none-any.whl", hash = "sha256:7f3cbe33a65f8fc3be4d34b29c09c16f50faa5465fd78fc9615b03c1880a8e6b"}, ] -python-openstackclient = [ + +[package.dependencies] +iso8601 = ">=0.1.11" +keystoneauth1 = ">=3.5.0" +"oslo.i18n" = ">=3.15.3" +"oslo.serialization" = ">=2.18.0,<2.19.1 || >2.19.1" +"oslo.utils" = ">=3.33.0" +pbr = ">=2.0.0,<2.1.0 || >2.1.0" +PrettyTable = ">=0.7.2" +stevedore = ">=2.0.1" + +[[package]] +name = "python-openstackclient" +version = "5.8.0" +description = "OpenStack Command-line Client" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "python-openstackclient-5.8.0.tar.gz", hash = "sha256:334852df8897b95f0581ec12ee287de8c7a9289a208a18f0a8b38777019fd986"}, {file = "python_openstackclient-5.8.0-py3-none-any.whl", hash = "sha256:93054487ad1235c3f413f50aef4f7981b532c81d7e9f1d9ea4dd2f28705621db"}, ] -pytz = [ + +[package.dependencies] +cliff = ">=3.5.0" +iso8601 = ">=0.1.11" +openstacksdk = ">=0.61.0" +osc-lib = ">=2.3.0" +"oslo.i18n" = ">=3.15.3" +"oslo.utils" = ">=3.33.0" +pbr = ">=2.0.0,<2.1.0 || >2.1.0" +python-cinderclient = ">=3.3.0" +python-keystoneclient = ">=3.22.0" +python-novaclient = ">=17.0.0" +stevedore = ">=2.0.1" + +[[package]] +name = "pytz" +version = "2022.6" +description = "World timezone definitions, modern and historical" +category = "main" +optional = false +python-versions = "*" +files = [ {file = "pytz-2022.6-py2.py3-none-any.whl", hash = "sha256:222439474e9c98fced559f1709d89e6c9cbf8d79c794ff3eb9f8800064291427"}, {file = "pytz-2022.6.tar.gz", hash = "sha256:e89512406b793ca39f5971bc999cc538ce125c0e51c27941bef4568b460095e2"}, ] -pytzdata = [ + +[[package]] +name = "pytzdata" +version = "2020.1" +description = "The Olson timezone database for Python." +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ {file = "pytzdata-2020.1-py2.py3-none-any.whl", hash = "sha256:e1e14750bcf95016381e4d472bad004eef710f2d6417240904070b3d6654485f"}, {file = "pytzdata-2020.1.tar.gz", hash = "sha256:3efa13b335a00a8de1d345ae41ec78dd11c9f8807f522d39850f2dd828681540"}, ] -pywin32 = [ + +[[package]] +name = "pywin32" +version = "305" +description = "Python for Window Extensions" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "pywin32-305-cp310-cp310-win32.whl", hash = "sha256:421f6cd86e84bbb696d54563c48014b12a23ef95a14e0bdba526be756d89f116"}, {file = "pywin32-305-cp310-cp310-win_amd64.whl", hash = "sha256:73e819c6bed89f44ff1d690498c0a811948f73777e5f97c494c152b850fad478"}, {file = "pywin32-305-cp310-cp310-win_arm64.whl", hash = "sha256:742eb905ce2187133a29365b428e6c3b9001d79accdc30aa8969afba1d8470f4"}, @@ -5773,7 +5218,15 @@ pywin32 = [ {file = "pywin32-305-cp39-cp39-win32.whl", hash = "sha256:9d968c677ac4d5cbdaa62fd3014ab241718e619d8e36ef8e11fb930515a1e918"}, {file = "pywin32-305-cp39-cp39-win_amd64.whl", hash = "sha256:50768c6b7c3f0b38b7fb14dd4104da93ebced5f1a50dc0e834594bff6fbe1271"}, ] -pyyaml = [ + +[[package]] +name = "pyyaml" +version = "5.4.1" +description = "YAML parser and emitter for Python" +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" +files = [ {file = "PyYAML-5.4.1-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:3b2b1824fe7112845700f815ff6a489360226a5609b96ec2190a45e62a9fc922"}, {file = "PyYAML-5.4.1-cp27-cp27m-win32.whl", hash = "sha256:129def1b7c1bf22faffd67b8f3724645203b79d8f4cc81f674654d9902cb4393"}, {file = "PyYAML-5.4.1-cp27-cp27m-win_amd64.whl", hash = "sha256:4465124ef1b18d9ace298060f4eccc64b0850899ac4ac53294547536533800c8"}, @@ -5804,15 +5257,50 @@ pyyaml = [ {file = "PyYAML-5.4.1-cp39-cp39-win_amd64.whl", hash = "sha256:c20cfa2d49991c8b4147af39859b167664f2ad4561704ee74c1de03318e898db"}, {file = "PyYAML-5.4.1.tar.gz", hash = "sha256:607774cbba28732bfa802b54baa7484215f530991055bb562efbed5b2f20a45e"}, ] -raven = [ + +[[package]] +name = "raven" +version = "6.10.0" +description = "Raven is a client for Sentry (https://getsentry.com)" +category = "main" +optional = false +python-versions = "*" +files = [ {file = "raven-6.10.0-py2.py3-none-any.whl", hash = "sha256:44a13f87670836e153951af9a3c80405d36b43097db869a36e92809673692ce4"}, {file = "raven-6.10.0.tar.gz", hash = "sha256:3fa6de6efa2493a7c827472e984ce9b020797d0da16f1db67197bcc23c8fae54"}, ] -redis = [ - {file = "redis-4.4.0-py3-none-any.whl", hash = "sha256:cae3ee5d1f57d8caf534cd8764edf3163c77e073bdd74b6f54a87ffafdc5e7d9"}, - {file = "redis-4.4.0.tar.gz", hash = "sha256:7b8c87d19c45d3f1271b124858d2a5c13160c4e74d4835e28273400fa34d5228"}, + +[package.extras] +flask = ["Flask (>=0.8)", "blinker (>=1.1)"] +tests = ["Flask (>=0.8)", "Flask-Login (>=0.2.0)", "ZConfig", "aiohttp", "anyjson", "blinker (>=1.1)", "blinker (>=1.1)", "bottle", "celery (>=2.5)", "coverage (<4)", "exam (>=0.5.2)", "flake8 (==3.5.0)", "logbook", "mock", "nose", "pytest (>=3.2.0,<3.3.0)", "pytest-cov (==2.5.1)", "pytest-flake8 (==1.0.0)", "pytest-pythonpath (==0.7.2)", "pytest-timeout (==1.2.1)", "pytest-xdist (==1.18.2)", "pytz", "requests", "sanic (>=0.7.0)", "tornado (>=4.1,<5.0)", "tox", "webob", "webtest", "wheel"] + +[[package]] +name = "redis" +version = "4.5.3" +description = "Python client for Redis database and key-value store" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ + {file = "redis-4.5.3-py3-none-any.whl", hash = "sha256:7df17a0a2b72a4c8895b462dd07616c51b1dcb48fdd7ecb7b6f4bf39ecb2e94e"}, + {file = "redis-4.5.3.tar.gz", hash = "sha256:56732e156fe31801c4f43396bd3ca0c2a7f6f83d7936798531b9848d103381aa"}, ] -redislite = [ + +[package.dependencies] +async-timeout = {version = ">=4.0.2", markers = "python_version < \"3.11\""} + +[package.extras] +hiredis = ["hiredis (>=1.0.0)"] +ocsp = ["cryptography (>=36.0.1)", "pyopenssl (==20.0.1)", "requests (>=2.26.0)"] + +[[package]] +name = "redislite" +version = "6.2.805324" +description = "Redis built into a python package" +category = "dev" +optional = false +python-versions = ">=3.7.0" +files = [ {file = "redislite-6.2.805324-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:0f0642a5a6b79d086260e2ce42a95744dc5e5339f571ac149705730de8f68be9"}, {file = "redislite-6.2.805324-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c6abef5810940eca315b8c90f45b0ebda8e76c0a0ea6e9f606b8166f01a082b1"}, {file = "redislite-6.2.805324-cp311-cp311-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:0b3f202cee43bda332f97615ecf4a7c3b2b91c9ab28abf0494a21f6829d19101"}, @@ -5830,35 +5318,137 @@ redislite = [ {file = "redislite-6.2.805324-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7723317952715b7fa5e21d14ef3cf4d5a18f43f828e04b39712fa8d13d2274ff"}, {file = "redislite-6.2.805324.tar.gz", hash = "sha256:603b28bcdfdbe45edfe0046dc99b0fcbe3d5c533d1b7e5d9c3ff6208a656e7f1"}, ] -requests = [ + +[package.dependencies] +psutil = "*" +redis = "*" +setuptools = ">38.0" + +[[package]] +name = "requests" +version = "2.26.0" +description = "Python HTTP for Humans." +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" +files = [ {file = "requests-2.26.0-py2.py3-none-any.whl", hash = "sha256:6c1246513ecd5ecd4528a0906f910e8f0f9c6b8ec72030dc9fd154dc1a6efd24"}, {file = "requests-2.26.0.tar.gz", hash = "sha256:b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7"}, ] -requests-oauthlib = [ + +[package.dependencies] +certifi = ">=2017.4.17" +charset-normalizer = {version = ">=2.0.0,<2.1.0", markers = "python_version >= \"3\""} +idna = {version = ">=2.5,<4", markers = "python_version >= \"3\""} +urllib3 = ">=1.21.1,<1.27" + +[package.extras] +socks = ["PySocks (>=1.5.6,!=1.5.7)", "win-inet-pton"] +use-chardet-on-py3 = ["chardet (>=3.0.2,<5)"] + +[[package]] +name = "requests-oauthlib" +version = "1.3.1" +description = "OAuthlib authentication support for Requests." +category = "main" +optional = true +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ {file = "requests-oauthlib-1.3.1.tar.gz", hash = "sha256:75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a"}, {file = "requests_oauthlib-1.3.1-py2.py3-none-any.whl", hash = "sha256:2577c501a2fb8d05a304c09d090d6e47c306fef15809d102b327cf8364bddab5"}, ] -requests-toolbelt = [ + +[package.dependencies] +oauthlib = ">=3.0.0" +requests = ">=2.0.0" + +[package.extras] +rsa = ["oauthlib[signedtoken] (>=3.0.0)"] + +[[package]] +name = "requests-toolbelt" +version = "0.8.0" +description = "A utility belt for advanced users of python-requests" +category = "main" +optional = false +python-versions = "*" +files = [ {file = "requests-toolbelt-0.8.0.tar.gz", hash = "sha256:f6a531936c6fa4c6cfce1b9c10d5c4f498d16528d2a54a22ca00011205a187b5"}, {file = "requests_toolbelt-0.8.0-py2.py3-none-any.whl", hash = "sha256:42c9c170abc2cacb78b8ab23ac957945c7716249206f90874651971a4acff237"}, ] -requestsexceptions = [ + +[package.dependencies] +requests = ">=2.0.1,<3.0.0" + +[[package]] +name = "requestsexceptions" +version = "1.4.0" +description = "Import exceptions from potentially bundled packages in requests." +category = "main" +optional = true +python-versions = "*" +files = [ {file = "requestsexceptions-1.4.0-py2.py3-none-any.whl", hash = "sha256:3083d872b6e07dc5c323563ef37671d992214ad9a32b0ca4a3d7f5500bf38ce3"}, {file = "requestsexceptions-1.4.0.tar.gz", hash = "sha256:b095cbc77618f066d459a02b137b020c37da9f46d9b057704019c9f77dba3065"}, ] -rfc3986 = [ + +[[package]] +name = "rfc3986" +version = "2.0.0" +description = "Validating URI References per RFC 3986" +category = "main" +optional = true +python-versions = ">=3.7" +files = [ {file = "rfc3986-2.0.0-py2.py3-none-any.whl", hash = "sha256:50b1502b60e289cb37883f3dfd34532b8873c7de9f49bb546641ce9cbd256ebd"}, {file = "rfc3986-2.0.0.tar.gz", hash = "sha256:97aacf9dbd4bfd829baad6e6309fa6573aaf1be3f6fa735c8ab05e46cecb261c"}, ] -rsa = [ + +[package.extras] +idna2008 = ["idna"] + +[[package]] +name = "rsa" +version = "4.7.2" +description = "Pure-Python RSA implementation" +category = "main" +optional = true +python-versions = ">=3.5, <4" +files = [ {file = "rsa-4.7.2-py3-none-any.whl", hash = "sha256:78f9a9bf4e7be0c5ded4583326e7461e3a3c5aae24073648b4bdfa797d78c9d2"}, {file = "rsa-4.7.2.tar.gz", hash = "sha256:9d689e6ca1b3038bc82bf8d23e944b6b6037bc02301a574935b2dd946e0353b9"}, ] -"ruamel.yaml" = [ + +[package.dependencies] +pyasn1 = ">=0.1.3" + +[[package]] +name = "ruamel.yaml" +version = "0.16.13" +description = "ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order" +category = "main" +optional = false +python-versions = "*" +files = [ {file = "ruamel.yaml-0.16.13-py2.py3-none-any.whl", hash = "sha256:64b06e7873eb8e1125525ecef7345447d786368cadca92a7cd9b59eae62e95a3"}, {file = "ruamel.yaml-0.16.13.tar.gz", hash = "sha256:bb48c514222702878759a05af96f4b7ecdba9b33cd4efcf25c86b882cef3a942"}, ] -"ruamel.yaml.clib" = [ + +[package.dependencies] +"ruamel.yaml.clib" = {version = ">=0.1.2", markers = "platform_python_implementation == \"CPython\" and python_version < \"3.10\""} + +[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 = "main" +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"}, @@ -5868,6 +5458,8 @@ rsa = [ {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"}, @@ -5894,19 +5486,102 @@ rsa = [ {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"}, ] -s3transfer = [ + +[[package]] +name = "s3transfer" +version = "0.6.0" +description = "An Amazon S3 Transfer Manager" +category = "main" +optional = true +python-versions = ">= 3.7" +files = [ {file = "s3transfer-0.6.0-py3-none-any.whl", hash = "sha256:06176b74f3a15f61f1b4f25a1fc29a4429040b7647133a463da8fa5bd28d5ecd"}, {file = "s3transfer-0.6.0.tar.gz", hash = "sha256:2ed07d3866f523cc561bf4a00fc5535827981b117dd7876f036b0c1aca42c947"}, ] -scp = [ + +[package.dependencies] +botocore = ">=1.12.36,<2.0a.0" + +[package.extras] +crt = ["botocore[crt] (>=1.20.29,<2.0a.0)"] + +[[package]] +name = "scp" +version = "0.14.5" +description = "scp module for paramiko" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "scp-0.14.5-py2.py3-none-any.whl", hash = "sha256:d224535dd8ed00294f52b0e0e18fde7a6fb7a3d06b97ede9e3f750fa7bf75c09"}, {file = "scp-0.14.5.tar.gz", hash = "sha256:64f0015899b3d212cb8088e7d40ebaf0686889ff0e243d5c1242efe8b50f053e"}, ] -sentry-sdk = [ + +[package.dependencies] +paramiko = "*" + +[[package]] +name = "sentry-sdk" +version = "1.11.1" +description = "Python client for Sentry (https://sentry.io)" +category = "main" +optional = false +python-versions = "*" +files = [ {file = "sentry-sdk-1.11.1.tar.gz", hash = "sha256:675f6279b6bb1fea09fd61751061f9a90dca3b5929ef631dd50dc8b3aeb245e9"}, {file = "sentry_sdk-1.11.1-py2.py3-none-any.whl", hash = "sha256:8b4ff696c0bdcceb3f70bbb87a57ba84fd3168b1332d493fcd16c137f709578c"}, ] -simplejson = [ + +[package.dependencies] +certifi = "*" +urllib3 = {version = ">=1.26.11", markers = "python_version >= \"3.6\""} + +[package.extras] +aiohttp = ["aiohttp (>=3.5)"] +beam = ["apache-beam (>=2.12)"] +bottle = ["bottle (>=0.12.13)"] +celery = ["celery (>=3)"] +chalice = ["chalice (>=1.16.0)"] +django = ["django (>=1.8)"] +falcon = ["falcon (>=1.4)"] +fastapi = ["fastapi (>=0.79.0)"] +flask = ["blinker (>=1.1)", "flask (>=0.11)"] +httpx = ["httpx (>=0.16.0)"] +pure-eval = ["asttokens", "executing", "pure-eval"] +pymongo = ["pymongo (>=3.1)"] +pyspark = ["pyspark (>=2.4.4)"] +quart = ["blinker (>=1.1)", "quart (>=0.16.1)"] +rq = ["rq (>=0.6)"] +sanic = ["sanic (>=0.8)"] +sqlalchemy = ["sqlalchemy (>=1.2)"] +starlette = ["starlette (>=0.19.1)"] +tornado = ["tornado (>=5)"] + +[[package]] +name = "setuptools" +version = "67.6.0" +description = "Easily download, build, install, upgrade, and uninstall Python packages" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ + {file = "setuptools-67.6.0-py3-none-any.whl", hash = "sha256:b78aaa36f6b90a074c1fa651168723acbf45d14cb1196b6f02c0fd07f17623b2"}, + {file = "setuptools-67.6.0.tar.gz", hash = "sha256:2ee892cd5f29f3373097f5a814697e397cf3ce313616df0af11231e2ad118077"}, +] + +[package.extras] +docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-hoverxref (<2)", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (==0.8.3)", "sphinx-reredirects", "sphinxcontrib-towncrier"] +testing = ["build[virtualenv]", "filelock (>=3.4.0)", "flake8 (<5)", "flake8-2020", "ini2toml[lite] (>=0.9)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "pip (>=19.1)", "pip-run (>=8.8)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)", "pytest-perf", "pytest-timeout", "pytest-xdist", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"] +testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "pytest", "pytest-enabler", "pytest-xdist", "tomli", "virtualenv (>=13.0.0)", "wheel"] + +[[package]] +name = "simplejson" +version = "3.18.0" +description = "Simple, fast, extensible JSON encoder/decoder for Python" +category = "main" +optional = true +python-versions = ">=2.5, !=3.0.*, !=3.1.*, !=3.2.*" +files = [ {file = "simplejson-3.18.0-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:17dbc7f71fa5b7e4a2acef38cf0be30461ae6659456a978ce7eeebeb5bdf9e1a"}, {file = "simplejson-3.18.0-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:7a4d9b266ae6db578719f1255c742e76ee4676593087f4f6b79a2bbae2b1dcc5"}, {file = "simplejson-3.18.0-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:8493d2c1a940471b07d7c9c356a3f4eee780df073da2917418d0fe8669b54f99"}, @@ -5969,23 +5644,79 @@ simplejson = [ {file = "simplejson-3.18.0-cp39-cp39-win_amd64.whl", hash = "sha256:b4997bd8332cef3923402a07351571788f552f55ea1394ffbfccd4d203a8a05f"}, {file = "simplejson-3.18.0.tar.gz", hash = "sha256:58a429d2c2fa80834115b923ff689622de8f214cf0dc4afa9f59e824b444ab31"}, ] -six = [ + +[[package]] +name = "six" +version = "1.16.0" +description = "Python 2 and 3 compatibility utilities" +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" +files = [ {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"}, {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"}, ] -snowballstemmer = [ + +[[package]] +name = "snowballstemmer" +version = "2.2.0" +description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms." +category = "main" +optional = false +python-versions = "*" +files = [ {file = "snowballstemmer-2.2.0-py2.py3-none-any.whl", hash = "sha256:c8e1716e83cc398ae16824e5572ae04e0d9fc2c6b985fb0f900f5f0c96ecba1a"}, {file = "snowballstemmer-2.2.0.tar.gz", hash = "sha256:09b16deb8547d3412ad7b590689584cd0fe25ec8db3be37788be3810cbf19cb1"}, ] -soupsieve = [ + +[[package]] +name = "soupsieve" +version = "2.3.2.post1" +description = "A modern CSS selector implementation for Beautiful Soup." +category = "main" +optional = false +python-versions = ">=3.6" +files = [ {file = "soupsieve-2.3.2.post1-py3-none-any.whl", hash = "sha256:3b2503d3c7084a42b1ebd08116e5f81aadfaea95863628c80a3b774a11b7c759"}, {file = "soupsieve-2.3.2.post1.tar.gz", hash = "sha256:fc53893b3da2c33de295667a0e19f078c14bf86544af307354de5fcf12a3f30d"}, ] -sphinx = [ + +[[package]] +name = "sphinx" +version = "1.5.6" +description = "Python documentation generator" +category = "main" +optional = false +python-versions = "*" +files = [ {file = "Sphinx-1.5.6-py2.py3-none-any.whl", hash = "sha256:9d93711a0f71c2a21ee44e4fd844f9990b679c9eef951f60d22b19ad9e6e929d"}, {file = "Sphinx-1.5.6.tar.gz", hash = "sha256:565a72dd39dd6ea2e8c548d34c127c981e4bcaead69a2c456a6e33ef69151ace"}, ] -sqlalchemy = [ + +[package.dependencies] +alabaster = ">=0.7,<0.8" +babel = ">=1.3,<2.0 || >2.0" +colorama = {version = ">=0.3.5", markers = "sys_platform == \"win32\""} +docutils = ">=0.11" +imagesize = "*" +Jinja2 = ">=2.3" +Pygments = ">=2.0" +requests = ">=2.0.0" +six = ">=1.5" +snowballstemmer = ">=1.1" + +[package.extras] +test = ["html5lib", "mock", "pytest", "simplejson"] +websupport = ["sqlalchemy (>=0.9)", "whoosh (>=2.0)"] + +[[package]] +name = "sqlalchemy" +version = "1.4.22" +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.22-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:488608953385d6c127d2dcbc4b11f8d7f2f30b89f6bd27c01b042253d985cc2f"}, {file = "SQLAlchemy-1.4.22-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:5d856cc50fd26fc8dd04892ed5a5a3d7eeb914fea2c2e484183e2d84c14926e0"}, {file = "SQLAlchemy-1.4.22-cp27-cp27m-win32.whl", hash = "sha256:a00d9c6d3a8afe1d1681cd8a5266d2f0ed684b0b44bada2ca82403b9e8b25d39"}, @@ -6017,90 +5748,372 @@ sqlalchemy = [ {file = "SQLAlchemy-1.4.22-cp39-cp39-win_amd64.whl", hash = "sha256:1fdae7d980a2fa617d119d0dc13ecb5c23cc63a8b04ffcb5298f2c59d86851e9"}, {file = "SQLAlchemy-1.4.22.tar.gz", hash = "sha256:ec1be26cdccd60d180359a527d5980d959a26269a2c7b1b327a1eea0cab37ed8"}, ] -sqlalchemy-stubs = [ + +[package.dependencies] +greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\""} + +[package.extras] +aiomysql = ["aiomysql", "greenlet (!=0.4.17)"] +aiosqlite = ["aiosqlite", "greenlet (!=0.4.17)"] +asyncio = ["greenlet (!=0.4.17)"] +mariadb-connector = ["mariadb (>=1.0.1)"] +mssql = ["pyodbc"] +mssql-pymssql = ["pymssql"] +mssql-pyodbc = ["pyodbc"] +mypy = ["mypy (>=0.800)", "sqlalchemy2-stubs"] +mysql = ["mysqlclient (>=1.4.0)", "mysqlclient (>=1.4.0,<2)"] +mysql-connector = ["mysqlconnector"] +oracle = ["cx-oracle (>=7)", "cx-oracle (>=7,<8)"] +postgresql = ["psycopg2 (>=2.7)"] +postgresql-asyncpg = ["asyncpg", "greenlet (!=0.4.17)"] +postgresql-pg8000 = ["pg8000 (>=1.16.6)"] +postgresql-psycopg2binary = ["psycopg2-binary"] +postgresql-psycopg2cffi = ["psycopg2cffi"] +pymysql = ["pymysql", "pymysql (<1)"] +sqlcipher = ["sqlcipher3-binary"] + +[[package]] +name = "sqlalchemy-stubs" +version = "0.4" +description = "SQLAlchemy stubs and mypy plugin" +category = "dev" +optional = false +python-versions = "*" +files = [ {file = "sqlalchemy-stubs-0.4.tar.gz", hash = "sha256:c665d6dd4482ef642f01027fa06c3d5e91befabb219dc71fc2a09e7d7695f7ae"}, {file = "sqlalchemy_stubs-0.4-py3-none-any.whl", hash = "sha256:5eec7aa110adf9b957b631799a72fef396b23ff99fe296df726645d01e312aa5"}, ] -sqlalchemy-utils = [ + +[package.dependencies] +mypy = ">=0.790" +typing-extensions = ">=3.7.4" + +[[package]] +name = "sqlalchemy-utils" +version = "0.38.3" +description = "Various utility functions for SQLAlchemy." +category = "main" +optional = false +python-versions = "~=3.6" +files = [ {file = "SQLAlchemy-Utils-0.38.3.tar.gz", hash = "sha256:9f9afba607a40455cf703adfa9846584bf26168a0c5a60a70063b70d65051f4d"}, {file = "SQLAlchemy_Utils-0.38.3-py3-none-any.whl", hash = "sha256:5c13b5d08adfaa85f3d4e8ec09a75136216fad41346980d02974a70a77988bf9"}, ] -sshtunnel = [ + +[package.dependencies] +SQLAlchemy = ">=1.3" + +[package.extras] +arrow = ["arrow (>=0.3.4)"] +babel = ["Babel (>=1.3)"] +color = ["colour (>=0.0.4)"] +encrypted = ["cryptography (>=0.6)"] +intervals = ["intervals (>=0.7.1)"] +password = ["passlib (>=1.6,<2.0)"] +pendulum = ["pendulum (>=2.0.5)"] +phone = ["phonenumbers (>=5.9.2)"] +test = ["Jinja2 (>=2.3)", "Pygments (>=1.2)", "backports.zoneinfo", "docutils (>=0.10)", "flake8 (>=2.4.0)", "flexmock (>=0.9.7)", "isort (>=4.2.2)", "pg8000 (>=1.12.4)", "psycopg2 (>=2.5.1)", "psycopg2cffi (>=2.8.1)", "pymysql", "pyodbc", "pytest (>=2.7.1)", "python-dateutil (>=2.6)", "pytz (>=2014.2)"] +test-all = ["Babel (>=1.3)", "Jinja2 (>=2.3)", "Pygments (>=1.2)", "arrow (>=0.3.4)", "backports.zoneinfo", "colour (>=0.0.4)", "cryptography (>=0.6)", "docutils (>=0.10)", "flake8 (>=2.4.0)", "flexmock (>=0.9.7)", "furl (>=0.4.1)", "intervals (>=0.7.1)", "isort (>=4.2.2)", "passlib (>=1.6,<2.0)", "pendulum (>=2.0.5)", "pg8000 (>=1.12.4)", "phonenumbers (>=5.9.2)", "psycopg2 (>=2.5.1)", "psycopg2cffi (>=2.8.1)", "pymysql", "pyodbc", "pytest (>=2.7.1)", "python-dateutil", "python-dateutil (>=2.6)", "pytz (>=2014.2)"] +timezone = ["python-dateutil"] +url = ["furl (>=0.4.1)"] + +[[package]] +name = "sshtunnel" +version = "0.4.0" +description = "Pure python SSH tunnels" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "sshtunnel-0.4.0-py2.py3-none-any.whl", hash = "sha256:98e54c26f726ab8bd42b47a3a21fca5c3e60f58956f0f70de2fb8ab0046d0606"}, - {file = "sshtunnel-0.4.0-py3.8.egg", hash = "sha256:4a07cf989712e8ba76a370584bec922d14775054b3ff18e5d075507a298dc3ed"}, {file = "sshtunnel-0.4.0.tar.gz", hash = "sha256:e7cb0ea774db81bf91844db22de72a40aae8f7b0f9bb9ba0f666d474ef6bf9fc"}, ] -stackprinter = [ + +[package.dependencies] +paramiko = ">=2.7.2" + +[package.extras] +build-sphinx = ["sphinx", "sphinxcontrib-napoleon"] +dev = ["check-manifest"] +test = ["tox (>=1.8.1)"] + +[[package]] +name = "stackprinter" +version = "0.2.10" +description = "Debug-friendly stack traces, with variable values and semantic highlighting" +category = "main" +optional = false +python-versions = ">=3.4" +files = [ {file = "stackprinter-0.2.10-py3-none-any.whl", hash = "sha256:496e6cd058e7dd6f41e0c67e044f79a894297bec9fb80493a4fd094fac1e4677"}, {file = "stackprinter-0.2.10.tar.gz", hash = "sha256:99d1ea6b91ffad96b28241edd7bcf071752b0cf694cab58d2335df5353acd086"}, ] -stevedore = [ + +[[package]] +name = "stevedore" +version = "3.5.2" +description = "Manage dynamic plugins for Python applications" +category = "main" +optional = true +python-versions = ">=3.6" +files = [ {file = "stevedore-3.5.2-py3-none-any.whl", hash = "sha256:fa2630e3d0ad3e22d4914aff2501445815b9a4467a6edc49387c667a38faf5bf"}, {file = "stevedore-3.5.2.tar.gz", hash = "sha256:cf99f41fc0d5a4f185ca4d3d42b03be9011b0a1ec1a4ea1a282be1b4b306dcc2"}, ] -tabulate = [ + +[package.dependencies] +pbr = ">=2.0.0,<2.1.0 || >2.1.0" + +[[package]] +name = "tabulate" +version = "0.8.10" +description = "Pretty-print tabular data" +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +files = [ {file = "tabulate-0.8.10-py3-none-any.whl", hash = "sha256:0ba055423dbaa164b9e456abe7920c5e8ed33fcc16f6d1b2f2d152c8e1e8b4fc"}, - {file = "tabulate-0.8.10-py3.8.egg", hash = "sha256:436f1c768b424654fce8597290d2764def1eea6a77cfa5c33be00b1bc0f4f63d"}, {file = "tabulate-0.8.10.tar.gz", hash = "sha256:6c57f3f3dd7ac2782770155f3adb2db0b1a269637e42f27599925e64b114f519"}, ] -toml = [ + +[package.extras] +widechars = ["wcwidth"] + +[[package]] +name = "toml" +version = "0.10.2" +description = "Python Library for Tom's Obvious, Minimal Language" +category = "dev" +optional = false +python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" +files = [ {file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"}, {file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"}, ] -tomli = [ + +[[package]] +name = "tomli" +version = "2.0.1" +description = "A lil' TOML parser" +category = "dev" +optional = false +python-versions = ">=3.7" +files = [ {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, ] -types-mock = [ + +[[package]] +name = "types-mock" +version = "4.0.15.2" +description = "Typing stubs for mock" +category = "dev" +optional = false +python-versions = "*" +files = [ {file = "types-mock-4.0.15.2.tar.gz", hash = "sha256:83fe479741adb92210c3c92f006fe058297d5051e93c2cec36f1a9e0bae16e9e"}, {file = "types_mock-4.0.15.2-py3-none-any.whl", hash = "sha256:39d489b6d9361b75448677680a3087701c0cfab61260363cfc0f646d2bf0a8b2"}, ] -types-setuptools = [ + +[[package]] +name = "types-setuptools" +version = "65.6.0.2" +description = "Typing stubs for setuptools" +category = "dev" +optional = false +python-versions = "*" +files = [ {file = "types-setuptools-65.6.0.2.tar.gz", hash = "sha256:ad60ccf01d626de9762224448f36c13e0660e863afd6dc11d979b3739a6c7d24"}, {file = "types_setuptools-65.6.0.2-py3-none-any.whl", hash = "sha256:2c2b4f756f79778074ce2d21f745aa737b12160d9f8dfa274f47a7287c7a2fee"}, ] -typing-extensions = [ + +[[package]] +name = "typing-extensions" +version = "3.10.0.2" +description = "Backported and Experimental Type Hints for Python 3.5+" +category = "main" +optional = false +python-versions = "*" +files = [ {file = "typing_extensions-3.10.0.2-py2-none-any.whl", hash = "sha256:d8226d10bc02a29bcc81df19a26e56a9647f8b0a6d4a83924139f4a8b01f17b7"}, {file = "typing_extensions-3.10.0.2-py3-none-any.whl", hash = "sha256:f1d25edafde516b146ecd0613dabcc61409817af4766fbbcfb8d1ad4ec441a34"}, {file = "typing_extensions-3.10.0.2.tar.gz", hash = "sha256:49f75d16ff11f1cd258e1b988ccff82a3ca5570217d7ad8c5f48205dd99a677e"}, ] -typing-inspect = [ + +[[package]] +name = "typing-inspect" +version = "0.6.0" +description = "Runtime inspection utilities for typing module." +category = "main" +optional = false +python-versions = "*" +files = [ {file = "typing_inspect-0.6.0-py2-none-any.whl", hash = "sha256:de08f50a22955ddec353876df7b2545994d6df08a2f45d54ac8c05e530372ca0"}, {file = "typing_inspect-0.6.0-py3-none-any.whl", hash = "sha256:3b98390df4d999a28cf5b35d8b333425af5da2ece8a4ea9e98f71e7591347b4f"}, {file = "typing_inspect-0.6.0.tar.gz", hash = "sha256:8f1b1dd25908dbfd81d3bebc218011531e7ab614ba6e5bf7826d887c834afab7"}, ] -urllib3 = [ + +[package.dependencies] +mypy-extensions = ">=0.3.0" +typing-extensions = ">=3.7.4" + +[[package]] +name = "urllib3" +version = "1.26.14" +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.*" +files = [ {file = "urllib3-1.26.14-py2.py3-none-any.whl", hash = "sha256:75edcdc2f7d85b137124a6c3c9fc3933cdeaa12ecb9a6a959f22797a0feca7e1"}, {file = "urllib3-1.26.14.tar.gz", hash = "sha256:076907bf8fd355cde77728471316625a4d2f7e713c125f51953bb5b3eecf4f72"}, ] -urllib3-secure-extra = [ + +[package.dependencies] +certifi = {version = "*", optional = true, markers = "extra == \"secure\""} +cryptography = {version = ">=1.3.4", optional = true, markers = "extra == \"secure\""} +idna = {version = ">=2.0.0", optional = true, markers = "extra == \"secure\""} +pyOpenSSL = {version = ">=0.14", optional = true, markers = "extra == \"secure\""} +urllib3-secure-extra = {version = "*", optional = true, markers = "extra == \"secure\""} + +[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)"] + +[[package]] +name = "urllib3-secure-extra" +version = "0.1.0" +description = "Marker library to detect whether urllib3 was installed with the deprecated [secure] extra" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "urllib3-secure-extra-0.1.0.tar.gz", hash = "sha256:ee9409cbfeb4b8609047be4c32fb4317870c602767e53fd8a41005ebe6a41dff"}, {file = "urllib3_secure_extra-0.1.0-py2.py3-none-any.whl", hash = "sha256:f7adcb108b4d12a4b26b99eb60e265d087f435052a76aefa396b6ee85e9a6ef9"}, ] -urlnormalizer = [ + +[[package]] +name = "urlnormalizer" +version = "1.2.5" +description = "Normalize URLs. Mostly useful for deduplicating HTTP URLs." +category = "main" +optional = false +python-versions = "*" +files = [ {file = "urlnormalizer-1.2.5-py2.py3-none-any.whl", hash = "sha256:ee7bcaa8eb6ef2eb353770d7ea9323db35a14d658794236768cc763ccb09a688"}, {file = "urlnormalizer-1.2.5.tar.gz", hash = "sha256:7254eb9dfbf0c3983c3d78241a74ce6f6e61b2b1df09e9f25f711eec98582771"}, ] -virtualenv = [ + +[package.dependencies] +chardet = "*" +six = "*" + +[[package]] +name = "virtualenv" +version = "20.16.2" +description = "Virtual Python Environment builder" +category = "dev" +optional = false +python-versions = ">=3.6" +files = [ {file = "virtualenv-20.16.2-py2.py3-none-any.whl", hash = "sha256:635b272a8e2f77cb051946f46c60a54ace3cb5e25568228bd6b57fc70eca9ff3"}, {file = "virtualenv-20.16.2.tar.gz", hash = "sha256:0ef5be6d07181946891f5abc8047fda8bc2f0b4b9bf222c64e6e8963baee76db"}, ] -vsts = [ + +[package.dependencies] +distlib = ">=0.3.1,<1" +filelock = ">=3.2,<4" +platformdirs = ">=2,<3" + +[package.extras] +docs = ["proselint (>=0.10.2)", "sphinx (>=3)", "sphinx-argparse (>=0.2.5)", "sphinx-rtd-theme (>=0.4.3)", "towncrier (>=21.3)"] +testing = ["coverage (>=4)", "coverage-enable-subprocess (>=1)", "flaky (>=3)", "packaging (>=20.0)", "pytest (>=4)", "pytest-env (>=0.6.2)", "pytest-freezegun (>=0.4.1)", "pytest-mock (>=2)", "pytest-randomly (>=1)", "pytest-timeout (>=1)"] + +[[package]] +name = "vsts" +version = "0.1.25" +description = "Python wrapper around the VSTS APIs" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "vsts-0.1.25-py3-none-any.whl", hash = "sha256:c5595a42c9447888ebc91494d2db03c2b867cbca9f1f5f05c113261b92383e35"}, {file = "vsts-0.1.25.tar.gz", hash = "sha256:da179160121f5b38be061dbff29cd2b60d5d029b2207102454d77a7114e64f97"}, ] -vsts-cd-manager = [ + +[package.dependencies] +msrest = ">=0.6.0,<0.7.0" + +[[package]] +name = "vsts-cd-manager" +version = "1.0.2" +description = "Python wrapper around some of the VSTS APIs" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "vsts-cd-manager-1.0.2.tar.gz", hash = "sha256:0bb09059cd553e1c206e92ef324cb0dcf92334846d646c44c684f6256b86447b"}, ] -wcwidth = [ + +[package.dependencies] +mock = "*" +msrest = ">=0.2.0" + +[[package]] +name = "wcwidth" +version = "0.2.5" +description = "Measures the displayed width of unicode strings in a terminal" +category = "main" +optional = true +python-versions = "*" +files = [ {file = "wcwidth-0.2.5-py2.py3-none-any.whl", hash = "sha256:beb4802a9cebb9144e99086eff703a642a13d6a0052920003a230f3294bbe784"}, {file = "wcwidth-0.2.5.tar.gz", hash = "sha256:c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83"}, ] -websocket-client = [ + +[[package]] +name = "websocket-client" +version = "1.5.0" +description = "WebSocket client for Python with low level API options" +category = "main" +optional = true +python-versions = ">=3.7" +files = [ {file = "websocket-client-1.5.0.tar.gz", hash = "sha256:561ca949e5bbb5d33409a37235db55c279235c78ee407802f1d2314fff8a8536"}, {file = "websocket_client-1.5.0-py3-none-any.whl", hash = "sha256:fb5d81b95d350f3a54838ebcb4c68a5353bbd1412ae8f068b1e5280faeb13074"}, ] -wrapt = [ + +[package.extras] +docs = ["Sphinx (>=3.4)", "sphinx-rtd-theme (>=0.5)"] +optional = ["python-socks", "wsaccel"] +test = ["websockets"] + +[[package]] +name = "wheel" +version = "0.30.0" +description = "A built-package format for Python." +category = "main" +optional = true +python-versions = "*" +files = [ + {file = "wheel-0.30.0-py2.py3-none-any.whl", hash = "sha256:e721e53864f084f956f40f96124a74da0631ac13fbbd1ba99e8e2b5e9cafdf64"}, + {file = "wheel-0.30.0.tar.gz", hash = "sha256:9515fe0a94e823fd90b08d22de45d7bde57c90edce705b22f5e1ecf7e1b653c8"}, +] + +[package.extras] +faster-signatures = ["ed25519ll"] +signatures = ["keyring", "keyrings.alt", "pyxdg"] +test = ["jsonschema", "pytest (>=3.0.0)", "pytest-cov"] + +[[package]] +name = "wrapt" +version = "1.14.1" +description = "Module for decorators, wrappers and monkey patching." +category = "main" +optional = true +python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" +files = [ {file = "wrapt-1.14.1-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:1b376b3f4896e7930f1f772ac4b064ac12598d1c38d04907e696cc4d794b43d3"}, {file = "wrapt-1.14.1-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:903500616422a40a98a5a3c4ff4ed9d0066f3b4c951fa286018ecdf0750194ef"}, {file = "wrapt-1.14.1-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:5a9a0d155deafd9448baff28c08e150d9b24ff010e899311ddd63c45c2445e28"}, @@ -6166,11 +6179,39 @@ wrapt = [ {file = "wrapt-1.14.1-cp39-cp39-win_amd64.whl", hash = "sha256:dee60e1de1898bde3b238f18340eec6148986da0455d8ba7848d50470a7a32fb"}, {file = "wrapt-1.14.1.tar.gz", hash = "sha256:380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d"}, ] -xmltodict = [ + +[[package]] +name = "xmltodict" +version = "0.13.0" +description = "Makes working with XML feel like you are working with JSON" +category = "main" +optional = true +python-versions = ">=3.4" +files = [ {file = "xmltodict-0.13.0-py2.py3-none-any.whl", hash = "sha256:aa89e8fd76320154a40d19a0df04a4695fb9dc5ba977cbb68ab3e4eb225e7852"}, {file = "xmltodict-0.13.0.tar.gz", hash = "sha256:341595a488e3e01a85a9d8911d8912fd922ede5fecc4dce437eb4b6c8d037e56"}, ] -zipp = [ + +[[package]] +name = "zipp" +version = "3.11.0" +description = "Backport of pathlib-compatible object wrapper for zip files" +category = "main" +optional = false +python-versions = ">=3.7" +files = [ {file = "zipp-3.11.0-py3-none-any.whl", hash = "sha256:83a28fcb75844b5c0cdaf5aa4003c2d728c77e05f5aeabe8e95e56727005fbaa"}, {file = "zipp-3.11.0.tar.gz", hash = "sha256:a7a22e05929290a67401440b39690ae6563279bced5f314609d9d03798f56766"}, ] + +[package.extras] +docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)"] +testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"] + +[extras] +full = ["awscli", "azure-cli", "beaker-client", "python-openstackclient"] + +[metadata] +lock-version = "2.0" +python-versions = "~3.9.0" +content-hash = "1cc7b32969fb855fd01bf146752482b8f95dc318a20662aa8cf7c35ec236063f"