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 bc547b3 commit f3d9369Copy full SHA for f3d9369
pyproject.toml
@@ -47,6 +47,8 @@ dev = [
47
"pytest-asyncio>=0.26.0",
48
"pytest-cov>=6.1.1",
49
"pre-commit>=4.2.0",
50
+ "pyjwt>=2.10.1",
51
+ "cryptography>=44.0.2",
52
]
53
54
[project.urls]
0 commit comments