forked from Tidesun/lrgasp-challenge-2-evaluation
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
executable file
·74 lines (74 loc) · 1.23 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
autopep8==1.5.7
blis==0.7.5
Brotli==1.0.9
catalogue==2.0.6
certifi==2021.10.8
charset-normalizer==2.0.7
click==7.1.2
conllu==4.4.1
cymem==2.0.6
dash==2.0.0
dash-bootstrap-components==1.0.0
dash-core-components==2.0.0
dash-extensions==0.0.39
dash-html-components==2.0.0
dash-renderer==1.8.3
dash-table==5.0.0
dash-uploader==0.6.0
Flask==2.0.2
Flask-Caching==1.10.1
Flask-Compress==1.10.1
future==0.18.2
gevent==21.8.0
greenlet==1.1.2
gunicorn==20.1.0
idna==3.3
importlib-metadata==4.8.1
itsdangerous==2.0.1
Jinja2==3.0.2
joblib==1.1.0
kaleido==0.1.0
MarkupSafe==2.0.1
more-itertools==8.6.0
murmurhash==1.0.6
nmslib==2.1.1
numpy==1.21.4
packaging==21.3
pandas==1.1.5
pathy==0.6.1
patsy==0.5.2
plotly==5.3.1
preshed==3.0.6
psutil==5.8.0
pybind11==2.6.1
pycodestyle==2.7.0
pydantic==1.8.2
pyparsing==2.4.7
pysbd==0.3.4
python-dateutil==2.8.2
pytz==2021.3
requests==2.26.0
retrying==1.3.3
scikit-learn==1.0.1
scipy==1.7.2
scispacy==0.4.0
six==1.16.0
smart-open==5.2.1
spacy==3.0.7
spacy-legacy==3.0.8
srsly==2.4.2
statsmodels==0.13.2
tenacity==8.0.1
thinc==8.0.13
threadpoolctl==3.0.0
toml==0.10.2
tqdm==4.62.3
typer==0.3.2
typing-extensions==3.10.0.2
urllib3==1.26.7
wasabi==0.8.2
Werkzeug==2.0.2
xmltodict==0.12.0
zipp==3.6.0
zope.event==4.5.0
zope.interface==5.4.0