-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
114 lines (114 loc) · 1.89 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
-f https://download.pytorch.org/whl/cpu/torch_stable.html
absl-py==1.0.0
aiohttp==3.8.1
aiosignal==1.2.0
amqp==5.0.5
async-timeout==4.0.1
attrs==20.3.0
autopep8==1.5.5
billiard==3.6.3.0
blis==0.4.1
cachetools==4.2.4
catalogue==2.0.4
celery==5.0.5
certifi==2020.12.5
chardet==3.0.4
charset-normalizer==2.0.7
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
cloudpickle==2.0.0
cycler==0.11.0
cymem==2.0.5
Cython==0.29.22
dask==2021.11.1
docopt==0.6.2
elasticsearch==7.11.0
flake8==3.8.4
Flask==1.1.2
frozenlist==1.2.0
fsspec==2021.11.0
future==0.18.2
google-auth==2.3.3
google-auth-oauthlib==0.4.6
grpcio==1.42.0
hdbscan==0.8.27
idna==2.10
importlib-metadata==4.8.2
iniconfig==1.1.1
itsdangerous==1.1.0
Jinja2==2.11.3
joblib==1.1
kiwisolver==1.3.2
kneed==0.7.0
kombu==5.0.2
llvmlite==0.35.0
locket==0.2.1
Markdown==3.3.6
MarkupSafe==1.1.1
matplotlib==3.4.3
mccabe==0.6.1
multidict==5.2.0
murmurhash==1.0.5
numba==0.52.0
numpy==1.22.0
oauthlib==3.1.1
packaging==20.9
pandas==1.0.3
partd==1.2.0
pathy==0.5.2
Pillow==8.4.0
pipreqs==0.4.10
plac==1.1.3
pluggy==0.13.1
preshed==3.0.5
prompt-toolkit==3.0.16
protobuf==3.19.1
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pydantic==1.7.3
pyDeprecate==0.3.1
pyflakes==2.2.0
pynndescent==0.5.5
pyparsing==2.4.7
pytest==6.2.2
python-dateutil==2.8.1
python-dotenv==0.15.0
pytorch-lightning==1.5.2
pytz==2021.1
PyYAML==5.3.1
redis==3.5.3
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==0.22.2.post1
scipy==1.7.1
six==1.15.0
smart-open==3.0.0
spacy==3.0.6
spacy-legacy==3.0.5
srsly==2.4.1
tbb==2021.1.1
tensorboard==2.7.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
thinc==8.0.3
toml==0.10.2
toolz==0.11.2
torch==1.10.0+cpu
torchmetrics==0.6.0
tqdm==4.58.0
typer==0.3.2
typing-extensions==4.0.0
umap-learn==0.5.2
urllib3==1.25.11
vine==5.0.0
wasabi==0.8.2
wcwidth==0.2.5
Werkzeug==1.0.1
yarg==0.1.9
yarl==1.7.2
zipp==3.6.0