Skip to content

Commit

Permalink
Merge pull request #145 from joezuntz/more-scipy
Browse files Browse the repository at this point in the history
CI scipy update
  • Loading branch information
joezuntz authored Nov 22, 2024
2 parents f8b776a + 4983ced commit 2009224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
- name: Install python dependencies
run: |
python -m pip install --upgrade pip wheel setuptools
pip install "cosmosis==3.9.2" "nautilus-sampler==1.0.1" "scipy<1.14"
pip install "cosmosis==3.13" "nautilus-sampler==1.0.1" "scipy"
pip install -v --no-cache-dir --no-binary=mpi4py,camb mpi4py camb
pip install fitsio astropy fast-pt "Cython>=3.0" jupyter sacc "act_dr6_lenslike>=1.0.2" "git+https://github.com/carronj/planck_PR4_lensing"
Expand Down

0 comments on commit 2009224

Please sign in to comment.