Skip to content

Commit 7b3ab29

Browse files
EliEli
authored andcommitted
Add rasterio to pyproj.toml dependencies.
1 parent 7d665ba commit 7b3ab29

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ dependencies = [
5656
"dask>=2022.11",
5757
"numpy>2.0",
5858
"diskcache",
59-
"param"
59+
"param",
60+
"rasterio"
61+
6062
]
6163

6264
[project.optional-dependencies]

0 commit comments

Comments
 (0)