davanstrien HF staff commited on
Commit
7af6543
1 Parent(s): c73cce0

don't pin till python image upgraded

Browse files
Files changed (2) hide show
  1. requirements.in +0 -5
  2. requirements.txt +3 -484
requirements.in DELETED
@@ -1,5 +0,0 @@
1
- jupyterlab==4.2.5
2
- tornado==6.2
3
- ipywidgets
4
- colpali-engine[train]>=0.3.0,<0.4.0
5
- huggingface_hub
 
 
 
 
 
 
requirements.txt CHANGED
@@ -1,486 +1,5 @@
1
- # This file was autogenerated by uv via the following command:
2
- # uv pip compile requirements.in -o requirements.txt
3
- accelerate==0.34.2
4
- # via
5
- # colpali-engine
6
- # peft
7
- aiohappyeyeballs==2.4.0
8
- # via aiohttp
9
- aiohttp==3.10.6
10
- # via
11
- # datasets
12
- # fsspec
13
- aiosignal==1.3.1
14
- # via aiohttp
15
- annotated-types==0.7.0
16
- # via pydantic
17
- anyio==4.6.0
18
- # via
19
- # httpx
20
- # jupyter-server
21
- appnope==0.1.4
22
- # via ipykernel
23
- argon2-cffi==23.1.0
24
- # via jupyter-server
25
- argon2-cffi-bindings==21.2.0
26
- # via argon2-cffi
27
- arrow==1.3.0
28
- # via isoduration
29
- asttokens==2.4.1
30
- # via stack-data
31
- async-lru==2.0.4
32
- # via jupyterlab
33
- attrs==24.2.0
34
- # via
35
- # aiohttp
36
- # jsonschema
37
- # referencing
38
- babel==2.16.0
39
- # via jupyterlab-server
40
- beautifulsoup4==4.12.3
41
- # via nbconvert
42
- bitsandbytes==0.42.0
43
- # via colpali-engine
44
- bleach==6.1.0
45
- # via nbconvert
46
- certifi==2024.8.30
47
- # via
48
- # httpcore
49
- # httpx
50
- # requests
51
- cffi==1.17.1
52
- # via argon2-cffi-bindings
53
- charset-normalizer==3.3.2
54
- # via requests
55
- click==8.1.7
56
- # via typer
57
- colpali-engine==0.3.0
58
- # via -r requirements.in
59
- comm==0.2.2
60
- # via
61
- # ipykernel
62
- # ipywidgets
63
- configue==5.0.0
64
- # via colpali-engine
65
- datasets==3.0.0
66
- # via
67
- # colpali-engine
68
- # mteb
69
- debugpy==1.8.6
70
- # via ipykernel
71
- decorator==5.1.1
72
- # via ipython
73
- defusedxml==0.7.1
74
- # via nbconvert
75
- dill==0.3.8
76
- # via
77
- # datasets
78
- # multiprocess
79
- eval-type-backport==0.2.0
80
- # via mteb
81
- executing==2.1.0
82
- # via stack-data
83
- fastjsonschema==2.20.0
84
- # via nbformat
85
- filelock==3.16.1
86
- # via
87
- # datasets
88
- # huggingface-hub
89
- # torch
90
- # transformers
91
- fqdn==1.5.1
92
- # via jsonschema
93
- frozenlist==1.4.1
94
- # via
95
- # aiohttp
96
- # aiosignal
97
- fsspec==2024.6.1
98
- # via
99
- # datasets
100
- # huggingface-hub
101
- # torch
102
- gputil==1.4.0
103
- # via colpali-engine
104
- h11==0.14.0
105
- # via httpcore
106
- httpcore==1.0.5
107
- # via httpx
108
- httpx==0.27.2
109
- # via jupyterlab
110
- huggingface-hub==0.25.1
111
- # via
112
- # -r requirements.in
113
- # accelerate
114
- # datasets
115
- # peft
116
- # sentence-transformers
117
- # tokenizers
118
- # transformers
119
- idna==3.10
120
- # via
121
- # anyio
122
- # httpx
123
- # jsonschema
124
- # requests
125
- # yarl
126
- ipykernel==6.29.5
127
- # via jupyterlab
128
- ipython==8.27.0
129
- # via
130
- # ipykernel
131
- # ipywidgets
132
- ipywidgets==8.1.5
133
- # via -r requirements.in
134
- isoduration==20.11.0
135
- # via jsonschema
136
- jedi==0.19.1
137
- # via ipython
138
- jinja2==3.1.4
139
- # via
140
- # jupyter-server
141
- # jupyterlab
142
- # jupyterlab-server
143
- # nbconvert
144
- # torch
145
- joblib==1.4.2
146
- # via scikit-learn
147
- json5==0.9.25
148
- # via jupyterlab-server
149
- jsonpointer==3.0.0
150
- # via jsonschema
151
- jsonschema==4.23.0
152
- # via
153
- # jupyter-events
154
- # jupyterlab-server
155
- # nbformat
156
- jsonschema-specifications==2023.12.1
157
- # via jsonschema
158
- jupyter-client==8.6.3
159
- # via
160
- # ipykernel
161
- # jupyter-server
162
- # nbclient
163
- jupyter-core==5.7.2
164
- # via
165
- # ipykernel
166
- # jupyter-client
167
- # jupyter-server
168
- # jupyterlab
169
- # nbclient
170
- # nbconvert
171
- # nbformat
172
- jupyter-events==0.10.0
173
- # via jupyter-server
174
- jupyter-lsp==2.2.5
175
- # via jupyterlab
176
- jupyter-server==2.14.2
177
- # via
178
- # jupyter-lsp
179
- # jupyterlab
180
- # jupyterlab-server
181
- # notebook-shim
182
- jupyter-server-terminals==0.5.3
183
- # via jupyter-server
184
  jupyterlab==4.2.5
185
- # via -r requirements.in
186
- jupyterlab-pygments==0.3.0
187
- # via nbconvert
188
- jupyterlab-server==2.27.3
189
- # via jupyterlab
190
- jupyterlab-widgets==3.0.13
191
- # via ipywidgets
192
- markdown-it-py==3.0.0
193
- # via rich
194
- markupsafe==2.1.5
195
- # via
196
- # jinja2
197
- # nbconvert
198
- matplotlib-inline==0.1.7
199
- # via
200
- # ipykernel
201
- # ipython
202
- mdurl==0.1.2
203
- # via markdown-it-py
204
- mistune==3.0.2
205
- # via nbconvert
206
- mpmath==1.3.0
207
- # via sympy
208
- mteb==1.14.21
209
- # via colpali-engine
210
- multidict==6.1.0
211
- # via
212
- # aiohttp
213
- # yarl
214
- multiprocess==0.70.16
215
- # via datasets
216
- nbclient==0.10.0
217
- # via nbconvert
218
- nbconvert==7.16.4
219
- # via jupyter-server
220
- nbformat==5.10.4
221
- # via
222
- # jupyter-server
223
- # nbclient
224
- # nbconvert
225
- nest-asyncio==1.6.0
226
- # via ipykernel
227
- networkx==3.3
228
- # via torch
229
- notebook-shim==0.2.4
230
- # via jupyterlab
231
- numpy==1.26.4
232
- # via
233
- # accelerate
234
- # colpali-engine
235
- # datasets
236
- # mteb
237
- # pandas
238
- # peft
239
- # pyarrow
240
- # scikit-learn
241
- # scipy
242
- # transformers
243
- overrides==7.7.0
244
- # via jupyter-server
245
- packaging==24.1
246
- # via
247
- # accelerate
248
- # datasets
249
- # huggingface-hub
250
- # ipykernel
251
- # jupyter-server
252
- # jupyterlab
253
- # jupyterlab-server
254
- # nbconvert
255
- # peft
256
- # transformers
257
- pandas==2.2.3
258
- # via datasets
259
- pandocfilters==1.5.1
260
- # via nbconvert
261
- parso==0.8.4
262
- # via jedi
263
- peft==0.11.1
264
- # via colpali-engine
265
- pexpect==4.9.0
266
- # via ipython
267
- pillow==10.4.0
268
- # via
269
- # colpali-engine
270
- # sentence-transformers
271
- platformdirs==4.3.6
272
- # via jupyter-core
273
- polars==1.8.2
274
- # via mteb
275
- prometheus-client==0.21.0
276
- # via jupyter-server
277
- prompt-toolkit==3.0.48
278
- # via ipython
279
- psutil==6.0.0
280
- # via
281
- # accelerate
282
- # ipykernel
283
- # peft
284
- ptyprocess==0.7.0
285
- # via
286
- # pexpect
287
- # terminado
288
- pure-eval==0.2.3
289
- # via stack-data
290
- pyarrow==17.0.0
291
- # via datasets
292
- pycparser==2.22
293
- # via cffi
294
- pydantic==2.9.2
295
- # via mteb
296
- pydantic-core==2.23.4
297
- # via pydantic
298
- pygments==2.18.0
299
- # via
300
- # ipython
301
- # nbconvert
302
- # rich
303
- python-dateutil==2.9.0.post0
304
- # via
305
- # arrow
306
- # jupyter-client
307
- # pandas
308
- python-json-logger==2.0.7
309
- # via jupyter-events
310
- pytrec-eval-terrier==0.5.6
311
- # via mteb
312
- pytz==2024.2
313
- # via pandas
314
- pyyaml==6.0.2
315
- # via
316
- # accelerate
317
- # configue
318
- # datasets
319
- # huggingface-hub
320
- # jupyter-events
321
- # peft
322
- # transformers
323
- pyzmq==26.2.0
324
- # via
325
- # ipykernel
326
- # jupyter-client
327
- # jupyter-server
328
- referencing==0.35.1
329
- # via
330
- # jsonschema
331
- # jsonschema-specifications
332
- # jupyter-events
333
- regex==2024.9.11
334
- # via transformers
335
- requests==2.32.3
336
- # via
337
- # colpali-engine
338
- # datasets
339
- # huggingface-hub
340
- # jupyterlab-server
341
- # mteb
342
- # transformers
343
- rfc3339-validator==0.1.4
344
- # via
345
- # jsonschema
346
- # jupyter-events
347
- rfc3986-validator==0.1.1
348
- # via
349
- # jsonschema
350
- # jupyter-events
351
- rich==13.8.1
352
- # via
353
- # mteb
354
- # typer
355
- rpds-py==0.20.0
356
- # via
357
- # jsonschema
358
- # referencing
359
- safetensors==0.4.5
360
- # via
361
- # accelerate
362
- # peft
363
- # transformers
364
- scikit-learn==1.5.2
365
- # via
366
- # mteb
367
- # sentence-transformers
368
- scipy==1.14.1
369
- # via
370
- # bitsandbytes
371
- # mteb
372
- # scikit-learn
373
- # sentence-transformers
374
- send2trash==1.8.3
375
- # via jupyter-server
376
- sentence-transformers==3.1.1
377
- # via mteb
378
- setuptools==75.1.0
379
- # via
380
- # jupyterlab
381
- # torch
382
- shellingham==1.5.4
383
- # via typer
384
- six==1.16.0
385
- # via
386
- # asttokens
387
- # bleach
388
- # python-dateutil
389
- # rfc3339-validator
390
- sniffio==1.3.1
391
- # via
392
- # anyio
393
- # httpx
394
- soupsieve==2.6
395
- # via beautifulsoup4
396
- stack-data==0.6.3
397
- # via ipython
398
- sympy==1.13.3
399
- # via torch
400
- terminado==0.18.1
401
- # via
402
- # jupyter-server
403
- # jupyter-server-terminals
404
- threadpoolctl==3.5.0
405
- # via scikit-learn
406
- tinycss2==1.3.0
407
- # via nbconvert
408
- tokenizers==0.19.1
409
- # via transformers
410
- torch==2.4.1
411
- # via
412
- # accelerate
413
- # colpali-engine
414
- # mteb
415
- # peft
416
- # sentence-transformers
417
  tornado==6.2
418
- # via
419
- # -r requirements.in
420
- # ipykernel
421
- # jupyter-client
422
- # jupyter-server
423
- # jupyterlab
424
- # terminado
425
- tqdm==4.66.5
426
- # via
427
- # datasets
428
- # huggingface-hub
429
- # mteb
430
- # peft
431
- # sentence-transformers
432
- # transformers
433
- traitlets==5.14.3
434
- # via
435
- # comm
436
- # ipykernel
437
- # ipython
438
- # ipywidgets
439
- # jupyter-client
440
- # jupyter-core
441
- # jupyter-events
442
- # jupyter-server
443
- # jupyterlab
444
- # matplotlib-inline
445
- # nbclient
446
- # nbconvert
447
- # nbformat
448
- transformers==4.44.2
449
- # via
450
- # colpali-engine
451
- # peft
452
- # sentence-transformers
453
- typer==0.12.5
454
- # via colpali-engine
455
- types-python-dateutil==2.9.0.20240906
456
- # via arrow
457
- typing-extensions==4.12.2
458
- # via
459
- # huggingface-hub
460
- # mteb
461
- # pydantic
462
- # pydantic-core
463
- # torch
464
- # typer
465
- tzdata==2024.2
466
- # via pandas
467
- uri-template==1.3.0
468
- # via jsonschema
469
- urllib3==2.2.3
470
- # via requests
471
- wcwidth==0.2.13
472
- # via prompt-toolkit
473
- webcolors==24.8.0
474
- # via jsonschema
475
- webencodings==0.5.1
476
- # via
477
- # bleach
478
- # tinycss2
479
- websocket-client==1.8.0
480
- # via jupyter-server
481
- widgetsnbextension==4.0.13
482
- # via ipywidgets
483
- xxhash==3.5.0
484
- # via datasets
485
- yarl==1.12.1
486
- # via aiohttp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  jupyterlab==4.2.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  tornado==6.2
3
+ ipywidgets
4
+ colpali-engine[train]>=0.3.0,<0.4.0
5
+ huggingface_hub