We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca4311 commit cb08404Copy full SHA for cb08404
README.md
@@ -22,7 +22,7 @@ Run it online by clicking on one of the badges below:
22
- **Julia**: 1.6
23
- **GMT.jl**: 0.37.0
24
- **Python**: 3.9
25
-- **PyGMT**: 0.4.1
+- **PyGMT**: 0.5.0
26
- **Geopandas**: 0.10.2
27
28
## Reference
environment.yml
@@ -5,8 +5,8 @@ channels:
5
dependencies:
6
- python=3.9
7
- gmt=6.2.0
8
- - pygmt=0.4.1
9
- - jupyterlab=3.1.1
+ - pygmt=0.5.0
+ - jupyterlab=3.2.1
10
- jupyter-offlinenotebook=0.2.1
11
# Optional dependencies
12
- geopandas=0.10.2
0 commit comments