Skip to content

Commit acc9ee6

Browse files
committed
Update environment after a change in conda packages (mkl support)
1 parent 88b3e40 commit acc9ee6

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

environment-pinned.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- h5py=2.5.0=np110py27_4
1111
- hdf5=1.8.15.1=2
1212
- ipykernel=4.2.2=py27_0
13-
- ipython=4.0.3=py27_0
13+
- ipython=4.1.1=py27_0
1414
- ipython_genutils=0.1.0=py27_0
1515
- ipywidgets=4.1.1=py27_0
1616
- jbig=2.1=0
@@ -29,13 +29,13 @@ dependencies:
2929
- markupsafe=0.23=py27_0
3030
- matplotlib=1.5.1=np110py27_0
3131
- mistune=0.7.1=py27_0
32+
- mkl=11.3.1=0
3233
- nbconvert=4.1.0=py27_0
3334
- nbformat=4.0.1=py27_0
3435
- networkx=1.11=py27_0
3536
- notebook=4.1.0=py27_0
36-
- numexpr=2.4.6=np110py27_0
37-
- numpy=1.10.2=py27_0
38-
- openblas=0.2.14=3
37+
- numexpr=2.4.6=np110py27_1
38+
- numpy=1.10.4=py27_0
3939
- openssl=1.0.2f=0
4040
- path.py=8.1.2=py27_1
4141
- pexpect=3.3=py27_0
@@ -58,7 +58,7 @@ dependencies:
5858
- qtconsole=4.1.1=py27_0
5959
- readline=6.2=2
6060
- redis=2.6.9=0
61-
- scipy=0.16.1=np110py27_0
61+
- scipy=0.17.0=np110py27_1
6262
- setuptools=19.6.2=py27_0
6363
- simplegeneric=0.8.1=py27_0
6464
- simplejson=3.8.1=py27_0
@@ -90,7 +90,7 @@ dependencies:
9090
- django-angular==0.7.15
9191
- django-bootstrap-pagination==1.5.1
9292
- django-bootstrap3==6.2.2
93-
- django-bower==5.0.4
93+
- django-bower==5.1.0
9494
- django-celery==3.1.17
9595
- django-environ==0.4.0
9696
- django-extensions==1.6.1

0 commit comments

Comments
 (0)