Commit 9a9adc63 authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt
Browse files

rabbit: relax deps, unbreak

parent 893e5bd8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -20,6 +20,8 @@ python3.pkgs.buildPythonApplication rec {
    "scikit-learn"
    "scipy"
    "tqdm"
    "pandas"
    "urllib3"
  ];

  build-system = [