forked from phoenix/litellm-mirror
py toml updates
This commit is contained in:
parent
1689cf14c6
commit
85d8b5c7b3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ python = "^3.8"
|
||||||
openai = "^0.27.8"
|
openai = "^0.27.8"
|
||||||
python-dotenv = "^1.0.0"
|
python-dotenv = "^1.0.0"
|
||||||
tiktoken = "^0.4.0"
|
tiktoken = "^0.4.0"
|
||||||
importlib_metadata = "^6.8.0"
|
importlib_metadata
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue