pythonPackages.scipy_1_3: re-init for ceph

This commit is contained in:
Sarah Brofeldt
2020-07-13 10:55:45 +02:00
parent 4f39f93d8e
commit 7994b94057
2 changed files with 13 additions and 1 deletions
+4 -1
View File
@@ -112,7 +112,10 @@ let
ps.pyjwt
ps.webob
ps.bcrypt
ps.scipy
# scipy > 1.3 breaks diskprediction_local, leading to mgr hang on startup
# Bump (and get rid of scipy_1_3) once these issues are resolved:
# https://tracker.ceph.com/issues/42764 https://tracker.ceph.com/issues/45147
ps.scipy_1_3
ps.six
ps.pyyaml
]);