Skip to content

Commit

Permalink
Update linux dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Lau committed Feb 7, 2016
1 parent 335ee64 commit 9ff7b98
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions linux_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,35 @@ dependencies:
- decorator=4.0.6=py34_0
- fontconfig=2.11.1=5
- freetype=2.5.5=0
- ipython=4.0.2=py34_0
- ipython=4.1.1=py34_0
- ipython_genutils=0.1.0=py34_0
- libgfortran=1.0=0
- libpng=1.6.17=0
- libxml2=2.9.2=0
- matplotlib=1.5.1=np110py34_0
- numpy=1.10.2=py34_0
- openblas=0.2.14=3
- openssl=1.0.2e=0
- mkl=11.3.1=0
- numpy=1.10.4=py34_0
- openssl=1.0.2f=0
- pandas=0.17.1=np110py34_0
- path.py=8.1.2=py34_1
- pexpect=3.3=py34_0
- pickleshare=0.5=py34_0
- pip=7.1.2=py34_0
- pip=8.0.2=py34_0
- pyparsing=2.0.3=py34_0
- pyqt=4.11.4=py34_1
- python=3.4.4=0
- python-dateutil=2.4.2=py34_0
- pytz=2015.7=py34_0
- qt=4.8.7=1
- readline=6.2=2
- scipy=0.16.1=np110py34_0
- setuptools=19.2=py34_0
- scipy=0.17.0=np110py34_1
- setuptools=19.6.2=py34_0
- simplegeneric=0.8.1=py34_0
- sip=4.16.9=py34_0
- six=1.10.0=py34_0
- sqlite=3.9.2=0
- tk=8.5.18=0
- traitlets=4.0.0=py34_0
- traitlets=4.1.0=py34_0
- wheel=0.26.0=py34_1
- xz=5.0.5=0
- zlib=1.2.8=0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
folium==0.1.5
sphinx==1.3.1
setuptools==19.2
setuptools==19.6.2

0 comments on commit 9ff7b98

Please sign in to comment.