Skip to content

Commit 422ad45

Browse files
committed
chore: Pin pyyaml 5.4
1 parent eafb561 commit 422ad45

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
@@ -37,7 +37,7 @@ dependencies = [
3737
"packaging",
3838
"pandas >= 1.2",
3939
"pybids >= 0.15.1",
40-
"PyYAML",
40+
"PyYAML >= 5.4",
4141
"scikit-image >= 0.18",
4242
"scipy >= 1.8",
4343
"seaborn >= 0.11",

0 commit comments

Comments
 (0)