Skip to content

Commit 3785146

Browse files
committed
fix: add missing pyyaml dependency
1 parent 2d093db commit 3785146

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ termcolor = "^1.1"
5252
packaging = ">=19,<21"
5353
tomlkit = "^0.5.3"
5454
jinja2 = "^2.10.3"
55+
pyyaml = ">=3.08"
5556

5657
[tool.poetry.dev-dependencies]
5758
ipython = "^7.2"

0 commit comments

Comments
 (0)