Skip to content

Commit 0f4e172

Browse files
committed
fixed ellar version
1 parent 2c23b4a commit 0f4e172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ classifiers = [
4040
]
4141

4242
dependencies = [
43-
"ellar >= 0.4.4",
43+
"ellar >= 0.4.2",
4444
"pyjwt>=1.7.1,<3",
4545
"pyjwt[crypto]",
4646
"python-dateutil"

0 commit comments

Comments
 (0)