Skip to content

Commit f3939e5

Browse files
committed
Bump to Python 3.14 and PyGMT v0.18.0
1 parent 2894231 commit f3939e5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Run it online by clicking on one of the badges below:
1919
- **GMT**: 6.6.0
2020
- **Julia**: 1.10
2121
- **GMT.jl**: 1.x
22-
- **Python**: 3.13
23-
- **PyGMT**: 0.17.0
22+
- **Python**: 3.14
23+
- **PyGMT**: 0.18.0
2424
- **Geopandas**: 1.1.1
2525

2626
## Reference

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ channels:
33
- conda-forge
44
- nodefaults
55
dependencies:
6-
- python=3.13
6+
- python=3.14
77
- gmt=6.6.0
8-
- pygmt=0.17.0
8+
- pygmt=0.18.0
99
- jupyterlab=4.4.9
1010
- jupyter-offlinenotebook=0.3.2
1111
# Optional dependencies

0 commit comments

Comments
 (0)