environment: Update environment.yaml to blacklist netcdf4 version with regression
This commit is contained in:
parent
77ba8a76f0
commit
ef867ebfc0
@ -21,7 +21,7 @@ dependencies:
|
||||
|
||||
# Second order dependencies which should really be deps of atlite
|
||||
- xarray
|
||||
- netcdf4
|
||||
- netcdf4!=1.4.2 # Don't use 1.4.2 https://github.com/Unidata/netcdf4-python/issues/870
|
||||
- bottleneck
|
||||
- cyordereddict
|
||||
- toolz
|
||||
|
Loading…
Reference in New Issue
Block a user