chore(home-assistant): no longer depend on chrono-tz

This commit is contained in:
2025-04-22 01:52:56 -04:00
parent 6e366a9c51
commit c95d2f8d99
2 changed files with 0 additions and 2 deletions

View File

@@ -10,7 +10,6 @@ tracing = ["dep:tracing"]
[dependencies]
arbitrary-value = { path = "../arbitrary-value", features = ["pyo3"] }
chrono = { workspace = true }
chrono-tz = { workspace = true }
derive_more = { workspace = true, features = [
"display",
"from",