We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8805a7a commit 5281b46Copy full SHA for 5281b46
README.md
@@ -21,8 +21,8 @@ Run it online by clicking on one of the badges below:
21
- **Julia**: 1.7
22
- **GMT.jl**: 0.41.4
23
- **Python**: 3.10
24
-- **PyGMT**: 0.6.1
25
-- **Geopandas**: 0.10.2
+- **PyGMT**: 0.7.0
+- **Geopandas**: 0.11.0
26
27
## Reference
28
environment.yml
@@ -5,8 +5,8 @@ channels:
5
dependencies:
6
- python=3.10
7
- gmt=6.4.0
8
- - pygmt=0.6.1
+ - pygmt=0.7.0
9
- jupyterlab=3.4.0
10
- jupyter-offlinenotebook=0.2.2
11
# Optional dependencies
12
- - geopandas=0.10.2
+ - geopandas=0.11.0
0 commit comments