Skip to content

Commit

Permalink
chore: fix docs compilation.
Browse files Browse the repository at this point in the history
  • Loading branch information
enlivn committed Oct 26, 2023
1 parent d3bfe01 commit 33dac9f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -37,15 +36,17 @@ dependencies:
- rasterio==1.2.10
- scikit-image==0.19.2
- scikit-learn==1.0.2
- scipy==1.7.3
- scipy==1.11.3
- selenium==4.5.0
- shapely==1.8.2
- sphinx==5.3.0
- tqdm==4.64.1
- xyzservices==2022.9.0
- pip:
- pip
- coverage[toml]
- nbsphinx
- nbsphinx-multilink
- sphinx-autoapi
- earthranger-client

0 comments on commit 33dac9f

Please sign in to comment.