Skip to content

Commit

Permalink
removed unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
npikall committed Jul 19, 2024
1 parent d80865c commit 7676a07
Showing 1 changed file with 16 additions and 24 deletions.
40 changes: 16 additions & 24 deletions notebooks/01_classification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,21 @@ channels:
- conda-forge
- defaults
dependencies:
- folium=0.16.0
- geopandas=0.14.4
- git
- ipykernel=6.29.3
- ipywidgets==8.1.2
- jupyter
- matplotlib=3.8.4
- ipykernel=6.26.5
- pip=24.0
- python=3.10.12
- xarray=2024.6.0
- ca-certificates
- openssl
- stackstac=0.5.0
- odc-stac=0.3.10
- dask=2024.7.0
- rasterio=1.3.10
- cmcrameri=1.9
- numpy=2.0.0
- pandas=2.2.1
- pip
- python-dotenv=1.0.1
- python==3.12.3
- xarray=2024.3.0
- seaborn
- matplotlib=3.9.1
- certifi
- seaborn=0.13.2
- scikit-learn=1.5.1
- pip:
- rasterio==1.3.9
- rioxarray==0.15.3
- tqdm==4.66.2
- ipympl==0.9.4
- cmcrameri==1.9
- odc-stac==0.3.10
- pystac-client==0.8.2
- stackstac==0.5.0
- geopandas==0.14.4
- scikit_learn==1.5.1
- Shapely==2.0.5
- pystac-client=0.8.2

0 comments on commit 7676a07

Please sign in to comment.