mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 12:32:00 +00:00
build: replace "python-jose" with "python-jose[cryptography]"
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
parent
1d8c00635c
commit
a52a04a3a5
3 changed files with 1528 additions and 1482 deletions
|
|
@ -32,7 +32,7 @@ dependencies = [
|
|||
"openai>=1.66",
|
||||
"prompt-toolkit",
|
||||
"python-dotenv",
|
||||
"python-jose",
|
||||
"python-jose[cryptography]",
|
||||
"pydantic>=2",
|
||||
"rich",
|
||||
"starlette",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue