Skip to content

Commit 1142cbb

Browse files
committed
try fixing build docs on RTD
1 parent 1b7c2b1 commit 1142cbb

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

doc/environment.yml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,16 @@ channels:
33
- conda-forge
44
- defaults
55
dependencies:
6-
- attrs
7-
- python=3.5
8-
- numpy=1.12
9-
- pandas=0.22
10-
- xarray=0.10.0
11-
- ipython=6.3.1
12-
- ipykernel=4.6.1
13-
- matplotlib=2.0.2
6+
- attrs=18.2.0
7+
- python=3.6
8+
- numpy=1.14.5
9+
- pandas=0.23.3
10+
- xarray=0.10.9
11+
- ipython=6.4.0
12+
- matplotlib=2.2.2
1413
- graphviz
1514
- python-graphviz
1615
- nbconvert=5.2.1
17-
- sphinx=1.7.4
16+
- sphinx=1.7.6
1817
- nbsphinx=0.3.3
1918
- pandoc=1.19.2

0 commit comments

Comments
 (0)