Skip to content

Commit b907e97

Browse files
committed
added required packages
1 parent a1f9221 commit b907e97

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ dynamic = ["version", ]
3333
dependencies = [
3434
"pyyaml",
3535
"gitpython",
36+
"dask",
37+
"rioxarray",
3638
]
3739

3840
[project.optional-dependencies]

0 commit comments

Comments
 (0)