Skip to content

Commit 990d250

Browse files
committed
add dependencies
1 parent a6b0efd commit 990d250

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ dependencies = [
1616
"pyarrow>=15.0.2",
1717
"numpy",
1818
"tqdm",
19+
"openpyxl",
20+
"ipykernel",
1921
]
2022
authors = [
2123
{name = "Maarten R. Dobbelaere", email = "[email protected]"}

0 commit comments

Comments
 (0)