-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
141 lines (141 loc) Β· 2.37 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
aiohttp==3.8.4
aiosignal==1.3.1
alembic==1.9.4
async-timeout==4.0.2
attrs==22.2.0
azure-ai-formrecognizer==3.2.0
azure-common==1.1.28
azure-core==1.26.3
backoff==2.2.1
beautifulsoup4==4.11.2
bert-extractive-summarizer==0.10.1
blingfire==0.1.8
blis==0.7.9
bs4==0.0.1
catalogue==2.0.8
certifi==2022.12.7
charset-normalizer==3.0.1
click==8.1.3
cloudpickle==2.2.1
colorama==0.4.6
confection==0.0.4
contourpy==1.0.7
cycler==0.11.0
cymem==2.0.7
databricks-cli==0.17.4
dill==0.3.6
docker==6.0.1
docopt==0.6.2
elasticsearch==7.17.9
entrypoints==0.4
enum-compat==0.0.3
farm-haystack==1.13.2
filelock==3.9.0
Flask==2.2.3
Flask-Cors==3.0.10
fonttools==4.38.0
frozenlist==1.3.3
future==0.18.3
gitdb==4.0.10
GitPython==3.1.31
greenlet==2.0.2
huggingface-hub==0.12.1
idna==3.4
importlib-metadata==5.2.0
importlib-resources==5.12.0
inflect==6.0.2
isodate==0.6.1
itsdangerous==2.1.2
jarowinkler==1.2.3
Jinja2==3.1.2
joblib==1.2.0
jsonschema==4.17.3
kiwisolver==1.4.4
langcodes==3.3.0
langdetect==1.0.9
llvmlite==0.39.1
lxml==4.9.2
Mako==1.2.4
Markdown==3.4.1
MarkupSafe==2.1.2
matplotlib==3.7.0
mlflow==2.1.1
mmh3==3.0.0
monotonic==1.6
more-itertools==9.0.0
msrest==0.7.1
multidict==6.0.4
murmurhash==1.0.9
networkx==3.0
nltk==3.8.1
num2words==0.5.12
numba==0.56.4
numpy==1.23.5
oauthlib==3.2.2
openai==0.26.5
packaging==22.0
pandas==1.5.3
pathy==0.10.1
Pillow==9.4.0
posthog==2.3.1
preshed==3.0.8
protobuf==3.20.2
psutil==5.9.4
pyarrow==10.0.1
pydantic==1.10.5
PyJWT==2.6.0
pyparsing==3.0.9
pypdf2==2.12.1
pyrsistent==0.19.3
python-dateutil==2.8.2
python-docx==0.8.11
python-dotenv==1.0.0
python-pptx==0.6.21
pytz==2022.7.1
pywin32==305
PyYAML==6.0
quantulum3==0.8.1
querystring-parser==1.2.4
rank-bm25==0.2.2
rapidfuzz==2.7.0
regex==2022.10.31
requests==2.28.2
requests-oauthlib==1.3.1
scikit-learn==1.2.1
scipy==1.10.1
sentence-transformers==2.2.2
sentencepiece==0.1.97
seqeval==1.2.2
shap==0.41.0
six==1.16.0
slicer==0.0.7
smart-open==6.3.0
smmap==5.0.0
soupsieve==2.4
spacy==3.5.0
spacy-legacy==3.0.12
spacy-loggers==1.0.4
SQLAlchemy==1.4.46
sqlparse==0.4.3
srsly==2.4.5
tabulate==0.9.0
thinc==8.1.7
threadpoolctl==3.1.0
tika==2.6.0
tokenizers==0.13.2
torch==1.9.0
torch-model-archiver==0.4.2
torchserve==0.4.2
torchvision==0.10.0
tqdm==4.64.1
transformers==4.25.1
typer==0.7.0
typing-extensions==4.5.0
urllib3==1.26.14
waitress==2.1.2
wasabi==1.1.1
websocket-client==1.5.1
Werkzeug==2.2.3
XlsxWriter==3.0.8
yarl==1.8.2
zipp==3.15.0