-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Expand file tree
/
Copy pathdocker-requirements.txt
More file actions
177 lines (177 loc) · 3.33 KB
/
docker-requirements.txt
File metadata and controls
177 lines (177 loc) · 3.33 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
# This file was autogenerated by uv via the following command:
# uv export --no-emit-workspace --no-hashes --no-group dev --extra containers --extra web --extra mcp --output-file docker-requirements.txt
annotated-doc==0.0.4
# via fastapi
annotated-types==0.7.0
# via pydantic
anyio==4.13.0
# via
# httpx
# mcp
# sse-starlette
# starlette
attrs==26.1.0
# via
# jsonschema
# referencing
certifi==2026.2.25
# via
# httpcore
# httpx
# requests
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
# via cryptography
charset-normalizer==3.4.7
# via requests
click==8.1.8
# via uvicorn
colorama==0.4.6 ; sys_platform == 'win32'
# via click
cryptography==46.0.6
# via
# pyjwt
# pylxd
# python-jose
defusedxml==0.7.1
# via glances
docker==7.1.0
# via glances
ecdsa==0.19.2
# via python-jose
exceptiongroup==1.2.2 ; python_full_version < '3.11'
# via anyio
fastapi==0.135.3
# via glances
h11==0.16.0
# via
# httpcore
# uvicorn
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via mcp
httpx-sse==0.4.3
# via mcp
idna==3.11
# via
# anyio
# httpx
# requests
jinja2==3.1.6
# via glances
jsonschema==4.25.1
# via mcp
jsonschema-specifications==2025.9.1
# via jsonschema
markupsafe==3.0.3
# via jinja2
mcp==1.23.3
# via glances
packaging==26.0
# via glances
podman==5.8.0
# via glances
psutil==7.2.2
# via glances
pyasn1==0.6.3
# via
# python-jose
# rsa
pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
# via cffi
pydantic==2.12.5
# via
# fastapi
# mcp
# pydantic-settings
pydantic-core==2.41.5
# via pydantic
pydantic-settings==2.13.1
# via mcp
pyinstrument==5.1.2
# via glances
pyjwt==2.12.1
# via mcp
pylxd==2.4.0
# via glances
python-dateutil==2.9.0.post0
# via
# glances
# pylxd
python-dotenv==1.2.2
# via pydantic-settings
python-jose==3.5.0
# via glances
python-multipart==0.0.22
# via mcp
pywin32==311 ; sys_platform == 'win32'
# via
# docker
# mcp
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.33.1
# via
# docker
# glances
# podman
# pylxd
# requests-toolbelt
requests-toolbelt==1.0.0
# via pylxd
rpds-py==0.30.0
# via
# jsonschema
# referencing
rsa==4.9.1
# via python-jose
shtab==1.8.0 ; sys_platform != 'win32'
# via glances
six==1.17.0
# via
# ecdsa
# glances
# python-dateutil
sse-starlette==3.3.4
# via mcp
starlette==1.0.0
# via
# fastapi
# mcp
# sse-starlette
tomli==2.0.2 ; python_full_version < '3.11'
# via podman
typing-extensions==4.15.0
# via
# anyio
# cryptography
# fastapi
# mcp
# pydantic
# pydantic-core
# pyjwt
# referencing
# starlette
# typing-inspection
# uvicorn
typing-inspection==0.4.2
# via
# fastapi
# mcp
# pydantic
# pydantic-settings
urllib3==2.6.3
# via
# docker
# podman
# requests
uvicorn==0.43.0
# via
# glances
# mcp
windows-curses==2.4.2 ; sys_platform == 'win32'
# via glances
ws4py==0.6.0
# via pylxd