diff --git a/pyproject.toml b/pyproject.toml index cc3d2b27..3a3fd065 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,9 +66,6 @@ optional-dependencies.dev = [ "interrogate==1.7.0", "mypy[faster-cache]==1.14.1", "mypy-strict-kwargs==2024.12.25", - # Dependency of mypy[faster-cache]. - # Versioned here to work around https://github.com/ijl/orjson/issues/548 - "orjson==3.10.14", "pre-commit==4.0.1", "pydocstyle==6.3", "pyenchant==3.3.0rc1",