-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
98 lines (98 loc) · 1.41 KB
/
requirements.txt
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
90
91
92
93
94
95
96
97
98
jsonschema
matplotlib
numpy
parse
pycorenlp
scipy
sklearn
typing
sacred
sqlalchemy
pyyaml
progressbar2
spacy
diskcache
pytest
pytest-runner
pytest-xdist
pytest-pep8
pytest-xdist
pytest-cov
codecov
apipkg==1.5
atomicwrites==1.2.1
attrs==18.2.0
beautifulsoup4==4.6.3
bleach==1.5.0
certifi==2018.10.15
chardet==3.0.4
codecov==2.0.15
coverage==4.5.1
cycler==0.10.0
cymem==2.0.2
cytoolz==0.9.0.1
dill==0.2.8.2
diskcache==3.0.6
Django==1.9
docopt==0.6.2
en-core-web-sm==2.0.0
enum34==1.1.6
execnet==1.5.0
html5lib==0.9999999
idna==2.7
jack==0.1.0
jsonpickle==0.9.6
jsonschema==2.6.0
kiwisolver==1.0.1
Markdown==3.0.1
matplotlib==3.0.0
more-itertools==4.3.0
msgpack==0.5.6
msgpack-numpy==0.4.3.2
munch==2.3.2
murmurhash==1.0.1
numpy==1.15.3
parse==1.9.0
pep8==1.7.1
Pillow==5.3.0
plac==0.9.6
pluggy==0.8.0
preshed==2.0.1
progressbar2==3.38.0
protobuf==3.6.1
py==1.7.0
py-cpuinfo==4.0.0
pycorenlp==0.3.0
pyparsing==2.2.2
pytest==3.9.2
pytest-cache==1.0
pytest-cov==2.6.0
pytest-forked==0.2
pytest-pep8==1.0.6
pytest-runner==4.2
pytest-xdist==1.23.2
python-dateutil==2.7.3
python-utils==2.3.0
PyYAML==3.13
regex==2018.1.10
requests==2.20.0
sacred==0.7.2
scikit-learn==0.20.0
scipy==1.1.0
six==1.11.0
sklearn==0.0
spacy==2.0.16
SQLAlchemy==1.2.12
tensorflow==1.4.0
tensorflow-tensorboard==0.4.0
thinc==6.12.0
toolz==0.9.0
torch==0.4.1
torchvision==0.2.1
tqdm==4.28.1
typing==3.6.6
ujson==1.35
urllib3==1.24
Werkzeug==0.14.1
wikipedia==1.4.0
wrapt==1.10.11