File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 93
93
name : install kaleido v0.2.1
94
94
command : python3 -m pip install kaleido==0.2.1
95
95
- run :
96
- name : install plotly.io v4.14.3
97
- command : python3 -m pip install plotly==4.14.3
96
+ name : install plotly.io v5.0.0
97
+ command : python3 -m pip install plotly==5.0.0
98
98
- run :
99
99
name : install liberation2 fonts
100
100
command : sudo apt-get install fonts-liberation2
@@ -145,8 +145,8 @@ jobs:
145
145
name : install kaleido v0.2.1
146
146
command : python3 -m pip install kaleido==0.2.1
147
147
- run :
148
- name : install plotly.io v4.14.3
149
- command : python3 -m pip install plotly==4.14.3
148
+ name : install plotly.io v5.0.0
149
+ command : python3 -m pip install plotly==5.0.0
150
150
- run :
151
151
name : install poppler-utils to have pdftops for exporting eps
152
152
command : sudo apt-get install poppler-utils
You can’t perform that action at this time.
0 commit comments