File: environment-benchmark.yml

package info (click to toggle)
python-xarray 2025.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 12,160 kB
  • sloc: python: 118,690; makefile: 269
file content (24 lines) | stat: -rw-r--r-- 432 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name: xarray-benchmark
channels:
  - conda-forge
  - nodefaults
dependencies:
  - bottleneck
  - cftime
  - dask-core
  - distributed
  - flox
  - netcdf4
  - numba
  - numbagg
  - numexpr
  - py-rattler
  - numpy>=2.2,<2.3 # https://github.com/numba/numba/issues/10105
  - opt_einsum
  - packaging
  - pandas
  - pyarrow # pandas raises a deprecation warning without this, breaking doctests
  - sparse
  - scipy
  - toolz
  - zarr