diff --git a/README.md b/README.md index 26d4198..05ab62b 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ Run it online by clicking on one of the badges below: - **GMT**: 6.6.0 - **Julia**: 1.10 - **GMT.jl**: 1.x -- **Python**: 3.13 -- **PyGMT**: 0.17.0 -- **Geopandas**: 1.1.1 +- **Python**: 3.14 +- **PyGMT**: 0.18.0 +- **Geopandas**: 1.1.2 ## Reference diff --git a/environment.yml b/environment.yml index c6dd6c6..1932d4c 100644 --- a/environment.yml +++ b/environment.yml @@ -3,9 +3,9 @@ channels: - conda-forge - nodefaults dependencies: - - python=3.13 + - python=3.14 - gmt=6.6.0 - - pygmt=0.17.0 + - pygmt=0.18.0 - jupyterlab=4.4.9 - jupyter-offlinenotebook=0.3.2 # Optional dependencies