davanstrien HF staff commited on
Commit
3a52ba8
·
1 Parent(s): 73ba593

pin base_requirements.txt to Jupyterlab 4.0

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