Skip to content

chore: sync uv lockfile with pyproject#2877

Open
rocke2020 wants to merge 1 commit into
volcengine:mainfrom
rocke2020:chore/sync-uv-lockfile
Open

chore: sync uv lockfile with pyproject#2877
rocke2020 wants to merge 1 commit into
volcengine:mainfrom
rocke2020:chore/sync-uv-lockfile

Conversation

@rocke2020

Copy link
Copy Markdown

Summary

  • Refresh uv.lock from the current pyproject.toml dependency set.
  • Add lock metadata for feedparser, defusedxml, and transitive sgmllib3k.
  • Align the locked litellm requirement metadata with pyproject.toml (>=1.83.7,<1.89.3).

Verification

  • Before refresh, uv lock --check reported that uv.lock needed to be updated.
  • After refresh, uv lock --check passes.
  • git diff --name-only upstream/main...HEAD -> uv.lock.
  • git rev-list --left-right --count upstream/main...HEAD -> 0 1.

@rocke2020

Copy link
Copy Markdown
Author

i think it need a hook to auto uv sync after modifying pyproject.toml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant