Skip to content

Commit 7cf63fe

Browse files
j-atkinsCopilot
andauthored
Add openpyxl dependency (#228)
* add openpyxl dependency * tidy pyproject.toml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 35cd9a7 commit 7cf63fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ dependencies = [
3636
"copernicusmarine >= 2.2.2",
3737
"yaspin",
3838
"textual",
39+
"openpyxl",
3940
]
4041

4142
[project.urls]

0 commit comments

Comments
 (0)