We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eef426 commit 7532db3Copy full SHA for 7532db3
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
"setuptools>=42",
42
"aiohttp>=3.9",
43
"multidict>=6.0",
44
- "jwt>=1.3.1",
+ "pyjwt>=2.8.0",
45
]
46
47
[tool.setuptools.dynamic]
0 commit comments