forked from Sylvia-Liang/QAsparql
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
executable file
·146 lines (146 loc) · 2.38 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
anytree==2.6.0
asn1crypto==0.24.0
atomicwrites==1.3.0
attrs==19.1.0
backcall==0.1.0
backports.functools-lru-cache==1.5
bitarray==0.9.3
bleach==1.5.0
blis==0.2.4
boto==2.49.0
boto3==1.9.169
botocore==1.12.169
bz2file==0.98
certifi==2019.6.16
cffi==1.11.5
chardet==3.0.4
Click==7.0
cloudpickle==1.1.1
conda==4.6.14
cryptography==2.7
cycler==0.10.0
cymem==2.0.2
Cython==0.29.10
cytoolz==0.9.0.1
dask==1.2.2
decorator==4.3.0
docutils==0.14
dominate==2.3.5
en-core-web-lg==2.1.0
en-core-web-md==2.1.0
en-core-web-sm==2.1.0
entrypoints==0.3
fasttext==0.8.22
flake8==3.7.7
Flask==1.0.3
Flask-Bootstrap==3.3.7.1
Flask-Classful==0.14.2
Flask-Login==0.4.1
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.2
future==0.17.1
gensim==3.7.3
gevent==1.4.0
greenlet==0.4.15
h5py==2.8.0
html5lib==0.9999999
idna==2.8
imageio==2.5.0
importlib-metadata==0.17
inflect==2.1.0
interruptingcow==0.8
ipython==6.4.0
ipython-genutils==0.2.0
isodate==0.6.0
itsdangerous==1.1.0
jedi==0.12.0
Jinja2==2.10.1
jmespath==0.9.4
joblib==0.13.2
jsonschema==3.0.1
kiwisolver==1.1.0
Markdown==3.1.1
MarkupSafe==1.1.1
matplotlib==3.1.0
mccabe==0.6.1
mkl-fft==1.0.12
mkl-random==1.0.2
mkl-service==2.0.2
more-itertools==7.0.0
murmurhash==1.0.2
networkx==2.3
nibabel==2.4.1
nltk==3.4.5
numpy==1.16.4
olefile==0.46
onnx==1.5.0
packaging==19.0
pandas==0.24.2
parso==0.2.0
pexpect==4.5.0
pickleshare==0.7.4
Pillow==6.0.0
plac==0.9.6
pluggy==0.12.0
preshed==2.0.1
prompt-toolkit==1.0.15
protobuf==3.7.1
ptyprocess==0.5.2
py==1.8.0
pybind11==2.3.0
pybloom-live==3.0.0
pybloomfiltermmap3==0.4.15
pycodestyle==2.5.0
pycosat==0.6.3
pycparser==2.18
pydicom==1.2.2
pyflakes==2.1.1
Pygments==2.2.0
pyOpenSSL==17.5.0
pyparsing==2.4.0
pyrsistent==0.15.2
PySocks==1.6.8
pytest==4.6.2
python-dateutil==2.8.0
pytz==2019.1
PyWavelets==1.0.3
PyYAML==4.2b1
rdflib==4.2.2
requests==2.22.0
ruamel-yaml==0.15.35
s3transfer==0.2.1
scikit-image==0.15.0
scikit-learn==0.21.2
scipy==1.2.1
seaborn==0.9.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.12.0
smart-open==1.8.4
spacy==2.1.4
SPARQLWrapper==1.8.4
spectrum==0.7.1
spotlight==0.1.5
SQLAlchemy==1.3.4
srsly==0.0.7
subprocess32==3.5.4
tagme==0.1.3
tensorboardX==1.7
tensorflow-tensorboard==1.5.1
thinc==7.0.4
timeout==0.1.2
toolz==0.9.0
torch==0.5.0a0+fb59ce3
torchtext==0.3.1
torchvision==0.2.1
tornado==6.0.2
tqdm==4.32.1
traitlets==4.3.2
ujson==1.35
urllib3==1.25.3
visitor==0.1.3
wasabi==0.2.2
wcwidth==0.1.7
Werkzeug==0.15.4
WTForms==2.2.1
zipp==0.5.1