-
Notifications
You must be signed in to change notification settings - Fork 48
/
environment.yml
72 lines (72 loc) · 1.49 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
name: etk2_env
channels:
- conda-forge
- defaults
dependencies:
- certifi=2016.2.28=py36_0
- beautifulsoup4=4.6.0=py36_0
- openssl=1.0.2l=0
- pip=9.0.1=py36_1
- python=3.6.2=0
- readline=6.2=2
- setuptools=36.4.0=py36_1
- sqlite=3.13.0=0
- tk=8.5.18=0
- wheel=0.29.0=py36_0
- xz=5.2.3=0
- zlib=1.2.11=0
- openpyxl=2.5.1=py36_0
- pyexcel=0.5.7=py_0
- pyexcel-io=0.5.6=py_0
- pyexcel-xls=0.5.6=py_0
- pyexcel-xlsx=0.5.6=py_0
- pip:
- chardet>=3.0.4
- cssselect>=1.0.3
- cymem>=1.31.2
- cytoolz>=0.8.2
- decorator>=4.2.1
- dill>=0.2.7.1
- extruct>=0.4.0
- ftfy>=4.4.3
- html5lib>=1.0b8
- idna>=2.6
- isodate>=0.6.0
- landmark-extractor>=0.1.8.0
- langdetect>=1.0.7
- langid>=1.1.6
- lxml>=4.1.1
- msgpack-numpy<0.4.4.0
- msgpack-python>=0.5.4
- murmurhash>=0.28.0
- numpy>=1.14.1
- pandas>=0.22.0
- pathlib>=1.0.1
- plac>=0.9.6
- ply>=3.11
- preshed>=1.0.0
- pygtrie>=2.2
- pyparsing>=2.2.0
- python-dateutil>=2.7.2
- pytz>=2018.3
- rdflib>=4.2.2
- rdflib-jsonld>=0.4.0
- regex>=2017.4.5
- requests>=2.18.4
- six>=1.11.0
- spacy==2.1.1
- termcolor>=1.1.0
- thinc>=6.10.2
- toolz>=0.9.0
- tqdm>=4.19.5
- tzlocal>=1.5.1
- ujson>=1.35
- urllib3>=1.22
- wcwidth>=0.1.7
- wrapt>=1.10.11
- jsonpath-ng>=1.4.3
- dateparser>=0.7.0
- jdcal>=1.3
- lml>=0.0.1
- demjson>=2.2.4
- SPARQLWrapper>=1.8.2