-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
157 lines (156 loc) · 2.57 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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
annotated-types==0.6.0
# via pydantic
attrs==22.2.0
# via pytest
blis==0.7.11
# via thinc
catalogue==2.0.10
# via
# spacy
# srsly
# thinc
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# -r requirements.in
# typer
cloudpathlib==0.16.0
# via weasel
confection==0.1.4
# via
# thinc
# weasel
cymem==2.0.8
# via
# preshed
# spacy
# thinc
cython==3.0.6
# via python-frog
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.1.1
# via pytest
idna==3.6
# via requests
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
# via spacy
joblib==1.2.0
# via scikit-learn
langcodes==3.3.0
# via spacy
markupsafe==2.1.3
# via jinja2
murmurhash==1.0.10
# via
# preshed
# spacy
# thinc
numpy==1.24.2
# via
# blis
# pandas
# scikit-learn
# scipy
# spacy
# thinc
openpyxl==3.1.2
# via -r requirements.in
packaging==23.0
# via
# pytest
# spacy
# thinc
# weasel
pandas==2.1.3
# via -r requirements.in
pluggy==1.0.0
# via pytest
preshed==3.0.9
# via
# spacy
# thinc
pydantic==2.5.2
# via
# confection
# spacy
# thinc
# weasel
pydantic-core==2.14.5
# via pydantic
pytest==7.2.2
# via -r requirements.in
python-dateutil==2.8.2
# via pandas
python-frog==0.6.10
# via -r requirements.in
pytz==2023.3.post1
# via pandas
requests==2.31.0
# via
# spacy
# weasel
scikit-learn==1.2.2
# via -r requirements.in
scipy==1.10.1
# via scikit-learn
six==1.16.0
# via python-dateutil
smart-open==6.4.0
# via
# spacy
# weasel
spacy==3.7.2
# via -r requirements.in
spacy-legacy==3.0.12
# via spacy
spacy-loggers==1.0.5
# via spacy
srsly==2.4.8
# via
# confection
# spacy
# thinc
# weasel
thinc==8.2.1
# via spacy
threadpoolctl==3.1.0
# via scikit-learn
tomli==2.0.1
# via pytest
tqdm==4.66.1
# via spacy
typer==0.9.0
# via
# spacy
# weasel
typing-extensions==4.9.0
# via
# cloudpathlib
# pydantic
# pydantic-core
# typer
tzdata==2023.3
# via pandas
urllib3==2.1.0
# via requests
wasabi==1.1.2
# via
# spacy
# thinc
# weasel
weasel==0.3.4
# via spacy
# The following packages are considered to be unsafe in a requirements file:
# setuptools