diff --git a/poetry.lock b/poetry.lock index f1805b5..4f47f0e 100644 --- a/poetry.lock +++ b/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 = "asciitree" version = "0.3.3" description = "Draws ASCII trees." -category = "main" optional = true python-versions = "*" files = [ @@ -15,7 +14,6 @@ files = [ name = "attrs" version = "23.2.0" description = "Classes Without Boilerplate" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -38,7 +36,6 @@ tests-no-zope = ["attrs[tests-mypy]", "cloudpickle", "hypothesis", "pympler", "p name = "black" version = "23.3.0" description = "The uncompromising code formatter." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -89,7 +86,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "boto3" version = "1.33.13" description = "The AWS SDK for Python" -category = "main" optional = true python-versions = ">= 3.7" files = [ @@ -109,7 +105,6 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] name = "boto3-stubs" version = "1.34.4" description = "Type annotations for boto3 1.34.4 generated with mypy-boto3-builder 7.22.0" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -506,7 +501,6 @@ xray = ["mypy-boto3-xray (>=1.34.0,<1.35.0)"] name = "botocore" version = "1.33.13" description = "Low-level, data-driven core of boto 3." -category = "main" optional = true python-versions = ">= 3.7" files = [ @@ -529,7 +523,6 @@ crt = ["awscrt (==0.19.17)"] name = "botocore-stubs" version = "1.34.4" description = "Type annotations and code completion for botocore" -category = "main" optional = true python-versions = ">=3.7,<4.0" files = [ @@ -548,7 +541,6 @@ botocore = ["botocore"] name = "click" version = "8.1.7" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -564,7 +556,6 @@ importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} 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 = [ @@ -576,7 +567,6 @@ files = [ name = "entrypoints" version = "0.4" description = "Discover and load entry points from installed packages." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -588,7 +578,6 @@ files = [ name = "exceptiongroup" version = "1.2.0" description = "Backport of PEP 654 (exception groups)" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -603,7 +592,6 @@ test = ["pytest (>=6)"] name = "fasteners" version = "0.19" description = "A python package that provides useful locks" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -615,7 +603,6 @@ files = [ name = "flake8" version = "5.0.4" description = "the modular source code checker: pep8 pyflakes and co" -category = "main" optional = true python-versions = ">=3.6.1" files = [ @@ -633,7 +620,6 @@ pyflakes = ">=2.5.0,<2.6.0" name = "flake8-black" version = "0.3.6" description = "flake8 plugin to call black as a code style validator" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -653,7 +639,6 @@ develop = ["build", "twine"] name = "flake8-bugbear" version = "23.3.12" description = "A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -672,7 +657,6 @@ dev = ["coverage", "hypothesis", "hypothesmith (>=0.2)", "pre-commit", "pytest", name = "flake8-docstrings" version = "1.7.0" description = "Extension for flake8 which uses pydocstyle to check docstrings" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -688,7 +672,6 @@ pydocstyle = ">=2.1" name = "flake8-isort" version = "6.0.0" description = "flake8 plugin that integrates isort ." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -707,7 +690,6 @@ test = ["pytest"] name = "flake8-quotes" version = "3.3.2" description = "Flake8 lint for quotes." -category = "main" optional = true python-versions = "*" files = [ @@ -721,7 +703,6 @@ flake8 = "*" name = "importlib-metadata" version = "4.2.0" description = "Read metadata from Python packages" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -741,7 +722,6 @@ testing = ["flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pep517", name = "iniconfig" version = "2.0.0" description = "brain-dead simple config-ini parsing" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -753,7 +733,6 @@ files = [ name = "isort" version = "5.11.5" description = "A Python utility / library to sort Python imports." -category = "main" optional = true python-versions = ">=3.7.0" files = [ @@ -771,7 +750,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "jmespath" version = "1.0.1" description = "JSON Matching Expressions" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -783,7 +761,6 @@ files = [ name = "mccabe" version = "0.7.0" description = "McCabe checker, plugin for flake8" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -795,7 +772,6 @@ files = [ name = "mypy-extensions" version = "1.0.0" description = "Type system extensions for programs checked with the mypy type checker." -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -807,7 +783,6 @@ files = [ name = "numcodecs" version = "0.10.2" description = "A Python package providing buffer compression and transformation codecs for use in data storage and communication applications." -category = "main" optional = true python-versions = ">=3.7, <4" files = [ @@ -838,7 +813,6 @@ msgpack = ["msgpack"] name = "numpy" version = "1.21.1" description = "NumPy is the fundamental package for array computing with Python." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -876,7 +850,6 @@ files = [ name = "packaging" version = "23.2" description = "Core utilities for Python packages" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -888,7 +861,6 @@ files = [ name = "pathspec" version = "0.11.2" description = "Utility library for gitignore style pattern matching of file paths." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -900,7 +872,6 @@ files = [ name = "pep8-naming" version = "0.13.3" description = "Check PEP-8 naming conventions, plugin for flake8" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -915,7 +886,6 @@ flake8 = ">=5.0.0" name = "platformdirs" version = "4.0.0" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -934,7 +904,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.4)", "pytest-co name = "pluggy" version = "1.2.0" description = "plugin and hook calling mechanisms for python" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -953,7 +922,6 @@ testing = ["pytest", "pytest-benchmark"] name = "pycodestyle" version = "2.9.1" description = "Python style guide checker" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -965,7 +933,6 @@ files = [ name = "pydocstyle" version = "6.3.0" description = "Python docstring style checker" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -984,7 +951,6 @@ toml = ["tomli (>=1.2.3)"] name = "pyflakes" version = "2.5.0" description = "passive checker of Python programs" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -996,7 +962,6 @@ files = [ name = "pytest" version = "7.4.4" description = "pytest: simple powerful testing with Python" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1020,7 +985,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 = true python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -1035,7 +999,6 @@ six = ">=1.5" name = "s3transfer" version = "0.8.2" description = "An Amazon S3 Transfer Manager" -category = "main" optional = true python-versions = ">= 3.7" files = [ @@ -1053,7 +1016,6 @@ crt = ["botocore[crt] (>=1.33.2,<2.0a.0)"] 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 = [ @@ -1065,7 +1027,6 @@ files = [ name = "snowballstemmer" version = "2.2.0" description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms." -category = "main" optional = true python-versions = "*" files = [ @@ -1077,7 +1038,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1087,14 +1047,13 @@ files = [ [[package]] name = "tqdm" -version = "4.66.1" +version = "4.66.2" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "tqdm-4.66.1-py3-none-any.whl", hash = "sha256:d302b3c5b53d47bce91fea46679d9c3c6508cf6332229aa1e7d8653723793386"}, - {file = "tqdm-4.66.1.tar.gz", hash = "sha256:d88e651f9db8d8551a62556d3cff9e3034274ca5d66e93197cf2490e2dcb69c7"}, + {file = "tqdm-4.66.2-py3-none-any.whl", hash = "sha256:1ee4f8a893eb9bef51c6e35730cebf234d5d0b6bd112b0271e10ed7c24a02bd9"}, + {file = "tqdm-4.66.2.tar.gz", hash = "sha256:6cd52cdf0fef0e0f543299cfc96fec90d7b8a7e88745f411ec33eb44d5ed3531"}, ] [package.dependencies] @@ -1110,7 +1069,6 @@ telegram = ["requests"] name = "typed-ast" version = "1.5.5" description = "a fork of Python 2 and 3 ast modules with type comment support" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1161,7 +1119,6 @@ files = [ name = "types-awscrt" version = "0.20.2" description = "Type annotations and code completion for awscrt" -category = "main" optional = true python-versions = ">=3.7,<4.0" files = [ @@ -1173,7 +1130,6 @@ files = [ name = "types-s3transfer" version = "0.10.0" description = "Type annotations and code completion for s3transfer" -category = "main" optional = true python-versions = ">=3.7,<4.0" files = [ @@ -1185,7 +1141,6 @@ files = [ name = "typing-extensions" version = "4.7.1" description = "Backported and Experimental Type Hints for Python 3.7+" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1197,7 +1152,6 @@ files = [ name = "urllib3" version = "1.26.18" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -1214,7 +1168,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "urllib3" version = "2.0.7" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1232,7 +1185,6 @@ zstd = ["zstandard (>=0.18.0)"] name = "zarr" version = "2.12.0" description = "An implementation of chunked, compressed, N-dimensional arrays for Python." -category = "main" optional = true python-versions = ">=3.7, <4" files = [ @@ -1253,7 +1205,6 @@ jupyter = ["ipytree", "notebook"] name = "zipp" version = "3.15.0" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1267,7 +1218,7 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more [extras] boto = ["boto3"] -dev = ["boto3-stubs", "black", "isort", "flake8", "flake8-black", "flake8-bugbear", "flake8-docstrings", "flake8-isort", "flake8-quotes", "pep8-naming"] +dev = ["black", "boto3-stubs", "flake8", "flake8-black", "flake8-bugbear", "flake8-docstrings", "flake8-isort", "flake8-quotes", "isort", "pep8-naming"] format = ["black", "isort"] lint = ["flake8", "flake8-black", "flake8-bugbear", "flake8-docstrings", "flake8-isort", "flake8-quotes", "pep8-naming"] test = ["pytest"]