Skip to content

Commit 12c8740

Browse files
committed
pinned numpy version to 2.2.3
1 parent 1183b68 commit 12c8740

File tree

2 files changed

+61
-28
lines changed

2 files changed

+61
-28
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ version = "0.0.1"
1818
dependencies = [
1919
"alive-progress>=3.2.0",
2020
"geopandas>=1.0.1",
21+
"numpy==2.2.3",
2122
"torchgeo>=0.6.2",
2223
]
2324

0 commit comments

Comments
 (0)