From 8a59bbe12970989d9b37ba59536ac3930f222447 Mon Sep 17 00:00:00 2001 From: Jacob Nesbitt Date: Mon, 27 Nov 2023 12:43:05 -0500 Subject: [PATCH] Revert dependency pinning --- poetry.lock | 58 +++++++++++++++++++++++++++++++++++++++++++++++--- pyproject.toml | 8 +++---- 2 files changed, 59 insertions(+), 7 deletions(-) diff --git a/poetry.lock b/poetry.lock index 71f00ef..c4bcef4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,9 +1,10 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry and should not be changed by hand. [[package]] name = "annotated-types" version = "0.5.0" description = "Reusable constraint types to use with typing.Annotated" +category = "main" optional = false python-versions = ">=3.7" files = [ @@ -18,6 +19,7 @@ typing-extensions = {version = ">=4.0.0", markers = "python_version < \"3.9\""} name = "asciitree" version = "0.3.3" description = "Draws ASCII trees." +category = "main" optional = false python-versions = "*" files = [ @@ -28,6 +30,7 @@ files = [ name = "attrs" version = "23.1.0" description = "Classes Without Boilerplate" +category = "main" optional = true python-versions = ">=3.7" files = [ @@ -49,6 +52,7 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte name = "black" version = "23.3.0" description = "The uncompromising code formatter." +category = "main" optional = true python-versions = ">=3.7" files = [ @@ -99,6 +103,7 @@ uvloop = ["uvloop (>=0.15.2)"] name = "boto3" version = "1.29.3" description = "The AWS SDK for Python" +category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -118,6 +123,7 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] name = "boto3-stubs" version = "1.29.3" description = "Type annotations for boto3 1.29.3 generated with mypy-boto3-builder 7.20.3" +category = "main" optional = true python-versions = ">=3.7" files = [ @@ -497,6 +503,7 @@ xray = ["mypy-boto3-xray (>=1.29.0,<1.30.0)"] name = "botocore" version = "1.32.3" description = "Low-level, data-driven core of boto 3." +category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -519,6 +526,7 @@ crt = ["awscrt (==0.19.12)"] name = "botocore-stubs" version = "1.32.3.post1" description = "Type annotations and code completion for botocore" +category = "main" optional = true python-versions = ">=3.7,<4.0" files = [ @@ -537,6 +545,7 @@ botocore = ["botocore"] name = "click" version = "8.1.7" description = "Composable command line interface toolkit" +category = "main" optional = false python-versions = ">=3.7" files = [ @@ -552,6 +561,7 @@ 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 = [ @@ -563,6 +573,7 @@ files = [ name = "entrypoints" version = "0.4" description = "Discover and load entry points from installed packages." +category = "main" optional = false python-versions = ">=3.6" files = [ @@ -574,6 +585,7 @@ files = [ name = "exceptiongroup" version = "1.1.3" description = "Backport of PEP 654 (exception groups)" +category = "main" optional = true python-versions = ">=3.7" files = [ @@ -588,6 +600,7 @@ test = ["pytest (>=6)"] name = "fasteners" version = "0.19" description = "A python package that provides useful locks" +category = "main" optional = false python-versions = ">=3.6" files = [ @@ -599,6 +612,7 @@ 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 = [ @@ -616,6 +630,7 @@ 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 = [ @@ -635,6 +650,7 @@ 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 = [ @@ -653,6 +669,7 @@ 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 = [ @@ -668,6 +685,7 @@ 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 = [ @@ -686,6 +704,7 @@ test = ["pytest"] name = "flake8-quotes" version = "3.3.2" description = "Flake8 lint for quotes." +category = "main" optional = true python-versions = "*" files = [ @@ -699,6 +718,7 @@ flake8 = "*" name = "importlib-metadata" version = "4.2.0" description = "Read metadata from Python packages" +category = "main" optional = false python-versions = ">=3.6" files = [ @@ -718,6 +738,7 @@ 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 = [ @@ -729,6 +750,7 @@ 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 = [ @@ -746,6 +768,7 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "jmespath" version = "1.0.1" description = "JSON Matching Expressions" +category = "main" optional = false python-versions = ">=3.7" files = [ @@ -757,6 +780,7 @@ files = [ name = "mccabe" version = "0.7.0" description = "McCabe checker, plugin for flake8" +category = "main" optional = true python-versions = ">=3.6" files = [ @@ -768,6 +792,7 @@ 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 = [ @@ -779,6 +804,7 @@ 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 = false python-versions = ">=3.7, <4" files = [ @@ -809,6 +835,7 @@ msgpack = ["msgpack"] name = "numpy" version = "1.21.1" description = "NumPy is the fundamental package for array computing with Python." +category = "main" optional = false python-versions = ">=3.7" files = [ @@ -846,6 +873,7 @@ files = [ name = "packaging" version = "23.2" description = "Core utilities for Python packages" +category = "main" optional = true python-versions = ">=3.7" files = [ @@ -857,6 +885,7 @@ 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 = [ @@ -868,6 +897,7 @@ 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 = [ @@ -882,6 +912,7 @@ 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 = [ @@ -900,6 +931,7 @@ 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 = [ @@ -918,6 +950,7 @@ testing = ["pytest", "pytest-benchmark"] name = "pycodestyle" version = "2.9.1" description = "Python style guide checker" +category = "main" optional = true python-versions = ">=3.6" files = [ @@ -929,6 +962,7 @@ files = [ name = "pydantic" version = "2.5.1" description = "Data validation using Python type hints" +category = "main" optional = false python-versions = ">=3.7" files = [ @@ -949,6 +983,7 @@ email = ["email-validator (>=2.0.0)"] name = "pydantic-core" version = "2.14.3" description = "" +category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1066,6 +1101,7 @@ typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0" name = "pydocstyle" version = "6.3.0" description = "Python docstring style checker" +category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1084,6 +1120,7 @@ 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 = [ @@ -1095,6 +1132,7 @@ files = [ name = "pytest" version = "7.4.3" description = "pytest: simple powerful testing with Python" +category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1118,6 +1156,7 @@ 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 = [ @@ -1132,6 +1171,7 @@ six = ">=1.5" name = "s3transfer" version = "0.7.0" description = "An Amazon S3 Transfer Manager" +category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -1149,6 +1189,7 @@ crt = ["botocore[crt] (>=1.20.29,<2.0a.0)"] 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 = [ @@ -1160,6 +1201,7 @@ 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 = [ @@ -1171,6 +1213,7 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" +category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1182,6 +1225,7 @@ files = [ name = "tqdm" version = "4.66.1" description = "Fast, Extensible Progress Meter" +category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1202,6 +1246,7 @@ 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 = [ @@ -1252,6 +1297,7 @@ files = [ name = "types-awscrt" version = "0.19.13" description = "Type annotations and code completion for awscrt" +category = "main" optional = true python-versions = ">=3.7,<4.0" files = [ @@ -1263,6 +1309,7 @@ files = [ name = "types-s3transfer" version = "0.7.0" description = "Type annotations and code completion for s3transfer" +category = "main" optional = true python-versions = ">=3.7,<4.0" files = [ @@ -1274,6 +1321,7 @@ 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 = [ @@ -1285,6 +1333,7 @@ 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 = [ @@ -1301,6 +1350,7 @@ 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 = false python-versions = ">=3.7" files = [ @@ -1318,6 +1368,7 @@ 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 = false python-versions = ">=3.7, <4" files = [ @@ -1338,6 +1389,7 @@ 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 = [ @@ -1350,7 +1402,7 @@ docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"] [extras] -dev = ["black", "boto3-stubs", "flake8", "flake8-black", "flake8-bugbear", "flake8-docstrings", "flake8-isort", "flake8-quotes", "isort", "pep8-naming"] +dev = ["boto3-stubs", "black", "isort", "flake8", "flake8-black", "flake8-bugbear", "flake8-docstrings", "flake8-isort", "flake8-quotes", "pep8-naming"] format = ["black", "isort"] lint = ["flake8", "flake8-black", "flake8-bugbear", "flake8-docstrings", "flake8-isort", "flake8-quotes", "pep8-naming"] test = ["pytest"] @@ -1358,4 +1410,4 @@ test = ["pytest"] [metadata] lock-version = "2.0" python-versions = "^3.7" -content-hash = "0a583d8d68a23566aa3d010ef6e5fe15811191192826c7f484b093e737a95e1b" +content-hash = "3b08293d260f6c12857eb31d4d1ed2b82e3d329e70c360ae4b7c552e2183e914" diff --git a/pyproject.toml b/pyproject.toml index db2b2a8..04af107 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,14 +13,14 @@ zarrsum = "zarr_checksum.cli:cli" [tool.poetry.dependencies] python = "^3.7" -boto3 = "^1.29.3" +boto3 = "^1.24" zarr = "^2.12" click = "^8.1.3" -tqdm = "^4.66.1" +tqdm = "^4.64.1" pydantic = "^2.0" # Optional -boto3-stubs = {version = "^1.29.3", optional = true} +boto3-stubs = {version = "^1.24", optional = true} black = {version = "^23.3.0", optional = true} isort = {version = "^5.11.4", optional = true} flake8 = {version = "^5.0.4", optional = true} @@ -30,7 +30,7 @@ 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} -pytest = {version = "^7.4.3", optional = true} +pytest = {version = "^7.2.1", optional = true} [tool.poetry.extras] test = ["pytest"]