Skip to content

Commit 7351f75

Browse files
committed
Add loguru dependency
1 parent 3ae06fc commit 7351f75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ rich = "^13.6.0"
7272
# optional registration backends
7373
itk-elastix = { version = "^0.20.0", optional = true }
7474
picsl_greedy = { version = "^0.0.6", optional = true }
75+
loguru = "^0.7.3"
7576

7677

7778
[tool.poetry.extras]

0 commit comments

Comments
 (0)