Skip to content

Commit

Permalink
bump version requirements
Browse files Browse the repository at this point in the history
Signed-off-by: neuronflow <[email protected]>
  • Loading branch information
neuronflow committed Feb 23, 2024
1 parent a94b321 commit a022cd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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]
Expand Down

0 comments on commit a022cd8

Please sign in to comment.