We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac941a9 commit 121a89fCopy full SHA for 121a89f
2 files changed
README.md
@@ -20,7 +20,7 @@ Run it online by clicking on one of the badges below:
20
- **Julia**: 1.10
21
- **GMT.jl**: 1.x
22
- **Python**: 3.13
23
-- **PyGMT**: 0.15.0
+- **PyGMT**: 0.16.0
24
- **Geopandas**: 1.0.1
25
26
## Reference
environment.yml
@@ -5,7 +5,7 @@ channels:
5
dependencies:
6
- python=3.13
7
- gmt=6.5.0
8
- - pygmt=0.15.0
+ - pygmt=0.16.0
9
- jupyterlab=4.3.6
10
- jupyter-offlinenotebook=0.3.1
11
# Optional dependencies
0 commit comments