diff --git a/continuous_integration/environment-ci.yml b/continuous_integration/environment-ci.yml index 7a3bff69cd..427602cb43 100644 --- a/continuous_integration/environment-ci.yml +++ b/continuous_integration/environment-ci.yml @@ -13,7 +13,7 @@ dependencies: - cartopy - cvxopt - xarray - - metpy<1.6 + - metpy - pytest-cov - pytest-mpl - coveralls diff --git a/doc/environment.yml b/doc/environment.yml index c9ff12e75f..1c1ce02963 100644 --- a/doc/environment.yml +++ b/doc/environment.yml @@ -11,7 +11,7 @@ dependencies: - netcdf4 - pytest - wradlib - - metpy<1.6 + - metpy - cartopy - cvxopt - xarray