-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
82 lines (81 loc) · 2.3 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
name: cs182
channels:
- https://repo.anaconda.com/pkgs/free
- conda-forge
- defaults
dependencies:
- altgraph=0.16.1=py_0
- appnope=0.1.0=py27hb466136_0
- atomicwrites=1.2.1=py27_0
- attrs=18.2.0=py27h28b3542_0
- backports=1.0=py27_1
- backports.functools_lru_cache=1.5=py27_1
- backports.shutil_get_terminal_size=1.0.0=py27_2
- backports_abc=0.5=py27h6972548_0
- blas=1.0=mkl
- ca-certificates=2019.6.16=hecc5488_0
- certifi=2019.6.16=py27_1
- cycler=0.10.0=py27hfc73c78_0
- decorator=4.3.0=py27_0
- dis3=0.1.2=py27_1000
- enum34=1.1.6=py27_1
- freetype=2.9.1=hb4e5f40_0
- funcsigs=1.0.2=py27hb9f6266_0
- functools32=3.2.3.2=py27_1
- futures=3.2.0=py27_0
- intel-openmp=2019.0=118
- ipython=5.8.0=py27_0
- ipython_genutils=0.2.0=py27h8b9a179_0
- kiwisolver=1.0.1=py27h0a44026_0
- libcxx=4.0.1=h579ed51_0
- libcxxabi=4.0.1=hebd6815_0
- libedit=3.1.20170329=hb402a30_2
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- libpng=1.6.35=ha441bb4_0
- macholib=1.11=py_0
- matplotlib=2.2.3=py27h54f8f79_0
- mkl=2019.0=118
- mkl_fft=1.0.6=py27hb8a8100_0
- mkl_random=1.0.1=py27h5d10147_1
- more-itertools=4.3.0=py27_0
- ncurses=6.1=h0a44026_0
- numpy=1.14.2=py27ha9ae307_0
- numpy-base=1.15.2=py27h8a80b8c_1
- openssl=1.1.1c=h01d97ff_0
- pandas=0.23.4=py27h6440ff4_0
- pathlib2=2.3.2=py27_0
- pexpect=4.6.0=py27_0
- pickleshare=0.7.5=py27_0
- pluggy=0.8.0=py27_0
- prompt_toolkit=1.0.15=py27h4a7b9c2_0
- ptyprocess=0.6.0=py27_0
- py=1.7.0=py27_0
- pycrypto=2.6.1=py27h1de35cc_1002
- pygments=2.2.0=py27h1a556bb_0
- pyinstaller=3.4=py27ha92aebf_0
- pyparsing=2.2.2=py27_0
- pytest=3.9.1=py27_0
- python=2.7.3=5
- python-dateutil=2.7.3=py27_0
- pytz=2018.5=py27_0
- readline=6.2=2
- scandir=1.9.0=py27h1de35cc_0
- scikit-learn=0.20.0=py27h4f467ca_1
- scipy=1.1.0=py27h28f7352_1
- setuptools=40.4.3=py27_0
- simplegeneric=0.8.1=py27_2
- singledispatch=3.4.0.3=py27he22c18d_0
- six=1.11.0=py27_1
- sqlite=3.25.2=ha441bb4_0
- subprocess32=3.5.3=py27h1de35cc_0
- tk=8.6.8=ha441bb4_0
- tornado=5.1.1=py27h1de35cc_0
- traitlets=4.3.2=py27hcf08151_0
- wcwidth=0.1.7=py27h817c265_0
- wheel=0.32.1=py27_0
- zlib=1.2.11=hf3cbc9b_2
- pip:
- pip==18.1
- pygame==1.9.4
prefix: /Users/Nikhil/anaconda3/envs/cs182