From 9a8a397af69225f74bed2daa1bca0ea25f1f1cee Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 24 Oct 2019 21:02:02 +0100 Subject: Several more LSST pipeline dependencies are added The following software are added with this commit: eigency, esutil, flake8, future, galsim, lsstdesccoord, pybind11 and pyflakes. --- reproduce/software/config/installation/versions.mk | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'reproduce/software/config/installation/versions.mk') diff --git a/reproduce/software/config/installation/versions.mk b/reproduce/software/config/installation/versions.mk index 54e1f2e..20e6632 100644 --- a/reproduce/software/config/installation/versions.mk +++ b/reproduce/software/config/installation/versions.mk @@ -136,19 +136,28 @@ chardet-version = 3.0.4 cryptography-version = 2.6.1 cycler-version = 0.10.0 cython-version = 0.29.6 +eigency-version = 1.77 entrypoints-version = 0.3 +esutil-version = 0.6.4 +flake8-version = 3.7.8 +future-version = 0.18.1 +galsim-version = 2.2.1 h5py-version = 2.9.0 html5lib-version = 1.0.1 idna-version = 2.8 jeepney-version = 0.4 keyring-version = 18.0.0 kiwisolver-version = 1.0.1 +lsstdesccoord-version = 1.2.0 matplotlib-version = 3.1.1 mpi4py-version = 3.0.2 mpmath-version = 1.1.0 numpy-version = 1.17.2 pip-version = 19.0.2 +pycodestyle-version = 2.5.0 pycparser-version = 2.19 +pyflakes-version = 2.1.1 +pybind11-version = 2.4.3 pyparsing-version = 2.3.1 pypkgconfig-version = 1.5.1 python-dateutil-version = 2.8.0 -- cgit v1.2.1