diff --git a/poetry.lock b/poetry.lock index 305a96d1..1e21cf78 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand. [[package]] name = "astroid" version = "2.12.9" description = "An abstract syntax tree for Python with inference support." -category = "dev" optional = false python-versions = ">=3.7.2" files = [ @@ -24,7 +23,6 @@ wrapt = [ name = "attrs" version = "22.1.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -42,7 +40,6 @@ tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy name = "bandit" version = "1.7.4" description = "Security oriented static analyser for python code." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -65,7 +62,6 @@ yaml = ["PyYAML"] name = "black" version = "24.3.0" description = "The uncompromising code formatter." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -112,7 +108,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "bleach" version = "5.0.1" description = "An easy safelist-based HTML-sanitizing tool." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -132,7 +127,6 @@ dev = ["Sphinx (==4.3.2)", "black (==22.3.0)", "build (==0.8.0)", "flake8 (==4.0 name = "build" version = "0.10.0" description = "A simple, correct Python build frontend" -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -156,7 +150,6 @@ virtualenv = ["virtualenv (>=20.0.35)"] name = "CacheControl" version = "0.12.11" description = "httplib2 caching for requests" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -177,7 +170,6 @@ redis = ["redis (>=2.10.5)"] name = "cachetools" version = "5.2.0" description = "Extensible memoizing collections and decorators" -category = "main" optional = true python-versions = "~=3.7" files = [ @@ -189,7 +181,6 @@ files = [ name = "certifi" version = "2024.7.4" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -201,8 +192,7 @@ files = [ name = "cffi" version = "1.15.1" description = "Foreign Function Interface for Python calling C code." -category = "main" -optional = true +optional = false python-versions = "*" files = [ {file = "cffi-1.15.1-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:a66d3508133af6e8548451b25058d5812812ec3798c886bf38ed24a98216fab2"}, @@ -278,7 +268,6 @@ pycparser = "*" name = "chardet" version = "5.0.0" description = "Universal encoding detector for Python 3" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -290,7 +279,6 @@ files = [ name = "charset-normalizer" version = "2.1.1" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -305,7 +293,6 @@ unicode-backport = ["unicodedata2"] name = "cleo" version = "2.1.0" description = "Cleo allows you to create beautiful and testable command-line interfaces." -category = "main" optional = true python-versions = ">=3.7,<4.0" files = [ @@ -321,7 +308,6 @@ rapidfuzz = ">=3.0.0,<4.0.0" name = "click" version = "8.1.8" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -336,7 +322,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "codespell" version = "2.2.6" description = "Codespell" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -354,7 +339,6 @@ types = ["chardet (>=5.1.0)", "mypy", "pytest", "pytest-cov", "pytest-dependency name = "colorama" version = "0.4.5" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -366,7 +350,6 @@ files = [ name = "commonmark" version = "0.9.1" description = "Python parser for the CommonMark Markdown spec" -category = "main" optional = true python-versions = "*" files = [ @@ -381,7 +364,6 @@ test = ["flake8 (==3.7.8)", "hypothesis (==3.55.3)"] name = "crashtest" version = "0.4.1" description = "Manage Python errors with ease" -category = "main" optional = true python-versions = ">=3.7,<4.0" files = [ @@ -391,39 +373,42 @@ files = [ [[package]] name = "cryptography" -version = "44.0.0" +version = "44.0.1" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "main" -optional = true +optional = false python-versions = "!=3.9.0,!=3.9.1,>=3.7" files = [ - {file = "cryptography-44.0.0-cp37-abi3-macosx_10_9_universal2.whl", hash = "sha256:84111ad4ff3f6253820e6d3e58be2cc2a00adb29335d4cacb5ab4d4d34f2a123"}, - {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b15492a11f9e1b62ba9d73c210e2416724633167de94607ec6069ef724fad092"}, - {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:831c3c4d0774e488fdc83a1923b49b9957d33287de923d58ebd3cec47a0ae43f"}, - {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:761817a3377ef15ac23cd7834715081791d4ec77f9297ee694ca1ee9c2c7e5eb"}, - {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:3c672a53c0fb4725a29c303be906d3c1fa99c32f58abe008a82705f9ee96f40b"}, - {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:4ac4c9f37eba52cb6fbeaf5b59c152ea976726b865bd4cf87883a7e7006cc543"}, - {file = "cryptography-44.0.0-cp37-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:ed3534eb1090483c96178fcb0f8893719d96d5274dfde98aa6add34614e97c8e"}, - {file = "cryptography-44.0.0-cp37-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:f3f6fdfa89ee2d9d496e2c087cebef9d4fcbb0ad63c40e821b39f74bf48d9c5e"}, - {file = "cryptography-44.0.0-cp37-abi3-win32.whl", hash = "sha256:eb33480f1bad5b78233b0ad3e1b0be21e8ef1da745d8d2aecbb20671658b9053"}, - {file = "cryptography-44.0.0-cp37-abi3-win_amd64.whl", hash = "sha256:abc998e0c0eee3c8a1904221d3f67dcfa76422b23620173e28c11d3e626c21bd"}, - {file = "cryptography-44.0.0-cp39-abi3-macosx_10_9_universal2.whl", hash = "sha256:660cb7312a08bc38be15b696462fa7cc7cd85c3ed9c576e81f4dc4d8b2b31591"}, - {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1923cb251c04be85eec9fda837661c67c1049063305d6be5721643c22dd4e2b7"}, - {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:404fdc66ee5f83a1388be54300ae978b2efd538018de18556dde92575e05defc"}, - {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:c5eb858beed7835e5ad1faba59e865109f3e52b3783b9ac21e7e47dc5554e289"}, - {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:f53c2c87e0fb4b0c00fa9571082a057e37690a8f12233306161c8f4b819960b7"}, - {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:9e6fc8a08e116fb7c7dd1f040074c9d7b51d74a8ea40d4df2fc7aa08b76b9e6c"}, - {file = "cryptography-44.0.0-cp39-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:d2436114e46b36d00f8b72ff57e598978b37399d2786fd39793c36c6d5cb1c64"}, - {file = "cryptography-44.0.0-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:a01956ddfa0a6790d594f5b34fc1bfa6098aca434696a03cfdbe469b8ed79285"}, - {file = "cryptography-44.0.0-cp39-abi3-win32.whl", hash = "sha256:eca27345e1214d1b9f9490d200f9db5a874479be914199194e746c893788d417"}, - {file = "cryptography-44.0.0-cp39-abi3-win_amd64.whl", hash = "sha256:708ee5f1bafe76d041b53a4f95eb28cdeb8d18da17e597d46d7833ee59b97ede"}, - {file = "cryptography-44.0.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl", hash = "sha256:37d76e6863da3774cd9db5b409a9ecfd2c71c981c38788d3fcfaf177f447b731"}, - {file = "cryptography-44.0.0-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:f677e1268c4e23420c3acade68fac427fffcb8d19d7df95ed7ad17cdef8404f4"}, - {file = "cryptography-44.0.0-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:f5e7cb1e5e56ca0933b4873c0220a78b773b24d40d186b6738080b73d3d0a756"}, - {file = "cryptography-44.0.0-pp310-pypy310_pp73-manylinux_2_34_aarch64.whl", hash = "sha256:8b3e6eae66cf54701ee7d9c83c30ac0a1e3fa17be486033000f2a73a12ab507c"}, - {file = "cryptography-44.0.0-pp310-pypy310_pp73-manylinux_2_34_x86_64.whl", hash = "sha256:be4ce505894d15d5c5037167ffb7f0ae90b7be6f2a98f9a5c3442395501c32fa"}, - {file = "cryptography-44.0.0-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:62901fb618f74d7d81bf408c8719e9ec14d863086efe4185afd07c352aee1d2c"}, - {file = "cryptography-44.0.0.tar.gz", hash = "sha256:cd4e834f340b4293430701e772ec543b0fbe6c2dea510a5286fe0acabe153a02"}, + {file = "cryptography-44.0.1-cp37-abi3-macosx_10_9_universal2.whl", hash = "sha256:bf688f615c29bfe9dfc44312ca470989279f0e94bb9f631f85e3459af8efc009"}, + {file = "cryptography-44.0.1-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:dd7c7e2d71d908dc0f8d2027e1604102140d84b155e658c20e8ad1304317691f"}, + {file = "cryptography-44.0.1-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:887143b9ff6bad2b7570da75a7fe8bbf5f65276365ac259a5d2d5147a73775f2"}, + {file = "cryptography-44.0.1-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:322eb03ecc62784536bc173f1483e76747aafeb69c8728df48537eb431cd1911"}, + {file = "cryptography-44.0.1-cp37-abi3-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:21377472ca4ada2906bc313168c9dc7b1d7ca417b63c1c3011d0c74b7de9ae69"}, + {file = "cryptography-44.0.1-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:df978682c1504fc93b3209de21aeabf2375cb1571d4e61907b3e7a2540e83026"}, + {file = "cryptography-44.0.1-cp37-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:eb3889330f2a4a148abead555399ec9a32b13b7c8ba969b72d8e500eb7ef84cd"}, + {file = "cryptography-44.0.1-cp37-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:8e6a85a93d0642bd774460a86513c5d9d80b5c002ca9693e63f6e540f1815ed0"}, + {file = "cryptography-44.0.1-cp37-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:6f76fdd6fd048576a04c5210d53aa04ca34d2ed63336d4abd306d0cbe298fddf"}, + {file = "cryptography-44.0.1-cp37-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:6c8acf6f3d1f47acb2248ec3ea261171a671f3d9428e34ad0357148d492c7864"}, + {file = "cryptography-44.0.1-cp37-abi3-win32.whl", hash = "sha256:24979e9f2040c953a94bf3c6782e67795a4c260734e5264dceea65c8f4bae64a"}, + {file = "cryptography-44.0.1-cp37-abi3-win_amd64.whl", hash = "sha256:fd0ee90072861e276b0ff08bd627abec29e32a53b2be44e41dbcdf87cbee2b00"}, + {file = "cryptography-44.0.1-cp39-abi3-macosx_10_9_universal2.whl", hash = "sha256:a2d8a7045e1ab9b9f803f0d9531ead85f90c5f2859e653b61497228b18452008"}, + {file = "cryptography-44.0.1-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b8272f257cf1cbd3f2e120f14c68bff2b6bdfcc157fafdee84a1b795efd72862"}, + {file = "cryptography-44.0.1-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1e8d181e90a777b63f3f0caa836844a1182f1f265687fac2115fcf245f5fbec3"}, + {file = "cryptography-44.0.1-cp39-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:436df4f203482f41aad60ed1813811ac4ab102765ecae7a2bbb1dbb66dcff5a7"}, + {file = "cryptography-44.0.1-cp39-abi3-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:4f422e8c6a28cf8b7f883eb790695d6d45b0c385a2583073f3cec434cc705e1a"}, + {file = "cryptography-44.0.1-cp39-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:72198e2b5925155497a5a3e8c216c7fb3e64c16ccee11f0e7da272fa93b35c4c"}, + {file = "cryptography-44.0.1-cp39-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:2a46a89ad3e6176223b632056f321bc7de36b9f9b93b2cc1cccf935a3849dc62"}, + {file = "cryptography-44.0.1-cp39-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:53f23339864b617a3dfc2b0ac8d5c432625c80014c25caac9082314e9de56f41"}, + {file = "cryptography-44.0.1-cp39-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:888fcc3fce0c888785a4876ca55f9f43787f4c5c1cc1e2e0da71ad481ff82c5b"}, + {file = "cryptography-44.0.1-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:00918d859aa4e57db8299607086f793fa7813ae2ff5a4637e318a25ef82730f7"}, + {file = "cryptography-44.0.1-cp39-abi3-win32.whl", hash = "sha256:9b336599e2cb77b1008cb2ac264b290803ec5e8e89d618a5e978ff5eb6f715d9"}, + {file = "cryptography-44.0.1-cp39-abi3-win_amd64.whl", hash = "sha256:e403f7f766ded778ecdb790da786b418a9f2394f36e8cc8b796cc056ab05f44f"}, + {file = "cryptography-44.0.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl", hash = "sha256:1f9a92144fa0c877117e9748c74501bea842f93d21ee00b0cf922846d9d0b183"}, + {file = "cryptography-44.0.1-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:610a83540765a8d8ce0f351ce42e26e53e1f774a6efb71eb1b41eb01d01c3d12"}, + {file = "cryptography-44.0.1-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:5fed5cd6102bb4eb843e3315d2bf25fede494509bddadb81e03a859c1bc17b83"}, + {file = "cryptography-44.0.1-pp310-pypy310_pp73-manylinux_2_34_aarch64.whl", hash = "sha256:f4daefc971c2d1f82f03097dc6f216744a6cd2ac0f04c68fb935ea2ba2a0d420"}, + {file = "cryptography-44.0.1-pp310-pypy310_pp73-manylinux_2_34_x86_64.whl", hash = "sha256:94f99f2b943b354a5b6307d7e8d19f5c423a794462bde2bf310c770ba052b1c4"}, + {file = "cryptography-44.0.1-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:d9c5b9f698a83c8bd71e0f4d3f9f839ef244798e5ffe96febfa9714717db7af7"}, + {file = "cryptography-44.0.1.tar.gz", hash = "sha256:f51f5705ab27898afda1aaa430f34ad90dc117421057782022edf0600bec5f14"}, ] [package.dependencies] @@ -436,14 +421,13 @@ nox = ["nox (>=2024.4.15)", "nox[uv] (>=2024.3.2)"] pep8test = ["check-sdist", "click (>=8.0.1)", "mypy (>=1.4)", "ruff (>=0.3.6)"] sdist = ["build (>=1.0.0)"] ssh = ["bcrypt (>=3.1.5)"] -test = ["certifi (>=2024)", "cryptography-vectors (==44.0.0)", "pretend (>=0.7)", "pytest (>=7.4.0)", "pytest-benchmark (>=4.0)", "pytest-cov (>=2.10.1)", "pytest-xdist (>=3.5.0)"] +test = ["certifi (>=2024)", "cryptography-vectors (==44.0.1)", "pretend (>=0.7)", "pytest (>=7.4.0)", "pytest-benchmark (>=4.0)", "pytest-cov (>=2.10.1)", "pytest-xdist (>=3.5.0)"] test-randomorder = ["pytest-randomly"] [[package]] name = "debian-inspector" version = "31.0.0" description = "Utilities to parse Debian package, copyright and control files." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -463,7 +447,6 @@ testing = ["aboutcode-toolkit (>=6.0.0)", "black", "commoncode", "pytest (>=6,!= name = "defusedxml" version = "0.7.1" description = "XML bomb protection for Python stdlib modules" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -475,7 +458,6 @@ files = [ name = "dill" version = "0.3.5.1" description = "serialize all of python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*" files = [ @@ -490,7 +472,6 @@ graph = ["objgraph (>=1.7.2)"] name = "distlib" version = "0.3.9" description = "Distribution utilities" -category = "main" optional = true python-versions = "*" files = [ @@ -502,7 +483,6 @@ files = [ name = "docutils" version = "0.19" description = "Docutils -- Python Documentation Utilities" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -514,7 +494,6 @@ files = [ name = "dodgy" version = "0.2.1" description = "Dodgy: Searches for dodgy looking lines in Python code" -category = "dev" optional = false python-versions = "*" files = [ @@ -526,7 +505,6 @@ files = [ name = "dparse" version = "0.6.0" description = "A parser for Python dependency files" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -546,7 +524,6 @@ pipenv = ["pipenv"] name = "dulwich" version = "0.21.7" description = "Python Git Library" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -634,7 +611,6 @@ pgp = ["gpg"] name = "dunamai" version = "1.22.0" description = "Dynamic version generation" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -649,7 +625,6 @@ packaging = ">=20.9" name = "editorconfig" version = "0.12.4" description = "EditorConfig File Locator and Interpreter for Python" -category = "main" optional = true python-versions = "*" files = [ @@ -660,7 +635,6 @@ files = [ name = "filelock" version = "3.16.1" description = "A platform independent file lock." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -677,7 +651,6 @@ typing = ["typing-extensions (>=4.12.2)"] name = "flake8" version = "2.3.0" description = "the modular source code checker: pep8, pyflakes and co" -category = "dev" optional = false python-versions = "*" files = [ @@ -694,7 +667,6 @@ pyflakes = ">=0.8.1" name = "flake8-polyfill" version = "1.0.2" description = "Polyfill package for Flake8 plugins" -category = "dev" optional = false python-versions = "*" files = [ @@ -709,7 +681,6 @@ flake8 = "*" name = "gitdb" version = "4.0.9" description = "Git Object Database" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -724,7 +695,6 @@ smmap = ">=3.0.1,<6" name = "GitPython" version = "3.1.27" description = "GitPython is a python library used to interact with Git repositories" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -739,7 +709,6 @@ gitdb = ">=4.0.1,<5" name = "google-api-core" version = "2.10.0" description = "Google API client core library" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -762,7 +731,6 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0dev)"] name = "google-api-python-client" version = "2.60.0" description = "Google API Client Library for Python" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -771,7 +739,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.19.0,<3.0.0dev" google-auth-httplib2 = ">=0.1.0" httplib2 = ">=0.15.0,<1dev" @@ -781,7 +749,6 @@ uritemplate = ">=3.0.1,<5" name = "google-auth" version = "2.11.0" description = "Google Authentication Library" -category = "main" optional = true python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*" files = [ @@ -805,7 +772,6 @@ reauth = ["pyu2f (>=0.1.5)"] name = "google-auth-httplib2" version = "0.1.1" description = "Google Authentication Library: httplib2 transport" -category = "main" optional = true python-versions = "*" files = [ @@ -821,7 +787,6 @@ httplib2 = ">=0.19.0" name = "google-auth-oauthlib" version = "0.5.3" description = "Google Authentication Library" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -840,7 +805,6 @@ tool = ["click (>=6.0.0)"] name = "googleapis-common-protos" version = "1.56.4" description = "Common protobufs used in Google APIs" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -858,7 +822,6 @@ grpc = ["grpcio (>=1.0.0,<2.0.0dev)"] name = "html5lib" version = "1.1" description = "HTML parser based on the WHATWG HTML specification" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -880,7 +843,6 @@ lxml = ["lxml"] name = "httplib2" version = "0.20.4" description = "A comprehensive HTTP client library." -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -895,7 +857,6 @@ pyparsing = {version = ">=2.4.2,<3.0.0 || >3.0.0,<3.0.1 || >3.0.1,<3.0.2 || >3.0 name = "idna" version = "3.7" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -907,7 +868,6 @@ files = [ name = "importlib-metadata" version = "4.12.0" description = "Read metadata from Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -927,7 +887,6 @@ testing = ["flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs name = "importlib-resources" version = "5.9.0" description = "Read resources from Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -946,7 +905,6 @@ testing = ["pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", name = "installer" version = "0.7.0" description = "A library for installing Python wheels." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -958,7 +916,6 @@ files = [ name = "isort" version = "5.10.1" description = "A Python utility / library to sort Python imports." -category = "main" optional = false python-versions = ">=3.6.1,<4.0" files = [ @@ -976,7 +933,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "jaraco.classes" version = "3.2.2" description = "Utility functions for Python class constructs" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -995,7 +951,6 @@ testing = ["pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", name = "jeepney" version = "0.8.0" description = "Low-level, pure Python DBus protocol wrapper." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1011,7 +966,6 @@ trio = ["async_generator", "trio"] name = "jinja2" version = "3.1.5" description = "A very fast and expressive template engine." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1029,7 +983,6 @@ i18n = ["Babel (>=2.7)"] name = "jsonschema" version = "4.16.0" description = "An implementation of JSON Schema validation for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1051,7 +1004,6 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- name = "jsonschema-gentypes" version = "1.3.2" description = "Tool to generate Python types based on TypedDict from a JSON Schema" -category = "main" optional = false python-versions = ">=3.8,<4" files = [ @@ -1072,7 +1024,6 @@ tools = ["black", "isort", "pyupgrade"] name = "jsonschema2md" version = "0.4.0" description = "Convert JSON Schema to human-readable Markdown documentation" -category = "dev" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -1088,7 +1039,6 @@ PyYAML = ">=5.1" name = "keyring" version = "23.9.1" description = "Store and access your passwords safely." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1111,7 +1061,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec name = "lazy-object-proxy" version = "1.7.1" description = "A fast and thorough lazy object proxy." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1158,7 +1107,6 @@ files = [ name = "lockfile" version = "0.12.2" description = "Platform-independent file locking module" -category = "main" optional = true python-versions = "*" files = [ @@ -1170,7 +1118,6 @@ files = [ name = "markdown" version = "3.4.4" description = "Python implementation of John Gruber's Markdown." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1189,7 +1136,6 @@ testing = ["coverage", "pyyaml"] name = "markdown-table" version = "2020.12.3" description = "markown table generator" -category = "main" optional = false python-versions = "*" files = [ @@ -1200,7 +1146,6 @@ files = [ name = "MarkupSafe" version = "2.1.1" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1250,7 +1195,6 @@ files = [ name = "mccabe" version = "0.7.0" description = "McCabe checker, plugin for flake8" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1262,7 +1206,6 @@ files = [ name = "more-itertools" version = "8.14.0" description = "More routines for operating on iterables, beyond itertools" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -1274,7 +1217,6 @@ files = [ name = "msgpack" version = "1.0.4" description = "MessagePack serializer" -category = "main" optional = true python-versions = "*" files = [ @@ -1336,7 +1278,6 @@ files = [ name = "mypy" version = "0.971" description = "Optional static typing for Python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1379,7 +1320,6 @@ reports = ["lxml"] 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 = [ @@ -1391,7 +1331,6 @@ files = [ name = "node-vm2" version = "0.4.5" description = "A binding to Node.js + vm2, helps you execute JavaScript safely." -category = "main" optional = false python-versions = "*" files = [ @@ -1403,7 +1342,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 = [ @@ -1420,7 +1358,6 @@ signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"] name = "packaging" version = "24.0" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1432,7 +1369,6 @@ files = [ name = "pathspec" version = "0.10.1" description = "Utility library for gitignore style pattern matching of file paths." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1444,7 +1380,6 @@ files = [ name = "pbr" version = "5.10.0" description = "Python Build Reasonableness" -category = "dev" optional = false python-versions = ">=2.6" files = [ @@ -1456,7 +1391,6 @@ files = [ name = "pep8" version = "1.7.1" description = "Python style guide checker" -category = "dev" optional = false python-versions = "*" files = [ @@ -1468,7 +1402,6 @@ files = [ name = "pep8-naming" version = "0.10.0" description = "Check PEP-8 naming conventions, plugin for flake8" -category = "dev" optional = false python-versions = "*" files = [ @@ -1483,7 +1416,6 @@ flake8-polyfill = ">=1.0.2,<2" name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "main" optional = true python-versions = "*" files = [ @@ -1498,7 +1430,6 @@ ptyprocess = ">=0.5" name = "pipenv" version = "2022.9.24" description = "Python Development Workflow for Humans." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1520,7 +1451,6 @@ tests = ["flaky", "mock", "pytest (>=5.0)", "pytest-timeout", "pytest-xdist"] name = "pkginfo" version = "1.11.2" description = "Query metadata from sdists / bdists / installed packages." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -1535,7 +1465,6 @@ testing = ["pytest", "pytest-cov", "wheel"] name = "pkgutil_resolve_name" version = "1.3.10" description = "Resolve a name to an object." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1547,7 +1476,6 @@ files = [ name = "platformdirs" version = "3.11.0" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1563,7 +1491,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.4)", "pytest-co name = "poetry" version = "1.5.1" description = "Python dependency management and packaging made easy." -category = "main" optional = true python-versions = ">=3.7,<4.0" files = [ @@ -1605,7 +1532,6 @@ xattr = {version = ">=0.10.0,<0.11.0", markers = "sys_platform == \"darwin\""} name = "poetry-core" version = "1.6.1" description = "Poetry PEP 517 Build Backend" -category = "main" optional = true python-versions = ">=3.7,<4.0" files = [ @@ -1617,7 +1543,6 @@ files = [ name = "poetry-dynamic-versioning" version = "0.21.5" description = "Plugin for Poetry to enable dynamic versioning based on VCS tags" -category = "main" optional = true python-versions = ">=3.7,<4.0" files = [ @@ -1638,7 +1563,6 @@ plugin = ["poetry (>=1.2.0,<2.0.0)"] name = "poetry-plugin-export" version = "1.5.0" description = "Poetry plugin to export the dependencies to various formats" -category = "main" optional = true python-versions = ">=3.8,<4.0" files = [ @@ -1654,7 +1578,6 @@ poetry-core = ">=1.6.0,<2.0.0" name = "poetry-plugin-tweak-dependencies-version" version = "1.4.0" description = "Poetry plugin used to tweak dependency versions" -category = "main" optional = true python-versions = ">=3.8,<3.12" files = [ @@ -1663,13 +1586,12 @@ files = [ ] [package.dependencies] -poetry = ">=1.5.0,<1.6.0" +poetry = "==1.5.*" [[package]] name = "prospector" version = "1.9.0" description = "Prospector is a tool to analyse Python code by aggregating the result of other tools." -category = "dev" optional = false python-versions = ">=3.7.2,<4.0" files = [ @@ -1711,7 +1633,6 @@ with-vulture = ["vulture (>=1.5)"] name = "protobuf" version = "4.21.12" description = "" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1735,7 +1656,6 @@ files = [ name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "main" optional = true python-versions = "*" files = [ @@ -1747,7 +1667,6 @@ files = [ name = "pyasn1" version = "0.4.8" description = "ASN.1 types and codecs" -category = "main" optional = true python-versions = "*" files = [ @@ -1759,7 +1678,6 @@ files = [ name = "pyasn1-modules" version = "0.2.8" description = "A collection of ASN.1-based protocols modules." -category = "main" optional = true python-versions = "*" files = [ @@ -1774,7 +1692,6 @@ pyasn1 = ">=0.4.6,<0.5.0" name = "pycodestyle" version = "2.11.1" description = "Python style guide checker" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1786,8 +1703,7 @@ files = [ name = "pycparser" version = "2.21" description = "C parser in Python" -category = "main" -optional = true +optional = false 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"}, @@ -1798,7 +1714,6 @@ files = [ name = "pydocstyle" version = "6.1.1" description = "Python docstring style checker" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1816,7 +1731,6 @@ toml = ["toml"] name = "pyflakes" version = "2.5.0" description = "passive checker of Python programs" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1828,7 +1742,6 @@ files = [ name = "pygments" version = "2.15.1" description = "Pygments is a syntax highlighting package written in Python." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1843,7 +1756,6 @@ plugins = ["importlib-metadata"] name = "pylint" version = "2.15.2" description = "python code static checker" -category = "dev" optional = false python-versions = ">=3.7.2" files = [ @@ -1870,7 +1782,6 @@ testutils = ["gitpython (>3)"] name = "pylint-celery" version = "0.3" description = "pylint-celery is a Pylint plugin to aid Pylint in recognising and understandingerrors caused when using the Celery library" -category = "dev" optional = false python-versions = "*" files = [ @@ -1886,7 +1797,6 @@ pylint-plugin-utils = ">=0.2.1" name = "pylint-django" version = "2.5.3" description = "A Pylint plugin to help Pylint understand the Django web framework" -category = "dev" optional = false python-versions = "*" files = [ @@ -1906,7 +1816,6 @@ with-django = ["Django"] name = "pylint-flask" version = "0.6" description = "pylint-flask is a Pylint plugin to aid Pylint in recognizing and understanding errors caused when using Flask" -category = "dev" optional = false python-versions = "*" files = [ @@ -1914,13 +1823,14 @@ files = [ ] [package.dependencies] +astroid = ">=1.0" +pylint = ">=1.0" pylint-plugin-utils = ">=0.2.1" [[package]] name = "pylint-plugin-utils" version = "0.7" description = "Utilities and helpers for writing Pylint plugins" -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -1935,7 +1845,6 @@ pylint = ">=1.7" name = "pyopenssl" version = "25.0.0" description = "Python wrapper module around the OpenSSL library" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1955,7 +1864,6 @@ test = ["pretend", "pytest (>=3.0.1)", "pytest-rerunfailures"] name = "pyparsing" version = "3.0.9" description = "pyparsing module - Classes and methods to define and execute parsing grammars" -category = "main" optional = true python-versions = ">=3.6.8" files = [ @@ -1970,7 +1878,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pyproject-hooks" version = "1.2.0" description = "Wrappers to call pyproject.toml-based build backend hooks." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1982,7 +1889,6 @@ files = [ name = "pyroma" version = "4.0" description = "Test your project's packaging friendliness" -category = "dev" optional = false python-versions = "*" files = [ @@ -2005,7 +1911,6 @@ test = ["pytest", "pytest-cov", "setuptools (>=60)"] name = "pyrsistent" version = "0.18.1" description = "Persistent/Functional/Immutable data structures" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2036,7 +1941,6 @@ files = [ name = "python-magic" version = "0.4.27" description = "File type identification using libmagic" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -2048,7 +1952,6 @@ files = [ name = "pywin32-ctypes" version = "0.2.0" description = "" -category = "main" optional = true python-versions = "*" files = [ @@ -2060,7 +1963,6 @@ files = [ name = "pyyaml" version = "6.0.2" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2123,7 +2025,6 @@ files = [ name = "rapidfuzz" version = "3.9.7" description = "rapid fuzzy string matching" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -2244,7 +2145,6 @@ full = ["numpy"] name = "readme-renderer" version = "37.1" description = "readme_renderer is a library for rendering \"readme\" descriptions for Warehouse" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2264,7 +2164,6 @@ md = ["cmarkgfm (>=0.8.0)"] name = "requests" version = "2.32.3" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2286,7 +2185,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 = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2305,7 +2203,6 @@ rsa = ["oauthlib[signedtoken] (>=3.0.0)"] name = "requests-toolbelt" version = "0.9.1" description = "A utility belt for advanced users of python-requests" -category = "main" optional = true python-versions = "*" files = [ @@ -2320,7 +2217,6 @@ requests = ">=2.0.1,<3.0.0" name = "requirements-detector" version = "1.2.2" description = "Python tool to find and list requirements of a Python project" -category = "dev" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -2338,7 +2234,6 @@ toml = ">=0.10.2,<0.11.0" name = "rfc3986" version = "2.0.0" description = "Validating URI References per RFC 3986" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2353,7 +2248,6 @@ idna2008 = ["idna"] name = "rich" version = "12.5.1" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" -category = "main" optional = true python-versions = ">=3.6.3,<4.0.0" files = [ @@ -2373,7 +2267,6 @@ jupyter = ["ipywidgets (>=7.5.1,<8.0.0)"] name = "rsa" version = "4.9" description = "Pure-Python RSA implementation" -category = "main" optional = true python-versions = ">=3.6,<4" files = [ @@ -2388,7 +2281,6 @@ pyasn1 = ">=0.1.3" name = "ruamel-yaml" version = "0.17.40" 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 = ">=3" files = [ @@ -2407,7 +2299,6 @@ jinja2 = ["ruamel.yaml.jinja2 (>=0.2)"] 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 = [ @@ -2454,7 +2345,6 @@ files = [ name = "safety" version = "2.1.1" description = "Checks installed dependencies for known vulnerabilities and licenses." -category = "main" optional = false python-versions = "*" files = [ @@ -2474,7 +2364,6 @@ setuptools = ">=19.3" name = "SecretStorage" version = "3.3.3" description = "Python bindings to FreeDesktop.org Secret Service API" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2490,7 +2379,6 @@ jeepney = ">=0.6" name = "semver" version = "3.0.2" description = "Python helper for Semantic Versioning (https://semver.org)" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2502,7 +2390,6 @@ files = [ name = "setoptconf-tmp" version = "0.3.1" description = "A module for retrieving program settings from various sources in a consistant method." -category = "dev" optional = false python-versions = "*" files = [ @@ -2517,7 +2404,6 @@ yaml = ["pyyaml"] name = "setuptools" version = "65.3.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2534,8 +2420,7 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( name = "shellingham" version = "1.5.4" description = "Tool to Detect Surrounding Shell" -category = "main" -optional = false +optional = true python-versions = ">=3.7" files = [ {file = "shellingham-1.5.4-py2.py3-none-any.whl", hash = "sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686"}, @@ -2546,7 +2431,6 @@ files = [ name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -2558,7 +2442,6 @@ files = [ name = "smmap" version = "5.0.0" description = "A pure Python implementation of a sliding window memory map manager" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2570,7 +2453,6 @@ files = [ name = "snowballstemmer" version = "2.2.0" description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms." -category = "dev" optional = false python-versions = "*" files = [ @@ -2582,7 +2464,6 @@ files = [ name = "stevedore" version = "4.0.0" description = "Manage dynamic plugins for Python applications" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -2597,7 +2478,6 @@ pbr = ">=2.0.0,<2.1.0 || >2.1.0" name = "toml" version = "0.10.2" description = "Python Library for Tom's Obvious, Minimal Language" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -2609,7 +2489,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2621,7 +2500,6 @@ files = [ name = "tomlkit" version = "0.11.8" description = "Style preserving TOML library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2633,7 +2511,6 @@ files = [ name = "trove-classifiers" version = "2024.10.16" description = "Canonical source for classifiers on PyPI (pypi.org)." -category = "main" optional = true python-versions = "*" files = [ @@ -2645,7 +2522,6 @@ files = [ name = "twine" version = "4.0.2" description = "Collection of utilities for publishing packages on PyPI" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2668,7 +2544,6 @@ urllib3 = ">=1.26.0" name = "types-markdown" version = "3.4.2.10" description = "Typing stubs for Markdown" -category = "dev" optional = false python-versions = "*" files = [ @@ -2680,7 +2555,6 @@ files = [ name = "types-pyyaml" version = "6.0.12.12" description = "Typing stubs for PyYAML" -category = "dev" optional = false python-versions = "*" files = [ @@ -2692,7 +2566,6 @@ files = [ name = "types-requests" version = "2.28.11.17" description = "Typing stubs for requests" -category = "dev" optional = false python-versions = "*" files = [ @@ -2707,7 +2580,6 @@ types-urllib3 = "<1.27" name = "types-setuptools" version = "65.3.0" description = "Typing stubs for setuptools" -category = "dev" optional = false python-versions = "*" files = [ @@ -2719,7 +2591,6 @@ files = [ name = "types-toml" version = "0.10.8.20240310" description = "Typing stubs for toml" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -2731,7 +2602,6 @@ files = [ name = "types-urllib3" version = "1.26.24" description = "Typing stubs for urllib3" -category = "dev" optional = false python-versions = "*" files = [ @@ -2743,7 +2613,6 @@ files = [ name = "typing-extensions" version = "4.9.0" description = "Backported and Experimental Type Hints for Python 3.8+" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2755,7 +2624,6 @@ files = [ name = "uritemplate" version = "4.1.1" description = "Implementation of RFC 6570 URI Templates" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2767,7 +2635,6 @@ files = [ name = "urllib3" version = "1.26.20" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -2784,7 +2651,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "virtualenv" version = "20.26.6" description = "Virtual Python Environment builder" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2805,7 +2671,6 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess name = "virtualenv-clone" version = "0.5.7" description = "script to clone virtualenvs." -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2817,7 +2682,6 @@ files = [ name = "webencodings" version = "0.5.1" description = "Character encoding aliases for legacy web content" -category = "main" optional = true python-versions = "*" files = [ @@ -2829,7 +2693,6 @@ files = [ name = "wheel" version = "0.37.1" description = "A built-package format for Python" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -2844,7 +2707,6 @@ test = ["pytest (>=3.0.0)", "pytest-cov"] name = "wrapt" version = "1.14.1" description = "Module for decorators, wrappers and monkey patching." -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -2928,7 +2790,6 @@ files = [ name = "xattr" version = "0.10.1" description = "Python wrapper for extended filesystem attributes" -category = "main" optional = true python-versions = "*" files = [ @@ -3013,7 +2874,6 @@ cffi = ">=1.0" name = "zipp" version = "3.19.1" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3034,4 +2894,4 @@ publish = ["google-api-python-client", "google-auth-httplib2", "google-auth-oaut [metadata] lock-version = "2.0" python-versions = ">=3.8,<3.12,!=3.9.0,!=3.9.1" -content-hash = "559d83dc3aa38e7a9cb45b7c2ec85ea042f4296c29ddf03b1a2f41714c5ecf4f" +content-hash = "d3648a9d36fd9b455e0a7bc54d8b9f1f5e1370d3855ea0487e33e792b1d53d2f" diff --git a/pyproject.toml b/pyproject.toml index 55dadb62..4ba49c5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -108,7 +108,7 @@ poetry-dynamic-versioning = { version = "0.21.5", optional = true, extras = ["pl poetry-plugin-tweak-dependencies-version = { version = "1.4.0", optional = true } poetry = { version = "1.5.1", optional = true } protobuf = { version = "4.21.12", optional = true } -cryptography = { version = "44.0.0", optional = true } +cryptography = "44.0.1" certifi = "2024.7.4" Pygments = { version = "2.15.1", optional = true } urllib3 = { version = "1.26.20", optional = true }