-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
95 lines (95 loc) · 1.6 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
absl-py==0.12.0
aiohttp==3.7.4
astroid==2.5
async-timeout==3.0.1
attrs==20.3.0
blinker==1.4
blis==0.7.4
boto==2.49.0
boto3==1.17.53
botocore==1.20.53
brotlipy==0.7.0
bz2file==0.98
cachetools==4.2.1
catalogue==2.0.3
certifi==2020.12.5
cffi==1.14.5
chardet==3.0.4
click==7.1.2
colorama==0.4.4
coverage==5.5
cryptography==2.9.2
cymem==2.0.5
Cython==0.29.23
# en-core-web-sm==3.0.0
fsspec==0.9.0
future==0.18.2
google-api-core==1.26.2
google-auth==1.28.1
google-auth-oauthlib==0.4.2
google-cloud-core==1.5.0
google-cloud-storage==1.19.0
google-crc32c==1.1.2
google-resumable-media==1.2.0
googleapis-common-protos==1.53.0
grpcio==1.36.1
idna==2.10
importlib-metadata==3.10.0
isort==5.8.0
Jinja2==2.11.3
jmespath==0.10.0
lazy-object-proxy==1.6.0
Markdown==3.3.4
MarkupSafe==1.1.1
mccabe==0.6.1
multidict==5.1.0
murmurhash==1.0.5
numpy==1.20.2
oauthlib==3.1.0
packaging==20.9
pathy==0.4.0
pip==21.0.1
preshed==3.0.5
protobuf==3.14.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydantic==1.7.3
PyJWT==2.0.1
pylint==2.7.4
pyOpenSSL==20.0.1
pyparsing==2.4.7
PySocks==1.7.1
python-dateutil==2.8.1
# pytorch-lightning==1.2.8
pytz==2021.1
PyYAML==5.4.1
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.2
s3transfer==0.3.7
# setuptools==52.0.0.post20210125
shellingham==1.4.0
six==1.15.0
smart-open==2.2.1
spacy==3.0.5
spacy-legacy==3.0.2
srsly==2.4.1
tensorboard==2.4.0
# tensorboard-plugin-wit==1.6.0
thinc==8.0.2
toml==0.10.2
torch==1.7.1
torchmetrics==0.2.0
torchtext==0.6.0
tqdm==4.59.0
typer==0.3.2
typing-extensions==3.7.4.3
urllib3==1.26.4
wasabi==0.8.2
Werkzeug==1.0.1
wheel==0.36.2
wrapt==1.12.1
yapf==0.31.0
yarl==1.6.3
zipp==3.4.1