mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 06:29:41 +00:00
* Add tzdata package to Dockerfile * Move tzdata to python requirement.txt Co-authored-by: subnet.dev <50828879+subnet-dev@users.noreply.github.com>
This commit is contained in:
co-authored by
subnet.dev
parent
4578e5e620
commit
17efbf0ee9
@@ -36,6 +36,7 @@ opentelemetry-exporter-otlp==1.25.0
|
||||
sentry_sdk==2.21.0 # for sentry error handling
|
||||
detect-secrets==1.5.0 # Enterprise - secret detection / masking in LLM requests
|
||||
cryptography==43.0.1
|
||||
tzdata==2025.1 # IANA time zone database
|
||||
|
||||
### LITELLM PACKAGE DEPENDENCIES
|
||||
python-dotenv==1.0.0 # for env
|
||||
|
||||
Reference in New Issue
Block a user