From 0477b71055a690efa8e5262ce952add4652f8cb9 Mon Sep 17 00:00:00 2001 From: NickSwainston Date: Mon, 13 May 2024 12:11:52 +1000 Subject: [PATCH] Update psrdb version to 3.0.6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 27a1093..f2eaf07 100644 --- a/Dockerfile +++ b/Dockerfile @@ -121,7 +121,7 @@ RUN pip install -U \ matplotlib \ astropy \ scipy \ - psrdb==3.0.4 \ + psrdb==3.0.6 \ git+https://github.com/danielreardon/MeerGuard \ git+https://github.com/danielreardon/scintools.git