-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
119 lines (119 loc) · 4.14 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
115
116
117
118
119
aiohttp==3.9.3
aiosignal==1.3.1
asttokens==2.4.1
async-generator==1.10
async-timeout==4.0.3
attrs==23.1.0
certifi==2023.5.7
cffi==1.15.1
chardet==5.2.0
charset-normalizer==3.1.0
click==8.1.7
colorama==0.4.6
comm==0.2.1
conllu==4.5.3
contourpy==1.0.6
cycler==0.11.0
dataclass-wizard==0.22.3
datasets==2.16.1
debugpy==1.8.0
decorator==5.1.1
dill==0.3.7
EditorConfig==0.12.4
exceptiongroup==1.1.1
executing==2.0.1
filelock==3.13.3
fonttools==4.38.0
frozenlist==1.4.1
fsspec==2023.10.0
funcy==2.0
gensim==4.3.2
grapheme==0.6.0
h11==0.14.0
hebrew==0.8.1
huggingface-hub==0.20.3
idna==3.4
ipykernel==6.29.0
ipython==8.20.0
jedi==0.19.1
Jinja2==3.1.3
joblib==1.2.0
jupyter_client==8.6.0
jupyter_core==5.7.1
kiwisolver==1.4.4
langid==1.1.6
logging==0.4.9.6
lxml==5.2.0
MarkupSafe==2.1.5
matplotlib==3.6.2
matplotlib-inline==0.1.6
mpmath==1.3.0
multidict==6.0.4
multiprocess==0.70.15
nest-asyncio==1.6.0
networkx==3.2.1
nltk==3.8.1
numexpr==2.10.0
numpy==1.25.2
outcome==1.2.0
packaging==21.3
pandas==2.2.2
parso==0.8.3
Pillow==9.3.0
platformdirs==4.2.0
prompt-toolkit==3.0.43
protobuf==4.25.2
psutil==5.9.8
pure-eval==0.2.2
pyarrow==15.0.0
pyarrow-hotfix==0.6
pycparser==2.21
Pygments==2.17.2
pyLDAvis==3.4.1
pyparsing==3.0.9
pyphen==0.15.0
PySocks==1.7.1
python-dateutil==2.8.2
python-docx==1.1.0
python-dotenv==1.0.0
pytz==2022.6
pywin32==306
PyYAML==6.0.1
pyzmq==25.1.2
regex==2023.12.25
requests==2.31.0
sacremoses==0.1.1
safetensors==0.4.2
scikit-learn==1.4.2
scipy==1.9.3
seaborn==0.13.2
selenium==4.8.2
sentencepiece==0.1.99
six==1.16.0
sklearn==0.0.post1
smart-open==6.4.0
sniffio==1.3.0
sortedcontainers==2.4.0
stack-data==0.6.3
sympy==1.12
textblob==0.18.0.post0
textstat==0.7.3
threadpoolctl==3.1.0
tokenizers==0.15.1
torch==2.0.1
tornado==6.4
tqdm==4.65.0
traitlets==5.14.1
trankit==1.1.1
transformers==4.39.2
trio==0.22.0
trio-websocket==0.10.3
typing_extensions==4.9.0
tzdata==2024.1
urllib3==1.26.16
vboxapi==1.0
wcwidth==0.2.13
webdriver-manager==3.8.5
wsproto==1.2.0
xxhash==3.4.1
yarl==1.9.4