-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
200 lines (199 loc) · 3.54 KB
/
requirements.txt
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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
addict==2.4.0
# via open3d
asttokens==2.4.1
# via stack-data
attrs==23.2.0
# via
# jsonschema
# referencing
blinker==1.8.2
# via flask
certifi==2024.6.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
comm==0.2.2
# via ipywidgets
configargparse==1.7
# via open3d
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
dash==2.17.1
# via open3d
dash-core-components==2.0.0
# via dash
dash-html-components==2.0.0
# via dash
dash-table==5.0.0
# via dash
decorator==5.1.1
# via ipython
exceptiongroup==1.2.1
# via ipython
executing==2.0.1
# via stack-data
fastjsonschema==2.20.0
# via nbformat
flask==3.0.3
# via dash
fonttools==4.53.0
# via matplotlib
idna==3.7
# via requests
importlib-metadata==7.1.0
# via dash
ipython==8.25.0
# via ipywidgets
ipywidgets==8.1.3
# via open3d
itsdangerous==2.2.0
# via flask
jedi==0.19.1
# via ipython
jinja2==3.1.4
# via flask
joblib==1.4.2
# via scikit-learn
jsonschema==4.22.0
# via nbformat
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-core==5.7.2
# via nbformat
jupyterlab-widgets==3.0.11
# via ipywidgets
kiwisolver==1.4.5
# via matplotlib
markupsafe==2.1.5
# via
# jinja2
# werkzeug
matplotlib==3.9.0
# via open3d
matplotlib-inline==0.1.7
# via ipython
nbformat==5.10.4
# via open3d
nest-asyncio==1.6.0
# via dash
numpy==1.25.1
# via
# -r requirements.in
# contourpy
# matplotlib
# open3d
# opencv-python
# pandas
# pyquaternion
# scikit-learn
# scipy
open3d==0.18.0
# via -r requirements.in
opencv-python==4.10.0.82
# via -r requirements.in
packaging==24.1
# via
# matplotlib
# plotly
pandas==2.2.2
# via open3d
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.3.0
# via
# matplotlib
# open3d
platformdirs==4.2.2
# via jupyter-core
plotly==5.22.0
# via dash
prompt-toolkit==3.0.47
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pygments==2.18.0
# via ipython
pyparsing==3.1.2
# via matplotlib
pyquaternion==0.9.9
# via open3d
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.1
# via pandas
pyyaml==6.0.1
# via open3d
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via dash
retrying==1.3.4
# via dash
rpds-py==0.18.1
# via
# jsonschema
# referencing
scikit-learn==1.5.0
# via open3d
scipy==1.13.1
# via scikit-learn
six==1.16.0
# via
# asttokens
# python-dateutil
# retrying
stack-data==0.6.3
# via ipython
tenacity==8.4.0
# via plotly
threadpoolctl==3.5.0
# via scikit-learn
tqdm==4.66.4
# via open3d
traitlets==5.14.3
# via
# comm
# ipython
# ipywidgets
# jupyter-core
# matplotlib-inline
# nbformat
typing-extensions==4.12.2
# via
# dash
# ipython
tzdata==2024.1
# via pandas
urllib3==2.2.2
# via requests
wcwidth==0.2.13
# via prompt-toolkit
werkzeug==3.0.3
# via
# dash
# flask
# open3d
widgetsnbextension==4.0.11
# via ipywidgets
zipp==3.19.2
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools