mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
add prometheus-client to dev deps
This commit is contained in:
parent
dabbb58cd8
commit
a771d17794
2 changed files with 279 additions and 36 deletions
314
poetry.lock
generated
314
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -111,6 +111,7 @@ types-PyYAML = "*"
|
|||
[tool.poetry.group.proxy-dev.dependencies]
|
||||
prisma = "0.11.0"
|
||||
hypercorn = "^0.15.0"
|
||||
prometheus-client = "0.20.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core", "wheel"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue