We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae06fc commit 7351f75Copy full SHA for 7351f75
pyproject.toml
@@ -72,6 +72,7 @@ rich = "^13.6.0"
72
# optional registration backends
73
itk-elastix = { version = "^0.20.0", optional = true }
74
picsl_greedy = { version = "^0.0.6", optional = true }
75
+loguru = "^0.7.3"
76
77
78
[tool.poetry.extras]
0 commit comments