From 5cc62788472013b3fcd6abd32f8e5712c0451b2c Mon Sep 17 00:00:00 2001 From: yan Date: Thu, 18 Apr 2024 14:38:11 +0800 Subject: [PATCH] debug --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index fc0cf3c..a80e7f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ scipy==1.9.2 setuptools==65.5.1 pandas==1.2.3 julian==0.14 -astropy=5.1 -tqdm=4.59.0 -galsim=2.4.5 +astropy==5.1 +tqdm==4.59.0 +galsim==2.4.5 -- GitLab