-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
92 lines (92 loc) · 1.46 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
anyio==3.6.1
appdirs==1.4.4
aspy.yaml==1.3.0
astroid==2.9.3
attrs==20.3.0
beautifulsoup4==4.8.2
blis==0.4.1
catalogue==1.0.0
certifi==2020.12.5
cfgv==3.2.0
chardet==3.0.4
charset-normalizer==2.1.1
click==7.1.2
cymem==2.0.3
dataclasses==0.6
distlib==0.3.1
en-core-web-sm==2.2.5
filelock==3.0.12
future==0.18.2
googletrans==3.0.0
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2020.11.21
httpcore==0.9.1
httpx==0.13.3
huggingface-hub==0.9.1
hyperframe==5.2.0
identify==1.5.10
idna==2.8
importlib-metadata==3.1.1
isodate==0.6.0
isort==5.10.1
joblib==0.17.0
langdetect==1.0.7
lazy-object-proxy==1.7.1
lxml==4.6.2
mccabe==0.6.1
more-itertools==8.1.0
murmurhash==1.0.5
mypy==0.941
mypy-extensions==0.4.3
nltk==3.7
nodeenv==1.5.0
numpy==1.21.6
Owlready2==0.24
packaging==21.3
Pillow==9.2.0
plac==1.1.3
platformdirs==2.5.1
pluggy==0.13.1
pre-commit==2.9.3
preshed==3.0.5
protobuf==4.21.6
py==1.9.0
pylint==2.12.2
pyparsing==2.4.7
pytest==5.3.5
python-Levenshtein==0.12.2
PyYAML==6.0
rdflib==5.0.0
regex==2022.9.13
requests==2.28.1
rfc3986==1.4.0
sacremoses==0.0.43
sentencepiece==0.1.91
six==1.15.0
sniffio==1.2.0
soupsieve==2.0.1
spacy==2.2.3
spacy-langdetect==0.1.2
spelchek==0.54
srsly==1.0.2
thinc==7.3.1
tokenizers==0.12.1
toml==0.10.2
tomli==2.0.1
torch==1.7.0+cpu
torchaudio==0.7.0
torchvision==0.8.1+cpu
tox==3.26.0
tqdm==4.54.1
transformers==4.22.0
translate==3.5.0
typed-ast==1.5.2
typing-extensions==4.1.1
urllib3==1.26.12
virtualenv==20.2.2
wasabi==0.8.0
wcwidth==0.2.5
wrapt==1.13.3
zipp==3.4.0