We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f112725 commit ce76fceCopy full SHA for ce76fce
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.14.0
+- **PyGMT**: 0.14.1
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.14.0
+ - pygmt=0.14.1
9
- jupyterlab=4.3.4
10
- jupyter-offlinenotebook=0.3.1
11
# Optional dependencies
0 commit comments