From 073ef53bcd69398e910a3bf47c53369a7418106f Mon Sep 17 00:00:00 2001 From: Joe Zuntz Date: Tue, 31 Oct 2023 14:50:27 +0000 Subject: [PATCH] pin old tjpcov --- txpipe/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txpipe/Dockerfile b/txpipe/Dockerfile index 89efbe2..10488e1 100644 --- a/txpipe/Dockerfile +++ b/txpipe/Dockerfile @@ -73,7 +73,7 @@ ENV SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True # pip dependencies - fast-moving DESC packages that have not made conda yet RUN pip install "ceci>=1.14" \ "pz-rail[dev]==0.99.1" \ - "tjpcov=0.3.2" + "tjpcov==0.3.2" RUN pip install git+https://github.com/LSSTDESC/CLMM.git@1e3130188e4d0a4edc1cc8bd4d2cc11130a516ec