We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff134fd commit c11eef2Copy full SHA for c11eef2
4 files changed
apps/dash-vehicle-geometry/app.json
apps/dash-vehicle-geometry/predeploy.sh
apps/dash-vehicle-geometry/requirements-real.txt
apps/dash-vehicle-geometry/requirements.txt
@@ -1 +1,32 @@
1
-
+appdirs==1.4.4
2
+Brotli==1.0.9
3
+click==7.1.2
4
+dash==1.19.0
5
+dash-bootstrap-components==0.12.1
6
+dash-core-components==1.15.0
7
+dash-html-components==1.1.2
8
+dash-renderer==1.9.0
9
+dash-table==4.11.2
10
+dash-vtk==0.0.9
11
+Flask==1.1.2
12
+Flask-Compress==1.9.0
13
+future==0.18.2
14
+gunicorn==20.1.0
15
+imageio==2.9.0
16
+importlib-metadata==3.10.0
17
+itsdangerous==1.1.0
18
+Jinja2==2.11.3
19
+MarkupSafe==1.1.1
20
+meshio==4.3.11
21
+numpy==1.20.2
22
+Pillow==8.1.2
23
+plotly==4.14.3
24
+pyvista==0.29.0
25
+retrying==1.3.3
26
+scooby==0.5.6
27
+six==1.15.0
28
+transforms3d==0.3.1
29
+typing-extensions==3.7.4.3
30
+vtk==9.0.1
31
+Werkzeug==1.0.1
32
+zipp==3.4.1
0 commit comments