diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-04-24 18:46:14 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-04-24 18:46:14 +0100 |
commit | aee97fa2776fa7d7d0a3743e7296961a6b8be1db (patch) | |
tree | aacd329be26439dacddb6e2d771a7e09c7c790b1 /reproduce/software/config | |
parent | ee4e88597ca010e5189d8b481505894eee8335d6 (diff) | |
parent | eaae4193a3dcffa9ca04583d73a4b0f641489f74 (diff) |
Imported work on mpmath, SymPy and sip_tpv, no conflicts
There wasn't any conflict in this merge.
Diffstat (limited to 'reproduce/software/config')
-rw-r--r-- | reproduce/software/config/installation/versions.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/reproduce/software/config/installation/versions.mk b/reproduce/software/config/installation/versions.mk index 8276431..df2b4fa 100644 --- a/reproduce/software/config/installation/versions.mk +++ b/reproduce/software/config/installation/versions.mk @@ -127,6 +127,7 @@ kiwisolver-version = 1.0.1 keyring-version = 18.0.0 matplotlib-version = 3.0.2 mpi4py-version = 3.0.1 +mpmath-version = 1.1.0 numpy-version = 1.16.2 pip-version = 19.0.2 pycparser-version = 2.19 @@ -138,8 +139,10 @@ scipy-version = 1.2.1 secretstorage-version = 3.1.1 setuptools-version = 40.8.0 setuptools_scm-version = 3.2.0 +sip_tpv-version = 1.1 six-version = 1.12.0 soupsieve-version = 1.8 +sympy-version = 1.4 urllib3-version = 1.24.1 virtualenv-version = 16.4.0 webencodings-version = 0.5.1 |