Skip to content

Commit bda6ef6

Browse files
committed
fix: add pyyaml
1 parent 585c07d commit bda6ef6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ numpy = "^1.17"
2323
seaborn = "^0.12.2"
2424
sqlglot = "^25.0.3"
2525
pyarrow = "^14.0.1"
26+
pyyaml = "^6.0.2"
2627

2728
[tool.poetry.group.dev]
2829
optional = true

0 commit comments

Comments
 (0)