forked from ika-rwth-aachen/betterosi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
102 lines (102 loc) · 2.11 KB
/
requirements.txt
File metadata and controls
102 lines (102 loc) · 2.11 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
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --preview-features extra-build-dependencies
annotated-types==0.7.0
# via pydantic
betterproto2==0.9.1
# via
# betterosi (pyproject.toml)
# betterproto2-compiler
betterproto2-compiler==0.9.0
# via betterosi (pyproject.toml)
betterproto2-rust-codec==0.1.3
# via betterosi (pyproject.toml)
click==8.3.0
# via typer
contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.60.1
# via matplotlib
grpcio==1.75.1
# via betterproto2
grpclib==0.4.8
# via betterproto2
h2==4.3.0
# via grpclib
hpack==4.1.0
# via h2
hyperframe==6.1.0
# via h2
jinja2==3.1.6
# via betterproto2-compiler
kiwisolver==1.4.9
# via matplotlib
lz4==4.4.4
# via mcap
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.3
# via jinja2
matplotlib==3.10.7
# via betterosi (pyproject.toml)
mcap==1.3.0
# via
# betterosi (pyproject.toml)
# mcap-protobuf-support
mcap-protobuf-support==0.5.3
# via betterosi (pyproject.toml)
mdurl==0.1.2
# via markdown-it-py
multidict==6.7.0
# via grpclib
numpy==2.3.4
# via
# betterosi (pyproject.toml)
# contourpy
# matplotlib
packaging==25.0
# via matplotlib
pillow==12.0.0
# via matplotlib
protobuf==6.33.0
# via
# betterproto2
# mcap-protobuf-support
pydantic==2.12.2
# via betterproto2
pydantic-core==2.41.4
# via pydantic
pygments==2.19.2
# via rich
pyparsing==3.2.5
# via matplotlib
python-dateutil==2.9.0.post0
# via
# betterproto2
# matplotlib
rich==14.2.0
# via typer
ruff==0.9.10
# via betterproto2-compiler
shellingham==1.5.4
# via typer
six==1.17.0
# via python-dateutil
tqdm==4.67.1
# via betterosi (pyproject.toml)
typer==0.19.2
# via betterosi (pyproject.toml)
typing-extensions==4.15.0
# via
# betterproto2
# betterproto2-compiler
# grpcio
# pydantic
# pydantic-core
# typer
# typing-inspection
typing-inspection==0.4.2
# via pydantic
zstandard==0.25.0
# via mcap