diff --git a/jobs/gtfs-aggregator-scraper/poetry.lock b/jobs/gtfs-aggregator-scraper/poetry.lock index 1e5420482b..70fcf83b51 100644 --- a/jobs/gtfs-aggregator-scraper/poetry.lock +++ b/jobs/gtfs-aggregator-scraper/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. [[package]] name = "aiohttp" version = "3.9.0" description = "Async http client/server framework (asyncio)" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -101,7 +100,6 @@ speedups = ["Brotli", "aiodns", "brotlicffi"] name = "aiosignal" version = "1.3.1" description = "aiosignal: a list of registered asynchronous callbacks" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -116,7 +114,6 @@ frozenlist = ">=1.1.0" name = "async-timeout" version = "4.0.2" description = "Timeout context manager for asyncio programs" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -128,7 +125,6 @@ files = [ name = "attrs" version = "23.1.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -147,7 +143,6 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte name = "backoff" version = "2.2.1" description = "Function decoration for backoff and retry" -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -159,7 +154,6 @@ files = [ name = "black" version = "22.12.0" description = "The uncompromising code formatter." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -195,7 +189,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "cachetools" version = "5.3.1" description = "Extensible memoizing collections and decorators" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -207,7 +200,6 @@ files = [ name = "calitp-data-infra" version = "2024.1.3" description = "Shared code for developing data pipelines that process Cal-ITP data." -category = "main" optional = false python-versions = ">=3.8,<3.10" files = [ @@ -230,7 +222,6 @@ typing-extensions = ">=3.10.0.2" name = "certifi" version = "2023.7.22" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -242,7 +233,6 @@ files = [ name = "charset-normalizer" version = "3.1.0" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -327,7 +317,6 @@ files = [ name = "click" version = "8.1.3" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -342,7 +331,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "colorama" version = "0.4.6" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" files = [ @@ -354,7 +342,6 @@ files = [ name = "decorator" version = "5.1.1" description = "Decorators for Humans" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -366,7 +353,6 @@ files = [ name = "exceptiongroup" version = "1.1.1" description = "Backport of PEP 654 (exception groups)" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -381,7 +367,6 @@ test = ["pytest (>=6)"] name = "frozenlist" version = "1.3.3" description = "A list-like structure which implements collections.abc.MutableSequence" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -465,7 +450,6 @@ files = [ name = "fsspec" version = "2023.5.0" description = "File-system specification" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -501,7 +485,6 @@ tqdm = ["tqdm"] name = "gcsfs" version = "2023.5.0" description = "Convenient Filesystem interface over GCS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -526,7 +509,6 @@ gcsfuse = ["fusepy"] name = "google-api-core" version = "2.11.0" description = "Google API client core library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -551,7 +533,6 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0dev)"] name = "google-auth" version = "2.19.1" description = "Google Authentication Library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -577,7 +558,6 @@ requests = ["requests (>=2.20.0,<3.0.0dev)"] name = "google-auth-oauthlib" version = "1.0.0" description = "Google Authentication Library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -596,7 +576,6 @@ tool = ["click (>=6.0.0)"] name = "google-cloud-core" version = "2.3.2" description = "Google Cloud API client core library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -605,7 +584,7 @@ files = [ ] [package.dependencies] -google-api-core = ">=1.31.6,<2.0.0 || >2.3.0,<3.0.0dev" +google-api-core = ">=1.31.6,<2.0.dev0 || >2.3.0,<3.0.0dev" google-auth = ">=1.25.0,<3.0dev" [package.extras] @@ -615,7 +594,6 @@ grpc = ["grpcio (>=1.38.0,<2.0dev)"] name = "google-cloud-secret-manager" version = "1.0.2" description = "Secret Manager API API client library" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" files = [ @@ -624,7 +602,7 @@ files = [ ] [package.dependencies] -google-api-core = {version = ">=1.31.5,<2.0.0 || >2.3.0,<3.0.0dev", extras = ["grpc"]} +google-api-core = {version = ">=1.31.5,<2.0.dev0 || >2.3.0,<3.0.0dev", extras = ["grpc"]} grpc-google-iam-v1 = ">=0.12.3,<0.13dev" protobuf = "<4.0.0dev" @@ -632,7 +610,6 @@ protobuf = "<4.0.0dev" name = "google-cloud-storage" version = "2.9.0" description = "Google Cloud Storage API client library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -641,7 +618,7 @@ files = [ ] [package.dependencies] -google-api-core = ">=1.31.5,<2.0.0 || >2.3.0,<3.0.0dev" +google-api-core = ">=1.31.5,<2.0.dev0 || >2.3.0,<3.0.0dev" google-auth = ">=1.25.0,<3.0dev" google-cloud-core = ">=2.3.0,<3.0dev" google-resumable-media = ">=2.3.2" @@ -654,7 +631,6 @@ protobuf = ["protobuf (<5.0.0dev)"] name = "google-crc32c" version = "1.5.0" description = "A python wrapper of the C library 'Google CRC32C'" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -735,7 +711,6 @@ testing = ["pytest"] name = "google-resumable-media" version = "2.5.0" description = "Utilities for Google Media Downloads and Resumable Uploads" -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -754,7 +729,6 @@ requests = ["requests (>=2.18.0,<3.0.0dev)"] name = "googleapis-common-protos" version = "1.59.0" description = "Common protobufs used in Google APIs" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -773,7 +747,6 @@ grpc = ["grpcio (>=1.44.0,<2.0.0dev)"] name = "grpc-google-iam-v1" version = "0.12.6" description = "IAM API client library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -788,67 +761,65 @@ protobuf = ">=3.19.5,<3.20.0 || >3.20.0,<3.20.1 || >3.20.1,<4.21.1 || >4.21.1,<4 [[package]] name = "grpcio" -version = "1.54.2" +version = "1.54.3" description = "HTTP/2-based RPC framework" -category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "grpcio-1.54.2-cp310-cp310-linux_armv7l.whl", hash = "sha256:40e1cbf69d6741b40f750f3cccc64326f927ac6145a9914d33879e586002350c"}, - {file = "grpcio-1.54.2-cp310-cp310-macosx_12_0_universal2.whl", hash = "sha256:2288d76e4d4aa7ef3fe7a73c1c470b66ea68e7969930e746a8cd8eca6ef2a2ea"}, - {file = "grpcio-1.54.2-cp310-cp310-manylinux_2_17_aarch64.whl", hash = "sha256:c0e3155fc5335ec7b3b70f15230234e529ca3607b20a562b6c75fb1b1218874c"}, - {file = "grpcio-1.54.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9bf88004fe086c786dc56ef8dd6cb49c026833fdd6f42cb853008bce3f907148"}, - {file = "grpcio-1.54.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2be88c081e33f20630ac3343d8ad9f1125f32987968e9c8c75c051c9800896e8"}, - {file = "grpcio-1.54.2-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:33d40954199bddbb6a78f8f6f2b2082660f381cd2583ec860a6c2fa7c8400c08"}, - {file = "grpcio-1.54.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:b52d00d1793d290c81ad6a27058f5224a7d5f527867e5b580742e1bd211afeee"}, - {file = "grpcio-1.54.2-cp310-cp310-win32.whl", hash = "sha256:881d058c5ccbea7cc2c92085a11947b572498a27ef37d3eef4887f499054dca8"}, - {file = "grpcio-1.54.2-cp310-cp310-win_amd64.whl", hash = "sha256:0212e2f7fdf7592e4b9d365087da30cb4d71e16a6f213120c89b4f8fb35a3ab3"}, - {file = "grpcio-1.54.2-cp311-cp311-linux_armv7l.whl", hash = "sha256:1e623e0cf99a0ac114f091b3083a1848dbc64b0b99e181473b5a4a68d4f6f821"}, - {file = "grpcio-1.54.2-cp311-cp311-macosx_10_10_universal2.whl", hash = "sha256:66233ccd2a9371158d96e05d082043d47dadb18cbb294dc5accfdafc2e6b02a7"}, - {file = "grpcio-1.54.2-cp311-cp311-manylinux_2_17_aarch64.whl", hash = "sha256:4cb283f630624ebb16c834e5ac3d7880831b07cbe76cb08ab7a271eeaeb8943e"}, - {file = "grpcio-1.54.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2a1e601ee31ef30a9e2c601d0867e236ac54c922d32ed9f727b70dd5d82600d5"}, - {file = "grpcio-1.54.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f8da84bbc61a4e92af54dc96344f328e5822d574f767e9b08e1602bb5ddc254a"}, - {file = "grpcio-1.54.2-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:5008964885e8d23313c8e5ea0d44433be9bfd7e24482574e8cc43c02c02fc796"}, - {file = "grpcio-1.54.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:a2f5a1f1080ccdc7cbaf1171b2cf384d852496fe81ddedeb882d42b85727f610"}, - {file = "grpcio-1.54.2-cp311-cp311-win32.whl", hash = "sha256:b74ae837368cfffeb3f6b498688a123e6b960951be4dec0e869de77e7fa0439e"}, - {file = "grpcio-1.54.2-cp311-cp311-win_amd64.whl", hash = "sha256:8cdbcbd687e576d48f7886157c95052825ca9948c0ed2afdc0134305067be88b"}, - {file = "grpcio-1.54.2-cp37-cp37m-linux_armv7l.whl", hash = "sha256:782f4f8662a2157c4190d0f99eaaebc602899e84fb1e562a944e5025929e351c"}, - {file = "grpcio-1.54.2-cp37-cp37m-macosx_10_10_universal2.whl", hash = "sha256:714242ad0afa63a2e6dabd522ae22e1d76e07060b5af2ddda5474ba4f14c2c94"}, - {file = "grpcio-1.54.2-cp37-cp37m-manylinux_2_17_aarch64.whl", hash = "sha256:f900ed4ad7a0f1f05d35f955e0943944d5a75f607a836958c6b8ab2a81730ef2"}, - {file = "grpcio-1.54.2-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:96a41817d2c763b1d0b32675abeb9179aa2371c72aefdf74b2d2b99a1b92417b"}, - {file = "grpcio-1.54.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:70fcac7b94f4c904152809a050164650ac81c08e62c27aa9f156ac518029ebbe"}, - {file = "grpcio-1.54.2-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:fd6c6c29717724acf9fc1847c4515d57e4dc12762452457b9cb37461f30a81bb"}, - {file = "grpcio-1.54.2-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:c2392f5b5d84b71d853918687d806c1aa4308109e5ca158a16e16a6be71041eb"}, - {file = "grpcio-1.54.2-cp37-cp37m-win_amd64.whl", hash = "sha256:51630c92591d6d3fe488a7c706bd30a61594d144bac7dee20c8e1ce78294f474"}, - {file = "grpcio-1.54.2-cp38-cp38-linux_armv7l.whl", hash = "sha256:b04202453941a63b36876a7172b45366dc0cde10d5fd7855c0f4a4e673c0357a"}, - {file = "grpcio-1.54.2-cp38-cp38-macosx_10_10_universal2.whl", hash = "sha256:89dde0ac72a858a44a2feb8e43dc68c0c66f7857a23f806e81e1b7cc7044c9cf"}, - {file = "grpcio-1.54.2-cp38-cp38-manylinux_2_17_aarch64.whl", hash = "sha256:09d4bfd84686cd36fd11fd45a0732c7628308d094b14d28ea74a81db0bce2ed3"}, - {file = "grpcio-1.54.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7fc2b4edb938c8faa4b3c3ea90ca0dd89b7565a049e8e4e11b77e60e4ed2cc05"}, - {file = "grpcio-1.54.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:61f7203e2767800edee7a1e1040aaaf124a35ce0c7fe0883965c6b762defe598"}, - {file = "grpcio-1.54.2-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:e416c8baf925b5a1aff31f7f5aecc0060b25d50cce3a5a7255dc5cf2f1d4e5eb"}, - {file = "grpcio-1.54.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:dc80c9c6b608bf98066a038e0172013a49cfa9a08d53335aefefda2c64fc68f4"}, - {file = "grpcio-1.54.2-cp38-cp38-win32.whl", hash = "sha256:8d6192c37a30a115f4663592861f50e130caed33efc4eec24d92ec881c92d771"}, - {file = "grpcio-1.54.2-cp38-cp38-win_amd64.whl", hash = "sha256:46a057329938b08e5f0e12ea3d7aed3ecb20a0c34c4a324ef34e00cecdb88a12"}, - {file = "grpcio-1.54.2-cp39-cp39-linux_armv7l.whl", hash = "sha256:2296356b5c9605b73ed6a52660b538787094dae13786ba53080595d52df13a98"}, - {file = "grpcio-1.54.2-cp39-cp39-macosx_10_10_universal2.whl", hash = "sha256:c72956972e4b508dd39fdc7646637a791a9665b478e768ffa5f4fe42123d5de1"}, - {file = "grpcio-1.54.2-cp39-cp39-manylinux_2_17_aarch64.whl", hash = "sha256:9bdbb7624d65dc0ed2ed8e954e79ab1724526f09b1efa88dcd9a1815bf28be5f"}, - {file = "grpcio-1.54.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4c44e1a765b31e175c391f22e8fc73b2a2ece0e5e6ff042743d8109b5d2eff9f"}, - {file = "grpcio-1.54.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5cc928cfe6c360c1df636cf7991ab96f059666ac7b40b75a769410cc6217df9c"}, - {file = "grpcio-1.54.2-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:a08920fa1a97d4b8ee5db2f31195de4a9def1a91bc003544eb3c9e6b8977960a"}, - {file = "grpcio-1.54.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:4864f99aac207e3e45c5e26c6cbb0ad82917869abc2f156283be86c05286485c"}, - {file = "grpcio-1.54.2-cp39-cp39-win32.whl", hash = "sha256:b38b3de8cff5bc70f8f9c615f51b48eff7313fc9aca354f09f81b73036e7ddfa"}, - {file = "grpcio-1.54.2-cp39-cp39-win_amd64.whl", hash = "sha256:be48496b0e00460717225e7680de57c38be1d8629dc09dadcd1b3389d70d942b"}, - {file = "grpcio-1.54.2.tar.gz", hash = "sha256:50a9f075eeda5097aa9a182bb3877fe1272875e45370368ac0ee16ab9e22d019"}, + {file = "grpcio-1.54.3-cp310-cp310-linux_armv7l.whl", hash = "sha256:6977701b6528be82f0801c52dad7df7e912d61d6e3b25e22bbbbdc2c7bc912e5"}, + {file = "grpcio-1.54.3-cp310-cp310-macosx_12_0_universal2.whl", hash = "sha256:3c1227144ebb25afb39b421d073140396dc05483266f28fb575787e30f1f1182"}, + {file = "grpcio-1.54.3-cp310-cp310-manylinux_2_17_aarch64.whl", hash = "sha256:336199b22797e3b754b8f1a2fa45c9a0a154d5ff331bce3f21f3f0693e7bdf21"}, + {file = "grpcio-1.54.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7c1d6afa156cba9a6d02656fe85c0e84e41b46d17a72ecdc0ed48b7482831fea"}, + {file = "grpcio-1.54.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:81a99edb493925652128ce5a96d07ee09b3627a5673f73cd6476e1ebf1b31e42"}, + {file = "grpcio-1.54.3-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:2944e345b9d1aee6cd6a4cd43a46ed95ef52f5a2dedb1755827e6c247f2579c1"}, + {file = "grpcio-1.54.3-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:8cf5e51ff2c18941515b37bb1f959c19f6654e652b046069ebc6960642781a47"}, + {file = "grpcio-1.54.3-cp310-cp310-win32.whl", hash = "sha256:be42883b2a91003c09fbd81be92d964cd6b93fc16800901baa113486c4278caf"}, + {file = "grpcio-1.54.3-cp310-cp310-win_amd64.whl", hash = "sha256:fd5779aab42c92fc0d31ac4f240c99f02007f0310704eb761abd7ad955edf411"}, + {file = "grpcio-1.54.3-cp311-cp311-linux_armv7l.whl", hash = "sha256:bc6a04ac876f0667c092301e468177c0d132a28a25070367eabf3fcc9e8ba1d0"}, + {file = "grpcio-1.54.3-cp311-cp311-macosx_10_10_universal2.whl", hash = "sha256:07d0ace63902e30fe6e77f684927130867a9ec43141e2f1447522631fa19ccf7"}, + {file = "grpcio-1.54.3-cp311-cp311-manylinux_2_17_aarch64.whl", hash = "sha256:2dd2f0d5a5879cd85ec9ce1dc4899933e7a4e3f97781b6ab26703c1de21c794e"}, + {file = "grpcio-1.54.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:8db545d257b74b90ed1fdd5b9505fe7f81243220156438a6b97b3dc3fd4bc963"}, + {file = "grpcio-1.54.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1ea03bd3d244889c7fe793b5234965f31a34147008083a2ec2ffebc870c4643b"}, + {file = "grpcio-1.54.3-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:e42e5e7b85dabd575f64ec6d9a618b03d072c4b3b62bcc73f0f6dab33687a338"}, + {file = "grpcio-1.54.3-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:b8dcb9c0fec81ec2febe5232d7d92bc103532f635ed0d93a110576ab002ae4ca"}, + {file = "grpcio-1.54.3-cp311-cp311-win32.whl", hash = "sha256:7268ad68dfad9d767ee17a69b4ae9e7223b04be16b94110564640828d302ed0c"}, + {file = "grpcio-1.54.3-cp311-cp311-win_amd64.whl", hash = "sha256:581ce6556f07d6c9dd4e550e60e1d386455bd32ea4f81b65ccd4062e200e56f6"}, + {file = "grpcio-1.54.3-cp37-cp37m-linux_armv7l.whl", hash = "sha256:16426adfd566bd5369e79d8dd5f4edd2e5b13a8bd26df8de20f0c483786667bd"}, + {file = "grpcio-1.54.3-cp37-cp37m-macosx_10_10_universal2.whl", hash = "sha256:06f8ebdcfebee56a816dba7903a7e6b656050e7b4a5c1c4d46ad88e2378bbc1e"}, + {file = "grpcio-1.54.3-cp37-cp37m-manylinux_2_17_aarch64.whl", hash = "sha256:c71e47b50a5a5b1c0ec2babde5f146cc94a26244d10afd08728fafb0533c39de"}, + {file = "grpcio-1.54.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:675201b052349dc9315565e5f66951e707d207629f67928c9db598e61505c8c0"}, + {file = "grpcio-1.54.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d1b69374f6e3ec0e17a2b5fa914fd5c1d0ab6f2475dcda2f79d0dd7240b0ed13"}, + {file = "grpcio-1.54.3-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:43a429e672a5951060e5b7516d733a46508a585d3f318ad25d10e74cec61848b"}, + {file = "grpcio-1.54.3-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:c56341872d861c6e50444f22c2022e467d925c4fdefad5cc38d2a1974d5f87be"}, + {file = "grpcio-1.54.3-cp37-cp37m-win_amd64.whl", hash = "sha256:7f88b8ac92f410d415d91dc58ee4d1bc430b1b29450641dd0b337b72c59b6a35"}, + {file = "grpcio-1.54.3-cp38-cp38-linux_armv7l.whl", hash = "sha256:20ece9dd71eba47b1a6dfa7a14c492e110d855367d8b64262c680ac6df972512"}, + {file = "grpcio-1.54.3-cp38-cp38-macosx_10_10_universal2.whl", hash = "sha256:ae7559a818d3a577ff3ae0c3db9b12ce749d66f72ad06c01775e3d66ee44370f"}, + {file = "grpcio-1.54.3-cp38-cp38-manylinux_2_17_aarch64.whl", hash = "sha256:420ea3f5a0edab3facc4a779c941c87be4facafc60d57a8ef89be42b207f80de"}, + {file = "grpcio-1.54.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6924c0ae2826e9fb31d9122ba8124e5dcfaf13c0cdc1d810f9283395c14fff29"}, + {file = "grpcio-1.54.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0a1b85b1437b55f8eb803d5b43186f7c616f548061860fd7e4bce7f637323cbc"}, + {file = "grpcio-1.54.3-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:d7191a9d6fe800d421794abe26b1d360faa4a512c1227961f0cab1d57fb357be"}, + {file = "grpcio-1.54.3-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:b5602d602a6906799565fac048ecd9f70c6a829e076893d16f3b602e6f229a5d"}, + {file = "grpcio-1.54.3-cp38-cp38-win32.whl", hash = "sha256:639a2968c8d98db0b1e742b00004e8f9ca84b297bccb374c4b202ea5d04db4f6"}, + {file = "grpcio-1.54.3-cp38-cp38-win_amd64.whl", hash = "sha256:a672f46d9fa739044f2448e3237a5b03e4dd8fb3dec79349791ffb4db0541ec8"}, + {file = "grpcio-1.54.3-cp39-cp39-linux_armv7l.whl", hash = "sha256:dbec67817f933acf43b06644a0106c5c68e34509b248a09135848a8947f48cd6"}, + {file = "grpcio-1.54.3-cp39-cp39-macosx_10_10_universal2.whl", hash = "sha256:54a22f420a171096f2d373e46518bac87ccbbcf346490acae8dd59eac20d39b6"}, + {file = "grpcio-1.54.3-cp39-cp39-manylinux_2_17_aarch64.whl", hash = "sha256:058e313479aac21b20e0768aa4ecd782ae0b96b1eba7e4b615e0575a1c02d0e5"}, + {file = "grpcio-1.54.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f78fb0d5e3b1f22060aa32872eab185f214b22a278d1763a2ffd7ca04cc16366"}, + {file = "grpcio-1.54.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0a63dd1fe726bf434652a5eaaf862b09e9b1112469c0e94183428f1bbaaf3100"}, + {file = "grpcio-1.54.3-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:7eca3321517465d381ebb0c1d483e4bfad4927decfc01cb33410be2da02a7c59"}, + {file = "grpcio-1.54.3-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:a238aa21b81d165657f2ab27b2e7b7713e4d01df842528e678b8d06fa08bc01b"}, + {file = "grpcio-1.54.3-cp39-cp39-win32.whl", hash = "sha256:274856d666401ef5690466467c8ef5c454e09f465d6e954386af56d184bedc78"}, + {file = "grpcio-1.54.3-cp39-cp39-win_amd64.whl", hash = "sha256:c8b324e40c903c1d464650b14a91ef902e62c173f1aa6d8950e27d97fafafd8a"}, + {file = "grpcio-1.54.3.tar.gz", hash = "sha256:8a9b9cf01103795072f4874b4b064c5e3785871d62b774f1aa5f9bacabbcac20"}, ] [package.extras] -protobuf = ["grpcio-tools (>=1.54.2)"] +protobuf = ["grpcio-tools (>=1.54.3)"] [[package]] name = "grpcio-status" version = "1.48.2" description = "Status proto mapping for gRPC" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -865,7 +836,6 @@ protobuf = ">=3.12.0" name = "humanize" version = "4.6.0" description = "Python humanize utilities" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -880,7 +850,6 @@ tests = ["freezegun", "pytest", "pytest-cov"] name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -892,7 +861,6 @@ files = [ name = "iniconfig" version = "2.0.0" description = "brain-dead simple config-ini parsing" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -904,7 +872,6 @@ files = [ name = "multidict" version = "6.0.4" description = "multidict implementation" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -988,7 +955,6 @@ files = [ name = "mypy" version = "0.991" description = "Optional static typing for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1039,7 +1005,6 @@ reports = ["lxml"] name = "mypy-extensions" version = "1.0.0" description = "Type system extensions for programs checked with the mypy type checker." -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -1051,7 +1016,6 @@ files = [ name = "oauthlib" version = "3.2.2" description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1068,7 +1032,6 @@ signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"] name = "packaging" version = "23.1" description = "Core utilities for Python packages" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1080,7 +1043,6 @@ files = [ name = "pathspec" version = "0.11.1" description = "Utility library for gitignore style pattern matching of file paths." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1092,7 +1054,6 @@ files = [ 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 = [ @@ -1127,7 +1088,6 @@ pytzdata = ">=2020.1" name = "platformdirs" version = "3.5.1" 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 = [ @@ -1143,7 +1103,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.3.1)", "pytest- name = "pluggy" version = "1.0.0" description = "plugin and hook calling mechanisms for python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1159,7 +1118,6 @@ testing = ["pytest", "pytest-benchmark"] name = "protobuf" version = "3.20.3" description = "Protocol Buffers" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1191,7 +1149,6 @@ files = [ name = "pyasn1" version = "0.5.0" description = "Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -1203,7 +1160,6 @@ files = [ name = "pyasn1-modules" version = "0.3.0" description = "A collection of ASN.1-based protocols modules" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -1218,7 +1174,6 @@ pyasn1 = ">=0.4.6,<0.6.0" name = "pydantic" version = "1.9.2" description = "Data validation and settings management using python type hints" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -1270,7 +1225,6 @@ email = ["email-validator (>=1.0.3)"] name = "pytest" version = "7.3.1" description = "pytest: simple powerful testing with Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1293,7 +1247,6 @@ testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "no 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 = [ @@ -1308,7 +1261,6 @@ six = ">=1.5" 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 = [ @@ -1320,7 +1272,6 @@ files = [ name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1342,7 +1293,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "requests-oauthlib" version = "1.3.1" description = "OAuthlib authentication support for Requests." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1361,7 +1311,6 @@ rsa = ["oauthlib[signedtoken] (>=3.0.0)"] name = "rsa" version = "4.9" description = "Pure-Python RSA implementation" -category = "main" optional = false python-versions = ">=3.6,<4" files = [ @@ -1376,7 +1325,6 @@ pyasn1 = ">=0.1.3" 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 = [ @@ -1388,7 +1336,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1400,7 +1347,6 @@ files = [ name = "tqdm" version = "4.65.0" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1421,7 +1367,6 @@ telegram = ["requests"] name = "typer" version = "0.7.0" description = "Typer, build great CLIs. Easy to code. Based on Python type hints." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1442,7 +1387,6 @@ test = ["black (>=22.3.0,<23.0.0)", "coverage (>=6.2,<7.0)", "isort (>=5.0.6,<6. name = "types-requests" version = "2.31.0.1" description = "Typing stubs for requests" -category = "dev" optional = false python-versions = "*" files = [ @@ -1457,7 +1401,6 @@ types-urllib3 = "*" name = "types-tqdm" version = "4.65.0.1" description = "Typing stubs for tqdm" -category = "dev" optional = false python-versions = "*" files = [ @@ -1469,7 +1412,6 @@ files = [ name = "types-urllib3" version = "1.26.25.13" description = "Typing stubs for urllib3" -category = "dev" optional = false python-versions = "*" files = [ @@ -1481,7 +1423,6 @@ files = [ name = "typing-extensions" version = "4.6.3" description = "Backported and Experimental Type Hints for Python 3.7+" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1493,7 +1434,6 @@ files = [ name = "urllib3" version = "1.26.18" 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 = [ @@ -1510,7 +1450,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "yarl" version = "1.9.2" description = "Yet another URL library" -category = "main" optional = false python-versions = ">=3.7" files = [