Skip to content

[wheel] declare wheel python version as python 3.10+#59835

Merged
aslonnie merged 1 commit intoray-project:masterfrom
anyscale:lonnie-260104-setuppy310
Jan 4, 2026
Merged

[wheel] declare wheel python version as python 3.10+#59835
aslonnie merged 1 commit intoray-project:masterfrom
anyscale:lonnie-260104-setuppy310

Conversation

@aslonnie
Copy link
Collaborator

@aslonnie aslonnie commented Jan 4, 2026

and remove python dependency requirements for python 3.9 or below

@aslonnie aslonnie requested a review from a team January 4, 2026 15:39
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request correctly updates the project to require Python 3.10 or newer, removing support for Python 3.9. The changes in setup.py, requirements.txt, and requirements_compiled.txt are consistent and accurately reflect this change by updating version specifiers and dependency constraints. The overall implementation is clean and correct. As a follow-up, you might consider removing any leftover files specific to Python 3.9, such as python/deplocks/base_deps/ray_base_deps_py3.9.lock, to complete the cleanup.

@aslonnie aslonnie added the go add ONLY when ready to merge, run all tests label Jan 4, 2026
@aslonnie aslonnie force-pushed the lonnie-260104-setuppy310 branch 2 times, most recently from 66c6354 to 760a8ed Compare January 4, 2026 17:48
also removes python 3.9 deps files and python 3.9 deps requirements

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
@aslonnie aslonnie force-pushed the lonnie-260104-setuppy310 branch from 760a8ed to 719a273 Compare January 4, 2026 17:50
@ray-gardener ray-gardener bot added the core Issues that should be addressed in Ray Core label Jan 4, 2026
@aslonnie aslonnie merged commit ed23f3e into ray-project:master Jan 4, 2026
6 checks passed
AYou0207 pushed a commit to AYou0207/ray that referenced this pull request Jan 13, 2026
and remove python dependency requirements for python 3.9 or below

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Signed-off-by: jasonwrwang <jasonwrwang@tencent.com>
lee1258561 pushed a commit to pinterest/ray that referenced this pull request Feb 3, 2026
and remove python dependency requirements for python 3.9 or below

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
ryanaoleary pushed a commit to ryanaoleary/ray that referenced this pull request Feb 3, 2026
and remove python dependency requirements for python 3.9 or below

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
peterxcli pushed a commit to peterxcli/ray that referenced this pull request Feb 25, 2026
and remove python dependency requirements for python 3.9 or below

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Signed-off-by: peterxcli <peterxcli@gmail.com>
peterxcli pushed a commit to peterxcli/ray that referenced this pull request Feb 25, 2026
and remove python dependency requirements for python 3.9 or below

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
Signed-off-by: peterxcli <peterxcli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Issues that should be addressed in Ray Core go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants