From 5db31edba948cafeb688d97468dc1d41504f2ba7 Mon Sep 17 00:00:00 2001 From: d3v-null Date: Tue, 12 Nov 2024 21:32:56 +0800 Subject: [PATCH] update pyuvdata 3.1.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 42f6ecf..d5f6fbf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -106,7 +106,7 @@ RUN python -m pip install --no-cache-dir --force-reinstall \ 'pyyaml>=5.4.1' \ 'scipy>=1.8' \ 'setuptools_scm>=8.1' \ - 'pyuvdata[casa]>=3.0.0' \ + 'pyuvdata[casa]>=3.1.1' \ 'pandas>=2.2.3' \ 'python-casacore>=3.5.2' \ git+https://github.com/mwilensky768/SSINS.git \