From: Quentin Cozette Date: Thu, 1 Apr 2021 17:41:51 +0000 (+0200) Subject: Align nlopt, numpy and scipy Linux versions on Windows ones X-Git-Tag: V9_7_0~63^2~25 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=83ad22619c99bec275025d4246fb8c90557abd4c;p=tools%2Fsat_salome.git Align nlopt, numpy and scipy Linux versions on Windows ones --- diff --git a/applications/SALOME-master-MPI.pyconf b/applications/SALOME-master-MPI.pyconf index 6005a8a..5a73f70 100644 --- a/applications/SALOME-master-MPI.pyconf +++ b/applications/SALOME-master-MPI.pyconf @@ -65,8 +65,8 @@ APPLICATION : mpi4py: '3.0.3' ParMetis : '3.1.1' netgen : '5.3.1_with_CAS_7.2' - nlopt : '2.4.2' - numpy : '1.15.1' + nlopt : '2.5.0' + numpy : '1.16.4' omniORB : '4.2.2' omniORBpy : '4.2.2' opencv : '3.2.0' @@ -93,7 +93,7 @@ APPLICATION : requests : '2.19.1' rkCommon : '1.5.1' root: '6.22.02' - scipy : '0.19.1' + scipy : '1.4.1' scotch : '6.0.4' setuptools : '38.4.0' sip : '5.5.0' diff --git a/applications/SALOME-master-int32.pyconf b/applications/SALOME-master-int32.pyconf index e192305..9607c74 100644 --- a/applications/SALOME-master-int32.pyconf +++ b/applications/SALOME-master-int32.pyconf @@ -63,8 +63,8 @@ APPLICATION : MeshGems : '2.12-1' metis : '5.1.0' netgen : '5.3.1_with_CAS_7.2' - nlopt : '2.4.2' - numpy : '1.15.1' + nlopt : '2.5.0' + numpy : '1.16.4' omniORB : '4.2.2' omniORBpy : '4.2.2' opencv : '3.2.0' @@ -85,7 +85,7 @@ APPLICATION : qt : '5.9.1' qwt : '6.1.2' requests : '2.19.1' - scipy : '0.19.1' + scipy : '1.4.1' scotch : '6.0.4' setuptools : '38.4.0' sip : '4.19.3' diff --git a/applications/SALOME-master.pyconf b/applications/SALOME-master.pyconf index c3c5981..0ad32e6 100644 --- a/applications/SALOME-master.pyconf +++ b/applications/SALOME-master.pyconf @@ -64,8 +64,8 @@ APPLICATION : MeshGems : '2.12-1' metis : '5.1.0' netgen : '5.3.1_with_CAS_7.2' - nlopt : '2.4.2' - numpy : '1.15.1' + nlopt : '2.5.0' + numpy : '1.16.4' omniORB : '4.2.2' omniORBpy : '4.2.2' opencv : '3.2.0' @@ -91,7 +91,7 @@ APPLICATION : requests : '2.19.1' rkCommon : '1.5.1' root: '6.22.02' - scipy : '0.19.1' + scipy : '1.4.1' scotch : '6.0.4' setuptools : '38.4.0' sip : '5.5.0'