diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2020-01-21 13:29:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-21 13:29:54 -0500 |
commit | 1bcf337692090b7b3f16af72c924b199153f3120 (patch) | |
tree | f5e145f7e77121d65d27da39dcbc9da0f551e526 /etc/hstdp-2019.5/pip/003-prerequisites | |
parent | baf286b2db71e82f41a909081d7d6eae090e8ede (diff) | |
parent | df956d197232e57a93c055d06996ec38b2653ed5 (diff) | |
download | docker-pipeline-1bcf337692090b7b3f16af72c924b199153f3120.tar.gz |
Add hstdp-2019.5
Diffstat (limited to 'etc/hstdp-2019.5/pip/003-prerequisites')
-rw-r--r-- | etc/hstdp-2019.5/pip/003-prerequisites | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/hstdp-2019.5/pip/003-prerequisites b/etc/hstdp-2019.5/pip/003-prerequisites new file mode 100644 index 0000000..69a8d2e --- /dev/null +++ b/etc/hstdp-2019.5/pip/003-prerequisites @@ -0,0 +1,4 @@ +numpy==1.16.4 +scipy==1.2.1 +astropy==3.2.1 +matplotlib==3.1.0 |