Skip to content

Commit 564911e

Browse files
Update spec0 (#316)
1 parent 834c36d commit 564911e

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

spec-0000/chart.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ axisFormat %m / %Y
44
title Support Window
55

66
section python
7-
3.9 : 2020-10-05,2023-10-05
87
3.10 : 2021-10-04,2024-10-03
98
3.11 : 2022-10-24,2025-10-23
109
3.12 : 2023-10-02,2026-10-01
@@ -22,6 +21,7 @@ section scipy
2221
1.10.0 : 2023-01-03,2025-01-02
2322
1.11.0 : 2023-06-25,2025-06-24
2423
1.12.0 : 2024-01-20,2026-01-19
24+
1.13.0 : 2024-04-02,2026-04-02
2525

2626
section matplotlib
2727
3.5.0 : 2021-11-16,2023-11-16
@@ -41,16 +41,17 @@ section scikit-image
4141
0.20.0 : 2023-02-28,2025-02-27
4242
0.21.0 : 2023-06-02,2025-06-01
4343
0.22.0 : 2023-10-03,2025-10-02
44+
0.23.0 : 2024-04-10,2026-04-10
4445

4546
section networkx
4647
2.7 : 2022-02-28,2024-02-28
4748
2.8 : 2022-04-09,2024-04-08
4849
3.0 : 2023-01-08,2025-01-07
4950
3.1 : 2023-04-04,2025-04-03
5051
3.2 : 2023-10-19,2025-10-18
52+
3.3 : 2024-04-06,2026-04-06
5153

5254
section scikit-learn
53-
1.0 : 2021-09-24,2023-09-24
5455
1.1.0 : 2022-05-12,2024-05-11
5556
1.2.0 : 2022-12-08,2024-12-07
5657
1.3.0 : 2023-06-30,2025-06-29
@@ -78,10 +79,10 @@ section xarray
7879
2023.11.0 : 2023-11-17,2025-11-16
7980
2023.12.0 : 2023-12-08,2025-12-07
8081
2024.1.0 : 2024-01-17,2026-01-16
82+
2024.2.0 : 2024-02-19,2026-02-18
83+
2024.3.0 : 2024-03-29,2026-03-29
8184

8285
section ipython
83-
7.27.0 : 2021-08-27,2023-08-27
84-
7.28.0 : 2021-09-25,2023-09-25
8586
7.29.0 : 2021-10-30,2023-10-30
8687
7.30.0 : 2021-11-26,2023-11-26
8788
7.31.0 : 2022-01-05,2024-01-05
@@ -110,10 +111,11 @@ section ipython
110111
8.19.0 : 2023-12-22,2025-12-21
111112
8.20.0 : 2024-01-08,2026-01-07
112113
8.21.0 : 2024-01-31,2026-01-30
114+
8.22.0 : 2024-02-22,2026-02-21
115+
8.23.0 : 2024-03-31,2026-03-31
116+
8.24.0 : 2024-04-26,2026-04-26
113117

114118
section zarr
115-
2.9.0 : 2021-08-23,2023-08-23
116-
2.10.0 : 2021-09-19,2023-09-19
117119
2.11.0 : 2022-02-07,2024-02-07
118120
2.12.0 : 2022-06-23,2024-06-22
119121
2.13.0 : 2022-09-22,2024-09-21

spec-0000/schedule.md

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
#### 2023 - Quarter 4:
2-
3-
###### Recommend drop support for:
4-
5-
| | | |
6-
| ------------ | ---------------- | ------------------------------ |
7-
| ipython | 7.29.0 to 7.30.0 | released Oct 2021 and Nov 2021 |
8-
| matplotlib | 3.5.0 | released Nov 2021 |
9-
| numpy | 1.22.0 | released Dec 2021 |
10-
| python | 3.9 | released Oct 2020 |
11-
| scikit-image | 0.19.0 | released Dec 2021 |
12-
| xarray | 0.20.0 | released Nov 2021 |
13-
141
#### 2024 - Quarter 1:
152

163
###### Recommend drop support for:
@@ -120,14 +107,25 @@
120107

121108
###### Recommend drop support for:
122109

123-
| | | |
124-
| ------------ | ---------------- | ------------------------------ |
125-
| ipython | 8.20.0 to 8.21.0 | released Jan 2024 and Jan 2024 |
126-
| pandas | 2.2.0 | released Jan 2024 |
127-
| scikit-learn | 1.4.0 | released Jan 2024 |
128-
| scipy | 1.12.0 | released Jan 2024 |
129-
| xarray | 2024.1.0 | released Jan 2024 |
130-
| zarr | 2.17.0 | released Feb 2024 |
110+
| | | |
111+
| ------------ | -------------------- | ------------------------------ |
112+
| ipython | 8.20.0 to 8.23.0 | released Jan 2024 and Mar 2024 |
113+
| pandas | 2.2.0 | released Jan 2024 |
114+
| scikit-learn | 1.4.0 | released Jan 2024 |
115+
| scipy | 1.12.0 | released Jan 2024 |
116+
| xarray | 2024.1.0 to 2024.3.0 | released Jan 2024 and Mar 2024 |
117+
| zarr | 2.17.0 | released Feb 2024 |
118+
119+
#### 2026 - Quarter 2:
120+
121+
###### Recommend drop support for:
122+
123+
| | | |
124+
| ------------ | ------ | ----------------- |
125+
| ipython | 8.24.0 | released Apr 2024 |
126+
| networkx | 3.3 | released Apr 2024 |
127+
| scikit-image | 0.23.0 | released Apr 2024 |
128+
| scipy | 1.13.0 | released Apr 2024 |
131129

132130
#### 2026 - Quarter 4:
133131

0 commit comments

Comments
 (0)