From e20a7abaca4dc0e053dd1fb6928b71c8f3823707 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Sat, 2 Mar 2019 00:52:47 -0500 Subject: Adjust pipeline pip defaults --- etc/jwstdp-snapshot/pip/003-prerequisites | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'etc/jwstdp-snapshot/pip') diff --git a/etc/jwstdp-snapshot/pip/003-prerequisites b/etc/jwstdp-snapshot/pip/003-prerequisites index 8ac5fe9..e6cd078 100644 --- a/etc/jwstdp-snapshot/pip/003-prerequisites +++ b/etc/jwstdp-snapshot/pip/003-prerequisites @@ -1,4 +1,5 @@ Cython -numpy>=1.15.2 -relic>=1.1.2 -git+https://github.com/astropy/astropy.git#egg=astropy +numpy +relic +matplotlib +git+https://github.com/astropy/astropy.git -- cgit