Fix #7629 - Add tzdata package to Dockerfile (#8915) (#9009)
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 17s

* 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:
Krish Dholakia 2025-03-05 14:45:19 -08:00 committed by GitHub
parent 4578e5e620
commit 17efbf0ee9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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