We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2894231 commit f3939e5Copy full SHA for f3939e5
2 files changed
README.md
@@ -19,8 +19,8 @@ Run it online by clicking on one of the badges below:
19
- **GMT**: 6.6.0
20
- **Julia**: 1.10
21
- **GMT.jl**: 1.x
22
-- **Python**: 3.13
23
-- **PyGMT**: 0.17.0
+- **Python**: 3.14
+- **PyGMT**: 0.18.0
24
- **Geopandas**: 1.1.1
25
26
## Reference
environment.yml
@@ -3,9 +3,9 @@ channels:
3
- conda-forge
4
- nodefaults
5
dependencies:
6
- - python=3.13
+ - python=3.14
7
- gmt=6.6.0
8
- - pygmt=0.17.0
+ - pygmt=0.18.0
9
- jupyterlab=4.4.9
10
- jupyter-offlinenotebook=0.3.2
11
# Optional dependencies
0 commit comments