Skip to content

Commit d29dc47

Browse files
committed
Add missing pytz requirement
1 parent b68a610 commit d29dc47

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
@@ -90,6 +90,7 @@ dependencies = [
9090
"rdflib",
9191
"obographs>=0.0.8",
9292
"sssom_pydantic>=0.1.1",
93+
"pytz",
9394
]
9495

9596
# see https://peps.python.org/pep-0735/ and https://docs.astral.sh/uv/concepts/dependencies/#dependency-groups

0 commit comments

Comments
 (0)