Skip to content

Commit 1183b68

Browse files
committed
add geopandas dependency
1 parent 4cff196 commit 1183b68

File tree

2 files changed

+104
-76
lines changed

2 files changed

+104
-76
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ name = "eotorch"
1717
version = "0.0.1"
1818
dependencies = [
1919
"alive-progress>=3.2.0",
20+
"geopandas>=1.0.1",
2021
"torchgeo>=0.6.2",
2122
]
2223

0 commit comments

Comments
 (0)