diff --git a/poetry.lock b/poetry.lock index 2df7037..ba94249 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.6.1 and should not be changed by hand. [[package]] name = "absl-py" version = "1.3.0" description = "Abseil Python Common Libraries, see https://github.com/abseil/abseil-py." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -16,7 +15,6 @@ files = [ name = "aiohttp" version = "3.8.3" description = "Async http client/server framework (asyncio)" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -125,7 +123,6 @@ speedups = ["Brotli", "aiodns", "cchardet"] name = "aiosignal" version = "1.3.1" description = "aiosignal: a list of registered asynchronous callbacks" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -140,7 +137,6 @@ frozenlist = ">=1.1.0" name = "albumentations" version = "1.3.0" description = "Fast image augmentation library and easy to use wrapper around other libraries" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -165,7 +161,6 @@ tests = ["pytest"] name = "antlr4-python3-runtime" version = "4.9.3" description = "ANTLR 4.9.3 runtime for Python 3.7" -category = "main" optional = false python-versions = "*" files = [ @@ -176,7 +171,6 @@ files = [ name = "anyio" version = "3.6.2" description = "High level compatibility layer for multiple asynchronous event loop implementations" -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -197,7 +191,6 @@ trio = ["trio (>=0.16,<0.22)"] name = "appdirs" version = "1.4.4" description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "main" optional = false python-versions = "*" files = [ @@ -209,7 +202,6 @@ files = [ name = "appnope" version = "0.1.3" description = "Disable App Nap on macOS >= 10.9" -category = "dev" optional = false python-versions = "*" files = [ @@ -221,7 +213,6 @@ files = [ name = "argon2-cffi" version = "21.3.0" description = "The secure Argon2 password hashing algorithm." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -241,7 +232,6 @@ tests = ["coverage[toml] (>=5.0.2)", "hypothesis", "pytest"] name = "argon2-cffi-bindings" version = "21.2.0" description = "Low-level CFFI bindings for Argon2" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -279,7 +269,6 @@ tests = ["pytest"] name = "asciitree" version = "0.3.3" description = "Draws ASCII trees." -category = "dev" optional = false python-versions = "*" files = [ @@ -290,7 +279,6 @@ files = [ name = "asttokens" version = "2.1.0" description = "Annotate AST trees with source code positions" -category = "main" optional = false python-versions = "*" files = [ @@ -308,7 +296,6 @@ test = ["astroid (<=2.5.3)", "pytest"] name = "astunparse" version = "1.6.3" description = "An AST unparser for Python" -category = "dev" optional = false python-versions = "*" files = [ @@ -324,7 +311,6 @@ wheel = ">=0.23.0,<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 = [ @@ -336,7 +322,6 @@ files = [ name = "attrs" version = "22.1.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -354,7 +339,6 @@ tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy name = "Babel" version = "2.11.0" description = "Internationalization utilities" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -369,7 +353,6 @@ pytz = ">=2015.7" name = "backcall" version = "0.2.0" description = "Specifications for callback functions passed in to an API" -category = "dev" optional = false python-versions = "*" files = [ @@ -381,7 +364,6 @@ files = [ name = "beautifulsoup4" version = "4.11.1" description = "Screen-scraping library" -category = "dev" optional = false python-versions = ">=3.6.0" files = [ @@ -400,7 +382,6 @@ lxml = ["lxml"] name = "black" version = "22.10.0" description = "The uncompromising code formatter." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -445,7 +426,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "bleach" version = "5.0.1" description = "An easy safelist-based HTML-sanitizing tool." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -465,7 +445,6 @@ dev = ["Sphinx (==4.3.2)", "black (==22.3.0)", "build (==0.8.0)", "flake8 (==4.0 name = "cachetools" version = "5.2.0" description = "Extensible memoizing collections and decorators" -category = "main" optional = false python-versions = "~=3.7" files = [ @@ -477,7 +456,6 @@ files = [ name = "certifi" version = "2022.9.24" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -489,7 +467,6 @@ files = [ name = "cffi" version = "1.15.1" description = "Foreign Function Interface for Python calling C code." -category = "dev" optional = false python-versions = "*" files = [ @@ -566,7 +543,6 @@ pycparser = "*" name = "cfgv" version = "3.3.1" description = "Validate configuration and produce human readable error messages." -category = "dev" optional = false python-versions = ">=3.6.1" files = [ @@ -578,7 +554,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 = [ @@ -593,7 +568,6 @@ unicode-backport = ["unicodedata2"] name = "click" version = "8.1.3" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -608,7 +582,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "cloudpickle" version = "2.2.0" description = "Extended pickling support for Python objects" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -620,7 +593,6 @@ files = [ 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 = [ @@ -632,7 +604,6 @@ files = [ name = "colorlog" version = "6.7.0" description = "Add colours to the output of Python's logging module." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -650,7 +621,6 @@ development = ["black", "flake8", "mypy", "pytest", "types-colorama"] name = "commonmark" version = "0.9.1" description = "Python parser for the CommonMark Markdown spec" -category = "main" optional = false python-versions = "*" files = [ @@ -665,7 +635,6 @@ test = ["flake8 (==3.7.8)", "hypothesis (==3.55.3)"] name = "cycler" version = "0.11.0" description = "Composable style cycles" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -677,7 +646,6 @@ files = [ name = "dask" version = "2022.11.1" description = "Parallel PyData with Task Scheduling" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -707,7 +675,6 @@ test = ["pandas[test]", "pre-commit", "pytest", "pytest-rerunfailures", "pytest- name = "dask-image" version = "2022.9.0" description = "Distributed image processing" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -724,7 +691,6 @@ scipy = ">=0.19.1" name = "dcm2niix" version = "1.0.20220715" description = "DCM2NIIX Python package" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -738,7 +704,6 @@ miutil = {version = "*", extras = ["web"]} name = "debugpy" version = "1.6.3" description = "An implementation of the Debug Adapter Protocol for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -766,7 +731,6 @@ files = [ name = "decorator" version = "5.1.1" description = "Decorators for Humans" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -778,7 +742,6 @@ files = [ name = "defusedxml" version = "0.7.1" description = "XML bomb protection for Python stdlib modules" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -790,7 +753,6 @@ files = [ name = "dill" version = "0.3.6" description = "serialize all of python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -805,7 +767,6 @@ graph = ["objgraph (>=1.7.2)"] name = "distlib" version = "0.3.6" description = "Distribution utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -817,7 +778,6 @@ files = [ name = "docker-pycreds" version = "0.4.0" description = "Python bindings for the docker credentials store API" -category = "main" optional = false python-versions = "*" files = [ @@ -832,7 +792,6 @@ six = ">=1.4.0" name = "dump-env" version = "1.4.0" description = "A utility tool to create .env files" -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -844,7 +803,6 @@ files = [ name = "elfinder-client" version = "2.1.55a6" description = "Static files for the elFinder file browser" -category = "dev" optional = false python-versions = "*" files = [ @@ -855,7 +813,6 @@ files = [ name = "entrypoints" version = "0.4" description = "Discover and load entry points from installed packages." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -867,7 +824,6 @@ files = [ name = "executing" version = "1.2.0" description = "Get the currently executing AST node of a frame, and other information" -category = "main" optional = false python-versions = "*" files = [ @@ -882,7 +838,6 @@ tests = ["asttokens", "littleutils", "pytest", "rich"] name = "fasteners" version = "0.18" description = "A python package that provides useful locks" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -894,7 +849,6 @@ files = [ name = "fastjsonschema" version = "2.16.2" description = "Fastest Python implementation of JSON schema" -category = "dev" optional = false python-versions = "*" files = [ @@ -909,7 +863,6 @@ devel = ["colorama", "json-spec", "jsonschema", "pylint", "pytest", "pytest-benc name = "filelock" version = "3.8.0" description = "A platform independent file lock." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -925,7 +878,6 @@ testing = ["covdefaults (>=2.2)", "coverage (>=6.4.2)", "pytest (>=7.1.2)", "pyt name = "fire" version = "0.4.0" description = "A library for automatically generating command line interfaces." -category = "main" optional = false python-versions = "*" files = [ @@ -940,7 +892,6 @@ termcolor = "*" name = "flake8" version = "4.0.1" description = "the modular source code checker: pep8 pyflakes and co" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -957,7 +908,6 @@ pyflakes = ">=2.4.0,<2.5.0" name = "flatbuffers" version = "2.0.7" description = "The FlatBuffers serialization format for Python" -category = "dev" optional = false python-versions = "*" files = [ @@ -969,7 +919,6 @@ files = [ name = "flatdict" version = "4.0.1" description = "Python module for interacting with nested dicts as a single level dict with delimited keys." -category = "main" optional = false python-versions = "*" files = [ @@ -980,7 +929,6 @@ files = [ name = "fonttools" version = "4.38.0" description = "Tools to manipulate font files" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1006,7 +954,6 @@ woff = ["brotli (>=1.0.1)", "brotlicffi (>=0.8.0)", "zopfli (>=0.1.4)"] 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 = [ @@ -1090,7 +1037,6 @@ files = [ name = "fsspec" version = "2022.11.0" description = "File-system specification" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1129,7 +1075,6 @@ tqdm = ["tqdm"] name = "gast" version = "0.4.0" description = "Python AST that abstracts the underlying Python version" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1141,7 +1086,6 @@ files = [ name = "gitdb" version = "4.0.9" description = "Git Object Database" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1156,7 +1100,6 @@ smmap = ">=3.0.1,<6" name = "GitPython" version = "3.1.29" description = "GitPython is a python library used to interact with Git repositories" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1171,7 +1114,6 @@ gitdb = ">=4.0.1,<5" name = "google-api-core" version = "2.10.2" description = "Google API client core library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1194,7 +1136,6 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2,<1.0dev)"] name = "google-auth" version = "2.14.1" description = "Google Authentication Library" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*" files = [ @@ -1218,7 +1159,6 @@ reauth = ["pyu2f (>=0.1.5)"] name = "google-auth-oauthlib" version = "0.4.6" description = "Google Authentication Library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1237,7 +1177,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 = [ @@ -1246,7 +1185,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] @@ -1256,7 +1195,6 @@ grpc = ["grpcio (>=1.38.0,<2.0dev)"] name = "google-cloud-storage" version = "2.6.0" description = "Google Cloud Storage API client library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1265,7 +1203,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" @@ -1278,7 +1216,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 = [ @@ -1359,7 +1296,6 @@ testing = ["pytest"] name = "google-pasta" version = "0.2.0" description = "pasta is an AST-based Python refactoring library" -category = "dev" optional = false python-versions = "*" files = [ @@ -1375,7 +1311,6 @@ six = "*" name = "google-resumable-media" version = "2.4.0" description = "Utilities for Google Media Downloads and Resumable Uploads" -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -1394,7 +1329,6 @@ requests = ["requests (>=2.18.0,<3.0.0dev)"] name = "googleapis-common-protos" version = "1.57.0" description = "Common protobufs used in Google APIs" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1412,7 +1346,6 @@ grpc = ["grpcio (>=1.44.0,<2.0.0dev)"] name = "grpcio" version = "1.51.0" description = "HTTP/2-based RPC framework" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1470,7 +1403,6 @@ protobuf = ["grpcio-tools (>=1.51.0)"] name = "h5py" version = "3.7.0" description = "Read and write HDF5 files from Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1503,7 +1435,6 @@ numpy = ">=1.14.5" name = "hupper" version = "1.10.3" description = "Integrated process monitor for developing and reloading daemons." -category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" files = [ @@ -1519,7 +1450,6 @@ testing = ["mock", "pytest", "pytest-cov", "watchdog"] name = "hydra-colorlog" version = "1.2.0" description = "Enables colorlog for Hydra apps" -category = "main" optional = false python-versions = "*" files = [ @@ -1535,7 +1465,6 @@ hydra-core = ">=1.0.0" name = "hydra-core" version = "1.2.0" description = "A framework for elegantly configuring complex applications" -category = "main" optional = false python-versions = "*" files = [ @@ -1544,7 +1473,7 @@ files = [ ] [package.dependencies] -antlr4-python3-runtime = ">=4.9.0,<4.10.0" +antlr4-python3-runtime = "==4.9.*" omegaconf = ">=2.2,<3.0" packaging = "*" @@ -1552,7 +1481,6 @@ packaging = "*" name = "icecream" version = "2.1.3" description = "Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call." -category = "main" optional = false python-versions = "*" files = [ @@ -1570,7 +1498,6 @@ pygments = ">=2.2.0" name = "identify" version = "2.5.9" description = "File identification library for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1585,7 +1512,6 @@ license = ["ukkonen"] name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1597,7 +1523,6 @@ files = [ name = "imageio" version = "2.22.4" description = "Library for reading and writing a wide range of image, video, scientific, and volumetric data formats." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1630,7 +1555,6 @@ tifffile = ["tifffile"] name = "imjoy-elfinder" version = "0.1.61" description = "A pyramid connector elfinder, specifically for working with jupyter server proxy." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1656,7 +1580,6 @@ jupyter = ["jupyter-server-proxy-windows"] name = "imjoy-jupyterlab-extension" version = "0.1.13" description = "Run ImJoy plugins in JupyterLab" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1671,7 +1594,6 @@ jupyterlab = ">=3.0,<4.0" name = "imjoy-rpc" version = "0.5.16" description = "ImJoy Plugin Engine for running Python plugins locally or remotely from ImJoy.io" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1692,7 +1614,6 @@ socketio = ["python-engineio (>=4.1.0)", "python-socketio[client] (>=5.4.1)"] name = "imjoy-utils" version = "0.1.2" description = "Utility functions for ImJoy" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1704,7 +1625,6 @@ files = [ name = "importlib-metadata" version = "5.0.0" description = "Read metadata from Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1724,7 +1644,6 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag name = "ipykernel" version = "6.17.1" description = "IPython Kernel for Jupyter" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1753,7 +1672,6 @@ test = ["flaky", "ipyparallel", "pre-commit", "pytest (>=7.0)", "pytest-cov", "p name = "ipympl" version = "0.9.2" description = "Matplotlib Jupyter Extension" -category = "dev" optional = false python-versions = "*" files = [ @@ -1777,7 +1695,6 @@ docs = ["Sphinx (>=1.5)", "myst-nb", "sphinx-book-theme", "sphinx-copybutton", " name = "ipython" version = "8.6.0" description = "IPython: Productive Interactive Computing" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1816,7 +1733,6 @@ test-extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.20)", "pa name = "ipython_genutils" version = "0.2.0" description = "Vestigial utilities from IPython" -category = "dev" optional = false python-versions = "*" files = [ @@ -1828,7 +1744,6 @@ files = [ name = "ipywidgets" version = "8.0.2" description = "Jupyter interactive widgets" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1850,7 +1765,6 @@ test = ["jsonschema", "pytest (>=3.6.0)", "pytest-cov", "pytz"] name = "isort" version = "5.10.1" description = "A Python utility / library to sort Python imports." -category = "dev" optional = false python-versions = ">=3.6.1,<4.0" files = [ @@ -1868,7 +1782,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "itkwasm" version = "1.0b1" description = "itkwasm: Python interface to itk-wasm WebAssembly modules." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1887,7 +1800,6 @@ test = ["itk (>=5.3rc4.post1)", "pytest (>=2.7.3)"] name = "itkwidgets" version = "1.0a19" description = "" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1916,7 +1828,6 @@ test = ["nbmake", "pytest (>=2.7.3)"] name = "jedi" version = "0.18.2" description = "An autocompletion tool for Python that can be used for text editors." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1936,7 +1847,6 @@ testing = ["Django (<3.1)", "attrs", "colorama", "docopt", "pytest (<7.0.0)"] name = "jill" version = "0.11.1" description = "JILL -- Julia Installer for Linux (MacOS, Windows and FreeBSD) -- Light" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1957,7 +1867,6 @@ wget = "*" name = "Jinja2" version = "3.1.2" description = "A very fast and expressive template engine." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1975,7 +1884,6 @@ i18n = ["Babel (>=2.7)"] name = "joblib" version = "1.2.0" description = "Lightweight pipelining with Python functions" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1987,7 +1895,6 @@ files = [ name = "json5" version = "0.9.10" description = "A Python implementation of the JSON5 data format." -category = "dev" optional = false python-versions = "*" files = [ @@ -2002,7 +1909,6 @@ dev = ["hypothesis"] name = "jsonschema" version = "4.17.0" description = "An implementation of JSON Schema validation for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2022,7 +1928,6 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- name = "julia" version = "0.5.7" description = "Julia/Python bridge with IPython support." -category = "dev" optional = false python-versions = "*" files = [ @@ -2037,7 +1942,6 @@ test = ["ipython", "mock", "numpy", "pytest (>=4.4)"] name = "jupyter-client" version = "7.4.7" description = "Jupyter protocol implementation and client libraries" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2062,7 +1966,6 @@ test = ["codecov", "coverage", "ipykernel (>=6.12)", "ipython", "mypy", "pre-com name = "jupyter-core" version = "5.0.0" description = "Jupyter core package. A base package on which Jupyter projects rely." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -2082,7 +1985,6 @@ test = ["ipykernel", "pre-commit", "pytest", "pytest-cov", "pytest-timeout"] name = "jupyter-server" version = "1.23.3" description = "The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2115,7 +2017,6 @@ test = ["coverage", "ipykernel", "pre-commit", "pytest (>=7.0)", "pytest-console name = "jupyter-server-proxy-windows" version = "1.5.1" description = "Jupyter server extension to supervise and proxy web services" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -2132,7 +2033,6 @@ simpervisor = ">=0.2" name = "jupyterlab" version = "3.5.0" description = "JupyterLab computational environment" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2160,7 +2060,6 @@ ui-tests = ["build"] name = "jupyterlab-pygments" version = "0.2.2" description = "Pygments theme using JupyterLab CSS variables" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2172,7 +2071,6 @@ files = [ name = "jupyterlab-server" version = "2.16.3" description = "A set of server components for JupyterLab and JupyterLab like applications." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2199,7 +2097,6 @@ test = ["codecov", "ipykernel", "jupyter-server[test]", "openapi-core (>=0.14.2, name = "jupyterlab-widgets" version = "3.0.3" description = "Jupyter interactive widgets for JupyterLab" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2211,7 +2108,6 @@ files = [ name = "kaggle" version = "1.5.12" description = "Kaggle API" -category = "dev" optional = false python-versions = "*" files = [ @@ -2231,7 +2127,6 @@ urllib3 = "*" name = "keras" version = "2.11.0" description = "Deep learning for humans." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2242,7 +2137,6 @@ files = [ name = "kiwisolver" version = "1.4.4" description = "A fast implementation of the Cassowary constraint solver" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2320,7 +2214,6 @@ files = [ name = "kornia" version = "0.6.8" description = "Open Source Differentiable Computer Vision Library for PyTorch" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2341,7 +2234,6 @@ x = ["accelerate (==0.13.1)", "dataclasses"] name = "libclang" version = "14.0.6" description = "Clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier." -category = "dev" optional = false python-versions = "*" files = [ @@ -2361,7 +2253,6 @@ files = [ name = "lightning-lite" version = "1.8.0.post1" description = "" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2371,7 +2262,7 @@ files = [ [package.dependencies] fsspec = {version = ">2021.06.0", extras = ["http"]} -lightning-utilities = ">=0.3.0,<0.4.0" +lightning-utilities = "==0.3.*" numpy = ">=1.17.2" packaging = ">=17.0" torch = ">=1.9" @@ -2389,7 +2280,6 @@ test = ["codecov (==2.1.12)", "coverage (==6.4.2)", "pre-commit (==2.20.0)", "py name = "lightning-utilities" version = "0.3.0" description = "PyTorch Lightning Sample project." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2404,7 +2294,6 @@ fire = "*" name = "llvmlite" version = "0.39.1" description = "lightweight wrapper around basic LLVM functionality" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2442,7 +2331,6 @@ files = [ name = "locket" version = "1.0.0" description = "File-based locks for Python on Linux and Windows" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2454,7 +2342,6 @@ files = [ name = "Markdown" version = "3.4.1" description = "Python implementation of Markdown." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2472,7 +2359,6 @@ testing = ["coverage", "pyyaml"] name = "MarkupSafe" version = "2.1.1" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2522,7 +2408,6 @@ files = [ name = "matplotlib" version = "3.5.3" description = "Python plotting package" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2577,7 +2462,6 @@ python-dateutil = ">=2.7" name = "matplotlib-inline" version = "0.1.6" description = "Inline Matplotlib backend for Jupyter" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -2592,7 +2476,6 @@ traitlets = "*" name = "matplotlib-scalebar" version = "0.7.2" description = "Artist for matplotlib to display a scale bar" -category = "main" optional = false python-versions = "*" files = [ @@ -2607,7 +2490,6 @@ matplotlib = "*" name = "mccabe" version = "0.6.1" description = "McCabe checker, plugin for flake8" -category = "dev" optional = false python-versions = "*" files = [ @@ -2619,7 +2501,6 @@ files = [ name = "mistune" version = "2.0.4" description = "A sane Markdown parser with useful plugins and renderers" -category = "dev" optional = false python-versions = "*" files = [ @@ -2631,7 +2512,6 @@ files = [ name = "miutil" version = "0.10.1" description = "Medical imaging utilities for the AMYPAD and NiftyPET projects" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -2655,7 +2535,6 @@ web = ["requests"] name = "monai" version = "0.9.1" description = "AI Toolkit for Healthcare Imaging" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2700,7 +2579,6 @@ transformers = ["transformers"] name = "mpire" version = "2.6.0" description = "A Python package for easy multiprocessing, but faster than multiprocessing" -category = "main" optional = false python-versions = "*" files = [ @@ -2723,7 +2601,6 @@ testing = ["dataclasses", "multiprocess", "numpy", "pywin32 (==225)", "pywin32 ( name = "msgpack" version = "1.0.4" description = "MessagePack serializer" -category = "dev" optional = false python-versions = "*" files = [ @@ -2785,7 +2662,6 @@ files = [ name = "multidict" version = "6.0.2" description = "multidict implementation" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2854,7 +2730,6 @@ files = [ name = "multiprocess" version = "0.70.14" description = "better multiprocessing and multithreading in python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2881,7 +2756,6 @@ dill = ">=0.3.6" name = "mypy-extensions" version = "0.4.3" description = "Experimental type system extensions for programs checked with the mypy typechecker." -category = "dev" optional = false python-versions = "*" files = [ @@ -2893,7 +2767,6 @@ files = [ name = "natsort" version = "7.1.1" description = "Simple yet flexible natural sorting in Python." -category = "main" optional = false python-versions = ">=3.4" files = [ @@ -2909,7 +2782,6 @@ icu = ["PyICU (>=1.0.0)"] name = "nbclassic" version = "0.4.8" description = "A web-based notebook environment for interactive computing" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2945,7 +2817,6 @@ test = ["coverage", "nbval", "pytest", "pytest-cov", "pytest-playwright", "pytes name = "nbclient" version = "0.7.0" description = "A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor." -category = "dev" optional = false python-versions = ">=3.7.0" files = [ @@ -2967,7 +2838,6 @@ test = ["black", "check-manifest", "flake8", "ipykernel", "ipython", "ipywidgets name = "nbconvert" version = "7.2.5" description = "Converting Jupyter Notebooks" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3006,7 +2876,6 @@ webpdf = ["pyppeteer (>=1,<1.1)"] name = "nbformat" version = "5.7.0" description = "The Jupyter Notebook format" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3027,7 +2896,6 @@ test = ["check-manifest", "pep440", "pre-commit", "pytest", "testpath"] name = "nbstripout" version = "0.5.0" description = "Strips outputs from Jupyter and IPython notebooks" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -3042,7 +2910,6 @@ nbformat = "*" name = "nest-asyncio" version = "1.5.6" description = "Patch asyncio to allow nested event loops" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -3054,7 +2921,6 @@ files = [ name = "networkx" version = "2.8.8" description = "Python package for creating and manipulating graphs and networks" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3073,7 +2939,6 @@ test = ["codecov (>=2.1)", "pytest (>=7.2)", "pytest-cov (>=4.0)"] name = "ngff-zarr" version = "0.1.5" description = "" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3096,7 +2961,6 @@ test = ["itk-io (>=5.3rc3.post3)", "itkwasm", "pooch", "pytest"] name = "nibabel" version = "4.0.2" description = "Access a multitude of neuroimaging data formats" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3125,7 +2989,6 @@ zstd = ["pyzstd (>=0.14.3)"] name = "nodeenv" version = "1.7.0" description = "Node.js virtual environment builder" -category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*" files = [ @@ -3140,7 +3003,6 @@ setuptools = "*" name = "notebook" version = "6.5.2" description = "A web-based notebook environment for interactive computing" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3175,7 +3037,6 @@ test = ["coverage", "nbval", "pytest", "pytest-cov", "requests", "requests-unixs name = "notebook-shim" version = "0.2.2" description = "A shim layer for notebook traits and config" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3193,7 +3054,6 @@ test = ["pytest", "pytest-console-scripts", "pytest-tornasync"] name = "numba" version = "0.56.4" description = "compiling Python code using LLVM" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3228,7 +3088,7 @@ files = [ ] [package.dependencies] -llvmlite = ">=0.39.0dev0,<0.40" +llvmlite = "==0.39.*" numpy = ">=1.18,<1.24" setuptools = "*" @@ -3236,7 +3096,6 @@ setuptools = "*" 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 = "dev" optional = false python-versions = ">=3.7, <4" files = [ @@ -3267,7 +3126,6 @@ msgpack = ["msgpack"] name = "numpy" version = "1.21.6" description = "NumPy is the fundamental package for array computing with Python." -category = "main" optional = false python-versions = ">=3.7,<3.11" files = [ @@ -3308,7 +3166,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 = [ @@ -3325,7 +3182,6 @@ signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"] name = "omegaconf" version = "2.2.3" description = "A flexible configuration library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3334,14 +3190,13 @@ files = [ ] [package.dependencies] -antlr4-python3-runtime = ">=4.9.0,<4.10.0" +antlr4-python3-runtime = "==4.9.*" PyYAML = ">=5.1.0" [[package]] name = "onnx" version = "1.12.0" description = "Open Neural Network Exchange" -category = "dev" optional = false python-versions = "*" files = [ @@ -3380,7 +3235,6 @@ lint = ["clang-format (==13.0.0)", "flake8", "mypy (==0.782)", "types-protobuf ( name = "onnx2torch" version = "1.5.4" description = "Nice Onnx to Pytorch converter" -category = "dev" optional = false python-versions = "*" files = [ @@ -3398,7 +3252,6 @@ torchvision = ">=0.9.0" name = "opencv-python-headless" version = "4.6.0.66" description = "Wrapper package for OpenCV python bindings." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3413,17 +3266,14 @@ files = [ [package.dependencies] numpy = [ - {version = ">=1.21.2", markers = "python_version >= \"3.6\" and platform_system == \"Darwin\" and platform_machine == \"arm64\""}, - {version = ">=1.19.3", markers = "python_version >= \"3.6\" and platform_system == \"Linux\" and platform_machine == \"aarch64\" or python_version >= \"3.9\""}, - {version = ">=1.14.5", markers = "python_version >= \"3.7\""}, - {version = ">=1.17.3", markers = "python_version >= \"3.8\""}, + {version = ">=1.21.2", markers = "python_version >= \"3.9\" and platform_system == \"Darwin\" and platform_machine == \"arm64\""}, + {version = ">=1.19.3", markers = "python_version >= \"3.8\" and platform_system == \"Linux\" and platform_machine == \"aarch64\" or python_version >= \"3.9\" and platform_system != \"Darwin\" or python_version >= \"3.9\" and platform_machine != \"arm64\""}, ] [[package]] name = "opt-einsum" version = "3.3.0" description = "Optimizing numpys einsum function" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -3442,7 +3292,6 @@ tests = ["pytest", "pytest-cov", "pytest-pep8"] name = "orderedattrdict" version = "1.6.0" description = "OrderedDict with attribute-style access" -category = "main" optional = false python-versions = "*" files = [ @@ -3454,7 +3303,6 @@ files = [ name = "packaging" version = "21.3" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3469,7 +3317,6 @@ pyparsing = ">=2.0.2,<3.0.5 || >3.0.5" name = "palettable" version = "3.3.0" description = "Color palettes for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -3481,7 +3328,6 @@ files = [ name = "pandas" version = "1.5.1" description = "Powerful data structures for data analysis, time series, and statistics" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3526,7 +3372,6 @@ test = ["hypothesis (>=5.5.3)", "pytest (>=6.0)", "pytest-xdist (>=1.31)"] name = "pandocfilters" version = "1.5.0" description = "Utilities for writing pandoc filters in python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -3538,7 +3383,6 @@ files = [ name = "parso" version = "0.8.3" description = "A Python Parser" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3554,7 +3398,6 @@ testing = ["docopt", "pytest (<6.0.0)"] name = "partd" version = "1.3.0" description = "Appendable key-value storage" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3573,7 +3416,6 @@ complete = ["blosc", "numpy (>=1.9.0)", "pandas (>=0.19.0)", "pyzmq"] name = "PasteDeploy" version = "3.0.1" description = "Load, configure, and compose WSGI applications and servers" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3590,7 +3432,6 @@ testing = ["Paste", "pytest", "pytest-cov"] name = "pathspec" version = "0.10.2" description = "Utility library for gitignore style pattern matching of file paths." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3602,7 +3443,6 @@ files = [ name = "pathtools" version = "0.1.2" description = "File system general utilities" -category = "main" optional = false python-versions = "*" files = [ @@ -3613,7 +3453,6 @@ files = [ name = "pathvalidate" version = "2.5.2" description = "pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3628,7 +3467,6 @@ test = ["allpairspy", "click", "faker", "pytest (>=6.0.1)", "pytest-discord (>=0 name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "dev" optional = false python-versions = "*" files = [ @@ -3643,7 +3481,6 @@ ptyprocess = ">=0.5" name = "pickleshare" version = "0.7.5" description = "Tiny 'shelve'-like database with concurrency support" -category = "dev" optional = false python-versions = "*" files = [ @@ -3655,7 +3492,6 @@ files = [ name = "Pillow" version = "9.3.0" description = "Python Imaging Library (Fork)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3730,7 +3566,6 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "PIMS" version = "0.6.1" description = "Python Image Sequence" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3746,7 +3581,6 @@ slicerator = ">=0.9.8" name = "plaster" version = "1.1.2" description = "A loader interface around multiple config file formats." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3762,7 +3596,6 @@ testing = ["pytest", "pytest-cov"] name = "plaster-pastedeploy" version = "1.0.1" description = "A loader implementing the PasteDeploy syntax to be used by plaster." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3781,7 +3614,6 @@ testing = ["pytest", "pytest-cov"] name = "platformdirs" version = "2.5.4" 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 = [ @@ -3797,7 +3629,6 @@ test = ["appdirs (==1.4.4)", "pytest (>=7.2)", "pytest-cov (>=4)", "pytest-mock name = "pooch" version = "1.6.0" description = "\"Pooch manages your Python library's sample data files: it automatically downloads and stores them in a local directory, with support for versioning and corruption checks.\"" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3819,7 +3650,6 @@ xxhash = ["xxhash (>=1.4.3)"] name = "pre-commit" version = "2.20.0" description = "A framework for managing and maintaining multi-language pre-commit hooks." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3839,7 +3669,6 @@ virtualenv = ">=20.0.8" name = "prometheus-client" version = "0.15.0" description = "Python client for the Prometheus monitoring system." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3854,7 +3683,6 @@ twisted = ["twisted"] name = "promise" version = "2.3" description = "Promises/A+ implementation for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -3871,7 +3699,6 @@ test = ["coveralls", "futures", "mock", "pytest (>=2.7.3)", "pytest-benchmark", name = "prompt-toolkit" version = "3.0.33" description = "Library for building powerful interactive command lines in Python" -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -3886,7 +3713,6 @@ wcwidth = "*" name = "protobuf" version = "3.19.6" description = "Protocol Buffers" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -3921,7 +3747,6 @@ files = [ name = "psutil" version = "5.9.4" description = "Cross-platform lib for process and system monitoring in Python." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -3948,7 +3773,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "dev" optional = false python-versions = "*" files = [ @@ -3960,7 +3784,6 @@ files = [ name = "pure-eval" version = "0.2.2" description = "Safely evaluate AST nodes without side effects" -category = "dev" optional = false python-versions = "*" files = [ @@ -3975,7 +3798,6 @@ tests = ["pytest"] name = "py" version = "1.11.0" description = "library with cross-python path, ini-parsing, io, code, log facilities" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -3987,7 +3809,6 @@ files = [ name = "pyasn1" version = "0.4.8" description = "ASN.1 types and codecs" -category = "main" optional = false python-versions = "*" files = [ @@ -3999,7 +3820,6 @@ files = [ name = "pyasn1-modules" version = "0.2.8" description = "A collection of ASN.1-based protocols modules." -category = "main" optional = false python-versions = "*" files = [ @@ -4014,7 +3834,6 @@ pyasn1 = ">=0.4.6,<0.5.0" name = "pycodestyle" version = "2.8.0" description = "Python style guide checker" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -4026,7 +3845,6 @@ files = [ name = "pycparser" version = "2.21" description = "C parser in Python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4038,7 +3856,6 @@ files = [ name = "pydicom" version = "2.3.1" description = "A pure Python package for reading and writing DICOM data" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -4053,7 +3870,6 @@ docs = ["matplotlib", "numpy", "numpydoc", "pillow", "sphinx", "sphinx-copybutto name = "pyflakes" version = "2.4.0" description = "passive checker of Python programs" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4065,7 +3881,6 @@ files = [ name = "Pygments" version = "2.13.0" description = "Pygments is a syntax highlighting package written in Python." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4080,7 +3895,6 @@ plugins = ["importlib-metadata"] name = "pyparsing" version = "3.0.9" description = "pyparsing module - Classes and methods to define and execute parsing grammars" -category = "main" optional = false python-versions = ">=3.6.8" files = [ @@ -4095,7 +3909,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pyramid" version = "2.0" description = "The Pyramid Web Framework, a Pylons project" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -4122,7 +3935,6 @@ testing = ["coverage", "pytest (>=5.4.2)", "pytest-cov", "webtest (>=1.3.1)", "z name = "pyramid-jinja2" version = "2.10" description = "Jinja2 template bindings for the Pyramid web framework" -category = "dev" optional = false python-versions = ">=3.7.0" files = [ @@ -4144,7 +3956,6 @@ testing = ["coverage", "pytest (>=5.4.2)", "pytest-cov", "webtest"] name = "pyrootutils" version = "1.0.4" description = "Simple package for easy project root setup" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -4159,7 +3970,6 @@ python-dotenv = ">=0.20.0" name = "pyrsistent" version = "0.19.2" description = "Persistent/Functional/Immutable data structures" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4191,7 +4001,6 @@ files = [ 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 = [ @@ -4206,7 +4015,6 @@ six = ">=1.5" name = "python-dotenv" version = "0.21.0" description = "Read key-value pairs from a .env file and set them as environment variables" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4221,7 +4029,6 @@ cli = ["click (>=5.0)"] name = "python-gnupg" version = "0.5.0" description = "A wrapper for the Gnu Privacy Guard (GPG or GnuPG)" -category = "dev" optional = false python-versions = "*" files = [ @@ -4233,7 +4040,6 @@ files = [ name = "python-slugify" version = "7.0.0" description = "A Python slugify application that also handles Unicode" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4251,7 +4057,6 @@ unidecode = ["Unidecode (>=1.1.1)"] name = "pytorch-lightning" version = "1.8.1" description = "PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4261,7 +4066,7 @@ files = [ [package.dependencies] fsspec = {version = ">2021.06.0", extras = ["http"]} -lightning-utilities = ">=0.3.0,<0.4.0" +lightning-utilities = "==0.3.*" numpy = ">=1.17.2" packaging = ">=17.0" PyYAML = ">=5.4" @@ -4288,7 +4093,6 @@ test = ["cloudpickle (>=1.3)", "codecov (==2.1.12)", "coverage (==6.4.2)", "fast name = "pytz" version = "2022.6" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -4300,7 +4104,6 @@ files = [ name = "PyWavelets" version = "1.4.1" description = "PyWavelets, wavelet transform module" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4338,7 +4141,6 @@ numpy = ">=1.17.3" name = "pywin32" version = "305" description = "Python for Window Extensions" -category = "main" optional = false python-versions = "*" files = [ @@ -4362,7 +4164,6 @@ files = [ name = "pywinpty" version = "2.0.9" description = "Pseudo terminal support for Windows from Python." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -4378,7 +4179,6 @@ files = [ name = "PyYAML" version = "6.0" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4428,7 +4228,6 @@ files = [ name = "pyzmq" version = "24.0.1" description = "Python bindings for 0MQ" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -4516,7 +4315,6 @@ py = {version = "*", markers = "implementation_name == \"pypy\""} name = "qudida" version = "0.0.4" description = "QUick and DIrty Domain Adaptation" -category = "main" optional = false python-versions = ">=3.5.0" files = [ @@ -4534,7 +4332,6 @@ typing-extensions = "*" name = "requests" version = "2.28.1" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7, <4" files = [ @@ -4556,7 +4353,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "requests-futures" version = "1.0.0" description = "Asynchronous Python HTTP for Humans." -category = "dev" optional = false python-versions = "*" files = [ @@ -4571,7 +4367,6 @@ requests = ">=1.2.0" 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 = [ @@ -4590,7 +4385,6 @@ rsa = ["oauthlib[signedtoken] (>=3.0.0)"] name = "rich" version = "12.6.0" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" -category = "main" optional = false python-versions = ">=3.6.3,<4.0.0" files = [ @@ -4609,7 +4403,6 @@ jupyter = ["ipywidgets (>=7.5.1,<8.0.0)"] name = "rsa" version = "4.9" description = "Pure-Python RSA implementation" -category = "main" optional = false python-versions = ">=3.6,<4" files = [ @@ -4624,7 +4417,6 @@ pyasn1 = ">=0.1.3" name = "scikit-image" version = "0.19.3" description = "Image processing in Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4676,7 +4468,6 @@ test = ["asv", "codecov", "flake8", "matplotlib (>=3.0.3)", "pooch (>=1.3.0)", " name = "scikit-learn" version = "1.1.3" description = "A set of python modules for machine learning and data mining" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4719,7 +4510,6 @@ tests = ["black (>=22.3.0)", "flake8 (>=3.8.2)", "matplotlib (>=3.1.2)", "mypy ( name = "scipy" version = "1.9.3" description = "Fundamental algorithms for scientific computing in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4758,7 +4548,6 @@ test = ["asv", "gmpy2", "mpmath", "pytest", "pytest-cov", "pytest-xdist", "sciki name = "seaborn" version = "0.11.2" description = "seaborn: statistical data visualization" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4776,7 +4565,6 @@ scipy = ">=1.0" name = "seaborn-image" version = "0.5.0" description = "Attractive, descriptive and effective image visualization with seaborn-like API built on top of matplotlib" -category = "main" optional = false python-versions = ">=3.8,<3.11" files = [ @@ -4796,7 +4584,6 @@ scipy = ">=1.5.1" name = "semantic-version" version = "2.10.0" description = "A library implementing the 'SemVer' scheme." -category = "dev" optional = false python-versions = ">=2.7" files = [ @@ -4812,7 +4599,6 @@ doc = ["Sphinx", "sphinx-rtd-theme"] name = "Send2Trash" version = "1.8.0" description = "Send file to trash natively under Mac OS X, Windows and Linux." -category = "dev" optional = false python-versions = "*" files = [ @@ -4829,7 +4615,6 @@ win32 = ["pywin32"] name = "sentry-sdk" version = "1.11.0" description = "Python client for Sentry (https://sentry.io)" -category = "main" optional = false python-versions = "*" files = [ @@ -4866,7 +4651,6 @@ tornado = ["tornado (>=5)"] name = "setproctitle" version = "1.3.2" description = "A Python module to customize the process title" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4951,7 +4735,6 @@ test = ["pytest"] name = "setuptools" version = "65.6.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4968,7 +4751,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( name = "shortuuid" version = "1.0.11" description = "A generator library for concise, unambiguous and URL-safe UUIDs." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -4980,7 +4762,6 @@ files = [ name = "sigpy" version = "0.1.23" description = "Python package for signal reconstruction." -category = "dev" optional = false python-versions = "*" files = [ @@ -4999,7 +4780,6 @@ tqdm = "*" name = "simpervisor" version = "0.4" description = "Simple async process supervisor" -category = "dev" optional = false python-versions = "*" files = [ @@ -5011,7 +4791,6 @@ files = [ name = "SimpleITK" version = "2.2.0" description = "SimpleITK is a simplified interface to the Insight Toolkit (ITK) for image registration and segmentation" -category = "main" optional = false python-versions = "*" files = [ @@ -5040,7 +4819,6 @@ files = [ 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 = [ @@ -5052,7 +4830,6 @@ files = [ name = "slicerator" version = "1.1.0" description = "A lazy-loading, fancy-sliceable iterable." -category = "dev" optional = false python-versions = "*" files = [ @@ -5064,7 +4841,6 @@ files = [ name = "smmap" version = "5.0.0" description = "A pure Python implementation of a sliding window memory map manager" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5076,7 +4852,6 @@ files = [ name = "sniffio" version = "1.3.0" description = "Sniff out which async library your code is running under" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5088,7 +4863,6 @@ files = [ name = "soupsieve" version = "2.3.2.post1" description = "A modern CSS selector implementation for Beautiful Soup." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -5100,7 +4874,6 @@ files = [ name = "stack-data" version = "0.6.1" description = "Extract data from python stack frames and tracebacks for informative displays" -category = "dev" optional = false python-versions = "*" files = [ @@ -5120,7 +4893,6 @@ tests = ["cython", "littleutils", "pygments", "pytest", "typeguard"] name = "tensorboard" version = "2.11.0" description = "TensorBoard lets you watch Tensors Flow" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5146,7 +4918,6 @@ wheel = ">=0.26" name = "tensorboard-data-server" version = "0.6.1" description = "Fast data loading for TensorBoard" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5159,7 +4930,6 @@ files = [ name = "tensorboard-plugin-wit" version = "1.8.1" description = "What-If Tool TensorBoard plugin." -category = "main" optional = false python-versions = "*" files = [ @@ -5170,7 +4940,6 @@ files = [ name = "tensorflow" version = "2.11.0" description = "TensorFlow is an open source machine learning framework for everyone." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5219,7 +4988,6 @@ wrapt = ">=1.11.0" name = "tensorflow-estimator" version = "2.11.0" description = "TensorFlow Estimator." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5230,7 +4998,6 @@ files = [ name = "tensorflow-io-gcs-filesystem" version = "0.28.0" description = "TensorFlow IO" -category = "dev" optional = false python-versions = ">=3.7, <3.11" files = [ @@ -5266,7 +5033,6 @@ tensorflow-rocm = ["tensorflow-rocm (>=2.11.0,<2.12.0)"] name = "termcolor" version = "2.1.1" description = "ANSI color formatting for output in terminal" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5281,7 +5047,6 @@ tests = ["pytest", "pytest-cov"] name = "terminado" version = "0.17.0" description = "Tornado websocket backend for the Xterm.js Javascript terminal emulator library." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5302,7 +5067,6 @@ test = ["pre-commit", "pytest (>=7.0)", "pytest-timeout"] name = "text-unidecode" version = "1.3" description = "The most basic Text::Unidecode port" -category = "dev" optional = false python-versions = "*" files = [ @@ -5314,7 +5078,6 @@ files = [ name = "tf2onnx" version = "1.13.0" description = "Tensorflow to ONNX converter" -category = "dev" optional = false python-versions = "*" files = [ @@ -5332,7 +5095,6 @@ six = "*" name = "threadpoolctl" version = "3.1.0" description = "threadpoolctl" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5344,7 +5106,6 @@ files = [ name = "tifffile" version = "2022.10.10" description = "Read and write TIFF files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5362,7 +5123,6 @@ all = ["fsspec", "imagecodecs (>=2022.2.22)", "lxml", "matplotlib (>=3.3)", "zar name = "tinycss2" version = "1.2.1" description = "A tiny CSS parser" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5381,7 +5141,6 @@ test = ["flake8", "isort", "pytest"] name = "toml" version = "0.10.2" description = "Python Library for Tom's Obvious, Minimal Language" -category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -5393,7 +5152,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5405,7 +5163,6 @@ files = [ name = "toolz" version = "0.12.0" description = "List processing tools and functional utilities" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -5417,7 +5174,6 @@ files = [ name = "torch" version = "1.12.1" description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -5450,7 +5206,6 @@ typing-extensions = "*" name = "torchmetrics" version = "0.10.3" description = "PyTorch native Metrics" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5470,14 +5225,13 @@ detection = ["pycocotools", "torchvision (>=0.8)"] docs = ["docutils (>=0.16)", "myst-parser", "nbsphinx (>=0.8)", "pandoc (>=1.0)", "sphinx (>=4.0,<5.0)", "sphinx-autodoc-typehints (>=1.0)", "sphinx-copybutton (>=0.3)", "sphinx-paramlinks (>=0.5.1)", "sphinx-togglebutton (>=0.2)", "sphinxcontrib-fulltoc (>=1.0)", "sphinxcontrib-mockautodoc"] image = ["lpips", "scipy", "torch-fidelity", "torchvision"] integrate = ["pytorch-lightning (>=1.5)"] -test = ["bert-score (==0.3.10)", "check-manifest", "cloudpickle (>=1.3)", "coverage (>5.2)", "fast-bss-eval (>=0.1.0)", "fire", "huggingface-hub (<0.7)", "jiwer (>=2.3.0)", "mir-eval (>=0.6)", "netcal", "phmdoctest (>=1.1.1)", "pre-commit (>=1.0)", "psutil", "pycocotools", "pypesq (>1.2)", "pytest (>=6.0.0,<7.0.0)", "pytest-cov (>2.10)", "pytest-doctestplus (>=0.9.0)", "pytest-timeout", "pytorch-msssim (==0.2.1)", "requests", "rouge-score (>=0.0.4)", "sacrebleu (>=2.0.0)", "scikit-image (>0.17.1)", "scikit-learn (>1.0,<1.1.1)", "torch-complex", "transformers (>=4.0)"] +test = ["bert-score (==0.3.10)", "check-manifest", "cloudpickle (>=1.3)", "coverage (>5.2)", "fast-bss-eval (>=0.1.0)", "fire", "huggingface-hub (<0.7)", "jiwer (>=2.3.0)", "mir-eval (>=0.6)", "netcal", "phmdoctest (>=1.1.1)", "pre-commit (>=1.0)", "psutil", "pycocotools", "pypesq (>1.2)", "pytest (==6.*)", "pytest-cov (>2.10)", "pytest-doctestplus (>=0.9.0)", "pytest-timeout", "pytorch-msssim (==0.2.1)", "requests", "rouge-score (>=0.0.4)", "sacrebleu (>=2.0.0)", "scikit-image (>0.17.1)", "scikit-learn (>1.0,<1.1.1)", "torch-complex", "transformers (>=4.0)"] text = ["nltk (>=3.6)", "regex (>=2021.9.24)", "tqdm (>=4.41.0)"] [[package]] name = "torchvision" version = "0.13.1" description = "image and video datasets and models for torch deep learning" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5504,7 +5258,7 @@ files = [ [package.dependencies] numpy = "*" -pillow = ">=5.3.0,<8.3.0 || >=8.4.0" +pillow = ">=5.3.0,<8.3.dev0 || >=8.4.dev0" requests = "*" torch = "1.12.1" typing-extensions = "*" @@ -5516,7 +5270,6 @@ scipy = ["scipy"] name = "tornado" version = "6.2" description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." -category = "dev" optional = false python-versions = ">= 3.7" files = [ @@ -5537,7 +5290,6 @@ files = [ name = "tqdm" version = "4.64.1" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -5558,7 +5310,6 @@ telegram = ["requests"] name = "traitlets" version = "5.5.0" description = "" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5574,7 +5325,6 @@ test = ["pre-commit", "pytest"] name = "translationstring" version = "1.4" description = "Utility library for i18n relied on by various Repoze and Pyramid packages" -category = "dev" optional = false python-versions = "*" files = [ @@ -5589,7 +5339,6 @@ docs = ["Sphinx (>=1.3.1)", "docutils", "pylons-sphinx-themes"] name = "typing-extensions" version = "4.4.0" description = "Backported and Experimental Type Hints for Python 3.7+" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5601,7 +5350,6 @@ files = [ name = "urllib3" version = "1.26.12" 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.*, <4" files = [ @@ -5618,7 +5366,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "venusian" version = "3.0.0" description = "A library for deferring decorator actions" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -5634,7 +5381,6 @@ testing = ["coverage", "pytest", "pytest-cov"] name = "virtualenv" version = "20.16.7" description = "Virtual Python Environment builder" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -5655,7 +5401,6 @@ testing = ["coverage (>=6.2)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7 name = "waitress" version = "2.1.2" description = "Waitress WSGI server" -category = "dev" optional = false python-versions = ">=3.7.0" files = [ @@ -5671,7 +5416,6 @@ testing = ["coverage (>=5.0)", "pytest", "pytest-cover"] name = "wandb" version = "0.13.7" description = "A CLI and library for interacting with the Weights and Biases API." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5712,7 +5456,6 @@ sweeps = ["sweeps (>=0.2.0)"] name = "wcwidth" version = "0.2.5" description = "Measures the displayed width of unicode strings in a terminal" -category = "dev" optional = false python-versions = "*" files = [ @@ -5724,7 +5467,6 @@ files = [ name = "webencodings" version = "0.5.1" description = "Character encoding aliases for legacy web content" -category = "dev" optional = false python-versions = "*" files = [ @@ -5736,7 +5478,6 @@ files = [ name = "WebOb" version = "1.8.7" description = "WSGI request and response object" -category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*" files = [ @@ -5752,7 +5493,6 @@ testing = ["coverage", "pytest (>=3.1.0)", "pytest-cov", "pytest-xdist"] name = "websocket-client" version = "1.4.2" description = "WebSocket client for Python with low level API options" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5769,7 +5509,6 @@ test = ["websockets"] name = "websockets" version = "10.4" description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5845,28 +5584,26 @@ files = [ ] [[package]] -name = "Werkzeug" -version = "2.2.2" +name = "werkzeug" +version = "3.0.1" description = "The comprehensive WSGI web application library." -category = "main" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "Werkzeug-2.2.2-py3-none-any.whl", hash = "sha256:f979ab81f58d7318e064e99c4506445d60135ac5cd2e177a2de0089bfd4c9bd5"}, - {file = "Werkzeug-2.2.2.tar.gz", hash = "sha256:7ea2d48322cc7c0f8b3a215ed73eabd7b5d75d0b50e31ab006286ccff9e00b8f"}, + {file = "werkzeug-3.0.1-py3-none-any.whl", hash = "sha256:90a285dc0e42ad56b34e696398b8122ee4c681833fb35b8334a095d82c56da10"}, + {file = "werkzeug-3.0.1.tar.gz", hash = "sha256:507e811ecea72b18a404947aded4b3390e1db8f826b494d76550ef45bb3b1dcc"}, ] [package.dependencies] MarkupSafe = ">=2.1.1" [package.extras] -watchdog = ["watchdog"] +watchdog = ["watchdog (>=2.3)"] [[package]] name = "wget" version = "3.2" description = "pure python download utility" -category = "main" optional = false python-versions = "*" files = [ @@ -5877,7 +5614,6 @@ files = [ name = "wheel" version = "0.38.4" description = "A built-package format for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5892,7 +5628,6 @@ test = ["pytest (>=3.0.0)"] name = "widgetsnbextension" version = "4.0.3" description = "Jupyter interactive widgets for Jupyter Notebook" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -5904,7 +5639,6 @@ files = [ 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 = [ @@ -5927,6 +5661,16 @@ files = [ {file = "wrapt-1.14.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:8ad85f7f4e20964db4daadcab70b47ab05c7c1cf2a7c1e51087bfaa83831854c"}, {file = "wrapt-1.14.1-cp310-cp310-win32.whl", hash = "sha256:a9a52172be0b5aae932bef82a79ec0a0ce87288c7d132946d645eba03f0ad8a8"}, {file = "wrapt-1.14.1-cp310-cp310-win_amd64.whl", hash = "sha256:6d323e1554b3d22cfc03cd3243b5bb815a51f5249fdcbb86fda4bf62bab9e164"}, + {file = "wrapt-1.14.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:ecee4132c6cd2ce5308e21672015ddfed1ff975ad0ac8d27168ea82e71413f55"}, + {file = "wrapt-1.14.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:2020f391008ef874c6d9e208b24f28e31bcb85ccff4f335f15a3251d222b92d9"}, + {file = "wrapt-1.14.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2feecf86e1f7a86517cab34ae6c2f081fd2d0dac860cb0c0ded96d799d20b335"}, + {file = "wrapt-1.14.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:240b1686f38ae665d1b15475966fe0472f78e71b1b4903c143a842659c8e4cb9"}, + {file = "wrapt-1.14.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a9008dad07d71f68487c91e96579c8567c98ca4c3881b9b113bc7b33e9fd78b8"}, + {file = "wrapt-1.14.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:6447e9f3ba72f8e2b985a1da758767698efa72723d5b59accefd716e9e8272bf"}, + {file = "wrapt-1.14.1-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:acae32e13a4153809db37405f5eba5bac5fbe2e2ba61ab227926a22901051c0a"}, + {file = "wrapt-1.14.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:49ef582b7a1152ae2766557f0550a9fcbf7bbd76f43fbdc94dd3bf07cc7168be"}, + {file = "wrapt-1.14.1-cp311-cp311-win32.whl", hash = "sha256:358fe87cc899c6bb0ddc185bf3dbfa4ba646f05b1b0b9b5a27c2cb92c2cea204"}, + {file = "wrapt-1.14.1-cp311-cp311-win_amd64.whl", hash = "sha256:26046cd03936ae745a502abf44dac702a5e6880b2b01c29aea8ddf3353b68224"}, {file = "wrapt-1.14.1-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:43ca3bbbe97af00f49efb06e352eae40434ca9d915906f77def219b88e85d907"}, {file = "wrapt-1.14.1-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:6b1a564e6cb69922c7fe3a678b9f9a3c54e72b469875aa8018f18b4d1dd1adf3"}, {file = "wrapt-1.14.1-cp35-cp35m-manylinux2010_i686.whl", hash = "sha256:00b6d4ea20a906c0ca56d84f93065b398ab74b927a7a3dbd470f6fc503f95dc3"}, @@ -5978,7 +5722,6 @@ files = [ name = "yarl" version = "1.8.1" description = "Yet another URL library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6051,7 +5794,6 @@ multidict = ">=4.0" name = "zarr" version = "2.13.3" description = "An implementation of chunked, compressed, N-dimensional arrays for Python." -category = "dev" optional = false python-versions = ">=3.8, <4" files = [ @@ -6072,7 +5814,6 @@ jupyter = ["ipytree", "notebook"] name = "zenodo-get" version = "1.3.4" description = "Zenodo_get - a downloader for Zenodo records" -category = "main" optional = false python-versions = ">=3.6" files = [] @@ -6092,7 +5833,6 @@ resolved_reference = "7cfa8319c6892510e3aa06ad25fdb3b797ac78cb" name = "zipp" version = "3.10.0" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6108,7 +5848,6 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools" name = "zope.deprecation" version = "4.4.0" description = "Zope Deprecation Infrastructure" -category = "dev" optional = false python-versions = "*" files = [ @@ -6127,7 +5866,6 @@ test = ["zope.testrunner"] name = "zope.interface" version = "5.5.2" description = "Interfaces for Python" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [