mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
rollback dd trace (#11736)
This commit is contained in:
parent
c40580f892
commit
c233e86e45
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ google-generativeai==0.5.0 # for vertex ai calls
|
|||
async_generator==1.10.0 # for async ollama calls
|
||||
langfuse==2.45.0 # for langfuse self-hosted logging
|
||||
prometheus_client==0.20.0 # for /metrics endpoint on proxy
|
||||
ddtrace==3.8.0 # for advanced DD tracing / profiling
|
||||
ddtrace==2.19.0 # for advanced DD tracing / profiling
|
||||
orjson==3.10.12 # fast /embedding responses
|
||||
apscheduler==3.10.4 # for resetting budget in background
|
||||
fastapi-sso==0.16.0 # admin UI, SSO
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue