Skip to content

Commit 240bac1

Browse files
authored
Bump pygmt from 0.7.0 to 0.8.0 (#43)
1 parent d5a3d0d commit 240bac1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Run it online by clicking on one of the badges below:
2121
- **Julia**: 1.7
2222
- **GMT.jl**: 0.41.4
2323
- **Python**: 3.10
24-
- **PyGMT**: 0.7.0
25-
- **Geopandas**: 0.11.0
24+
- **PyGMT**: 0.8.0
25+
- **Geopandas**: 0.12.2
2626

2727
## Reference
2828

environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ channels:
55
dependencies:
66
- python=3.10
77
- gmt=6.4.0
8-
- pygmt=0.7.0
9-
- jupyterlab=3.4.0
8+
- pygmt=0.8.0
9+
- jupyterlab=3.5.2
1010
- jupyter-offlinenotebook=0.2.2
1111
# Optional dependencies
12-
- geopandas=0.11.0
12+
- geopandas=0.12.2

0 commit comments

Comments
 (0)