diff options
Diffstat (limited to 'gnu/packages/python-science.scm')
| -rw-r--r-- | gnu/packages/python-science.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 96d0f005f43..98322aeb568 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -5245,7 +5245,7 @@ and more (define-public python-plotly (package (name "python-plotly") - (version "5.24.1") + (version "5.24.1") ;XXX: it's the last 5.X.X, released on <2024-09-12> (source (origin (method git-fetch) @@ -5336,7 +5336,7 @@ and more python-pillow python-psutil python-pyshp - python-pytest + python-pytest-8 python-pytz python-requests python-retrying |
