From b2d6302d2bf023ff6ff56767401b2e59a78207ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 11:46:29 +0000 Subject: [PATCH] Bump certifi from 2023.5.7 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- poetry.lock | 161 ++-------------------------------------------------- 1 file changed, 5 insertions(+), 156 deletions(-) diff --git a/poetry.lock b/poetry.lock index 36ffc8f0..3e4abcf9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand. [[package]] name = "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 = [ @@ -16,7 +15,6 @@ files = [ name = "arrow" version = "1.2.3" description = "Better dates & times for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -31,7 +29,6 @@ python-dateutil = ">=2.7.0" name = "astor" version = "0.8.1" description = "Read/rewrite/write Python ASTs" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -43,7 +40,6 @@ files = [ name = "attrs" version = "23.1.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -62,7 +58,6 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte name = "bids-validator" version = "1.11.0" description = "Validator for the Brain Imaging Data Structure" -category = "main" optional = false python-versions = "*" files = [ @@ -74,7 +69,6 @@ files = [ name = "binaryornot" version = "0.4.4" description = "Ultra-lightweight pure Python package to check if a file is binary or text." -category = "main" optional = false python-versions = "*" files = [ @@ -89,7 +83,6 @@ chardet = ">=3.0.2" name = "black" version = "22.12.0" description = "The uncompromising code formatter." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -125,7 +118,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "boutiques" version = "0.5.25" description = "Schema for describing bash command-line tools" -category = "main" optional = false python-versions = "*" files = [ @@ -148,7 +140,6 @@ termcolor = "*" name = "cached-property" version = "1.5.2" description = "A decorator for caching properties in classes." -category = "main" optional = false python-versions = "*" files = [ @@ -158,21 +149,19 @@ files = [ [[package]] name = "certifi" -version = "2023.5.7" +version = "2023.7.22" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2023.5.7-py3-none-any.whl", hash = "sha256:c6c2e98f5c7869efca1f8916fed228dd91539f9f1b444c314c06eef02980c716"}, - {file = "certifi-2023.5.7.tar.gz", hash = "sha256:0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7"}, + {file = "certifi-2023.7.22-py3-none-any.whl", hash = "sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9"}, + {file = "certifi-2023.7.22.tar.gz", hash = "sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082"}, ] [[package]] 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 = [ @@ -184,7 +173,6 @@ files = [ name = "chardet" version = "5.1.0" description = "Universal encoding detector for Python 3" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -196,7 +184,6 @@ files = [ name = "charset-normalizer" version = "3.1.0" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -281,7 +268,6 @@ files = [ name = "ci-info" version = "0.3.0" description = "Continuous Integration Information" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -298,7 +284,6 @@ tests = ["pytest"] name = "click" version = "8.1.3" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -313,7 +298,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} 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 = [ @@ -325,7 +309,6 @@ files = [ name = "configargparse" version = "1.5.3" description = "A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -341,7 +324,6 @@ yaml = ["PyYAML"] name = "connection-pool" version = "0.0.3" description = "thread safe connection pool" -category = "main" optional = false python-versions = "*" files = [ @@ -352,7 +334,6 @@ files = [ name = "contourpy" version = "1.0.7" description = "Python library for calculating contours of 2D quadrilateral grids" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -427,7 +408,6 @@ test-no-images = ["pytest"] name = "cookiecutter" version = "2.1.1" description = "A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -448,7 +428,6 @@ requests = ">=2.23.0" name = "cycler" version = "0.11.0" description = "Composable style cycles" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -460,7 +439,6 @@ files = [ name = "datrie" version = "0.8.2" description = "Super-fast, efficiently stored Trie for Python." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -495,7 +473,6 @@ files = [ name = "distlib" version = "0.3.6" description = "Distribution utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -507,7 +484,6 @@ files = [ name = "distro" version = "1.8.0" description = "Distro - an OS platform information API" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -519,7 +495,6 @@ files = [ name = "docopt" version = "0.6.2" description = "Pythonic argument parser, that will make you smile" -category = "main" optional = false python-versions = "*" files = [ @@ -530,7 +505,6 @@ files = [ name = "docutils" version = "0.20" description = "Docutils -- Python Documentation Utilities" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -542,7 +516,6 @@ files = [ name = "dpath" version = "2.1.5" description = "Filesystem-like pathing and searching for dictionaries" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -554,7 +527,6 @@ files = [ name = "etelemetry" version = "0.3.0" description = "Etelemetry python client API" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -574,7 +546,6 @@ tests = ["codecov", "pytest", "pytest-cov"] name = "exceptiongroup" version = "1.1.1" description = "Backport of PEP 654 (exception groups)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -589,7 +560,6 @@ test = ["pytest (>=6)"] name = "fastjsonschema" version = "2.16.3" description = "Fastest Python implementation of JSON schema" -category = "main" optional = false python-versions = "*" files = [ @@ -604,7 +574,6 @@ devel = ["colorama", "json-spec", "jsonschema", "pylint", "pytest", "pytest-benc name = "filelock" version = "3.12.0" description = "A platform independent file lock." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -620,7 +589,6 @@ testing = ["covdefaults (>=2.3)", "coverage (>=7.2.3)", "diff-cover (>=7.5)", "p name = "fonttools" version = "4.39.4" description = "Tools to manipulate font files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -646,7 +614,6 @@ woff = ["brotli (>=1.0.1)", "brotlicffi (>=0.8.0)", "zopfli (>=0.1.4)"] name = "formulaic" version = "0.5.2" description = "An implementation of Wilkinson formulas." -category = "main" optional = false python-versions = ">=3.7.2" files = [ @@ -672,7 +639,6 @@ calculus = ["sympy (>=1.3,<1.10)"] name = "gitdb" version = "4.0.10" description = "Git Object Database" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -687,7 +653,6 @@ smmap = ">=3.0.1,<6" name = "gitpython" version = "3.1.31" description = "GitPython is a Python library used to interact with Git repositories" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -702,7 +667,6 @@ gitdb = ">=4.0.1,<5" name = "graphlib-backport" version = "1.0.3" description = "Backport of the Python 3.9 graphlib module for Python 3.6+" -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -714,7 +678,6 @@ files = [ name = "greenlet" version = "2.0.2" description = "Lightweight in-process concurrent programming" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" files = [ @@ -788,7 +751,6 @@ test = ["objgraph", "psutil"] name = "h5py" version = "3.8.0" description = "Read and write HDF5 files from Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -826,7 +788,6 @@ numpy = ">=1.14.5" name = "humanfriendly" version = "10.0" description = "Human friendly output for text interfaces using Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -841,7 +802,6 @@ pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_ve name = "identify" version = "2.5.24" description = "File identification library for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -856,7 +816,6 @@ license = ["ukkonen"] name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -868,7 +827,6 @@ files = [ name = "imageio" version = "2.28.1" 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 = [ @@ -900,7 +858,6 @@ tifffile = ["tifffile"] name = "importlib-metadata" version = "1.7.0" description = "Read metadata from Python packages" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -919,7 +876,6 @@ testing = ["importlib-resources (>=1.3)", "packaging", "pep517"] name = "importlib-resources" version = "5.12.0" description = "Read resources from Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -938,7 +894,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec name = "iniconfig" version = "2.0.0" description = "brain-dead simple config-ini parsing" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -950,7 +905,6 @@ files = [ name = "interface-meta" version = "1.3.0" description = "`interface_meta` provides a convenient way to expose an extensible API with enforced method signatures and consistent documentation." -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -962,7 +916,6 @@ files = [ name = "isodate" version = "0.6.1" description = "An ISO 8601 date/time/duration parser and formatter" -category = "main" optional = false python-versions = "*" files = [ @@ -977,7 +930,6 @@ six = "*" name = "isort" version = "5.12.0" description = "A Python utility / library to sort Python imports." -category = "dev" optional = false python-versions = ">=3.8.0" files = [ @@ -995,7 +947,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "jinja2" version = "3.1.2" description = "A very fast and expressive template engine." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1013,7 +964,6 @@ i18n = ["Babel (>=2.7)"] name = "jinja2-time" version = "0.2.0" description = "Jinja2 Extension for Dates and Times" -category = "main" optional = false python-versions = "*" files = [ @@ -1029,7 +979,6 @@ jinja2 = "*" name = "joblib" version = "1.2.0" description = "Lightweight pipelining with Python functions" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1041,7 +990,6 @@ files = [ name = "jsonschema" version = "4.17.3" description = "An implementation of JSON Schema validation for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1063,7 +1011,6 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- name = "jupyter-core" version = "5.3.0" description = "Jupyter core package. A base package on which Jupyter projects rely." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1084,7 +1031,6 @@ test = ["ipykernel", "pre-commit", "pytest", "pytest-cov", "pytest-timeout"] name = "kiwisolver" version = "1.4.4" description = "A fast implementation of the Cassowary constraint solver" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1162,7 +1108,6 @@ files = [ name = "labelmerge" version = "0.4.4" description = "Snakebids app for merging multiple label maps." -category = "main" optional = false python-versions = ">=3.8,<3.11" files = [] @@ -1184,7 +1129,6 @@ resolved_reference = "b8d6c54ff287b49c31e3a3c362b8c1357de37d1f" name = "lazy-loader" version = "0.2" description = "lazy_loader" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1200,7 +1144,6 @@ test = ["pytest (>=7.2)", "pytest-cov (>=4.0)"] name = "looseversion" version = "1.1.2" description = "Version numbering for anarchists and software realists" -category = "main" optional = false python-versions = ">=3" files = [ @@ -1212,7 +1155,6 @@ files = [ name = "lxml" version = "4.9.2" description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, != 3.4.*" files = [ @@ -1305,7 +1247,6 @@ source = ["Cython (>=0.29.7)"] name = "maison" version = "1.4.0" description = "Maison" -category = "dev" optional = false python-versions = ">=3.6.1,<4.0.0" files = [ @@ -1322,7 +1263,6 @@ toml = ">=0.10.2,<0.11.0" name = "markupsafe" version = "2.1.2" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1382,7 +1322,6 @@ files = [ name = "matplotlib" version = "3.7.1" description = "Python plotting package" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1445,7 +1384,6 @@ python-dateutil = ">=2.7" name = "mock" version = "5.0.2" description = "Rolling backport of unittest.mock for all Pythons" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1462,7 +1400,6 @@ test = ["pytest", "pytest-cov"] name = "more-itertools" version = "9.1.0" description = "More routines for operating on iterables, beyond itertools" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1474,7 +1411,6 @@ files = [ name = "mypy-extensions" version = "1.0.0" description = "Type system extensions for programs checked with the mypy type checker." -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -1486,7 +1422,6 @@ files = [ name = "nbformat" version = "5.8.0" description = "The Jupyter Notebook format" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1508,7 +1443,6 @@ test = ["pep440", "pre-commit", "pytest", "testpath"] name = "networkx" version = "3.1" description = "Python package for creating and manipulating graphs and networks" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1527,7 +1461,6 @@ test = ["codecov (>=2.1)", "pytest (>=7.2)", "pytest-cov (>=4.0)"] name = "nexus-sdk" version = "0.3.2" description = "Python SDK for Blue Brain Nexus v1." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1548,7 +1481,6 @@ test = ["pytest", "pytest-cov"] name = "nibabel" version = "3.2.2" description = "Access a multitude of neuroimaging data formats" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1576,7 +1508,6 @@ test = ["coverage", "pytest (!=5.3.4)", "pytest (<7)", "pytest-cov", "pytest-doc name = "nilearn" version = "0.10.1" description = "Statistical learning for neuroimaging in Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1607,7 +1538,6 @@ test = ["coverage", "pytest (>=6.0.0)", "pytest-cov"] name = "nipype" version = "1.8.6" description = "Neuroimaging in Python: Pipelines and Interfaces" -category = "main" optional = false python-versions = ">= 3.7" files = [ @@ -1651,7 +1581,6 @@ xvfbwrapper = ["xvfbwrapper"] name = "nitransforms" version = "22.0.0" description = "NiTransforms -- Neuroimaging spatial transforms in Python." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1676,7 +1605,6 @@ tests = ["codecov", "pytest", "pytest-cov"] name = "niworkflows" version = "1.7.9" description = "NeuroImaging Workflows provides processing tools for magnetic resonance images of the brain." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1717,7 +1645,6 @@ tests = ["coverage (>=5.2.1)", "pytest (>=4.4)", "pytest-cov", "pytest-env", "py name = "nodeenv" version = "1.8.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 = [ @@ -1732,7 +1659,6 @@ setuptools = "*" name = "num2words" version = "0.5.12" description = "Modules to convert numbers to words. Easily extensible." -category = "main" optional = false python-versions = "*" files = [ @@ -1747,7 +1673,6 @@ docopt = ">=0.6.2" name = "numpy" version = "1.24.3" description = "Fundamental package for array computing in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1785,7 +1710,6 @@ files = [ name = "packaging" version = "23.1" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1797,7 +1721,6 @@ files = [ name = "pandas" version = "2.0.1" description = "Powerful data structures for data analysis, time series, and statistics" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1864,7 +1787,6 @@ xml = ["lxml (>=4.6.3)"] name = "pastel" version = "0.2.1" description = "Bring colors to your terminal." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1876,7 +1798,6 @@ files = [ name = "pathspec" version = "0.11.1" description = "Utility library for gitignore style pattern matching of file paths." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1888,7 +1809,6 @@ files = [ name = "pillow" version = "9.5.0" description = "Python Imaging Library (Fork)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1968,7 +1888,6 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "pkgutil-resolve-name" version = "1.3.10" description = "Resolve a name to an object." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1980,7 +1899,6 @@ files = [ name = "plac" version = "1.3.5" description = "The smartest command line arguments parser in the world" -category = "main" optional = false python-versions = "*" files = [ @@ -1992,7 +1910,6 @@ files = [ name = "platformdirs" version = "3.5.1" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2008,7 +1925,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.3.1)", "pytest- name = "pluggy" version = "1.0.0" description = "plugin and hook calling mechanisms for python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2024,7 +1940,6 @@ testing = ["pytest", "pytest-benchmark"] name = "poethepoet" version = "0.13.1" description = "A task runner that works well with poetry." -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -2043,7 +1958,6 @@ poetry-plugin = ["poetry (>=1.0,<2.0)"] name = "pre-commit" version = "2.21.0" description = "A framework for managing and maintaining multi-language pre-commit hooks." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2062,7 +1976,6 @@ virtualenv = ">=20.10.0" name = "prov" version = "2.0.0" description = "A library for W3C Provenance Data Model supporting PROV-JSON, PROV-XML and PROV-O (RDF)" -category = "main" optional = false python-versions = ">=3.6, <4" files = [ @@ -2083,7 +1996,6 @@ dot = ["pydot (>=1.2.0)"] name = "psutil" version = "5.9.5" 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 = [ @@ -2110,7 +2022,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] name = "pulp" version = "2.7.0" description = "PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems." -category = "main" optional = false python-versions = "*" files = [ @@ -2122,7 +2033,6 @@ files = [ name = "puremagic" version = "1.15" description = "Pure python implementation of magic file detection" -category = "main" optional = false python-versions = "*" files = [ @@ -2134,7 +2044,6 @@ files = [ name = "pvandyken-deprecated" version = "0.0.3" description = "Wrapper to manage deprecations" -category = "main" optional = false python-versions = ">=3.7,<3.12" files = [ @@ -2150,7 +2059,6 @@ typing-extensions = ">=3.10.0" name = "pybids" version = "0.16.1" description = "bids: interface with datasets conforming to BIDS" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2184,7 +2092,6 @@ tutorial = ["ipykernel", "jinja2", "jupyter-client", "markupsafe", "nbconvert"] name = "pydantic" version = "1.10.7" description = "Data validation and settings management using python type hints" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2237,7 +2144,6 @@ email = ["email-validator (>=1.0.3)"] name = "pydot" version = "1.4.2" description = "Python interface to Graphviz's Dot" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2252,7 +2158,6 @@ pyparsing = ">=2.1.4" name = "pygments" version = "2.15.1" description = "Pygments is a syntax highlighting package written in Python." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2267,7 +2172,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 = [ @@ -2282,7 +2186,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pyreadline3" version = "3.4.1" description = "A python implementation of GNU readline." -category = "main" optional = false python-versions = "*" files = [ @@ -2294,7 +2197,6 @@ files = [ name = "pyrsistent" version = "0.19.3" description = "Persistent/Functional/Immutable data structures" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2331,7 +2233,6 @@ files = [ name = "pytest" version = "7.3.1" description = "pytest: simple powerful testing with Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2354,7 +2255,6 @@ testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "no name = "pytest-console-scripts" version = "1.2.0" description = "Pytest plugin for testing console scripts" -category = "dev" optional = false python-versions = "*" files = [ @@ -2369,7 +2269,6 @@ pytest = ">=4.0.0" 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 = [ @@ -2384,7 +2283,6 @@ six = ">=1.5" name = "python-slugify" version = "8.0.1" description = "A Python slugify application that also handles Unicode" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2402,7 +2300,6 @@ unidecode = ["Unidecode (>=1.1.1)"] name = "pytz" version = "2023.3" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -2414,7 +2311,6 @@ files = [ name = "pywavelets" version = "1.4.1" description = "PyWavelets, wavelet transform module" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2452,7 +2348,6 @@ numpy = ">=1.17.3" name = "pywin32" version = "306" description = "Python for Window Extensions" -category = "main" optional = false python-versions = "*" files = [ @@ -2476,7 +2371,6 @@ files = [ name = "pyyaml" version = "6.0" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2526,7 +2420,6 @@ files = [ name = "rdflib" version = "6.3.2" description = "RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information." -category = "main" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -2548,7 +2441,6 @@ networkx = ["networkx (>=2.0.0,<3.0.0)"] name = "requests" version = "2.30.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2570,7 +2462,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "reretry" version = "0.11.8" description = "An easy to use, but functional decorator for retrying on exceptions." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2582,7 +2473,6 @@ files = [ name = "ruff" version = "0.0.267" description = "An extremely fast Python linter, written in Rust." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2609,7 +2499,6 @@ files = [ name = "ruyaml" version = "0.91.0" description = "ruyaml is a fork of ruamel.yaml" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2628,7 +2517,6 @@ docs = ["Sphinx"] name = "scikit-image" version = "0.19.3" description = "Image processing in Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2680,7 +2568,6 @@ test = ["asv", "codecov", "flake8", "matplotlib (>=3.0.3)", "pooch (>=1.3.0)", " name = "scikit-image" version = "0.20.0" description = "Image processing in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2731,7 +2618,6 @@ test = ["asv", "codecov", "matplotlib (>=3.3)", "pooch (>=1.3.0)", "pytest (>=5. name = "scikit-learn" version = "1.2.2" description = "A set of python modules for machine learning and data mining" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2774,7 +2660,6 @@ tests = ["black (>=22.3.0)", "flake8 (>=3.8.2)", "matplotlib (>=3.1.3)", "mypy ( name = "scipy" version = "1.10.1" description = "Fundamental algorithms for scientific computing in Python" -category = "main" optional = false python-versions = "<3.12,>=3.8" files = [ @@ -2813,7 +2698,6 @@ test = ["asv", "gmpy2", "mpmath", "pooch", "pytest", "pytest-cov", "pytest-timeo name = "seaborn" version = "0.12.2" description = "Statistical data visualization" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2835,7 +2719,6 @@ stats = ["scipy (>=1.3)", "statsmodels (>=0.10)"] name = "setuptools" version = "67.7.2" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2852,7 +2735,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( name = "simplejson" version = "3.19.1" description = "Simple, fast, extensible JSON encoder/decoder for Python" -category = "main" optional = false python-versions = ">=2.5, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -2947,7 +2829,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 = [ @@ -2959,7 +2840,6 @@ files = [ name = "smart-open" version = "6.3.0" description = "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)" -category = "main" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -2981,7 +2861,6 @@ webhdfs = ["requests"] 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 = [ @@ -2993,7 +2872,6 @@ files = [ name = "snakebids" version = "0.8.1" description = "BIDS integration into snakemake workflows" -category = "main" optional = false python-versions = ">=3.7,<3.12" files = [ @@ -3019,7 +2897,6 @@ typing-extensions = ">=3.10.0" name = "snakefmt" version = "0.6.1" description = "The uncompromising Snakemake code formatter" -category = "dev" optional = false python-versions = ">=3.7.0,<4.0.0" files = [ @@ -3037,7 +2914,6 @@ toml = ">=0.10.2,<0.11.0" name = "snakemake" version = "7.25.4" description = "Workflow management system to create reproducible and scalable data analyses" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3079,7 +2955,6 @@ reports = ["pygments"] name = "sqlalchemy" version = "2.0.13" description = "Database Abstraction Library" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3127,7 +3002,7 @@ files = [ ] [package.dependencies] -greenlet = {version = "!=0.4.17", markers = "platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\""} +greenlet = {version = "!=0.4.17", markers = "platform_machine == \"win32\" or platform_machine == \"WIN32\" or platform_machine == \"AMD64\" or platform_machine == \"amd64\" or platform_machine == \"x86_64\" or platform_machine == \"ppc64le\" or platform_machine == \"aarch64\""} typing-extensions = ">=4.2.0" [package.extras] @@ -3157,7 +3032,6 @@ sqlcipher = ["sqlcipher3-binary"] name = "sseclient" version = "0.0.27" description = "Python client library for reading Server Sent Event streams." -category = "main" optional = false python-versions = "*" files = [ @@ -3172,7 +3046,6 @@ six = "*" name = "stopit" version = "1.1.2" description = "Timeout control decorator and context managers, raise any exception in another thread" -category = "main" optional = false python-versions = "*" files = [ @@ -3183,7 +3056,6 @@ files = [ name = "svgutils" version = "0.3.4" description = "Python SVG editor" -category = "main" optional = false python-versions = "*" files = [ @@ -3198,7 +3070,6 @@ lxml = "*" name = "tabulate" version = "0.9.0" description = "Pretty-print tabular data" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3213,7 +3084,6 @@ widechars = ["wcwidth"] name = "templateflow" version = "23.0.0" description = "TemplateFlow Python Client - TemplateFlow is the Zone of neuroimaging templates." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3238,7 +3108,6 @@ tests = ["coverage", "pytest", "pytest-cov (==2.5.1)", "pytest-xdist"] name = "termcolor" version = "2.3.0" description = "ANSI color formatting for output in terminal" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3253,7 +3122,6 @@ tests = ["pytest", "pytest-cov"] name = "text-unidecode" version = "1.3" description = "The most basic Text::Unidecode port" -category = "main" optional = false python-versions = "*" files = [ @@ -3265,7 +3133,6 @@ files = [ name = "threadpoolctl" version = "3.1.0" description = "threadpoolctl" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3277,7 +3144,6 @@ files = [ name = "throttler" version = "1.2.2" description = "Zero-dependency Python package for easy throttling with asyncio support" -category = "main" optional = false python-versions = "*" files = [ @@ -3292,7 +3158,6 @@ dev = ["aiohttp (>=3.8)", "codecov (>=2.1)", "flake8 (>=4.0)", "pytest (>=7.0)", name = "tifffile" version = "2023.4.12" description = "Read and write TIFF files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3310,7 +3175,6 @@ all = ["defusedxml", "fsspec", "imagecodecs (>=2023.1.23)", "lxml", "matplotlib" 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 = [ @@ -3322,7 +3186,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3334,7 +3197,6 @@ files = [ name = "toposort" version = "1.10" description = "Implements a topological sort algorithm." -category = "main" optional = false python-versions = "*" files = [ @@ -3346,7 +3208,6 @@ files = [ name = "tqdm" version = "4.65.0" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3367,7 +3228,6 @@ telegram = ["requests"] name = "traitlets" version = "5.9.0" description = "Traitlets Python configuration system" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3383,7 +3243,6 @@ test = ["argcomplete (>=2.0)", "pre-commit", "pytest", "pytest-mock"] name = "traits" version = "6.3.2" description = "Observable typed attributes for Python classes" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3432,7 +3291,6 @@ test = ["Cython", "PySide2", "Sphinx (>=2.1.0,!=3.2.0)", "flake8", "flake8-ets", name = "transforms3d" version = "0.4.1" description = "Functions for 3D coordinate transformations" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3443,7 +3301,6 @@ files = [ name = "typing-extensions" version = "4.5.0" description = "Backported and Experimental Type Hints for Python 3.7+" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3455,7 +3312,6 @@ files = [ name = "tzdata" version = "2023.3" description = "Provider of IANA time zone data" -category = "main" optional = false python-versions = ">=2" files = [ @@ -3467,7 +3323,6 @@ files = [ name = "urllib3" version = "2.0.2" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3485,7 +3340,6 @@ zstd = ["zstandard (>=0.18.0)"] name = "virtualenv" version = "20.23.0" description = "Virtual Python Environment builder" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3506,7 +3360,6 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.3)", "coverage-enable-subprocess name = "wrapt" version = "1.15.0" description = "Module for decorators, wrappers and monkey patching." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -3591,7 +3444,6 @@ files = [ name = "xarray" version = "2022.12.0" description = "N-D labeled arrays and datasets in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3616,7 +3468,6 @@ viz = ["matplotlib", "nc-time-axis", "seaborn"] name = "yamlfix" version = "1.9.0" description = "A simple opionated yaml formatter that keeps your comments!" -category = "dev" optional = false python-versions = ">=3.7.2" files = [ @@ -3633,7 +3484,6 @@ ruyaml = ">=0.91.0" name = "yte" version = "1.5.1" description = "A YAML template engine with Python expressions" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3650,7 +3500,6 @@ pyyaml = ">=6.0,<7.0" 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 = [