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 1b7c2b1 commit 1142cbbCopy full SHA for 1142cbb
doc/environment.yml
@@ -3,17 +3,16 @@ channels:
3
- conda-forge
4
- defaults
5
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
+ - attrs=18.2.0
+ - python=3.6
+ - numpy=1.14.5
+ - pandas=0.23.3
+ - xarray=0.10.9
+ - ipython=6.4.0
+ - matplotlib=2.2.2
14
- graphviz
15
- python-graphviz
16
- nbconvert=5.2.1
17
- - sphinx=1.7.4
+ - sphinx=1.7.6
18
- nbsphinx=0.3.3
19
- pandoc=1.19.2
0 commit comments