diff --git a/README.md b/README.md index 6e779db..34258bd 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ Run it online by clicking on one of the badges below: - **Julia**: 1.10 - **GMT.jl**: 1.x - **Python**: 3.13 -- **PyGMT**: 0.16.0 -- **Geopandas**: 1.0.1 +- **PyGMT**: 0.17.0 +- **Geopandas**: 1.1.1 ## Reference diff --git a/environment.yml b/environment.yml index 4ae2d92..40812f5 100644 --- a/environment.yml +++ b/environment.yml @@ -5,8 +5,8 @@ channels: dependencies: - python=3.13 - gmt=6.6.0 - - pygmt=0.16.0 + - pygmt=0.17.0 - jupyterlab=4.3.6 - jupyter-offlinenotebook=0.3.1 # Optional dependencies - - geopandas=1.0.1 + - geopandas=1.1.1