-
Notifications
You must be signed in to change notification settings - Fork 6
/
environment.yml
85 lines (84 loc) · 2.04 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
75
76
77
78
79
80
81
82
83
84
name: beacon_decoder
channels:
- conda-forge
- anaconda-fusion
- defaults
dependencies:
- altgraph=0.15=py_0
- asn1crypto=0.24.0=py35_3
- atomicwrites=1.2.1=py_0
- attrs=18.2.0=py_0
- ca-certificates=2018.8.24=ha4d7672_0
- certifi=2018.8.24=py35_1
- cffi=1.11.5=py35h5e8e0c9_1
- chardet=3.0.4=py35_3
- clangdev=6.0.1=default_1
- cryptography=2.3.1=py35hdffb7b8_0
- cryptography-vectors=2.3.1=py35_0
- icu=58.2=hfc679d8_0
- idna=2.7=py35_2
- jpeg=9c=h470a237_1
- libcxx=6.0.1=0
- libffi=3.2.1=hfc679d8_5
- libgfortran=3.0.0=1
- libiconv=1.15=h470a237_3
- libpng=1.6.35=ha92aebf_2
- libxml2=2.9.8=h422b904_5
- libxslt=1.1.32=h88dbc4e_2
- llvm-meta=6.0.1=0
- llvmdev=6.0.1=hf8ce74a_2
- macholib=1.11=py_0
- more-itertools=4.3.0=py35_0
- ncurses=6.1=hfc679d8_1
- openblas=0.2.20=8
- openssl=1.0.2p=h470a237_0
- pathlib2=2.3.2=py35_0
- pip=18.0=py35_1
- pluggy=0.7.1=py_0
- py=1.6.0=py_0
- pycparser=2.19=py_0
- pycrypto=2.6.1=py35_1
- pyinstaller=3.3.1=py35_0
- pyopenssl=18.0.0=py35_0
- pyserial=3.4=py35_0
- pyside2=5.6.0a1=py35h45ccf91_3
- pysocks=1.6.8=py35_2
- pytest=3.8.1=py35_0
- qt=5.6.2=hd4c90f3_9
- readline=7.0=haf1bffa_1
- requests=2.19.1=py35_1
- setuptools=40.4.0=py35_0
- six=1.11.0=py35_1
- sqlite=3.25.1=hb1c47c0_0
- tk=8.6.8=ha92aebf_0
- urllib3=1.23=py35_1
- wheel=0.31.1=py35_1
- xz=5.2.4=h470a237_1
- zlib=1.2.11=h470a237_3
- blas=1.0=mkl
- intel-openmp=2019.0=118
- mkl=2017.0.4=h1fae6ae_0
- numpy=1.13.1=py35_0
- python=3.5.6=hc167b69_0
- pip:
- appnope==0.1.0
- backcall==0.1.0
- decorator==4.3.0
- future==0.16.0
- ipython==6.5.0
- ipython-genutils==0.2.0
- iso8601==0.1.12
- jedi==0.12.1
- midi==0.2.3
- parso==0.3.1
- pexpect==4.6.0
- pickleshare==0.7.4
- prompt-toolkit==1.0.15
- ptyprocess==0.6.0
- pygments==2.2.0
- pyyaml==3.13
- serial==0.0.69
- simplegeneric==0.8.1
- traitlets==4.3.2
- wcwidth==0.1.7
prefix: /Users/jmason86/anaconda/envs/beacon_decoder