Skip to content

Commit f7f1ac7

Browse files
authored
Update mac.md
1 parent 5ed5c6d commit f7f1ac7

File tree

1 file changed

+1
-3
lines changed
  • _get_started/installation

1 file changed

+1
-3
lines changed

_get_started/installation/mac.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,11 @@ PyTorch is supported on macOS 10.15 (Catalina) or above.
1313
### Python
1414
{: #mac-python}
1515

16-
It is recommended that you use Python 3.8 - 3.11.
16+
It is recommended that you use Python 3.9 - 3.11.
1717
You can install Python either through the Anaconda
1818
package manager (see [below](#anaconda)), [Homebrew](https://brew.sh/), or
1919
the [Python website](https://www.python.org/downloads/mac-osx/).
2020

21-
In one of the upcoming PyTorch releases, support for Python 3.8 will be deprecated.
22-
2321
### Package Manager
2422
{: #mac-package-manager}
2523

0 commit comments

Comments
 (0)