Commit 954550a
authored
`typing_extensions` (used to get the `Self` type) is included as a
tertiary dependency of Ray for Python 3.12 and below, but it is no
longer included for 3.13. This PR makes it a direct dependency of modin.
The [conda-forge](https://github.com/conda-forge/modin-feedstock) recipe
(which has been broken for a while) will need to be updated.
Signed-off-by: Jonathan Shi <jonathan.shi@snowflake.com>
1 parent f23be82 commit 954550a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments