Skip to content

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikmakait committed Nov 28, 2024
1 parent f295941 commit b2e25ea
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions ci/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,54 +11,54 @@ dependencies:
- python >=3.10
- pip
- coiled >=0.2.54
- numpy ==2.0
- pandas ==2.2.2
- dask ==2024-07.1
- distributed ==2024-07.1
- dask-expr ==1.1.9
- numpy ==2.0.2
- pandas ==2.2.3
- dask ==2024.11.2
- distributed ==2024.11.2
- dask-expr ==1.1.19
- dask-labextension ==7.0.0
- dask-ml ==2024.4.4
- fsspec ==2024.6.1
- s3fs ==2024.6.1
- gcsfs ==2024.6.1
- pyarrow ==18.0.0
- jupyterlab ==4.2.4
- fsspec ==2024.10.0
- s3fs ==2024.10.0
- gcsfs ==2024.10.0
- pyarrow ==18.1.0
- jupyterlab ==4.3.1
- lz4 ==4.3.3
- ipywidgets ==8.1.3
- ipywidgets ==8.1.5
- numba ==0.60.0
- scikit-learn ==1.5.1
- scikit-learn ==1.5.2
- ipycytoscape ==1.3.3
- click ==8.1.7
- xarray ==2024.07.0
- flox ==0.9.9
- zarr ==2.18.2
- xarray ==2024.11.0
- flox ==0.9.15
- zarr ==2.18.3
- cftime ==1.6.4
- msgpack-python
- cloudpickle ==3.0.0
- tornado ==6.4.1
- toolz ==0.12.1
- cloudpickle ==3.1.0
- tornado ==6.4.2
- toolz ==1.0.0
- zict ==3.0.0
- xgboost ==2.1.1
- optuna ==3.6.1
- optuna-integration ==3.6.0
- scipy ==1.14.0
- sqlalchemy ==2.0.31
- xgboost ==2.1.2
- optuna ==4.1.0
- optuna-integration ==4.1.0
- scipy ==1.14.1
- sqlalchemy ==2.0.36
- pynvml ==11.5.3
- bokeh ==3.5.1
- bokeh ==3.6.1
- gilknocker ==0.4.1
- openssl >1.1.0g
- rasterio >=1.4.0
- rioxarray ==0.17.0
- h5netcdf ==1.3.0
- xesmf ==0.8.7
- bottleneck ==1.4.1
- h5netcdf ==1.4.1
- xesmf ==0.8.8
- bottleneck ==1.4.2
- geojson ==3.1.0
- planetary-computer ==1.0.0
- pystac-client ==0.8.3
- pystac-client ==0.8.5
- odc-stac ==0.3.10
- adlfs ==2024.7.0
# https://github.com/coiled/benchmarks/issues/1616
- cryptography ==44.0.0
- cryptography ==43.0.3
- pyopenssl ==24.2.1

########################################################
Expand Down

0 comments on commit b2e25ea

Please sign in to comment.