Skip to content

Commit

Permalink
Bump pygmt from 0.6.1 to 0.7.0, geopandas from 0.10.2 to 0.11.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 authored Jul 2, 2022
1 parent 8805a7a commit 5281b46
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Run it online by clicking on one of the badges below:
- **Julia**: 1.7
- **GMT.jl**: 0.41.4
- **Python**: 3.10
- **PyGMT**: 0.6.1
- **Geopandas**: 0.10.2
- **PyGMT**: 0.7.0
- **Geopandas**: 0.11.0

## Reference

Expand Down
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ channels:
dependencies:
- python=3.10
- gmt=6.4.0
- pygmt=0.6.1
- pygmt=0.7.0
- jupyterlab=3.4.0
- jupyter-offlinenotebook=0.2.2
# Optional dependencies
- geopandas=0.10.2
- geopandas=0.11.0

0 comments on commit 5281b46

Please sign in to comment.