Unverified Commit 14370680 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

rabbit: relax deps, unbreak (#355804)

parents 0f24588b 9a9adc63
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 = [