Commit 424496c0 authored by Quentin Yeche's avatar Quentin Yeche
Browse files

pinned Python version to fix incompatibilities

parent 8604652b
No related merge requests found
Showing with 44 additions and 43 deletions
+44 -43
channels: channels:
- conda-forge - conda-forge
- defaults - defaults
dependencies: dependencies:
- python # 3.11 is not a hard requirement but numba does not support 3.12 at the time of testing
- ipykernel - python=3.11
- geopandas - ipykernel
- pandas - geopandas
- numpy - pandas
- matplotlib - numpy
- folium - matplotlib
- rioxarray - folium
- jupyterhub==4.0.2 - rioxarray
- jupyterlab - jupyterhub-singleuser=3.0.0
- pip - pip
- pip: - pip:
- planetary-computer - planetary-computer
- pystac-client - pystac-client
- rich - rich
- stackstac - stackstac
- bottleneck - bottleneck
- geogif - geogif
- xarray-spatial - xarray-spatial
- rasterstats - rasterstats
channels: channels:
- conda-forge - conda-forge
- defaults - defaults
dependencies: dependencies:
- python # 3.11 is not a hard requirement but numba does not support 3.12 at the time of testing
- ipykernel - python=3.11
- geopandas - ipykernel
- pandas - geopandas
- numpy - pandas
- matplotlib - numpy
- folium - matplotlib
- rioxarray - folium
- jupyterlab - rioxarray
- pip - jupyterlab
- pip: - pip
- planetary-computer - pip:
- pystac-client - planetary-computer
- rich - pystac-client
- stackstac - rich
- bottleneck - stackstac
- geogif - bottleneck
- xarray-spatial - geogif
- rasterstats - xarray-spatial
- rasterstats
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment