From 165ffc79e6d41e35c81e523c1cd7bd3b5562355a Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Thu, 19 Jun 2025 00:24:29 +0800 Subject: [PATCH 1/2] Update environment.yml --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 4bfb9d1..c804433 100644 --- a/environment.yml +++ b/environment.yml @@ -5,7 +5,7 @@ channels: dependencies: - python=3.13 - gmt=6.5.0 - - pygmt=0.15.0 + - pygmt=0.16.0 - jupyterlab=4.3.6 - jupyter-offlinenotebook=0.3.1 # Optional dependencies From f98f810fee199d8f034ffa92fe2e69351bd0e0e4 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Thu, 19 Jun 2025 00:25:04 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3533b15..c85777f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Run it online by clicking on one of the badges below: - **Julia**: 1.10 - **GMT.jl**: 1.x - **Python**: 3.13 -- **PyGMT**: 0.15.0 +- **PyGMT**: 0.16.0 - **Geopandas**: 1.0.1 ## Reference