forked from eclipse-autowrx/sdv-runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-docker.txt
More file actions
55 lines (52 loc) · 1.17 KB
/
requirements-docker.txt
File metadata and controls
55 lines (52 loc) · 1.17 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
# Main dependencies with exact versions matching bundled packages
PyYAML==6.0.2
anytree==2.12.1
deprecation==2.1.0
graphql-core==3.2.3
grpcio==1.64.1
grpcio-tools==1.64.1
aiohttp==3.9.3
python-socketio==5.11.3
setuptools==73.0.1
cloudevents==1.11.0
kuksa_client==0.4.3
vss-tools==4.0
protobuf==5.27.3
types-protobuf==5.27.0.20240626
httpimport==1.4.0
paho-mqtt==1.6.1
# Model generation tools - using submodule (matching main branch approach)
# Velocitas SDK - try PyPI first, fallback to GitHub if needed
velocitas-sdk==0.14.1
# Additional dependencies found in bundled packages
aiosignal==1.3.1
async-timeout==4.0.3
attrs==24.2.0
bidict==0.23.1
cmd2==1.5.0
colorama==0.4.6
Deprecated==1.2.14
frozenlist==1.4.1
h11==0.14.0
idna==3.10
jsonpath-ng==1.6.1
multidict==6.1.0
opentelemetry-api==1.15.0
opentelemetry-distro==0.36b0
opentelemetry-instrumentation==0.36b0
opentelemetry-instrumentation-logging==0.36b0
opentelemetry-sdk==1.15.0
opentelemetry-semantic-conventions==0.36b0
packaging==24.1
ply==3.11
pygments==2.18.0
pyperclip==1.9.0
python-engineio==4.9.1
simple-websocket==1.0.0
six==1.16.0
typing_extensions==4.12.2
wcwidth==0.2.13
websockets==13.0.1
wrapt==1.16.0
wsproto==1.2.0
yarl==1.11.1