Skip to content

Support Python 3.14 in requirements.txt#21300

Merged
guitargeek merged 1 commit intoroot-project:masterfrom
guitargeek:requirements_txt
Feb 17, 2026
Merged

Support Python 3.14 in requirements.txt#21300
guitargeek merged 1 commit intoroot-project:masterfrom
guitargeek:requirements_txt

Conversation

@guitargeek
Copy link
Contributor

Python 3.14 is out for a few months now and will also be shipped with the upcoming Fedora 44, so it's time to make our requirements.txt work with Python 3.14.

This is achieved by making the packages conditional that don't support Python 3.14 yet, which are TensorFlow and packages built around the TensorFlow ecosystem.

Python 3.14 is out for a few months now and will also be shipped with
the upcoming Fedora 44, so it's time to make our requirements.txt work
with Python 3.14.

This is achieved by making the packages conditional that don't support
Python 3.14 yet, which are TensorFlow and packages built around the
TensorFlow ecosystem.
@guitargeek guitargeek self-assigned this Feb 17, 2026
@guitargeek guitargeek requested a review from dpiparo as a code owner February 17, 2026 12:10
@guitargeek guitargeek merged commit 7d964d4 into root-project:master Feb 17, 2026
29 checks passed
@guitargeek guitargeek deleted the requirements_txt branch February 17, 2026 14:45
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.

2 participants

Comments