Skip to content

Commit a1c0b6e

Browse files
committed
package: update dependencies
1 parent c45add8 commit a1c0b6e

File tree

2 files changed

+112
-1
lines changed

2 files changed

+112
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@ dependencies = [
5757
"rpy2>=3.5.17,<4.0.0",
5858
"pandas>=2.2.3",
5959
"pillow>=11.1.0",
60-
"matplotlib>=3.10.1"
60+
"matplotlib>=3.10.1",
61+
"geopandas>=1.1.0",
62+
"shapely>=2.1.1",
6163
]
6264

6365
[project.urls]

0 commit comments

Comments
 (0)