diff options
Diffstat (limited to 'gnu/packages/python-science.scm')
-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 b188f113ae..42a64aed6e 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -1410,7 +1410,7 @@ idea of the remaining amount of computation to be done.") python-pandas-stubs ;mypy extra python-pydantic python-scipy ;hypotheses extra - python-typeguard-4 + python-typeguard python-typing-inspect python-wrapt)) (native-inputs (list python-dask ;dask extra |