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.
2 parents 6b9fa40 + f16972c commit 1c4f82aCopy full SHA for 1c4f82a
pyproject.toml
@@ -62,8 +62,8 @@ Homepage = "https://python-ellar.github.io/ellar-jwt/"
62
test = [
63
"pytest >= 7.1.3,< 9.0.0",
64
"pytest-cov >= 2.12.0,<5.0.0",
65
+ "mypy == 1.8.0",
66
"ruff ==0.3.0",
- "mypy == 1.7.1",
67
"pytest-asyncio",
68
"autoflake",
69
"types-python-dateutil",
0 commit comments