We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f9221 commit b907e97Copy full SHA for b907e97
1 file changed
pyproject.toml
@@ -33,6 +33,8 @@ dynamic = ["version", ]
33
dependencies = [
34
"pyyaml",
35
"gitpython",
36
+ "dask",
37
+ "rioxarray",
38
]
39
40
[project.optional-dependencies]
0 commit comments