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 37f1979 + 01aab61 commit 0bb4dccCopy full SHA for 0bb4dcc
pyproject.toml
@@ -66,9 +66,6 @@ optional-dependencies.dev = [
66
"interrogate==1.7.0",
67
"mypy[faster-cache]==1.14.1",
68
"mypy-strict-kwargs==2024.12.25",
69
- # Dependency of mypy[faster-cache].
70
- # Versioned here to work around https://github.com/ijl/orjson/issues/548
71
- "orjson==3.10.14",
72
"pre-commit==4.0.1",
73
"pydocstyle==6.3",
74
"pyenchant==3.3.0rc1",
0 commit comments