Skip to content

Conversation

@dor-indivo-lmnd
Copy link

@dor-indivo-lmnd dor-indivo-lmnd commented Jan 14, 2026

  • Update pyproject.toml to support Python versions up to 3.15
  • Add Python 3.13 and 3.14 classifiers
  • Update GitHub workflows to test on Python 3.13 and 3.14
  • Add default images for Python 3.13 and 3.14
  • Update dev-requirements.in with TensorFlow and PyTorch support for 3.13+
  • Enable extras tests (TensorFlow/PyTorch) for Python 3.13 and 3.14
  • Add plugin exclusions for libraries not yet supporting 3.13/3.14

Python 3.13 (released Oct 2024) and Python 3.14 (released Oct 2025) are now fully supported with TensorFlow and PyTorch working on both versions. Only Python 3.12 still has TensorFlow/PyTorch limitations.

Tracking issue

Why are the changes needed?

What changes were proposed in this pull request?

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

- Update pyproject.toml to support Python versions up to 3.15
- Add Python 3.13 and 3.14 classifiers
- Update GitHub workflows to test on Python 3.13 and 3.14
- Add default images for Python 3.13 and 3.14
- Update dev-requirements.in with TensorFlow and PyTorch support for 3.13+
- Enable extras tests (TensorFlow/PyTorch) for Python 3.13 and 3.14
- Add plugin exclusions for libraries not yet supporting 3.13/3.14

Python 3.13 (released Oct 2024) and Python 3.14 (released Oct 2025) are
now fully supported with TensorFlow and PyTorch working on both versions.
Only Python 3.12 still has TensorFlow/PyTorch limitations.

Signed-off-by: Dor Indivo <[email protected]>
@dor-indivo-lmnd dor-indivo-lmnd force-pushed the add-python-3.13-3.14-support branch from ebbe7fe to 263b137 Compare January 14, 2026 21:36
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.

1 participant