Unverified Commit 6e2688ad authored by Jack Allee's avatar Jack Allee Committed by GitHub
Browse files

urh: pin numpy_1 to fix #371164 (#391888)

parent 1ebf5c02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ python3Packages.buildPythonApplication rec {

  propagatedBuildInputs = with python3Packages; [
    pyqt5
    numpy
    numpy_1
    psutil
    cython
    pyzmq