mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 10:54:19 +00:00
Ensure we always ask for pydantic>=2
This commit is contained in:
parent
eb2d8a31a5
commit
a80b707ff8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ huggingface-hub
|
||||||
llama-models>=0.0.36
|
llama-models>=0.0.36
|
||||||
prompt-toolkit
|
prompt-toolkit
|
||||||
python-dotenv
|
python-dotenv
|
||||||
pydantic
|
pydantic>=2
|
||||||
requests
|
requests
|
||||||
rich
|
rich
|
||||||
termcolor
|
termcolor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue