Skip to content

Commit

Permalink
check scipy deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
damonge committed Nov 8, 2024
1 parent 6858995 commit ebd8b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
- numpy<2
# The below is only because the currnt version of fast-pt uses deprecated scipy functions.
# We should remove the <1.14 flag as soon as this is fixed.
- scipy<1.14
- scipy
- camb
- fast-pt
- pytest
Expand Down

0 comments on commit ebd8b79

Please sign in to comment.