Skip to content

Commit bd48e8b

Browse files
committed
ci: try to fix rtd
1 parent 442cbf8 commit bd48e8b

1 file changed

Lines changed: 15 additions & 14 deletions

File tree

docs/api/requirements.txt

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,18 @@
1-
vtk==9.4.1
1+
vtk==9.4.2
22

33
pygments
4-
sphinx
4+
sphinx<8
55
sphinx_rtd_theme
66

77
# Add external widgets
88

99
# core
10-
trame-client>=3.2.3
11-
trame-server>=3.0.3
10+
trame-client>=3.9
11+
trame-server>=3.4
1212

1313
# Vue 2
14-
trame-leaflet
15-
trame-simput
1614
trame-grid-layout
17-
trame-plotly
18-
trame-vega
19-
trame-router
20-
trame-components
21-
trame-matplotlib
2215
trame-deckgl
23-
trame-rca
24-
trame-markdown
2516

2617
# Vue 2/3
2718
trame-vtk
@@ -32,8 +23,18 @@ trame-xterm
3223
trame-code
3324
trame-vtk3d
3425
trame-vtklocal
26+
trame-rca
27+
trame-markdown
28+
trame-plotly
29+
trame-vega
30+
trame-router
31+
trame-leaflet
32+
trame-simput
33+
trame-components
34+
trame-matplotlib
3535

3636
# Vue 3
3737
trame-formkit
3838
trame-quasar
39-
trame-datagrid
39+
trame-datagrid
40+
trame-image-tools

0 commit comments

Comments
 (0)