diff --git a/continuous_integration/environment.yaml b/continuous_integration/environment.yaml index 5e80009..4ad20fb 100644 --- a/continuous_integration/environment.yaml +++ b/continuous_integration/environment.yaml @@ -4,8 +4,6 @@ channels: dependencies: - xarray - dask - - distributed - - toolz - Cython - sphinx - pillow @@ -16,5 +14,5 @@ dependencies: - h5py - pytest - pytest-cov - - pyproj >=3.0 + - pyproj - pyresample