From 65757cb426b538061238070b81cd953712506877 Mon Sep 17 00:00:00 2001 From: BO ZHANG Date: Thu, 30 May 2024 14:19:10 +0800 Subject: [PATCH] update requirements.txt --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index bfa528a..509e1da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -numpy==1.26.1 -scipy==1.11.3 -astropy==5.3.4 +numpy==1.26.4 +scipy==1.12.0 +astropy==6.0.0 joblib==1.3.2 toml==0.10.2 #pytest -- GitLab