Skip to content

Commit 5281b46

Browse files
authored
Bump pygmt from 0.6.1 to 0.7.0, geopandas from 0.10.2 to 0.11.0 (#39)
1 parent 8805a7a commit 5281b46

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.6.1
25-
- **Geopandas**: 0.10.2
24+
- **PyGMT**: 0.7.0
25+
- **Geopandas**: 0.11.0
2626

2727
## Reference
2828

environment.yml

Lines changed: 2 additions & 2 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.6.1
8+
- pygmt=0.7.0
99
- jupyterlab=3.4.0
1010
- jupyter-offlinenotebook=0.2.2
1111
# Optional dependencies
12-
- geopandas=0.10.2
12+
- geopandas=0.11.0

0 commit comments

Comments
 (0)