forked from phoenix/litellm-mirror
Correct pypi package name for yaml
This commit is contained in:
parent
7cf1846654
commit
8e4349d3dc
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ tomli
|
||||||
appdirs
|
appdirs
|
||||||
tomli_w
|
tomli_w
|
||||||
backoff
|
backoff
|
||||||
yaml
|
pyyaml
|
||||||
uvicorn
|
uvicorn
|
||||||
boto3
|
boto3
|
||||||
litellm
|
litellm
|
||||||
redis
|
redis
|
||||||
yaml
|
pyyaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue