diff --git a/README.md b/README.md index 3baca63..29d62f3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Run it online by clicking on one of the badges below: - **Julia**: 1.7 - **GMT.jl**: 0.44.6 - **Python**: 3.11 -- **PyGMT**: 0.9.0 +- **PyGMT**: 0.10.0 - **Geopandas**: 0.12.2 ## Reference diff --git a/environment.yml b/environment.yml index d9a8211..f480b54 100644 --- a/environment.yml +++ b/environment.yml @@ -5,7 +5,7 @@ channels: dependencies: - python=3.11 - gmt=6.4.0 - - pygmt=0.9.0 + - pygmt=0.10.0 - jupyterlab=3.6.3 - jupyter-offlinenotebook=0.2.2 # Optional dependencies