Skip to content

Commit 76f8298

Browse files
authored
update niworkflows to pypi from git, update poetry.lock file (#45)
1 parent ad16144 commit 76f8298

File tree

2 files changed

+27
-14
lines changed

2 files changed

+27
-14
lines changed

poetry.lock

Lines changed: 26 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ bids_version = "1.8.0"
1616

1717
[tool.poetry.dependencies]
1818
python = ">=3.10, <4.0"
19-
niworkflows = { git = "https://github.com/nipreps/niworkflows.git" }
2019
setuptools = "^68.1.2"
2120
petutils = "^0.0.1"
21+
niworkflows = "^1.11.0"
2222

2323
[tool.poetry.group.dev.dependencies]
2424
black = "^23.7.0"

0 commit comments

Comments
 (0)