diff --git a/.github/environment.yml b/.github/environment.yml index bbbeeb3c1..f388911fc 100644 --- a/.github/environment.yml +++ b/.github/environment.yml @@ -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