Skip to content

Commit 35059d3

Browse files
committed
release ready
1 parent d7508d2 commit 35059d3

2 files changed

Lines changed: 52 additions & 2 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ python = "^3.8"
1717
pandas = "^2.0.1"
1818
plotly = "^5.14.1"
1919
kaleido = "0.1.0"
20-
pyyaml = ">=5.1"
20+
pyyaml = "^6.0"
2121

2222
[tool.poetry.scripts]
2323
freyja_plot = 'freyja_plot.main:main'

0 commit comments

Comments
 (0)