Skip to content

Commit

Permalink
fix some versions
Browse files Browse the repository at this point in the history
  • Loading branch information
joezuntz committed Oct 31, 2023
1 parent 2f13319 commit 1194cfd
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions txpipe/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,26 +32,27 @@ RUN mamba install -y scipy=1.8.0 \
psutil \
numpy=1.22.2 \
pandas=1.4.1 \
dask \
"dask=2023.4.1" \
scikit-learn \
'mpich=4.0.*=external_*' \
'h5py=*=mpi_mpich_*'\
mpi4py \
camb \
healpy \
fitsio \
astropy \
"pyccl>=2.5.0" \
"camb=1.5.2" \
"healpy=1.16.*" \
"fitsio=1.1.8" \
"astropy=5.2.*" \
"pyccl=2.6.*" \
namaster \
healsparse \
qp \
"firecrown>=1.4.0" \
"firecrown=1.4.0" \
pygraphviz \
compilers \
guppy3 \
jax \
dm-tree \
cosmosis \
"jax=0.4.14" \
"jaxlib>=0.4.14" \
"dm-tree=0.1.7" \
"cosmosis=3.4.*" \
threadpoolctl \
"sacc>=0.8.1" \
cython \
Expand Down

0 comments on commit 1194cfd

Please # to comment.