Unverified Commit 0f58425c authored by Andrew Annex's avatar Andrew Annex Committed by GitHub
Browse files

update gsl version to fix #3969 (#3993)

* update gsl version to fix #3969

updates meta.yaml file to install a more recent version of gsl (>=2.6)

* Update environment.yml

missed this in initial commit
parent eabc3eac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ dependencies:
  - geotiff
  - gmm
  - gmp
  - gsl
  - gsl>=2.6
  - hdf5
  - icu
  - jama
+2 −2
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ requirements:
  - geotiff
  - gmm
  - gmp
  - gsl
  - gsl>=2.6
  - hdf5
  - icu
  - jama
@@ -116,7 +116,7 @@ requirements:
  - geotiff
  - gmm
  - gmp
  - gsl
  - gsl>=2.6
  - hdf5
  - icu
  - jama