File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9393 name : install kaleido v0.2.1
9494 command : python3 -m pip install kaleido==0.2.1
9595 - 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
9898 - run :
9999 name : install liberation2 fonts
100100 command : sudo apt-get install fonts-liberation2
@@ -145,8 +145,8 @@ jobs:
145145 name : install kaleido v0.2.1
146146 command : python3 -m pip install kaleido==0.2.1
147147 - 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
150150 - run :
151151 name : install poppler-utils to have pdftops for exporting eps
152152 command : sudo apt-get install poppler-utils
You can’t perform that action at this time.
0 commit comments