-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
82 lines (81 loc) · 1.77 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: capstone
channels:
- defaults
dependencies:
- ca-certificates=2017.08.26=h1d4fec5_0
- certifi=2017.11.5=py36hf29ccca_0
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=h7cc24e2_2
- libstdcxx-ng=7.2.0=h7a57d05_2
- ncurses=6.0=h9df7e31_2
- openssl=1.0.2n=hb7f436b_0
- pip=9.0.1=py36h6c6f9ce_4
- python=3.6.4=hc3d631a_0
- readline=7.0=ha6073c6_4
- setuptools=36.5.0=py36he42e2e1_0
- sqlite=3.20.1=hb898158_2
- tk=8.6.7=hc745277_3
- wheel=0.30.0=py36hfd4bba0_1
- xz=5.2.3=h55aa19d_2
- zlib=1.2.11=ha838bed_2
- pip:
- bleach==1.5.0
- cycler==0.10.0
- decorator==4.0.11
- entrypoints==0.2.3
- enum34==1.1.6
- h5py==2.7.1
- html5lib==0.9999999
- imageio==2.1.2
- ipykernel==4.7.0
- ipython==6.2.1
- ipython-genutils==0.2.0
- jedi==0.11.1
- jinja2==2.10
- jsonschema==2.6.0
- jupyter-client==5.2.1
- jupyter-core==4.4.0
- keras==2.1.2
- keras-resnet==0.0.8
- keras-retinanet==0.0.1
- markdown==2.6.10
- markupsafe==1.0
- matplotlib==2.1.1
- mistune==0.8.3
- moviepy==0.2.3.2
- nbconvert==5.3.1
- nbformat==4.4.0
- notebook==5.2.2
- numpy==1.13.3
- opencv-python==3.4.0.12
- pandocfilters==1.4.2
- parso==0.1.1
- pexpect==4.3.1
- pickleshare==0.7.4
- pillow==5.0.0
- prompt-toolkit==1.0.15
- protobuf==3.5.1
- ptyprocess==0.5.2
- pycocotools==2.0
- pygments==2.2.0
- pyparsing==2.2.0
- python-dateutil==2.6.1
- pytz==2017.3
- pyyaml==3.12
- pyzmq==16.0.3
- scikit-learn==0.19.1
- scipy==1.0.0
- simplegeneric==0.8.1
- six==1.11.0
- tensorflow==1.4.1
- tensorflow-tensorboard==0.4.0rc3
- terminado==0.8.1
- testpath==0.3.1
- tornado==4.5.2
- tqdm==4.11.2
- traitlets==4.3.2
- wcwidth==0.1.7
- webencodings==0.5.1
- werkzeug==0.14.1
prefix: /home/appsyoon/miniconda3/envs/capstone