Skip to content
Snippets Groups Projects
Verified Commit 44f779f0 authored by Alexander Dunkel's avatar Alexander Dunkel
Browse files

Update yml for env sharing

parent f3e5ce73
No related branches found
No related tags found
No related merge requests found
......@@ -2,23 +2,27 @@ name: hll_env
channels:
- conda-forge
dependencies:
- python
- python=3.9
- pip
- colorcet
- geoviews-core
- holoviews
- ipywidgets
- 'panel=0.14.4'
- 'pandas=1.5.3'
- 'fiona=1.8.20'
- 'colorcet=3.0.1'
- 'geoviews-core=1.9.5'
- 'holoviews=1.14.8'
- 'ipywidgets=8.0.5'
- ipyleaflet
- geopandas
- hvplot
- 'numpy<=1.23.5'
- mapclassify
- 'matplotlib-base<3.6'
- 'geopandas=0.12.2'
- 'hvplot=0.8.3'
- 'numpy=1.22.4'
- 'mapclassify=2.5.0'
- 'matplotlib-base=3.7.1'
- matplotlib-venn
- memory_profiler
- mmh3
- python-dotenv
- 'shapely<2.0.0'
- xarray
- 'shapely=1.7.1'
- 'xarray=2023.3.0'
- ipykernel
- pip:
- python-hll
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment