-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
92 lines (92 loc) · 1.52 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
atomicwrites==1.4.0
attrs==21.2.0
backports.entry-points-selectable==1.1.0
blis==0.4.1
catalogue==1.0.0
certifi==2021.5.30
cfgv==3.3.0
charset-normalizer==2.0.4
click==7.1.2
colorama==0.4.4
contextvars==2.4
cycler==0.10.0
cymem==2.0.5
Cython==0.29.24
distlib==0.3.2
fastai==2.5.0
fastcore==1.3.26
fastdownload==0.0.5
fastprogress==1.0.0
filelock==3.0.12
flake8==3.9.2
Flask==2.0.1
Flask-PyMongo==2.3.0
gunicorn==20.1.0
huggingface-hub==0.0.12
hypothesis==6.14.6
identify==2.2.13
idna==3.2
immutables==0.16
importlib-metadata==4.6.3
importlib-resources==5.2.2
iniconfig==1.1.1
itsdangerous==2.0.1
Jinja2==3.0.1
joblib==1.0.1
kiwisolver==1.3.1
MarkupSafe==2.0.1
matplotlib==3.3.4
mccabe==0.6.1
ml-datasets==0.2.0
mock==2.0.0
murmurhash==1.0.5
nodeenv==1.6.0
numpy==1.19.5
packaging==21.0
pandas==1.1.5
pathy==0.6.0
pbr==5.6.0
Pillow==8.3.1
plac==1.1.3
platformdirs==2.2.0
pluggy==0.13.1
pre-commit==2.14.0
preshed==3.0.5
py==1.10.0
pycodestyle==2.7.0
pydantic==1.8.2
pyflakes==2.3.1
pymongo==3.12.0
pyparsing==2.4.7
pytest==6.2.4
pytest-timeout==1.4.2
python-dateutil==2.8.2
pytz==2021.1
PyYAML==5.4.1
regex==2021.8.3
requests==2.26.0
sacremoses==0.0.45
scikit-learn==0.24.2
scipy==1.5.4
six==1.16.0
smart-open==5.1.0
sortedcontainers==2.4.0
spacy==2.2.4
spacy-legacy==3.0.8
srsly==1.0.5
thinc==7.4.0
threadpoolctl==2.2.0
tokenizers==0.10.3
toml==0.10.2
torch==1.9.0
torchvision==0.10.0
tqdm==4.62.0
transformers==4.9.2
typer==0.3.2
typing-extensions==3.10.0.0
urllib3==1.26.6
virtualenv==20.7.2
wasabi==0.8.2
Werkzeug==2.0.1
wincertstore==0.2
zipp==3.5.0