Commit 2d5cb4f1 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

python3Packages.torch-bin: remove unnecessary future dep

parent f7fba330
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@

  # dependencies
  filelock,
  future,
  jinja2,
  networkx,
  numpy,
@@ -87,7 +86,6 @@ buildPythonPackage {

  dependencies = [
    filelock
    future
    jinja2
    networkx
    numpy