File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ platforms. This is true regardless of entries in the table below.
117
117
| GNU/Linux | loong64 | kernel >= 5.19, glibc >= 2.36 | Experimental | |
118
118
| Windows | x64 | >= Windows 10/Server 2016 | Tier 1 | [ ^ 2 ] ,[ ^ 3 ] |
119
119
| Windows | arm64 | >= Windows 10 | Tier 2 | |
120
- | macOS | x64 | >= 13.5 | Tier 1 | For notes about compilation see [ ^ 4 ] |
121
- | macOS | arm64 | >= 13.5 | Tier 1 | |
120
+ | macOS | x64 | >= 15.2 | Tier 1 | For notes about compilation see [ ^ 4 ] |
121
+ | macOS | arm64 | >= 15.2 | Tier 1 | |
122
122
| SmartOS | x64 | >= 18 | Tier 2 | |
123
123
| AIX | ppc64be >=power8 | >= 7.2 TL04 | Tier 2 | |
124
124
| FreeBSD | x64 | >= 13.2 | Experimental | |
@@ -248,7 +248,7 @@ FreeBSD and OpenBSD users may also need to install `libexecinfo`.
248
248
249
249
#### macOS prerequisites
250
250
251
- * Xcode Command Line Tools >= 13 for macOS
251
+ * Xcode Command Line Tools >= 16.3 for macOS
252
252
* [ A supported version of Python] [ Python versions ]
253
253
* For test coverage, your Python installation must include pip.
254
254
You can’t perform that action at this time.
0 commit comments