Skip to content

Commit a6c8cc6

Browse files
committed
loosen some reqs in env yaml
1 parent a577015 commit a6c8cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ channels:
55
dependencies:
66
- conda-forge::zlib-ng==2.2.1
77
- conda-forge::mpich==4.2.3
8-
- conda-forge::gsl==2.8
8+
- conda-forge::gsl=2.*
99
- conda-forge::udunits=2.*
1010
- conda-forge::netcdf-fortran==4.6.1
1111
- conda-forge::gcc==13.3.0
1212
- conda-forge::hdf5=1.14.*=mpi*
1313
- conda-forge::libnetcdf==4.9.2
14-
- conda-forge::nco==5.2.4
14+
- conda-forge::nco=5.2.*
1515
- conda-forge::python>2
1616
- conda-forge::numpy<2
1717
- conda-forge::pytest

0 commit comments

Comments
 (0)