forked from phoenix-oss/llama-stack-mirror
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
|
||||
prompt-toolkit
|
||||
python-dotenv
|
||||
pydantic
|
||||
pydantic>=2
|
||||
requests
|
||||
rich
|
||||
termcolor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue