davanstrien HF staff commited on
Commit
287c0be
1 Parent(s): 8e5f742

chore: Update tornado version to 6.4.1 in base_requirements.txt

Browse files
Files changed (1) hide show
  1. base_requirements.txt +280 -4
base_requirements.txt CHANGED
@@ -1,4 +1,280 @@
1
- jupyterlab==3.6.1
2
- jupyter-server==2.3.0
3
- tornado==6.2
4
- ipywidgets
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ executing==2.0.1
47
+ # via stack-data
48
+ fastjsonschema==2.20.0
49
+ # via nbformat
50
+ fqdn==1.5.1
51
+ # via jsonschema
52
+ h11==0.14.0
53
+ # via httpcore
54
+ httpcore==1.0.5
55
+ # via httpx
56
+ httpx==0.27.0
57
+ # via jupyterlab
58
+ idna==3.7
59
+ # via
60
+ # anyio
61
+ # httpx
62
+ # jsonschema
63
+ # requests
64
+ ipykernel==6.29.4
65
+ # via jupyterlab
66
+ ipython==8.18.1
67
+ # via
68
+ # ipykernel
69
+ # ipywidgets
70
+ ipywidgets==8.1.3
71
+ # via -r base_requiremnts.in
72
+ isoduration==20.11.0
73
+ # via jsonschema
74
+ jedi==0.19.1
75
+ # via ipython
76
+ jinja2==3.1.4
77
+ # via
78
+ # jupyter-server
79
+ # jupyterlab
80
+ # jupyterlab-server
81
+ # nbconvert
82
+ json5==0.9.25
83
+ # via jupyterlab-server
84
+ jsonpointer==3.0.0
85
+ # via jsonschema
86
+ jsonschema==4.22.0
87
+ # via
88
+ # jupyter-events
89
+ # jupyterlab-server
90
+ # nbformat
91
+ jsonschema-specifications==2023.12.1
92
+ # via jsonschema
93
+ jupyter-client==8.6.2
94
+ # via
95
+ # ipykernel
96
+ # jupyter-server
97
+ # nbclient
98
+ jupyter-core==5.7.2
99
+ # via
100
+ # ipykernel
101
+ # jupyter-client
102
+ # jupyter-server
103
+ # jupyterlab
104
+ # nbclient
105
+ # nbconvert
106
+ # nbformat
107
+ jupyter-events==0.10.0
108
+ # via jupyter-server
109
+ jupyter-lsp==2.2.5
110
+ # via jupyterlab
111
+ jupyter-server==2.14.1
112
+ # via
113
+ # jupyter-lsp
114
+ # jupyterlab
115
+ # jupyterlab-server
116
+ # notebook-shim
117
+ jupyter-server-terminals==0.5.3
118
+ # via jupyter-server
119
+ jupyterlab==4.2.2
120
+ # via -r base_requiremnts.in
121
+ jupyterlab-pygments==0.3.0
122
+ # via nbconvert
123
+ jupyterlab-server==2.27.2
124
+ # via jupyterlab
125
+ jupyterlab-widgets==3.0.11
126
+ # via ipywidgets
127
+ markupsafe==2.1.5
128
+ # via
129
+ # jinja2
130
+ # nbconvert
131
+ matplotlib-inline==0.1.7
132
+ # via
133
+ # ipykernel
134
+ # ipython
135
+ mistune==3.0.2
136
+ # via nbconvert
137
+ nbclient==0.10.0
138
+ # via nbconvert
139
+ nbconvert==7.16.4
140
+ # via jupyter-server
141
+ nbformat==5.10.4
142
+ # via
143
+ # jupyter-server
144
+ # nbclient
145
+ # nbconvert
146
+ nest-asyncio==1.6.0
147
+ # via ipykernel
148
+ notebook-shim==0.2.4
149
+ # via jupyterlab
150
+ overrides==7.7.0
151
+ # via jupyter-server
152
+ packaging==24.1
153
+ # via
154
+ # ipykernel
155
+ # jupyter-server
156
+ # jupyterlab
157
+ # jupyterlab-server
158
+ # nbconvert
159
+ pandocfilters==1.5.1
160
+ # via nbconvert
161
+ parso==0.8.4
162
+ # via jedi
163
+ pexpect==4.9.0
164
+ # via ipython
165
+ platformdirs==4.2.2
166
+ # via jupyter-core
167
+ prometheus-client==0.20.0
168
+ # via jupyter-server
169
+ prompt-toolkit==3.0.47
170
+ # via ipython
171
+ psutil==6.0.0
172
+ # via ipykernel
173
+ ptyprocess==0.7.0
174
+ # via
175
+ # pexpect
176
+ # terminado
177
+ pure-eval==0.2.2
178
+ # via stack-data
179
+ pycparser==2.22
180
+ # via cffi
181
+ pygments==2.18.0
182
+ # via
183
+ # ipython
184
+ # nbconvert
185
+ python-dateutil==2.9.0.post0
186
+ # via
187
+ # arrow
188
+ # jupyter-client
189
+ python-json-logger==2.0.7
190
+ # via jupyter-events
191
+ pyyaml==6.0.1
192
+ # via jupyter-events
193
+ pyzmq==26.0.3
194
+ # via
195
+ # ipykernel
196
+ # jupyter-client
197
+ # jupyter-server
198
+ referencing==0.35.1
199
+ # via
200
+ # jsonschema
201
+ # jsonschema-specifications
202
+ # jupyter-events
203
+ requests==2.32.3
204
+ # via jupyterlab-server
205
+ rfc3339-validator==0.1.4
206
+ # via
207
+ # jsonschema
208
+ # jupyter-events
209
+ rfc3986-validator==0.1.1
210
+ # via
211
+ # jsonschema
212
+ # jupyter-events
213
+ rpds-py==0.18.1
214
+ # via
215
+ # jsonschema
216
+ # referencing
217
+ send2trash==1.8.3
218
+ # via jupyter-server
219
+ setuptools==70.1.0
220
+ # via jupyterlab
221
+ six==1.16.0
222
+ # via
223
+ # asttokens
224
+ # bleach
225
+ # python-dateutil
226
+ # rfc3339-validator
227
+ sniffio==1.3.1
228
+ # via
229
+ # anyio
230
+ # httpx
231
+ soupsieve==2.5
232
+ # via beautifulsoup4
233
+ stack-data==0.6.3
234
+ # via ipython
235
+ terminado==0.18.1
236
+ # via
237
+ # jupyter-server
238
+ # jupyter-server-terminals
239
+ tinycss2==1.3.0
240
+ # via nbconvert
241
+ tornado==6.4.1
242
+ # via
243
+ # ipykernel
244
+ # jupyter-client
245
+ # jupyter-server
246
+ # jupyterlab
247
+ # terminado
248
+ traitlets==5.14.3
249
+ # via
250
+ # comm
251
+ # ipykernel
252
+ # ipython
253
+ # ipywidgets
254
+ # jupyter-client
255
+ # jupyter-core
256
+ # jupyter-events
257
+ # jupyter-server
258
+ # jupyterlab
259
+ # matplotlib-inline
260
+ # nbclient
261
+ # nbconvert
262
+ # nbformat
263
+ types-python-dateutil==2.9.0.20240316
264
+ # via arrow
265
+ uri-template==1.3.0
266
+ # via jsonschema
267
+ urllib3==2.2.2
268
+ # via requests
269
+ wcwidth==0.2.13
270
+ # via prompt-toolkit
271
+ webcolors==24.6.0
272
+ # via jsonschema
273
+ webencodings==0.5.1
274
+ # via
275
+ # bleach
276
+ # tinycss2
277
+ websocket-client==1.8.0
278
+ # via jupyter-server
279
+ widgetsnbextension==4.0.11
280
+ # via ipywidgets