diff --git a/pyproject.toml b/pyproject.toml index 4df8f63..f824fb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.10" # core -path = "^16.2.0" +path = "^16.10.0" ttictoc = "^0.5.6" pathlib = "^1.0.1" nibabel = "^3.2.1" @@ -55,7 +55,7 @@ BrainLes-HD-BET = ">=0.0.5" # utils tqdm = "^4.64.1" -auxiliary = "^0.0.40" +auxiliary = "^0.0.41" rich = "^13.6.0" [tool.poetry.dev-dependencies]