diff options
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/python-science.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index b3934ea6f01..955df2601fe 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -5760,7 +5760,7 @@ to do spectral analysis in Python.") python-wheel)) (propagated-inputs (list python-decorator - python-numpy + python-numpy-1 python-scipy python-six)) (home-page "https://github.com/sods/paramz") |
