From 12a5490f71033fc5625c33227b51fe336483267b Mon Sep 17 00:00:00 2001 From: Chen Yili Date: Tue, 16 Apr 2024 03:13:24 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ef7938..62f10f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ numpy==1.26.1 scipy==1.11.3 astropy==5.3.4 pysynphot==2.0.0 -hcipy==0.6.0 \ No newline at end of file +hcipy==0.6.0 +setuptools==68.2.2 -- GitLab