You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
× No solution found when resolving dependencies:
╰─▶ Because only the following versions of sqlglot[rs] are available:
sqlglot[rs]<=26.12.1
sqlglot[rs]==26.13.0
and ibis-framework==9.0.0 depends on sqlglot>=23.4,<23.13, we can conclude that ibis-framework==9.0.0 and sqlglot[rs]>=26.12.1 are incompatible.
And because only the following versions of ibis-framework[duckdb] are available:
ibis-framework[duckdb]<=9.0.0
ibis-framework[duckdb]==9.1.0
ibis-framework[duckdb]==9.2.0
ibis-framework[duckdb]==9.3.0
ibis-framework[duckdb]==9.4.0
ibis-framework[duckdb]==9.5.0
ibis-framework[duckdb]>10
and the requested Python version (>=3.9) does not satisfy Python>=3.10, we can conclude that ibis-framework[duckdb]>=9.0.0,<10 and sqlglot[rs]>=26.12.1 are incompatible.
And because feast depends on sqlglot[rs]>=26.12.1 and ibis-framework[duckdb]>=9.0.0,<10, we can conclude that your requirements are unsatisfiable.
make: *** [lock-python-dependencies-all] Error 1
Steps to reproduce
From master branch, run make lock-python-dependencies-all
Expected Behavior
make lock-python-dependencies-allshould succeedCurrent Behavior
× No solution found when resolving dependencies: ╰─▶ Because only the following versions of sqlglot[rs] are available: sqlglot[rs]<=26.12.1 sqlglot[rs]==26.13.0 and ibis-framework==9.0.0 depends on sqlglot>=23.4,<23.13, we can conclude that ibis-framework==9.0.0 and sqlglot[rs]>=26.12.1 are incompatible. And because only the following versions of ibis-framework[duckdb] are available: ibis-framework[duckdb]<=9.0.0 ibis-framework[duckdb]==9.1.0 ibis-framework[duckdb]==9.2.0 ibis-framework[duckdb]==9.3.0 ibis-framework[duckdb]==9.4.0 ibis-framework[duckdb]==9.5.0 ibis-framework[duckdb]>10 and the requested Python version (>=3.9) does not satisfy Python>=3.10, we can conclude that ibis-framework[duckdb]>=9.0.0,<10 and sqlglot[rs]>=26.12.1 are incompatible. And because feast depends on sqlglot[rs]>=26.12.1 and ibis-framework[duckdb]>=9.0.0,<10, we can conclude that your requirements are unsatisfiable. make: *** [lock-python-dependencies-all] Error 1Steps to reproduce
From master branch, run
make lock-python-dependencies-allSpecifications
Possible Solution
sqlglot[rs]>=23.4