Skip to content

Commit aad31ee

Browse files
committed
Separate columns for numpy/pandas/xarray
1 parent e759c71 commit aad31ee

File tree

1 file changed

+50
-14
lines changed

1 file changed

+50
-14
lines changed

doc/minversions.rst

+50-14
Original file line numberDiff line numberDiff line change
@@ -14,80 +14,116 @@ the rest of the Scientific Python ecosystem, and therefore:
1414
* - PyGMT Version
1515
- GMT
1616
- Python
17-
- Core package dependencies
17+
- NumPy
18+
- Pandas
19+
- Xarray
1820
* - `Dev <https://github.com/GenericMappingTools/pygmt/milestones>`_ * [`Docs <https://www.pygmt.org/dev>`__]
1921
- >=6.3.0
2022
- >=3.10
21-
- - numpy>=1.23
22-
- pandas>=1.5
23-
- xarray>=2022.03
23+
- >=1.23
24+
- >=1.5
25+
- >=2022.03
2426
* - `v0.11.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.11.0>`_ [`Docs <https://www.pygmt.org/v0.11.0>`__]
2527
- >=6.3.0
2628
- >=3.9
27-
- numpy>=1.23
29+
- >=1.23
30+
-
31+
-
2832
* - `v0.10.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.10.0>`_ [`Docs <https://www.pygmt.org/v0.10.0>`__]
2933
- >=6.3.0
3034
- >=3.9
31-
- numpy>=1.22
35+
- >=1.22
36+
-
37+
-
3238
* - `v0.9.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.9.0>`_ [`Docs <https://www.pygmt.org/v0.9.0>`__]
3339
- >=6.3.0
3440
- >=3.8
35-
- numpy>=1.21
41+
- >=1.21
42+
-
43+
-
3644
* - `v0.8.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.8.0>`_ [`Docs <https://www.pygmt.org/v0.8.0>`__]
3745
- >=6.3.0
3846
- >=3.8
39-
- numpy>=1.20
47+
- >=1.20
48+
-
49+
-
4050
* - `v0.7.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.7.0>`_ [`Docs <https://www.pygmt.org/v0.7.0>`__]
4151
- >=6.3.0
4252
- >=3.8
43-
- numpy>=1.20
53+
- >=1.20
54+
-
55+
-
4456
* - `v0.6.1 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.1>`_ [`Docs <https://www.pygmt.org/v0.6.1>`__]
4557
- >=6.3.0
4658
- >=3.8
47-
- numpy>=1.19
59+
- >=1.19
60+
-
61+
-
4862
* - `v0.6.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.6.0>`_ [`Docs <https://www.pygmt.org/v0.6.0>`__]
4963
- >=6.3.0
5064
- >=3.8
51-
- numpy>=1.19
65+
- >=1.19
66+
-
67+
-
5268
* - `v0.5.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.5.0>`_ [`Docs <https://www.pygmt.org/v0.5.0>`__]
5369
- >=6.2.0
5470
- >=3.7
55-
- numpy>=1.18
71+
- >=1.18
72+
-
73+
-
5674
* - `v0.4.1 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.1>`_ [`Docs <https://www.pygmt.org/v0.4.1>`__]
5775
- >=6.2.0
5876
- >=3.7
59-
- numpy>=1.17
77+
- >=1.17
78+
-
79+
-
6080
* - `v0.4.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.4.0>`_ [`Docs <https://www.pygmt.org/v0.4.0>`__]
6181
- >=6.2.0
6282
- >=3.7
63-
- numpy>=1.17
83+
- >=1.17
84+
-
85+
-
6486
* - `v0.3.1 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.1>`_ [`Docs <https://www.pygmt.org/v0.3.1>`__]
6587
- >=6.1.1
6688
- >=3.7
6789
-
90+
-
91+
-
6892
* - `v0.3.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.3.0>`_ [`Docs <https://www.pygmt.org/v0.3.0>`__]
6993
- >=6.1.1
7094
- >=3.7
7195
-
96+
-
97+
-
7298
* - `v0.2.1 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.1>`_ [`Docs <https://www.pygmt.org/v0.2.1>`__]
7399
- >=6.1.1
74100
- >=3.6
75101
-
102+
-
103+
-
76104
* - `v0.2.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.2.0>`_ [`Docs <https://www.pygmt.org/v0.2.0>`__]
77105
- >=6.1.1
78106
- 3.6 - 3.8
79107
-
108+
-
109+
-
80110
* - `v0.1.2 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.2>`_ [`Docs <https://www.pygmt.org/v0.1.2>`__]
81111
- >=6.0.0
82112
- 3.6 - 3.8
83113
-
114+
-
115+
-
84116
* - `v0.1.1 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.1>`_ [`Docs <https://www.pygmt.org/v0.1.1>`__]
85117
- >=6.0.0
86118
- 3.6 - 3.8
87119
-
120+
-
121+
-
88122
* - `v0.1.0 <https://github.com/GenericMappingTools/pygmt/releases/tag/v0.1.0>`_ [`Docs <https://www.pygmt.org/v0.1.0>`__]
89123
- >=6.0.0
90124
- 3.6 - 3.8
91125
-
126+
-
127+
-
92128

93129
* Dev reflects the main branch and is for the upcoming release.

0 commit comments

Comments
 (0)