diff --git a/pkgs/development/python-modules/typical/default.nix b/pkgs/development/python-modules/typical/default.nix index 5cbdce7c6252..67d55e64243e 100644 --- a/pkgs/development/python-modules/typical/default.nix +++ b/pkgs/development/python-modules/typical/default.nix @@ -4,7 +4,6 @@ , fetchFromGitHub , future-typing , inflection -, mypy , orjson , pandas , pendulum @@ -45,7 +44,6 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook - mypy pydantic sqlalchemy pandas