We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f043add commit 23d80d6Copy full SHA for 23d80d6
ci/environment-docs.yml
@@ -6,28 +6,27 @@ dependencies:
6
- cftime
7
- distributed
8
- ecgtools >=2022.10.7
9
- - fsspec>=2022.11.0
10
- - gcsfs >=2022.11.0
11
- - intake>=0.6.6
+ - fsspec>=2023.05
+ - gcsfs >=2023.05
+ - intake>=0.7
12
- jupyterlab
13
- matplotlib
14
- myst-nb
15
- - netcdf4<1.6.1
+ - netcdf4!=1.6.1
16
- pip
17
- pydantic>=1.9
18
- python-graphviz
19
- python=3.11
20
- - s3fs >=2022.11.0
+ - s3fs >=2023.05
21
- sphinx
22
- sphinx-copybutton
23
- sphinx-design
24
- watermark
25
- xarray-datatree>=0.0.9
26
- - xarray>=2022.06
+ - xarray>=2023.05
27
- zarr>=2.12
28
+ - furo>=2022.09.15
29
- pip:
- - furo>=2022.09.15
30
- - tornado>=6.2
31
- sphinxext-opengraph
32
- autodoc_pydantic
33
- -e ..
0 commit comments