-
Notifications
You must be signed in to change notification settings - Fork 1k
Expand file tree
/
Copy pathrequirements-lock.txt
More file actions
89 lines (89 loc) · 1.8 KB
/
Copy pathrequirements-lock.txt
File metadata and controls
89 lines (89 loc) · 1.8 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=cmd/initializers/dataset/requirements-lock.txt --strip-extras cmd/initializers/dataset/requirements.txt
#
annotated-doc==0.0.4
# via typer
anyio==4.13.0
# via httpx
certifi==2026.5.20
# via
# httpcore
# httpx
# kubernetes
# requests
charset-normalizer==3.4.7
# via requests
click==8.4.0
# via typer
durationpy==0.10
# via kubernetes
filelock==3.29.0
# via huggingface-hub
fsspec==2026.4.0
# via huggingface-hub
h11==0.16.0
# via httpcore
hf-xet==1.5.0
# via huggingface-hub
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via huggingface-hub
huggingface-hub==1.14.0
# via -r cmd/initializers/dataset/requirements.txt
idna==3.18
# via
# anyio
# httpx
# requests
kubernetes==35.0.0
# via -r cmd/initializers/dataset/requirements.txt
markdown-it-py==4.2.0
# via rich
mdurl==0.1.2
# via markdown-it-py
oauthlib==3.3.1
# via requests-oauthlib
opendal==0.47.1
# via -r cmd/initializers/dataset/requirements.txt
packaging==26.2
# via huggingface-hub
pygments==2.20.0
# via rich
python-dateutil==2.9.0.post0
# via kubernetes
pyyaml==6.0.3
# via
# huggingface-hub
# kubernetes
requests==2.34.2
# via
# kubernetes
# requests-oauthlib
requests-oauthlib==2.0.0
# via kubernetes
rich==15.0.0
# via typer
shellingham==1.5.4
# via typer
six==1.17.0
# via
# kubernetes
# python-dateutil
tqdm==4.67.3
# via huggingface-hub
typer==0.25.1
# via huggingface-hub
typing-extensions==4.15.0
# via
# anyio
# huggingface-hub
urllib3==2.7.0
# via
# kubernetes
# requests
websocket-client==1.9.0
# via kubernetes