diff --git a/pkgs/development/python-modules/torch/bin/default.nix b/pkgs/development/python-modules/torch/bin/default.nix index 1f08d73ec9b8..9ea397293beb 100644 --- a/pkgs/development/python-modules/torch/bin/default.nix +++ b/pkgs/development/python-modules/torch/bin/default.nix @@ -17,7 +17,6 @@ # dependencies filelock, - future, jinja2, networkx, numpy, @@ -87,7 +86,6 @@ buildPythonPackage { dependencies = [ filelock - future jinja2 networkx numpy