davanstrien HF staff commited on
Commit
d1cafe9
1 Parent(s): 2c77dcc

chore: Update tornado version to 6.4.1 in base_requirements.txt

Browse files
Files changed (1) hide show
  1. base_requirements.txt +4 -300
base_requirements.txt CHANGED
@@ -1,300 +1,4 @@
1
- # This file was autogenerated by uv via the following command:
2
- # uv pip compile base_requiremnts.in -o base_requiremnts.txt
3
- anyio==4.4.0
4
- # via
5
- # httpx
6
- # jupyter-server
7
- argon2-cffi==23.1.0
8
- # via jupyter-server
9
- argon2-cffi-bindings==21.2.0
10
- # via argon2-cffi
11
- arrow==1.3.0
12
- # via isoduration
13
- asttokens==2.4.1
14
- # via stack-data
15
- async-lru==2.0.4
16
- # via jupyterlab
17
- attrs==23.2.0
18
- # via
19
- # jsonschema
20
- # referencing
21
- babel==2.15.0
22
- # via jupyterlab-server
23
- beautifulsoup4==4.12.3
24
- # via nbconvert
25
- bleach==6.1.0
26
- # via nbconvert
27
- certifi==2024.6.2
28
- # via
29
- # httpcore
30
- # httpx
31
- # requests
32
- cffi==1.16.0
33
- # via argon2-cffi-bindings
34
- charset-normalizer==3.3.2
35
- # via requests
36
- comm==0.2.2
37
- # via
38
- # ipykernel
39
- # ipywidgets
40
- debugpy==1.8.1
41
- # via ipykernel
42
- decorator==5.1.1
43
- # via ipython
44
- defusedxml==0.7.1
45
- # via nbconvert
46
- exceptiongroup==1.2.1
47
- # via
48
- # anyio
49
- # ipython
50
- executing==2.0.1
51
- # via stack-data
52
- fastjsonschema==2.20.0
53
- # via nbformat
54
- fqdn==1.5.1
55
- # via jsonschema
56
- h11==0.14.0
57
- # via httpcore
58
- httpcore==1.0.5
59
- # via httpx
60
- httpx==0.27.0
61
- # via jupyterlab
62
- idna==3.7
63
- # via
64
- # anyio
65
- # httpx
66
- # jsonschema
67
- # requests
68
- importlib-metadata==7.1.0
69
- # via
70
- # jupyter-client
71
- # jupyter-lsp
72
- # jupyterlab
73
- # jupyterlab-server
74
- # nbconvert
75
- ipykernel==6.29.4
76
- # via jupyterlab
77
- ipython==8.18.1
78
- # via
79
- # ipykernel
80
- # ipywidgets
81
- ipywidgets==8.1.3
82
- # via -r base_requiremnts.in
83
- isoduration==20.11.0
84
- # via jsonschema
85
- jedi==0.19.1
86
- # via ipython
87
- jinja2==3.1.4
88
- # via
89
- # jupyter-server
90
- # jupyterlab
91
- # jupyterlab-server
92
- # nbconvert
93
- json5==0.9.25
94
- # via jupyterlab-server
95
- jsonpointer==3.0.0
96
- # via jsonschema
97
- jsonschema==4.22.0
98
- # via
99
- # jupyter-events
100
- # jupyterlab-server
101
- # nbformat
102
- jsonschema-specifications==2023.12.1
103
- # via jsonschema
104
- jupyter-client==8.6.2
105
- # via
106
- # ipykernel
107
- # jupyter-server
108
- # nbclient
109
- jupyter-core==5.7.2
110
- # via
111
- # ipykernel
112
- # jupyter-client
113
- # jupyter-server
114
- # jupyterlab
115
- # nbclient
116
- # nbconvert
117
- # nbformat
118
- jupyter-events==0.10.0
119
- # via jupyter-server
120
- jupyter-lsp==2.2.5
121
- # via jupyterlab
122
- jupyter-server==2.14.1
123
- # via
124
- # jupyter-lsp
125
- # jupyterlab
126
- # jupyterlab-server
127
- # notebook-shim
128
- jupyter-server-terminals==0.5.3
129
- # via jupyter-server
130
- jupyterlab==4.2.2
131
- # via -r base_requiremnts.in
132
- jupyterlab-pygments==0.3.0
133
- # via nbconvert
134
- jupyterlab-server==2.27.2
135
- # via jupyterlab
136
- jupyterlab-widgets==3.0.11
137
- # via ipywidgets
138
- markupsafe==2.1.5
139
- # via
140
- # jinja2
141
- # nbconvert
142
- matplotlib-inline==0.1.7
143
- # via
144
- # ipykernel
145
- # ipython
146
- mistune==3.0.2
147
- # via nbconvert
148
- nbclient==0.10.0
149
- # via nbconvert
150
- nbconvert==7.16.4
151
- # via jupyter-server
152
- nbformat==5.10.4
153
- # via
154
- # jupyter-server
155
- # nbclient
156
- # nbconvert
157
- nest-asyncio==1.6.0
158
- # via ipykernel
159
- notebook-shim==0.2.4
160
- # via jupyterlab
161
- overrides==7.7.0
162
- # via jupyter-server
163
- packaging==24.1
164
- # via
165
- # ipykernel
166
- # jupyter-server
167
- # jupyterlab
168
- # jupyterlab-server
169
- # nbconvert
170
- pandocfilters==1.5.1
171
- # via nbconvert
172
- parso==0.8.4
173
- # via jedi
174
- pexpect==4.9.0
175
- # via ipython
176
- platformdirs==4.2.2
177
- # via jupyter-core
178
- prometheus-client==0.20.0
179
- # via jupyter-server
180
- prompt-toolkit==3.0.47
181
- # via ipython
182
- psutil==6.0.0
183
- # via ipykernel
184
- ptyprocess==0.7.0
185
- # via
186
- # pexpect
187
- # terminado
188
- pure-eval==0.2.2
189
- # via stack-data
190
- pycparser==2.22
191
- # via cffi
192
- pygments==2.18.0
193
- # via
194
- # ipython
195
- # nbconvert
196
- python-dateutil==2.9.0.post0
197
- # via
198
- # arrow
199
- # jupyter-client
200
- python-json-logger==2.0.7
201
- # via jupyter-events
202
- pyyaml==6.0.1
203
- # via jupyter-events
204
- pyzmq==26.0.3
205
- # via
206
- # ipykernel
207
- # jupyter-client
208
- # jupyter-server
209
- referencing==0.35.1
210
- # via
211
- # jsonschema
212
- # jsonschema-specifications
213
- # jupyter-events
214
- requests==2.32.3
215
- # via jupyterlab-server
216
- rfc3339-validator==0.1.4
217
- # via
218
- # jsonschema
219
- # jupyter-events
220
- rfc3986-validator==0.1.1
221
- # via
222
- # jsonschema
223
- # jupyter-events
224
- rpds-py==0.18.1
225
- # via
226
- # jsonschema
227
- # referencing
228
- send2trash==1.8.3
229
- # via jupyter-server
230
- setuptools==70.1.0
231
- # via jupyterlab
232
- six==1.16.0
233
- # via
234
- # asttokens
235
- # bleach
236
- # python-dateutil
237
- # rfc3339-validator
238
- sniffio==1.3.1
239
- # via
240
- # anyio
241
- # httpx
242
- soupsieve==2.5
243
- # via beautifulsoup4
244
- stack-data==0.6.3
245
- # via ipython
246
- terminado==0.18.1
247
- # via
248
- # jupyter-server
249
- # jupyter-server-terminals
250
- tinycss2==1.3.0
251
- # via nbconvert
252
- tomli==2.0.1
253
- # via jupyterlab
254
- tornado==6.4.1
255
- # via
256
- # ipykernel
257
- # jupyter-client
258
- # jupyter-server
259
- # jupyterlab
260
- # terminado
261
- traitlets==5.14.3
262
- # via
263
- # comm
264
- # ipykernel
265
- # ipython
266
- # ipywidgets
267
- # jupyter-client
268
- # jupyter-core
269
- # jupyter-events
270
- # jupyter-server
271
- # jupyterlab
272
- # matplotlib-inline
273
- # nbclient
274
- # nbconvert
275
- # nbformat
276
- types-python-dateutil==2.9.0.20240316
277
- # via arrow
278
- typing-extensions==4.12.2
279
- # via
280
- # anyio
281
- # async-lru
282
- # ipython
283
- uri-template==1.3.0
284
- # via jsonschema
285
- urllib3==2.2.2
286
- # via requests
287
- wcwidth==0.2.13
288
- # via prompt-toolkit
289
- webcolors==24.6.0
290
- # via jsonschema
291
- webencodings==0.5.1
292
- # via
293
- # bleach
294
- # tinycss2
295
- websocket-client==1.8.0
296
- # via jupyter-server
297
- widgetsnbextension==4.0.11
298
- # via ipywidgets
299
- zipp==3.19.2
300
- # via importlib-metadata
 
1
+ jupyterlab==3.6.1
2
+ jupyter-server==2.3.0
3
+ tornado==6.2
4
+ ipywidgets