diff --git a/README.md b/README.md index b931354..921156b 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Run it online by clicking on one of the badges below: - **Julia**: 1.7 - **GMT.jl**: 0.41.4 - **Python**: 3.10 -- **PyGMT**: 0.6.1 -- **Geopandas**: 0.10.2 +- **PyGMT**: 0.7.0 +- **Geopandas**: 0.11.0 ## Reference diff --git a/environment.yml b/environment.yml index 51efe55..78750e3 100644 --- a/environment.yml +++ b/environment.yml @@ -5,8 +5,8 @@ channels: dependencies: - python=3.10 - gmt=6.4.0 - - pygmt=0.6.1 + - pygmt=0.7.0 - jupyterlab=3.4.0 - jupyter-offlinenotebook=0.2.2 # Optional dependencies - - geopandas=0.10.2 + - geopandas=0.11.0