Skip to content

Commit 3ce4184

Browse files
committed
fixed failing test
1 parent eb0aad1 commit 3ce4184

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.8.1",
43+
"ellar >= 0.8.2",
4444
"pyjwt>=1.7.1,<3",
4545
"pyjwt[crypto]"
4646
]

0 commit comments

Comments
 (0)