Skip to content

Commit c4fae02

Browse files
author
Frank Sachsenheim
committed
Adds pytz as explicit dependency and updates dependency tree
1 parent 5b52331 commit c4fae02

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

poetry.lock

Lines changed: 13 additions & 1 deletion
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
@@ -37,6 +37,7 @@ cerberus = "^1.3.4"
3737
docker = {version = "^7", extras = ["ssh"]}
3838
fasteners = "^0.14"
3939
python-dateutil = "^2.8.1"
40+
pytz = "*"
4041

4142
[tool.poetry.group.dev.dependencies]
4243
furo = "*"

0 commit comments

Comments
 (0)