Skip to content

Commit f67bfe0

Browse files
committed
Merge remote-tracking branch 'origin/master' into gl3d-without-function-constructors
2 parents 2673842 + ab75fbd commit f67bfe0

File tree

5 files changed

+305
-212
lines changed

5 files changed

+305
-212
lines changed

.circleci/env_image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ sudo python3 .circleci/download_google_fonts.py && \
55
sudo cp -r .circleci/fonts/ /usr/share/ && \
66
sudo fc-cache -f && \
77
# install kaleido & plotly
8-
sudo python3 -m pip install kaleido==0.2.1 plotly==5.1.0 --progress-bar off
8+
sudo python3 -m pip install kaleido==0.2.1 plotly==5.2.1 --progress-bar off

0 commit comments

Comments
 (0)