Skip to content

Commit f0154a2

Browse files
authored
Add missing tzdata dependency (#1811)
1 parent ecf4b9e commit f0154a2

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
@@ -17,6 +17,7 @@ dependencies = [
1717
'aind-data-schema-models>=5.4.1,<6',
1818
'pydantic>=2.7, <2.12',
1919
'pydantic-extra-types',
20+
'tzdata',
2021
]
2122

2223
[project.optional-dependencies]

0 commit comments

Comments
 (0)