Skip to content

Commit 09722e9

Browse files
committed
chore(deps): Minimum version for toml
1 parent 32dfc74 commit 09722e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"scikit-image >= 0.18",
3434
"scipy >= 1.8.1",
3535
"templateflow >= 23.1",
36-
"toml",
36+
"toml >= 0.10",
3737
]
3838
dynamic = ["version"]
3939

0 commit comments

Comments
 (0)