From feb169fab8319d935ebf24a70735add266904232 Mon Sep 17 00:00:00 2001 From: shoulinwei Date: Sun, 28 May 2023 19:20:42 +0800 Subject: [PATCH] add healpy --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index a479ff5..7c02f59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ networkx matplotlib numpy astropy_healpix +healpy DBUtils==1.3 \ No newline at end of file -- GitLab