diff --git a/environment.yml b/environment.yml index 35bf5ca8f4..4cdf346f42 100644 --- a/environment.yml +++ b/environment.yml @@ -4,6 +4,7 @@ channels: - conda-forge dependencies: + - pip!=21.3 # Python packages that cannot be installed from PyPI: - cartopy>=0.18 - compilers