add sentry sdk to litellm docker (#5965)

This commit is contained in:
Ishaan Jaff 2024-09-28 19:33:41 -07:00 committed by GitHub
parent 4251375db3
commit e70d1a2808
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,6 +29,7 @@ azure-identity==1.16.1 # for azure content safety
opentelemetry-api==1.25.0
opentelemetry-sdk==1.25.0
opentelemetry-exporter-otlp==1.25.0
sentry_sdk==2.2.1 # for sentry error handling
detect-secrets==1.5.0 # Enterprise - secret detection / masking in LLM requests
cryptography==42.0.7