mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
chore: rebase on main
Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
e79a03b697
commit
2a257dbdea
14 changed files with 27198 additions and 38612 deletions
3
uv.lock
generated
3
uv.lock
generated
|
|
@ -1,5 +1,5 @@
|
|||
version = 1
|
||||
revision = 3
|
||||
revision = 2
|
||||
requires-python = ">=3.12"
|
||||
resolution-markers = [
|
||||
"(python_full_version >= '3.13' and platform_machine != 'aarch64' and sys_platform == 'linux') or (python_full_version >= '3.13' and sys_platform != 'darwin' and sys_platform != 'linux')",
|
||||
|
|
@ -2176,6 +2176,7 @@ dev = [
|
|||
{ name = "black" },
|
||||
{ name = "mypy" },
|
||||
{ name = "nbval" },
|
||||
{ name = "openapi-spec-validator", specifier = ">=0.7.2" },
|
||||
{ name = "pre-commit", specifier = ">=4.4.0" },
|
||||
{ name = "pytest", specifier = ">=8.4" },
|
||||
{ name = "pytest-asyncio", specifier = ">=1.0" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue