From 7cd4d3fa2485f3421bad2e2cda776b6aee313ec0 Mon Sep 17 00:00:00 2001 From: Ray R Date: Wed, 25 Oct 2023 17:24:53 -0700 Subject: [PATCH] chore: fix docs compilation. --- environment.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 254be8bd..8290a60b 100644 --- a/environment.yml +++ b/environment.yml @@ -11,9 +11,8 @@ dependencies: - backoff==2.2.1 - branca==0.5.0 - earthengine-api==0.1.328 - - earthranger-client - geopandas==0.10.2 - - ipywidgets==8.0.2 + - ipywidgets==7.8.0 - jinja2==3.1.2 - jupyterlab==3.5.0 - mapclassify==2.4.3 @@ -44,8 +43,10 @@ dependencies: - tqdm==4.64.1 - xyzservices==2022.9.0 - pip: + - pip - coverage[toml] - nbsphinx - nbsphinx-multilink - sphinx-autoapi + - earthranger-client