-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
90 lines (89 loc) · 1.9 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
85
86
87
88
89
name: action-search
channels:
- !!python/unicode
'defaults'
dependencies:
- !!python/unicode
'backports=1.0=py27_0'
- !!python/unicode
'decorator=4.0.11=py27_0'
- !!python/unicode
'enum34=1.1.6=py27_0'
- !!python/unicode
'get_terminal_size=1.0.0=py27_0'
- !!python/unicode
'ipython=5.3.0=py27_0'
- !!python/unicode
'ipython_genutils=0.2.0=py27_0'
- !!python/unicode
'openssl=1.0.2l=0'
- !!python/unicode
'path.py=10.3.1=py27_0'
- !!python/unicode
'pathlib2=2.2.1=py27_0'
- !!python/unicode
'pexpect=4.2.1=py27_0'
- !!python/unicode
'pickleshare=0.7.4=py27_0'
- !!python/unicode
'pip=9.0.1=py27_1'
- !!python/unicode
'prompt_toolkit=1.0.14=py27_0'
- !!python/unicode
'ptyprocess=0.5.1=py27_0'
- !!python/unicode
'pygments=2.2.0=py27_0'
- !!python/unicode
'python=2.7.13=0'
- !!python/unicode
'readline=6.2=2'
- !!python/unicode
'scandir=1.5=py27_0'
- !!python/unicode
'setuptools=27.2.0=py27_0'
- !!python/unicode
'simplegeneric=0.8.1=py27_1'
- !!python/unicode
'six=1.10.0=py27_0'
- !!python/unicode
'sqlite=3.13.0=0'
- !!python/unicode
'tk=8.5.18=0'
- !!python/unicode
'traitlets=4.3.2=py27_0'
- !!python/unicode
'wcwidth=0.1.7=py27_0'
- !!python/unicode
'wheel=0.29.0=py27_0'
- !!python/unicode
'zlib=1.2.8=3'
- pip:
- appdirs==1.4.3
- backports.shutil-get-terminal-size==1.0.0
- backports.weakref==1.0rc1
- bleach==2.0.0
- funcsigs==1.0.2
- h5py==2.7.0
- html5lib==0.999999999
- ipdb==0.10.3
- ipython-genutils==0.2.0
- markdown==2.6.8
- mock==2.0.0
- numpy==1.13.0
- packaging==16.8
- pandas==0.20.2
- pbr==3.1.1
- prompt-toolkit==1.0.14
- protobuf==3.3.0
- pyparsing==2.2.0
- python-dateutil==2.6.0
- pytz==2017.2
- scikit-learn==0.18.2
- scipy==0.19.1
- sklearn==0.0
- tensorflow-gpu==1.2.1
- tqdm==4.15.0
- uuid==1.30
- webencodings==0.5.1
- werkzeug==0.12.2
prefix: !!python/unicode '/home/alwassha/anaconda2/envs/action-search'