aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/graph.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/graph.scm')
-rw-r--r--gnu/packages/graph.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm
index db2c838b4b..c409b56e19 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -195,7 +195,7 @@ distributions in empirical data. SIAM Review 51, 661-703 (2009)}).")
(list arpack-ng
bliss
glpk
- lapack
+ ;lapack
openblas
plfit
suitesparse-cxsparse))
@@ -282,7 +282,7 @@ lines.")
(define-public python-plotly
(package
(name "python-plotly")
- (version "5.14.1")
+ (version "5.20.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -291,7 +291,7 @@ lines.")
(file-name (git-file-name name version))
(sha256
(base32
- "12iy5cswn5c0590fvl87nr6vfyhvbxymrldh4c7dfm2gn6h8z8w0"))))
+ "0i22sv8p3kl84nkldbv1253kld85rbwp2pdxivxn64wwflfpqvx6"))))
(build-system python-build-system)
(arguments
(list