diff --git a/poetry.lock b/poetry.lock index f1805b5..580be24 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.8.3 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 = [ @@ -898,14 +870,13 @@ files = [ [[package]] name = "pep8-naming" -version = "0.13.3" +version = "0.14.0" description = "Check PEP-8 naming conventions, plugin for flake8" -category = "main" optional = true python-versions = ">=3.7" files = [ - {file = "pep8-naming-0.13.3.tar.gz", hash = "sha256:1705f046dfcd851378aac3be1cd1551c7c1e5ff363bacad707d43007877fa971"}, - {file = "pep8_naming-0.13.3-py3-none-any.whl", hash = "sha256:1a86b8c71a03337c97181917e2b472f0f5e4ccb06844a0d6f0a33522549e7a80"}, + {file = "pep8-naming-0.14.0.tar.gz", hash = "sha256:c2dcf35de7731b4fe1adcea4ca97e0abf52c811b137054edd25816a34016c9cd"}, + {file = "pep8_naming-0.14.0-py3-none-any.whl", hash = "sha256:5a74972c7a0f882aa643120c8de16b5d8b8b1636a17ac04dbeaff5ce393aa8b4"}, ] [package.dependencies] @@ -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 = [ @@ -1089,7 +1049,6 @@ files = [ name = "tqdm" version = "4.66.1" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -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"] @@ -1276,4 +1227,4 @@ zarr = ["zarr"] [metadata] lock-version = "2.0" python-versions = "^3.7" -content-hash = "be8877890719f7408a9766e6c12020c73f83bd023a0bf68ae792a1383cbae622" +content-hash = "fa846966bf4301dc1297489eb71c25f590efacbd8ce50e00988f1bfc587fd573" diff --git a/pyproject.toml b/pyproject.toml index c1e9096..7ac1443 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ flake8-bugbear = {version = "^23.1.20", optional = true} flake8-docstrings = {version = "^1.7.0", optional = true} flake8-isort = {version = "^6.0.0", optional = true} flake8-quotes = {version = "^3.3.2", optional = true} -pep8-naming = {version = "^0.13.3", optional = true} +pep8-naming = {version = ">=0.13.3,<0.15.0", optional = true} pytest = {version = "^7.2.1", optional = true} zarr = {version = "^2.12", optional = true}