Skip to content

Commit ac5e68d

Browse files
authored
Update pyyaml version (#173)
1 parent 0de9866 commit ac5e68d

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
@@ -34,7 +34,7 @@ dependencies = [
3434
"multiprocess>=0.70.14,<1",
3535
"pypandoc",
3636
"termcolor",
37-
"pyyaml<5.4",
37+
"pyyaml<=6.0.2",
3838
"psutil",
3939
"paramiko",
4040
]

0 commit comments

Comments
 (0)