From c1bf1cac9c6bde529e3a67ded0a0a11ea034f077 Mon Sep 17 00:00:00 2001 From: Raul Infante-Sainz Date: Tue, 17 Mar 2020 11:28:51 +0000 Subject: Astroquery updated to version 0.4 In the last update of Astropy to version 4.0 they removed some things that the previous version of Astroquery needs. As a consequence, it is also necessary to update the Astroquery version to be a ble to run with the Astropy 4.0. With this commit, the update of Astroquery to it most recent version (0.4) has been done. --- reproduce/software/config/installation/versions.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reproduce/software/config/installation/versions.conf') diff --git a/reproduce/software/config/installation/versions.conf b/reproduce/software/config/installation/versions.conf index 84aa93b..1b678ad 100644 --- a/reproduce/software/config/installation/versions.conf +++ b/reproduce/software/config/installation/versions.conf @@ -140,7 +140,7 @@ yaml-version = 0.2.2 asn1crypto-version = 0.24.0 asteval-version = 0.9.16 astropy-version = 4.0 -astroquery-version = 0.3.9 +astroquery-version = 0.4 beautifulsoup4-version = 4.7.1 certifi-version = 2018.11.29 cffi-version = 1.12.2 -- cgit v1.2.1