bugraoz93 commented on PR #64270:
URL: https://github.com/apache/airflow/pull/64270#issuecomment-4144522851
The problem looked different now :D I think we may need to limit ruff up
until 3.14
```
Using CPython 3.10.12 interpreter at: /usr/bin/python3
Creating virtual environment at: /home/runner/work/airflow/airflow/.venv
× No solution found when resolving dependencies for split (markers:
│ python_full_version >= '3.14' and sys_platform == 'win32'):
╰─▶ Because there is no version of ruff==0.15.8 and
apache-airflow-devel-common depends on ruff==0.15.8, we can conclude
that apache-airflow-devel-common's requirements are unsatisfiable.
And because your workspace requires apache-airflow-devel-common[all],
we
can conclude that your workspace's requirements are unsatisfiable.
hint: While the active Python version is 3.10, the resolution failed
for
other Python versions supported by your project. Consider limiting your
project's supported Python versions using `requires-python`.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]