Skip to content

Docs: Update supported Python version to 3.13 on install page#2413

Open
Venkat6871 wants to merge 1 commit intotensorflow:masterfrom
Venkat6871:update-python-313-docs
Open

Docs: Update supported Python version to 3.13 on install page#2413
Venkat6871 wants to merge 1 commit intotensorflow:masterfrom
Venkat6871:update-python-313-docs

Conversation

@Venkat6871
Copy link

This PR updates the supported Python version listed on the TensorFlow installation page.

The current documentation at https://www.tensorflow.org/install lists Python support as 3.9–3.12, but pip install tensorflow works with Python 3.13.

Updated the version range from 3.9–3.12 to 3.9–3.13 in _index.yaml to reflect the current compatibility.

Fixes: tensorflow/tensorflow#112027

Copy link
Collaborator

@haifeng-jin haifeng-jin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need some one to confirm that we indeed support python 3.13 in the CI for the wheel. Not sure who is working on this though. @learning-to-play may know the right person to mention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

www.tensorflow.org/install outdated (Python 3.13 is supported by pip)

2 participants