Vamsi-klu commented on PR #69749:
URL: https://github.com/apache/airflow/pull/69749#issuecomment-5249503123

   Rebased onto current main, so this is no longer conflicting.
   
   The rework sits on top of #71273 rather than reverting it. The evaluation 
dependencies that PR inlined into the base deps, including the litellm version 
markers and the tracking comment, are moved verbatim into a new `evaluation` 
entry under `[project.optional-dependencies]`. The base keeps 
`google-cloud-aiplatform` at main's floor and the old `[evaluation]` extra form 
is not reintroduced, so the security pinning from #71273 is preserved while 
litellm and scikit-learn stay out of a default provider install.
   
   One thing to flag: `uv.lock` on main is already stale, `uv lock --check` 
fails on files this PR does not touch, so the regenerated lock carries a few 
hunks unrelated to this change.
   


-- 
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]

Reply via email to