-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
70 lines (70 loc) · 1.3 KB
/
environment.yml
File metadata and controls
70 lines (70 loc) · 1.3 KB
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
name: resume
channels:
- !!python/unicode
'defaults'
dependencies:
- !!python/unicode
'pip=8.1.2=py27_0'
- !!python/unicode
'python=2.7.12=1'
- !!python/unicode
'readline=6.2=2'
- !!python/unicode
'setuptools=26.1.1=py27_0'
- !!python/unicode
'sqlite=3.13.0=0'
- !!python/unicode
'tk=8.5.18=0'
- !!python/unicode
'wheel=0.29.0=py27_0'
- !!python/unicode
'zlib=1.2.8=3'
- pip:
- argcomplete==1.8.2
- beautifulsoup4==4.5.3
- boto==2.48.0
- bz2file==0.98
- certifi==2017.7.27.1
- chardet==3.0.4
- cymem==1.31.2
- cytoolz==0.8.2
- dill==0.2.7.1
- docx2txt==0.6
- ebooklib==0.15
- ftfy==4.4.3
- gensim==3.0.1
- html5lib==0.999999999
- idna==2.6
- lxml==4.1.0
- murmurhash==0.26.4
- numpy==1.13.3
- olefile==0.44
- pandas==0.20.3
- pathlib==1.0.1
- pillow==4.3.0
- plac==0.9.6
- pocketsphinx==0.1.3
- preshed==1.0.0
- python-dateutil==2.6.1
- python-pptx==0.6.5
- pytz==2017.2
- pyyaml==3.12
- regex==2017.9.23
- requests==2.18.4
- scipy==0.19.1
- six==1.10.0
- smart-open==1.5.3
- spacy==1.9.0
- speechrecognition==3.6.3
- termcolor==1.1.0
- textract==1.6.1
- thinc==6.5.2
- toolz==0.8.2
- tqdm==4.19.4
- ujson==1.35
- urllib3==1.22
- wcwidth==0.1.7
- webencodings==0.5.1
- wrapt==1.10.11
- xlrd==1.0.0
- xlsxwriter==1.0.2