diff --git a/README.md b/README.md index 6ee480e..5e00ffa 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Run it online by clicking on one of the badges below: - **Julia**: 1.6 - **GMT.jl**: 0.37.0 - **Python**: 3.9 -- **PyGMT**: 0.4.1 +- **PyGMT**: 0.5.0 - **Geopandas**: 0.10.2 ## Reference diff --git a/environment.yml b/environment.yml index 157021c..9a4d83e 100644 --- a/environment.yml +++ b/environment.yml @@ -5,8 +5,8 @@ channels: dependencies: - python=3.9 - gmt=6.2.0 - - pygmt=0.4.1 - - jupyterlab=3.1.1 + - pygmt=0.5.0 + - jupyterlab=3.2.1 - jupyter-offlinenotebook=0.2.1 # Optional dependencies - geopandas=0.10.2