We are not able to upgrade to python 3.13 due to this constraint. We need to update ibis-framework to have updated pyarrow but ibis-substrait is blocking us due to ibis-framework dependency.
× No solution found when resolving dependencies:
╰─▶ Because ibis-substrait>=4.0.0 depends on ibis-framework>=9,<10 and only the following versions of ibis-substrait are available:
ibis-substrait<=4.0.0
ibis-substrait==4.0.1
we can conclude that ibis-substrait>=4.0.0 depends on ibis-framework>=9,<10.
And because feast depends on ibis-framework>=10.0.0 and ibis-substrait>=4.0.0, we can conclude that your requirements are
unsatisfiable.
ibis-substrait/pyproject.toml
Line 23 in 96f6b39
We are not able to upgrade to python 3.13 due to this constraint. We need to update ibis-framework to have updated pyarrow but ibis-substrait is blocking us due to ibis-framework dependency.