Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: update uv lock to sync package versions #1026

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

leseb
Copy link
Contributor

@leseb leseb commented Feb 10, 2025

What does this PR do?

[Provide a short summary of what this PR does and why. Link to relevant issues if applicable.]

Updated uv.lock to reflect the latest versions of llama-models, llama-stack, and llama-stack-client (bumped to 0.1.2). This ensures dependency consistency and avoids potential issues with outdated package references.

Added uv-sync hook from uv-pre-commit repository to ensure synchronization of dependencies.

Signed-off-by: Sébastien Han [email protected]

Test Plan

[Describe the tests you ran to verify your changes with result summaries. Provide clear instructions so the plan can be easily re-executed.]

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Feb 10, 2025
@leseb leseb force-pushed the uv-sync-0.1.2 branch 2 times, most recently from 0476c4c to 4cc22a1 Compare February 10, 2025 09:59
Updated `uv.lock` to reflect the latest versions of `llama-models`,
`llama-stack`, and `llama-stack-client` (bumped to 0.1.2). This
ensures dependency consistency and avoids potential issues with
outdated package references.

Added `uv-sync` hook from `uv-pre-commit` repository to ensure
synchronization of dependencies.

Signed-off-by: Sébastien Han <[email protected]>
@terrytangyuan terrytangyuan merged commit 371f11a into meta-llama:main Feb 10, 2025
3 checks passed
@leseb leseb deleted the uv-sync-0.1.2 branch February 10, 2025 16:43
kaushik-himself pushed a commit to fiddlecube/llama-stack that referenced this pull request Feb 10, 2025
# What does this PR do?
[Provide a short summary of what this PR does and why. Link to relevant
issues if applicable.]

Updated `uv.lock` to reflect the latest versions of `llama-models`,
`llama-stack`, and `llama-stack-client` (bumped to 0.1.2). This ensures
dependency consistency and avoids potential issues with outdated package
references.

Added `uv-sync` hook from `uv-pre-commit` repository to ensure
synchronization of dependencies.

Signed-off-by: Sébastien Han <[email protected]>

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
[Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.*]

[//]: # (## Documentation)
[//]: # (- [ ] Added a Changelog entry if the change is significant)

Signed-off-by: Sébastien Han <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants