diff --git a/environment.yml b/environment.yml index e49a730..d95689c 100644 --- a/environment.yml +++ b/environment.yml @@ -2,7 +2,7 @@ name: HRRR-AWS-cookbook-dev channels: - conda-forge dependencies: - - python<3.13 + - python<3.13 # to avoid a dependency conflict with JupyterBook 1.0.3 - jupyter-book - jupyterlab - dask