mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-05 12:02:24 +00:00
apply pre-commit hooks for autogen
This commit is contained in:
parent
844adf3236
commit
0ca6139d87
2 changed files with 43 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ distro==1.9.0
|
|||
exceptiongroup==1.2.2 ; python_full_version < '3.11'
|
||||
filelock==3.17.0
|
||||
fire==0.7.0
|
||||
fsspec==2025.2.0
|
||||
fsspec==2024.12.0
|
||||
h11==0.14.0
|
||||
httpcore==1.0.7
|
||||
httpx==0.28.1
|
||||
|
|
@ -51,6 +51,7 @@ sniffio==1.3.1
|
|||
termcolor==2.5.0
|
||||
tiktoken==0.9.0
|
||||
tqdm==4.67.1
|
||||
tree-sitter==0.24.0
|
||||
typing-extensions==4.12.2
|
||||
tzdata==2025.1
|
||||
urllib3==2.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue