From 886e2fccaebd3cd5577a3dc4bd56f453145ffae0 Mon Sep 17 00:00:00 2001 From: Anthony Galassi <28850131+bendhouseart@users.noreply.github.com> Date: Fri, 8 Nov 2024 15:22:47 -0600 Subject: [PATCH] update niworkflows to pypi from git, update poetry.lock file --- poetry.lock | 39 ++++++++++++++++++++++++++------------- pyproject.toml | 2 +- 2 files changed, 27 insertions(+), 14 deletions(-) diff --git a/poetry.lock b/poetry.lock index 066b3e4..df50b6c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,18 @@ -# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. + +[[package]] +name = "acres" +version = "0.1.0" +description = "Access resources on your terms" +optional = false +python-versions = ">=3.8" +files = [ + {file = "acres-0.1.0-py3-none-any.whl", hash = "sha256:7bbb3744de84d1499e5cc00f02d10f7e85c880e343722871816ca41502d4d103"}, + {file = "acres-0.1.0.tar.gz", hash = "sha256:4765479683389849368947da9e5319e677e7323ed858d642f9736ad1c070f45b"}, +] + +[package.dependencies] +importlib_resources = {version = "*", markers = "python_version < \"3.11\""} [[package]] name = "alabaster" @@ -1340,14 +1354,17 @@ tests = ["codecov", "pytest", "pytest-cov"] [[package]] name = "niworkflows" -version = "1.10.0.dev25+gf15c0918" +version = "1.11.0" description = "NeuroImaging Workflows provides processing tools for magnetic resonance images of the brain." optional = false python-versions = ">=3.8" -files = [] -develop = false +files = [ + {file = "niworkflows-1.11.0-py3-none-any.whl", hash = "sha256:f194fa958caf960ae1cba4333257eb9f0ad39efc9f23cd39f91b59495684c18c"}, + {file = "niworkflows-1.11.0.tar.gz", hash = "sha256:932bc150ea29f7d83febda9ecd05023ecd45454b532a0aec2b505ebf0a25cbc7"}, +] [package.dependencies] +acres = "*" attrs = "*" importlib-resources = {version = ">=5.7", markers = "python_version < \"3.11\""} jinja2 = "*" @@ -1371,19 +1388,13 @@ traits = "<6.4" transforms3d = "*" [package.extras] -all = ["niworkflows[doc,pointclouds,style,tests]"] +all = ["coverage (>=5.2.1)", "flake8 (>=3.7.0)", "furo", "pydot (>=1.2.3)", "pydotplus", "pyntcloud", "pytest (>=4.4)", "pytest-cov", "pytest-env", "pytest-xdist (>=1.28)", "pytest-xvfb", "sphinx", "sphinxcontrib-apidoc", "sphinxcontrib-napoleon"] doc = ["furo", "pydot (>=1.2.3)", "pydotplus", "sphinx", "sphinxcontrib-apidoc", "sphinxcontrib-napoleon"] -docs = ["niworkflows[doc]"] +docs = ["furo", "pydot (>=1.2.3)", "pydotplus", "sphinx", "sphinxcontrib-apidoc", "sphinxcontrib-napoleon"] pointclouds = ["pyntcloud"] style = ["flake8 (>=3.7.0)"] tests = ["coverage (>=5.2.1)", "pytest (>=4.4)", "pytest-cov", "pytest-env", "pytest-xdist (>=1.28)", "pytest-xvfb"] -[package.source] -type = "git" -url = "https://github.com/nipreps/niworkflows.git" -reference = "HEAD" -resolved_reference = "f15c09182132d46af1047d4a4ca6a5b37263fb0d" - [[package]] name = "nodeenv" version = "1.8.0" @@ -1867,6 +1878,7 @@ files = [ {file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:855fb52b0dc35af121542a76b9a84f8d1cd886ea97c84703eaa6d88e37a2ad28"}, {file = "PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:40df9b996c2b73138957fe23a16a4f0ba614f4c0efce1e9406a184b6d07fa3a9"}, + {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef"}, {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c22bec3fbe2524cde73d7ada88f6566758a8f7227bfbf93a408a9d86bcc12a0"}, {file = "PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4"}, {file = "PyYAML-6.0.1-cp312-cp312-win32.whl", hash = "sha256:d483d2cdf104e7c9fa60c544d92981f12ad66a457afae824d146093b8c294c54"}, @@ -2657,6 +2669,7 @@ description = "Functions for 3D coordinate transformations" optional = false python-versions = ">=3.6" files = [ + {file = "transforms3d-0.4.1-py3-none-any.whl", hash = "sha256:aea08776c1c915c8b424418994202aced8e46301c375ce63423d14f1d0045aa7"}, {file = "transforms3d-0.4.1.tar.gz", hash = "sha256:31c755266a0b0a222488b8d039f6f325cf486c52728c03e307ce047b2fad1179"}, ] @@ -2800,4 +2813,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = ">=3.10, <4.0" -content-hash = "1d0cdbc9b14906fde5b6f1ee910f4ea4a1da0dbb036645cf7ba9e714e6ade248" +content-hash = "706b27f11da54c52a4c13b7b5930d910ff8755da6706f9151235166b818f02d9" diff --git a/pyproject.toml b/pyproject.toml index 2e4f6de..2916785 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,9 +16,9 @@ bids_version = "1.8.0" [tool.poetry.dependencies] python = ">=3.10, <4.0" -niworkflows = { git = "https://github.com/nipreps/niworkflows.git" } setuptools = "^68.1.2" petutils = "^0.0.1" +niworkflows = "^1.11.0" [tool.poetry.group.dev.dependencies] black = "^23.7.0"