Skip to content

Commit 54be40d

Browse files
committed
ensure tzdata is installed as a dependency
1 parent b0befe9 commit 54be40d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ dependencies = [
6969
# unreleased version of xmldiff that allows us to ignore attributes when diffing
7070
"xmldiff @ git+https://github.com/Shoobx/xmldiff@6980256b10ffa41b5ab80716e63a608f587126db#egg=xmldiff",
7171
"sentry-sdk>=1.16.0,<=2.22",
72+
"tzdata",
7273

7374
# for indigo_social
7475
"pillow>=5.2.0",

0 commit comments

Comments
 (0)