-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfull_env.yml
110 lines (110 loc) · 2.89 KB
/
full_env.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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
name: phylo
channels:
- conda-forge
- defaults
dependencies:
- appnope=0.1.0=py37_1000
- attrs=19.1.0=py_0
- backcall=0.1.0=py_0
- bleach=3.1.0=py_0
- bzip2=1.0.6=h1de35cc_1002
- ca-certificates=2019.3.9=hecc5488_0
- certifi=2019.3.9=py37_0
- cycler=0.10.0=py_1
- decorator=4.4.0=py_0
- defusedxml=0.5.0=py_1
- entrypoints=0.3=py37_1000
- freetype=2.10.0=h24853df_0
- ipykernel=5.1.0=py37h24bf2e0_1002
- ipython=7.5.0=py37h24bf2e0_0
- ipython_genutils=0.2.0=py_1
- jedi=0.13.3=py37_0
- jinja2=2.10.1=py_0
- jsonschema=3.0.1=py37_0
- jupyter_client=5.2.4=py_3
- jupyter_core=4.4.0=py_0
- jupyterlab=0.35.5=py37_0
- jupyterlab_server=0.2.0=py_0
- kiwisolver=1.1.0=py37h770b8ee_0
- libblas=3.8.0=7_openblas
- libcblas=3.8.0=7_openblas
- libcxx=8.0.0=2
- libcxxabi=8.0.0=2
- libffi=3.2.1=h6de7cb9_1006
- libgfortran=3.0.1=0
- liblapack=3.8.0=7_openblas
- libpng=1.6.37=h2573ce8_0
- libsodium=1.0.16=h1de35cc_1001
- markupsafe=1.1.1=py37h1de35cc_0
- matplotlib-base=3.0.3=py37habd5b94_1
- mistune=0.8.4=py37h1de35cc_1000
- nbconvert=5.5.0=py_0
- nbformat=4.4.0=py_1
- ncurses=6.1=h0a44026_1002
- notebook=5.7.8=py37_0
- numpy=1.16.3=py37hdf140aa_0
- openblas=0.3.5=h436c29b_1001
- openssl=1.1.1b=h01d97ff_2
- pandas=0.24.2=py37h0a44026_0
- pandoc=2.7.2=0
- pandocfilters=1.4.2=py_1
- parso=0.4.0=py_0
- patsy=0.5.1=py_0
- pexpect=4.7.0=py37_0
- pickleshare=0.7.5=py37_1000
- pip=19.1=py37_0
- prometheus_client=0.6.0=py_0
- prompt_toolkit=2.0.9=py_0
- ptyprocess=0.6.0=py_1001
- pygments=2.3.1=py_0
- pyparsing=2.4.0=py_0
- pyrsistent=0.15.1=py37h01d97ff_0
- python=3.7.3=h0d93f26_0
- python-dateutil=2.8.0=py_0
- pytz=2019.1=py_0
- pyzmq=18.0.1=py37h2d07e9b_1
- readline=7.0=hcfe32e1_1001
- scipy=1.2.1=py37hbd7caa9_1
- seaborn=0.9.0=py_1
- send2trash=1.5.0=py_0
- setuptools=41.0.1=py37_0
- six=1.12.0=py37_1000
- sqlite=3.26.0=h1765d9f_1001
- statsmodels=0.9.0=py37h917ab60_1000
- terminado=0.8.2=py37_0
- testpath=0.4.2=py_1001
- tk=8.6.9=ha441bb4_1001
- tornado=6.0.2=py37h01d97ff_0
- traitlets=4.3.2=py37_1000
- wcwidth=0.1.7=py_1
- webencodings=0.5.1=py_1
- wheel=0.33.1=py37_0
- xz=5.2.4=h1de35cc_1001
- zeromq=4.3.1=h0a44026_1000
- zlib=1.2.11=h1de35cc_1004
- pip:
- appdirs==1.4.3
- astroid==2.2.5
- bblfsh==3.0.3
- black==19.3b0
- chardet==3.0.4
- click==7.0
- docker==3.7.2
- docker-pycreds==0.4.0
- grpcio==1.20.1
- grpcio-tools==1.20.1
- idna==2.8
- isort==4.3.17
- lazy-object-proxy==1.3.1
- mccabe==0.6.1
- mypy==0.701
- mypy-extensions==0.4.1
- protobuf==3.7.1
- pylint==2.3.1
- requests==2.21.0
- toml==0.10.0
- typed-ast==1.3.5
- urllib3==1.24.2
- websocket-client==0.56.0
- wrapt==1.11.1
prefix: /Users/dustinmichels/miniconda3/envs/phylo