-
Notifications
You must be signed in to change notification settings - Fork 7
/
environment.yml
75 lines (74 loc) · 1.64 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
name: tre
channels: !!python/tuple
- defaults
dependencies:
- appnope=0.1.0=py35_0
- bokeh=0.11.1=py35_0
- boto3=1.4.0=py35_0
- botocore=1.4.67=py35_0
- decorator=4.0.10=py35_0
- docutils=0.12=py35_2
- entrypoints=0.2.2=py35_0
- ipykernel=4.5.0=py35_0
- ipython=5.1.0=py35_1
- ipython-notebook=4.0.4=py35_0
- ipython_genutils=0.1.0=py35_0
- jinja2=2.8=py35_1
- jmespath=0.9.0=py35_0
- jsonschema=2.5.1=py35_0
- jupyter_client=4.4.0=py35_0
- jupyter_core=4.2.0=py35_0
- llvmlite=0.11.0=py35_0
- markupsafe=0.23=py35_2
- mistune=0.7.3=py35_1
- mkl=11.3.3=0
- nbconvert=4.2.0=py35_0
- nbformat=4.1.0=py35_0
- notebook=4.2.3=py35_0
- numba=0.26.0=np110py35_0
- numpy=1.10.4=py35_2
- openssl=1.0.2j=0
- pandas=0.16.2=np110py35_0
- path.py=8.2.1=py35_0
- pexpect=4.0.1=py35_0
- pickleshare=0.7.4=py35_0
- pip=8.1.2=py35_0
- prompt_toolkit=1.0.8=py35_0
- ptyprocess=0.5.1=py35_0
- py=1.4.31=py35_0
- pygments=2.1.3=py35_0
- pytest=3.0.3=py35_0
- python=3.5.2=0
- python-dateutil=2.5.3=py35_0
- pytz=2016.7=py35_0
- pyyaml=3.12=py35_0
- pyzmq=16.0.0=py35_0
- readline=6.2=2
- requests=2.11.1=py35_0
- s3transfer=0.1.7=py35_0
- setuptools=27.2.0=py35_0
- simplegeneric=0.8.1=py35_1
- six=1.10.0=py35_0
- sqlite=3.13.0=0
- terminado=0.6=py35_0
- tk=8.5.18=0
- toolz=0.8.0=py35_0
- tornado=4.4.2=py35_0
- traitlets=4.3.1=py35_0
- wcwidth=0.1.7=py35_0
- wheel=0.29.0=py35_0
- xz=5.2.2=0
- yaml=0.1.6=0
- zlib=1.2.8=3
- pip:
- apipkg==1.4
- execnet==1.4.1
- ipython-genutils==0.1.0
- jupyter-client==4.4.0
- jupyter-core==4.2.0
- pep8==1.7.0
- prompt-toolkit==1.0.8
- pytest-cache==1.0
- pytest-pep8==1.0.6
- tax-plots==0.1.0
prefix: /Users/bcollins/anaconda/envs/tre