From ac6fa4d072ae751fd2859d6a3826d67223dbb0e1 Mon Sep 17 00:00:00 2001 From: yan Date: Tue, 8 Oct 2024 15:06:54 +0800 Subject: [PATCH] update --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8306c68..67dd489 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ scipy==1.9.2 setuptools==65.6.3 pandas==1.5.3 julian==0.14 -astropy==5.1 +astropy==6.0.0 tqdm==4.64.1 galsim==2.4.9 -- GitLab