forked from SciTools/iris
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpy312.yml
61 lines (53 loc) · 1.01 KB
/
py312.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
name: iris-dev
channels:
- conda-forge
dependencies:
- python =3.12
# Setup dependencies.
- setuptools >=64
- setuptools-scm >=7
# Core dependencies.
- cartopy >=0.21
- cf-units >=3.1
- cftime >=1.5
- dask-core >=2022.9.0,!=2024.8.0, <2024.9
- libnetcdf !=4.9.1
- matplotlib-base >=3.5, !=3.9.1
- netcdf4
- numpy >=1.24, !=1.24.3
- python-xxhash
- pyproj
- scipy
- shapely !=1.8.3
# Optional dependencies.
- esmpy >=7.0
- geovista
- graphviz
- iris-sample-data >=2.4.0
- mo_pack
- nc-time-axis >=1.4
- pandas
- pip
- python-stratify
# Test dependencies.
- asv_runner
- distributed
- filelock
- imagehash >=4.0
- pre-commit
- psutil
- pytest
- pytest-cov
- pytest-mock
- pytest-xdist
- requests
# Documentation dependencies.
- sphinx
- sphinxcontrib-apidoc
- sphinx-copybutton
- sphinx-gallery >=0.11.0
- sphinx-design
- pydata-sphinx-theme >=0.13.0
# Temporary minimum pins.
# See https://github.com/SciTools/iris/pull/5051
- graphviz >=6.0.0