mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-10 20:22:26 +00:00
(fix) add streamlit to pyproject.toml optional
This commit is contained in:
@@ -24,6 +24,7 @@ backoff = {version = "*", optional = true}
|
||||
pyyaml = {version = "^6.0", optional = true}
|
||||
rq = {version = "*", optional = true}
|
||||
orjson = {version = "^3.9.7", optional = true}
|
||||
streamlit = {version = "^1.29.0", optional = true}
|
||||
|
||||
[tool.poetry.extras]
|
||||
proxy = [
|
||||
|
||||
Reference in New Issue
Block a user