Skip to content

Commit 5b6f6e8

Browse files
committed
Add tzdata dependency for windows
1 parent 3571124 commit 5b6f6e8

2 files changed

Lines changed: 18 additions & 5 deletions

File tree

poetry.lock

Lines changed: 17 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ pydantic-settings = "^2.3.4"
2525
scipy = "^1.14.1"
2626
typer = ">=0.20.0"
2727
rich = "^14.1.0"
28+
tzdata = "^2025.3"
2829

2930
[tool.poetry.group.dev.dependencies]
3031
pytest = "^8.0.0"

0 commit comments

Comments
 (0)