-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
211 lines (211 loc) · 4.1 KB
/
requirements.txt
File metadata and controls
211 lines (211 loc) · 4.1 KB
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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
# This file was autogenerated by uv via the following command:
# uv export --format requirements.txt --no-hashes
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.3
# via jupyter-server-proxy
aiosignal==1.4.0
# via aiohttp
anyio==4.12.1
# via jupyter-server
argon2-cffi==25.1.0
# via jupyter-server
argon2-cffi-bindings==25.1.0
# via argon2-cffi
arrow==1.4.0
# via isoduration
attrs==25.4.0
# via
# aiohttp
# jsonschema
# referencing
beautifulsoup4==4.14.3
# via nbconvert
bleach==6.3.0
# via nbconvert
cffi==2.0.0
# via
# argon2-cffi-bindings
# pyzmq
defusedxml==0.7.1
# via nbconvert
fastjsonschema==2.21.2
# via nbformat
fqdn==1.5.1
# via jsonschema
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
idna==3.11
# via
# anyio
# jsonschema
# yarl
isoduration==20.11.0
# via jsonschema
jinja2==3.1.6
# via
# jupyter-server
# nbconvert
jsonpointer==3.0.0
# via jsonschema
jsonschema==4.26.0
# via
# jupyter-events
# nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-client==8.8.0
# via
# jupyter-server
# nbclient
jupyter-core==5.9.1
# via
# jupyter-client
# jupyter-server
# nbclient
# nbconvert
# nbformat
jupyter-events==0.12.0
# via jupyter-server
jupyter-server==2.17.0
# via jupyter-server-proxy
jupyter-server-proxy==4.4.0
# via data-prep-word-to-csv
jupyter-server-terminals==0.5.4
# via jupyter-server
jupyterlab-pygments==0.3.0
# via nbconvert
lark==1.3.1
# via rfc3987-syntax
markupsafe==3.0.3
# via
# jinja2
# nbconvert
mistune==3.2.0
# via nbconvert
multidict==6.7.1
# via
# aiohttp
# yarl
nbclient==0.10.4
# via nbconvert
nbconvert==7.17.0
# via jupyter-server
nbformat==5.10.4
# via
# jupyter-server
# nbclient
# nbconvert
overrides==7.7.0 ; python_full_version < '3.12'
# via jupyter-server
packaging==26.0
# via
# jupyter-events
# jupyter-server
# nbconvert
pandocfilters==1.5.1
# via nbconvert
platformdirs==4.5.1
# via jupyter-core
prometheus-client==0.24.1
# via jupyter-server
propcache==0.4.1
# via
# aiohttp
# yarl
ptyprocess==0.7.0 ; os_name != 'nt'
# via terminado
pycparser==3.0 ; implementation_name != 'PyPy'
# via cffi
pygments==2.19.2
# via nbconvert
python-dateutil==2.9.0.post0
# via
# arrow
# jupyter-client
python-json-logger==4.0.0
# via jupyter-events
pywinpty==3.0.2 ; os_name == 'nt'
# via
# jupyter-server
# jupyter-server-terminals
# terminado
pyyaml==6.0.3
# via jupyter-events
pyzmq==27.1.0
# via
# jupyter-client
# jupyter-server
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
# jupyter-events
rfc3339-validator==0.1.4
# via
# jsonschema
# jupyter-events
rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rfc3987-syntax==1.1.0
# via jsonschema
rpds-py==0.30.0
# via
# jsonschema
# referencing
send2trash==2.1.0
# via jupyter-server
simpervisor==1.0.0
# via jupyter-server-proxy
six==1.17.0
# via
# python-dateutil
# rfc3339-validator
soupsieve==2.8.3
# via beautifulsoup4
terminado==0.18.1
# via
# jupyter-server
# jupyter-server-terminals
tinycss2==1.4.0
# via bleach
tornado==6.5.4
# via
# jupyter-client
# jupyter-server
# jupyter-server-proxy
# terminado
traitlets==5.14.3
# via
# jupyter-client
# jupyter-core
# jupyter-events
# jupyter-server
# jupyter-server-proxy
# nbclient
# nbconvert
# nbformat
typing-extensions==4.15.0
# via
# aiosignal
# anyio
# beautifulsoup4
# referencing
tzdata==2025.3
# via arrow
uri-template==1.3.0
# via jsonschema
webcolors==25.10.0
# via jsonschema
webencodings==0.5.1
# via
# bleach
# tinycss2
websocket-client==1.9.0
# via jupyter-server
yarl==1.22.0
# via aiohttp