Skip to content

Commit 67357fc

Browse files
committed
fixed ellar version
1 parent 0f4e172 commit 67357fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ dependencies = [
4343
"ellar >= 0.4.2",
4444
"pyjwt>=1.7.1,<3",
4545
"pyjwt[crypto]",
46-
"python-dateutil"
46+
"python-dateutil",
47+
"pytz",
4748
]
4849

4950
crypto = [

0 commit comments

Comments
 (0)